"./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 4/5) 2026/03/05 03:58:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yubilew7qemo" 2026/03/05 03:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/05 03:58:48 DEBUG : Creating backend with remote "/tmp/rclone1230377432" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 03:58:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jabaqiy8xuru" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-yubilew7qemo' -> Linkbox root 'rclone-test-jabaqiy8xuru' 2026/03/05 03:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 03:58:54 DEBUG : Linkbox root 'rclone-test-jabaqiy8xuru': Waiting for checks to finish 2026/03/05 03:58:54 DEBUG : Linkbox root 'rclone-test-jabaqiy8xuru': Waiting for transfers to finish 2026/03/05 03:58:54 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2026/03/05 03:58:54 DEBUG : Linkbox root 'rclone-test-jabaqiy8xuru': Purge remote 2026/03/05 03:58:55 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.05s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 03:59:02 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 03:59:02 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 03:59:03 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 03:59:03 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 03:59:04 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 03:59:06 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 03:59:09 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 03:59:16 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 12.8s (8/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/05 03:59:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-doqinip4dime" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-yubilew7qemo' -> Linkbox root 'rclone-test-doqinip4dime' 2026/03/05 03:59:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 03:59:38 DEBUG : Linkbox root 'rclone-test-doqinip4dime': Waiting for checks to finish 2026/03/05 03:59:38 DEBUG : Linkbox root 'rclone-test-doqinip4dime': Waiting for transfers to finish 2026/03/05 03:59:38 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopyOverSelf 2026/03/05 03:59:38 DEBUG : Linkbox root 'rclone-test-doqinip4dime': Purge remote 2026/03/05 03:59:38 NOTICE: purge failed: directory not found run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideCopyOverSelf Messages: directories --- FAIL: TestServerSideCopyOverSelf (53.86s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 03:59:53 DEBUG : sub dir/hello world: Update: removing old file 2026/03/05 03:59:53 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/03/05 03:59:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-facizep9puhe" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-yubilew7qemo' -> Linkbox root 'rclone-test-facizep9puhe' 2026/03/05 03:59:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 03:59:56 DEBUG : Linkbox root 'rclone-test-facizep9puhe': Waiting for checks to finish 2026/03/05 03:59:56 DEBUG : Linkbox root 'rclone-test-facizep9puhe': Waiting for transfers to finish 2026/03/05 03:59:56 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveOverSelf 2026/03/05 03:59:56 DEBUG : Linkbox root 'rclone-test-facizep9puhe': Purge remote 2026/03/05 03:59:56 NOTICE: purge failed: directory not found run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveOverSelf Messages: directories --- FAIL: TestServerSideMoveOverSelf (20.38s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:00:13 DEBUG : sub dir/hello world: Update: removing old file 2026/03/05 04:00:13 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/03/05 04:00:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/05 04:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 04:00:16 DEBUG : Local file system at /tmp/rclone1230377432: Waiting for checks to finish 2026/03/05 04:00:16 DEBUG : Local file system at /tmp/rclone1230377432: Waiting for transfers to finish 2026/03/05 04:00:16 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/05 04:00:16 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1230377432/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/rclone1230377432/sub dir: no such file or directory Test: TestCopyRedownload run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyRedownload Messages: directories --- FAIL: TestCopyRedownload (19.84s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:00:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bekoyiv2doyu" 2026/03/05 04:00:35 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:00:35 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:00:35 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:00:36 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:00:37 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:00:39 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:00:42 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:00:49 DEBUG : potato2: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:01:02 DEBUG : potato2: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:01:28 DEBUG : potato2: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "potato2" to "Linkbox root 'rclone-test-yubilew7qemo'": object not found 2026/03/05 04:02:19 DEBUG : Linkbox root 'rclone-test-bekoyiv2doyu': Purge remote 2026/03/05 04:02:19 NOTICE: purge failed: directory not found run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1725 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMove Messages: directories --- FAIL: TestServerSideMove (124.42s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:02:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sirohar9duxa" 2026/03/05 04:02:39 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:02:40 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:02:40 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:02:41 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:02:42 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:02:44 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:02:47 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:02:56 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:02:56 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:02:56 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:02:57 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:02:58 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:03:02 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:03:02 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:03:02 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:03:03 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:03:04 DEBUG : potato3: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:03:06 DEBUG : potato3: Trying to read object after upload: try again in 3.2s (6/10) sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-yubilew7qemo' -> Linkbox root 'rclone-test-sirohar9duxa' 2026/03/05 04:03:13 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:03:15 DEBUG : empty space: Excluded (Size Filter) 2026/03/05 04:03:15 DEBUG : empty space: Excluded 2026/03/05 04:03:15 DEBUG : empty space: Excluded (Size Filter) 2026/03/05 04:03:15 DEBUG : empty space: Excluded 2026/03/05 04:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 04:03:15 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-yubilew7qemo') 2026/03/05 04:03:15 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-sirohar9duxa') 2026/03/05 04:03:15 DEBUG : potato3: Sizes differ 2026/03/05 04:03:16 DEBUG : Linkbox root 'rclone-test-sirohar9duxa': Waiting for checks to finish 2026/03/05 04:03:16 DEBUG : Linkbox root 'rclone-test-sirohar9duxa': Waiting for transfers to finish 2026/03/05 04:03:16 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/05 04:03:16 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/05 04:03:16 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/05 04:03:16 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2026/03/05 04:03:16 DEBUG : Linkbox root 'rclone-test-sirohar9duxa': Purge remote --- FAIL: TestServerSideMoveWithFilter (46.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:03:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ratuqog1cavu" 2026/03/05 04:03:30 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-yubilew7qemo' -> Linkbox root 'rclone-test-ratuqog1cavu' 2026/03/05 04:03:35 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:03:35 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:03:36 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:03:38 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:03:39 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:03:39 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:03:39 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:03:40 DEBUG : potato3: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:03:42 DEBUG : potato3: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:03:46 DEBUG : potato3: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:03:52 DEBUG : potato3: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:04:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 04:04:06 DEBUG : empty space: size = 1 OK 2026/03/05 04:04:06 DEBUG : empty space: Sizes identical 2026/03/05 04:04:06 DEBUG : empty space: Unchanged skipping 2026/03/05 04:04:06 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-yubilew7qemo') 2026/03/05 04:04:06 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-ratuqog1cavu') 2026/03/05 04:04:06 DEBUG : potato3: Sizes differ 2026/03/05 04:04:06 DEBUG : Linkbox root 'rclone-test-ratuqog1cavu': Waiting for checks to finish 2026/03/05 04:04:06 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/05 04:04:06 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/05 04:04:07 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/05 04:04:07 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/05 04:04:07 INFO : empty space: Deleted 2026/03/05 04:04:07 DEBUG : Linkbox root 'rclone-test-ratuqog1cavu': Waiting for transfers to finish 2026/03/05 04:04:07 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/03/05 04:04:07 DEBUG : Linkbox root 'rclone-test-ratuqog1cavu': Purge remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (57.07s) === RUN TestTransform === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:04:24 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:04:24 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:04:25 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:04:25 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:04:26 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:04:30 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:04:30 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:04:31 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:04:31 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:04:32 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:04:34 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:04:37 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:04:46 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:04:46 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:04:47 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:04:47 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:04:48 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:04:50 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:04:53 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:05:00 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:05:13 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:05:39 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 51.2s (10/10) run.go:290: Failed to put "dir1/0002-cdefghi.txt" to "Linkbox root 'rclone-test-yubilew7qemo'": object not found run.go:130: removing dir "dir1" failed - try 1/3: directory not empty run.go:130: removing dir "dir1" failed - try 2/3: directory not empty run.go:130: removing dir "dir1" failed - try 3/3: directory not empty run.go:133: removing dir "dir1" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 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/suffix Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 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/suffix Messages: directories === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:07:01 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:07:01 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:07:01 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:07:02 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:07:07 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:07:07 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:07:07 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:07:08 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:07:09 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:07:11 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:07:16 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:07:16 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:07:17 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:07:17 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:07:18 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:07:20 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:07:24 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:07:30 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:07:43 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:08:11 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:08:11 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:08:12 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:08:12 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:08:13 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:08:15 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:08:18 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:08:27 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:08:27 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:08:27 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:08:28 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:08:29 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:08:33 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:08:33 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:08:33 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:08:34 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:08:35 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:08:39 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:08:39 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:08:39 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:08:40 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:08:41 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:08:45 DEBUG : dir1/0008-2345678.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:08:45 DEBUG : dir1/0008-2345678.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:08:45 DEBUG : dir1/0008-2345678.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:08:48 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:08:48 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:08:49 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:08:49 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:08:50 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:08:56 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:08:56 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:08:57 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:08:57 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:08:58 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:09:02 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:02 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:09:03 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:09:05 DEBUG : dir1/0013-789;=.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:05 DEBUG : dir1/0013-789;=.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:09:06 DEBUG : dir1/0013-789;=.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:09:07 DEBUG : dir1/0013-789;=.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:09:09 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:10 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:09:10 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:09:11 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:09:12 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:09:17 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:18 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:09:18 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:09:19 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:09:20 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:09:23 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:24 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:09:24 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:09:25 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:09:27 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:30 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:30 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:09:30 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:09:31 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:09:32 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:09:34 DEBUG : Waiting for deletions to finish 2026/03/05 04:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : splitbananasplit: Excluded 2026/03/05 04:09:34 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : banana: Excluded 2026/03/05 04:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:09:34 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : apple: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 04:09:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 04:09:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : apple: size = 5 OK 2026/03/05 04:09:35 DEBUG : apple: Sizes identical 2026/03/05 04:09:35 DEBUG : apple: Unchanged skipping 2026/03/05 04:09:35 DEBUG : banana: size = 6 OK 2026/03/05 04:09:35 DEBUG : banana: Sizes identical 2026/03/05 04:09:35 DEBUG : banana: Unchanged skipping 2026/03/05 04:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 04:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 04:09:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 04:09:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 04:09:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 04:09:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 04:09:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 04:09:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 04:09:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 04:09:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 04:09:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 04:09:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 04:09:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 04:09:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 04:09:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 04:09:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/05 04:09:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/05 04:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/05 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 04:09:35 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:09:35 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:09:38 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:38 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:38 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:09:39 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:39 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:09:39 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:09:39 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:09:39 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:09:40 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:09:40 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:09:40 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:09:40 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:09:40 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:09:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:09:41 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:09:41 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:09:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:09:42 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:09:42 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:09:42 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:09:43 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:09:43 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:09:44 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:09:44 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:09:46 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:09:47 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:09:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:09:47 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:09:53 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:09:53 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:09:54 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:09:54 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:10:06 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:10:06 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:10:07 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:10:07 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:10:32 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:10:32 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:10:32 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:10:33 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:11:23 ERROR : splitbananasplit: Failed to copy: object not found 2026/03/05 04:11:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 04:11:23 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/03/05 04:11:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 04:11:24 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/03/05 04:11:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 04:11:24 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/03/05 04:11:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 04:11:25 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:11:26 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:11:26 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:11:26 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:11:26 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:11:27 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:11:27 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:11:27 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:11:27 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:11:27 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:11:28 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:11:28 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:11:28 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:11:28 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:11:28 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:11:29 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:11:29 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:11:29 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:11:29 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:11:30 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:11:30 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:11:31 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:11:31 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:11:32 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:11:33 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:11:34 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:11:35 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:11:35 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:11:40 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:11:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:11:41 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:11:42 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:11:53 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:11:54 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:11:54 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:11:55 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:12:19 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:12:19 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:12:20 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:12:21 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:13:10 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/03/05 04:13:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 04:13:11 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/03/05 04:13:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 04:13:11 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/03/05 04:13:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 04:13:12 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:13:12 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/03/05 04:13:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 04:13:12 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:13:13 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:13:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:13:13 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:13:14 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:13:14 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:13:14 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:13:14 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:13:15 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:13:15 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:13:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:13:15 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:13:15 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:13:16 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:13:16 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:13:16 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:13:17 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:13:17 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:13:17 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:13:18 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:13:18 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:13:18 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:13:20 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:13:20 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:13:21 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:13:22 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:13:23 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:13:27 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:13:28 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:13:28 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:13:30 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:13:40 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:13:41 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:13:41 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:13:43 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:14:06 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:14:06 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:14:07 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:14:08 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:14:57 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/03/05 04:14:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 04:14:58 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/03/05 04:14:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 04:14:58 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/03/05 04:14:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 04:14:59 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:14:59 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:15:00 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/03/05 04:15:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 04:15:00 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:15:00 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:15:00 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:15:01 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:15:01 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:15:01 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:15:01 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:15:02 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:15:02 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:15:02 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:15:03 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:15:03 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:15:03 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:15:03 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:15:04 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:15:04 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:15:04 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:15:04 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:15:05 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:15:05 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:15:06 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:15:07 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:15:07 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:15:08 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:15:09 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:15:10 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:15:14 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:15:15 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:15:16 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:15:17 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:15:27 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:15:28 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:15:29 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:15:30 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:15:53 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:15:53 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:15:55 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:15:56 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:16:44 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/03/05 04:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 04:16:45 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/03/05 04:16:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 04:16:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/03/05 04:16:46 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/03/05 04:16:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/03/05 04:16:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/03/05 04:16:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/05 04:16:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/05 04:16:47 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/03/05 04:16:47 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/03/05 04:16:48 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/03/05 04:16:50 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/03/05 04:16:53 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/03/05 04:17:00 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/03/05 04:17:13 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/03/05 04:17:38 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/03/05 04:18:30 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/03/05 04:18:30 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:18:30 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/03/05 04:18:30 DEBUG : Waiting for deletions to finish 2026/03/05 04:18:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : splitbananasplit: Excluded 2026/03/05 04:18:30 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : splitbanan(1): Excluded 2026/03/05 04:18:30 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : banana: Excluded 2026/03/05 04:18:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:18:30 DEBUG : appleapple(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : appleapple(1): Excluded 2026/03/05 04:18:30 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : apple: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0014-89;=(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0013-789;=(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0012-6789;(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0011-56789(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0010-45678(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0009-34567(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0008-23456(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0007-12345(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0006-ghijk(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0005-fghij(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0004-efghi(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0003-defgh(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0002-cdefg(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0001-bcdef(1): Excluded 2026/03/05 04:18:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:18:30 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/03/05 04:18:30 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:20:04 DEBUG : Waiting for deletions to finish 2026/03/05 04:20:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : splitbananasplit: Excluded 2026/03/05 04:20:04 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : banana: Excluded 2026/03/05 04:20:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:20:04 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : apple: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:20:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:20:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:20:05 DEBUG : apple: size = 5 OK 2026/03/05 04:20:05 DEBUG : apple: Sizes identical 2026/03/05 04:20:05 DEBUG : apple: Unchanged skipping 2026/03/05 04:20:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 04:20:05 DEBUG : appleappleapplebanana: Sizes identical 2026/03/05 04:20:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 04:20:05 DEBUG : banana: size = 6 OK 2026/03/05 04:20:05 DEBUG : banana: Sizes identical 2026/03/05 04:20:05 DEBUG : banana: Unchanged skipping 2026/03/05 04:20:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 04:20:05 DEBUG : splitbananasplit: Sizes identical 2026/03/05 04:20:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 04:20:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 04:20:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 04:20:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 04:20:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 04:20:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 04:20:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 04:20:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 04:20:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 04:20:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 04:20:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 04:20:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 04:20:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 04:20:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 04:20:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 04:20:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 04:20:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/05 04:20:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 04:20:05 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:20:05 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:20:05 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:20:05 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/03/05 04:20:05 DEBUG : Waiting for deletions to finish 2026/03/05 04:20:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : splitbananasplit: Excluded 2026/03/05 04:20:06 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : banana: Excluded 2026/03/05 04:20:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:20:06 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : apple: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:20:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:20:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:20:06 DEBUG : apple: size = 5 OK 2026/03/05 04:20:06 DEBUG : apple: Sizes identical 2026/03/05 04:20:06 DEBUG : apple: Unchanged skipping 2026/03/05 04:20:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 04:20:06 DEBUG : appleappleapplebanana: Sizes identical 2026/03/05 04:20:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 04:20:06 DEBUG : banana: size = 6 OK 2026/03/05 04:20:06 DEBUG : banana: Sizes identical 2026/03/05 04:20:06 DEBUG : banana: Unchanged skipping 2026/03/05 04:20:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 04:20:06 DEBUG : splitbananasplit: Sizes identical 2026/03/05 04:20:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 04:20:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 04:20:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 04:20:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 04:20:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:20:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 04:20:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 04:20:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 04:20:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 04:20:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 04:20:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 04:20:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 04:20:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 04:20:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 04:20:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 04:20:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 04:20:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 04:20:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/05 04:20:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 04:20:07 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:20:07 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:20:07 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/03/05 04:20:07 DEBUG : Waiting for deletions to finish 2026/03/05 04:20:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : splitbananasplit: Excluded 2026/03/05 04:20:07 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : banana: Excluded 2026/03/05 04:20:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:20:07 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : apple: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:20:07 DEBUG : Waiting for deletions to finish 2026/03/05 04:20:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : splitbananasplit: Excluded 2026/03/05 04:20:08 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : banana: Excluded 2026/03/05 04:20:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:20:08 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : apple: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:21:17 DEBUG : Waiting for deletions to finish 2026/03/05 04:21:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : splitbananasplit: Excluded 2026/03/05 04:21:18 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : banana: Excluded 2026/03/05 04:21:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:21:18 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : apple: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:21:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:21:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:21:19 DEBUG : apple: size = 5 OK 2026/03/05 04:21:19 DEBUG : apple: Sizes identical 2026/03/05 04:21:19 DEBUG : apple: Unchanged skipping 2026/03/05 04:21:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 04:21:19 DEBUG : appleappleapplebanana: Sizes identical 2026/03/05 04:21:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 04:21:19 DEBUG : banana: size = 6 OK 2026/03/05 04:21:19 DEBUG : banana: Sizes identical 2026/03/05 04:21:19 DEBUG : banana: Unchanged skipping 2026/03/05 04:21:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 04:21:19 DEBUG : splitbananasplit: Sizes identical 2026/03/05 04:21:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 04:21:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 04:21:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 04:21:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 04:21:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 04:21:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 04:21:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 04:21:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 04:21:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 04:21:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 04:21:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 04:21:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 04:21:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 04:21:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 04:21:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 04:21:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:21:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 04:21:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/05 04:21:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 04:21:19 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:21:19 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:21:19 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/03/05 04:21:19 DEBUG : Waiting for deletions to finish 2026/03/05 04:21:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : splitbananasplit: Excluded 2026/03/05 04:21:19 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : banana: Excluded 2026/03/05 04:21:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:21:19 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : apple: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:21:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:21:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:21:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 04:21:20 DEBUG : appleappleapplebanana: Sizes identical 2026/03/05 04:21:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 04:21:20 DEBUG : apple: size = 5 OK 2026/03/05 04:21:20 DEBUG : apple: Sizes identical 2026/03/05 04:21:20 DEBUG : apple: Unchanged skipping 2026/03/05 04:21:20 DEBUG : banana: size = 6 OK 2026/03/05 04:21:20 DEBUG : banana: Sizes identical 2026/03/05 04:21:20 DEBUG : banana: Unchanged skipping 2026/03/05 04:21:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 04:21:20 DEBUG : splitbananasplit: Sizes identical 2026/03/05 04:21:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 04:21:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 04:21:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 04:21:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 04:21:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 04:21:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 04:21:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 04:21:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 04:21:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 04:21:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 04:21:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 04:21:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 04:21:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 04:21:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 04:21:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 04:21:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 04:21:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/05 04:21:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 04:21:20 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:21:20 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:21:20 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:21:20 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/03/05 04:21:20 DEBUG : Waiting for deletions to finish 2026/03/05 04:21:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : splitbananasplit: Excluded 2026/03/05 04:21:20 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : banana: Excluded 2026/03/05 04:21:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:21:20 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : apple: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:21:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:21:20 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:22:29 DEBUG : Waiting for deletions to finish 2026/03/05 04:22:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : splitbananasplit: Excluded 2026/03/05 04:22:30 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : banana: Excluded 2026/03/05 04:22:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:22:30 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : apple: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:22:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:22:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:22:30 DEBUG : apple: size = 5 OK 2026/03/05 04:22:30 DEBUG : apple: Sizes identical 2026/03/05 04:22:30 DEBUG : apple: Unchanged skipping 2026/03/05 04:22:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 04:22:30 DEBUG : appleappleapplebanana: Sizes identical 2026/03/05 04:22:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 04:22:30 DEBUG : banana: size = 6 OK 2026/03/05 04:22:30 DEBUG : banana: Sizes identical 2026/03/05 04:22:30 DEBUG : banana: Unchanged skipping 2026/03/05 04:22:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 04:22:30 DEBUG : splitbananasplit: Sizes identical 2026/03/05 04:22:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 04:22:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 04:22:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 04:22:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 04:22:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 04:22:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 04:22:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 04:22:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 04:22:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 04:22:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 04:22:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 04:22:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 04:22:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 04:22:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 04:22:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:22:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 04:22:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/05 04:22:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 04:22:31 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:22:31 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:22:31 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/03/05 04:22:31 DEBUG : Waiting for deletions to finish 2026/03/05 04:22:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : splitbananasplit: Excluded 2026/03/05 04:22:31 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : banana: Excluded 2026/03/05 04:22:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:22:31 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : apple: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:22:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:22:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:22:32 DEBUG : apple: size = 5 OK 2026/03/05 04:22:32 DEBUG : apple: Sizes identical 2026/03/05 04:22:32 DEBUG : apple: Unchanged skipping 2026/03/05 04:22:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 04:22:32 DEBUG : appleappleapplebanana: Sizes identical 2026/03/05 04:22:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 04:22:32 DEBUG : banana: size = 6 OK 2026/03/05 04:22:32 DEBUG : banana: Sizes identical 2026/03/05 04:22:32 DEBUG : banana: Unchanged skipping 2026/03/05 04:22:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 04:22:32 DEBUG : splitbananasplit: Sizes identical 2026/03/05 04:22:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 04:22:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 04:22:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 04:22:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 04:22:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 04:22:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 04:22:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 04:22:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 04:22:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 04:22:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 04:22:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 04:22:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 04:22:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 04:22:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 04:22:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 04:22:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 04:22:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/05 04:22:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 04:22:32 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:22:32 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:22:32 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:22:32 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/03/05 04:22:32 DEBUG : Waiting for deletions to finish 2026/03/05 04:22:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : splitbananasplit: Excluded 2026/03/05 04:22:32 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : banana: Excluded 2026/03/05 04:22:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:22:32 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : apple: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:22:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:22:32 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:23:41 DEBUG : Waiting for deletions to finish 2026/03/05 04:23:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:23:41 DEBUG : splitbananasplit: Excluded 2026/03/05 04:23:41 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:23:41 DEBUG : banana: Excluded 2026/03/05 04:23:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:23:41 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:23:41 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:23:41 DEBUG : apple: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:23:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:23:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:23:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 04:23:42 DEBUG : appleappleapplebanana: Sizes identical 2026/03/05 04:23:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 04:23:42 DEBUG : banana: size = 6 OK 2026/03/05 04:23:42 DEBUG : banana: Sizes identical 2026/03/05 04:23:42 DEBUG : banana: Unchanged skipping 2026/03/05 04:23:42 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 04:23:42 DEBUG : splitbananasplit: Sizes identical 2026/03/05 04:23:42 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 04:23:42 DEBUG : apple: size = 5 OK 2026/03/05 04:23:42 DEBUG : apple: Sizes identical 2026/03/05 04:23:42 DEBUG : apple: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 04:23:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 04:23:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 04:23:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 04:23:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 04:23:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 04:23:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 04:23:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 04:23:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 04:23:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 04:23:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 04:23:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/05 04:23:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 04:23:43 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:23:43 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:23:43 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:23:43 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/03/05 04:23:43 DEBUG : Waiting for deletions to finish 2026/03/05 04:23:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : splitbananasplit: Excluded 2026/03/05 04:23:43 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : banana: Excluded 2026/03/05 04:23:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:23:43 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : apple: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:23:44 DEBUG : apple: size = 5 OK 2026/03/05 04:23:44 DEBUG : apple: Sizes identical 2026/03/05 04:23:44 DEBUG : apple: Unchanged skipping 2026/03/05 04:23:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 04:23:44 DEBUG : appleappleapplebanana: Sizes identical 2026/03/05 04:23:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 04:23:44 DEBUG : banana: size = 6 OK 2026/03/05 04:23:44 DEBUG : banana: Sizes identical 2026/03/05 04:23:44 DEBUG : banana: Unchanged skipping 2026/03/05 04:23:44 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 04:23:44 DEBUG : splitbananasplit: Sizes identical 2026/03/05 04:23:44 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 04:23:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 04:23:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 04:23:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 04:23:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 04:23:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 04:23:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 04:23:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 04:23:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 04:23:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 04:23:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 04:23:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 04:23:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 04:23:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 04:23:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 04:23:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 04:23:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/05 04:23:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 04:23:44 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:23:44 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:23:44 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:23:44 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/03/05 04:23:44 DEBUG : Waiting for deletions to finish 2026/03/05 04:23:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : splitbananasplit: Excluded 2026/03/05 04:23:44 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : banana: Excluded 2026/03/05 04:23:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:23:44 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : apple: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:23:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:23:44 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:24:53 DEBUG : Waiting for deletions to finish 2026/03/05 04:24:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:24:53 DEBUG : splitbananasplit: Excluded 2026/03/05 04:24:53 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:24:53 DEBUG : banana: Excluded 2026/03/05 04:24:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:24:53 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:24:53 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:24:53 DEBUG : apple: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:24:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:24:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:24:54 DEBUG : apple: size = 5 OK 2026/03/05 04:24:54 DEBUG : apple: Sizes identical 2026/03/05 04:24:54 DEBUG : apple: Unchanged skipping 2026/03/05 04:24:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 04:24:54 DEBUG : appleappleapplebanana: Sizes identical 2026/03/05 04:24:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 04:24:54 DEBUG : banana: size = 6 OK 2026/03/05 04:24:54 DEBUG : banana: Sizes identical 2026/03/05 04:24:54 DEBUG : banana: Unchanged skipping 2026/03/05 04:24:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 04:24:54 DEBUG : splitbananasplit: Sizes identical 2026/03/05 04:24:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 04:24:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 04:24:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 04:24:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 04:24:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 04:24:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 04:24:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 04:24:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 04:24:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 04:24:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 04:24:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 04:24:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 04:24:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 04:24:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 04:24:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 04:24:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/05 04:24:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 04:24:54 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:24:54 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:24:54 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:24:54 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/03/05 04:24:54 DEBUG : Waiting for deletions to finish 2026/03/05 04:24:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : splitbananasplit: Excluded 2026/03/05 04:24:55 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : banana: Excluded 2026/03/05 04:24:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:24:55 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : apple: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:24:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:24:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/05 04:24:55 DEBUG : apple: size = 5 OK 2026/03/05 04:24:55 DEBUG : apple: Sizes identical 2026/03/05 04:24:55 DEBUG : apple: Unchanged skipping 2026/03/05 04:24:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 04:24:55 DEBUG : appleappleapplebanana: Sizes identical 2026/03/05 04:24:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 04:24:55 DEBUG : banana: size = 6 OK 2026/03/05 04:24:55 DEBUG : banana: Sizes identical 2026/03/05 04:24:55 DEBUG : banana: Unchanged skipping 2026/03/05 04:24:55 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 04:24:55 DEBUG : splitbananasplit: Sizes identical 2026/03/05 04:24:55 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 04:24:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 04:24:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 04:24:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 04:24:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 04:24:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 04:24:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 04:24:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 04:24:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 04:24:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 04:24:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 04:24:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 04:24:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 04:24:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 04:24:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 04:24:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 04:24:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/03/05 04:24:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 04:24:56 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:24:56 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:24:56 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:24:56 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/03/05 04:24:56 DEBUG : Waiting for deletions to finish 2026/03/05 04:24:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : splitbananasplit: Excluded 2026/03/05 04:24:56 DEBUG : banana: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : banana: Excluded 2026/03/05 04:24:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : appleappleapplebanana: Excluded 2026/03/05 04:24:56 DEBUG : apple: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : apple: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/05 04:24:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 04:24:56 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1264.55s) --- FAIL: TestTransform/suffix (156.48s) --- FAIL: TestTransform/truncate (745.49s) --- FAIL: TestTransform/encoder (74.19s) --- FAIL: TestTransform/ISO-8859-1 (72.62s) --- FAIL: TestTransform/charmap (71.86s) --- FAIL: TestTransform/lowercase (72.06s) --- FAIL: TestTransform/ascii (71.84s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:25:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/05 04:25:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/05 04:25:25 INFO : sub dir_somesuffix: Making directory 2026/03/05 04:25:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/05 04:25:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/05 04:25:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/05 04:25:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/05 04:25:27 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:25:27 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:25:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/05 04:25:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/05 04:25:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/05 04:25:29 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:25:29 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.17s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:25:32 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:25:32 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:25:32 INFO : tictactoe: Making directory 2026/03/05 04:25:34 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:25:34 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:25:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:25:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/05 04:25:34 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:25:34 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:25:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:25:36 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/05 04:25:36 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/05 04:25:36 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:25:36 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.04s) === RUN TestFileTag run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:25:40 INFO : toe: Making directory 2026/03/05 04:25:41 INFO : toe/toe: Making directory 2026/03/05 04:25:43 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:25:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/05 04:25:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/05 04:25:43 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:25:43 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:25:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/05 04:25:44 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/05 04:25:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/05 04:25:44 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:25:44 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.23s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:25:50 INFO : toe: Making directory 2026/03/05 04:25:51 INFO : toe/toe: Making directory 2026/03/05 04:25:53 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:25:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/05 04:25:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/05 04:25:53 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:25:53 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:25:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/05 04:25:55 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/05 04:25:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/05 04:25:55 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:25:55 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (10.30s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:26:00 DEBUG : empty_dir: Making directory with metadata 2026/03/05 04:26:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/05 04:26:00 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:00 INFO : tictacempty_dir: Making directory 2026/03/05 04:26:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:02 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:02 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:02 INFO : tictactoe: Making directory 2026/03/05 04:26:03 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:03 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:26:03 INFO : tictactoe/tictactoe: Making directory 2026/03/05 04:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/05 04:26:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 04:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/05 04:26:05 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:26:05 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:26:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/05 04:26:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/05 04:26:06 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:26:06 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (13.37s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:26:13 DEBUG : empty_dir: Making directory with metadata 2026/03/05 04:26:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/05 04:26:13 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:13 INFO : tictacempty_dir: Making directory 2026/03/05 04:26:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:15 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:15 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:15 INFO : tictactoe: Making directory 2026/03/05 04:26:16 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:16 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:26:16 INFO : tictactoe/tictactoe: Making directory 2026/03/05 04:26:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:26:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/05 04:26:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:26:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 04:26:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:26:18 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:26:18 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:26:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 04:26:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:26:20 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:26:20 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- FAIL: TestAllTag (14.57s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:26:28 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:28 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:28 INFO : tictactoe: Making directory 2026/03/05 04:26:30 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:30 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:26:30 INFO : tictactoe/tictactoe: Making directory 2026/03/05 04:26:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:26:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/05 04:26:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 04:26:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/05 04:26:31 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:26:31 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:26:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/05 04:26:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/05 04:26:33 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:26:33 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (10.22s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:26:38 INFO : toe: Making directory 2026/03/05 04:26:40 INFO : toe/toe: Making directory 2026/03/05 04:26:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/05 04:26:41 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:26:41 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:26:43 DEBUG : toe/toe/toe: size = 11 OK 2026/03/05 04:26:43 INFO : toe/toe/toe: Copied (new) 2026/03/05 04:26:43 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:26:43 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.18s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:26:48 DEBUG : empty_dir: Making directory with metadata 2026/03/05 04:26:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/05 04:26:48 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:48 INFO : tictacempty_dir: Making directory 2026/03/05 04:26:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:26:50 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:50 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:50 INFO : tictactoe: Making directory 2026/03/05 04:26:51 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:51 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:26:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:26:51 INFO : tictactoe/tictactoe: Making directory 2026/03/05 04:26:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:26:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/05 04:26:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:26:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 04:26:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:26:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:26:53 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:26:53 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 04:26:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:26:55 INFO : toe/toe/toe.txt: Deleted 2026/03/05 04:26:55 ERROR : Local file system at /tmp/rclone1230377432: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.44s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:27:02 DEBUG : empty_dir: Making directory with metadata 2026/03/05 04:27:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/05 04:27:02 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:27:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:27:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:27:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:27:02 INFO : tictacempty_dir: Making directory 2026/03/05 04:27:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:27:04 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:27:04 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:27:04 INFO : tictactoe: Making directory 2026/03/05 04:27:05 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:27:05 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:27:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:27:05 INFO : tictactoe/tictactoe: Making directory 2026/03/05 04:27:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:27:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/05 04:27:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:27:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 04:27:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:27:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:27:06 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:27:06 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:27:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 04:27:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:27:08 INFO : toe/toe/toe.txt: Deleted 2026/03/05 04:27:08 ERROR : Local file system at /tmp/rclone1230377432: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (13.54s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:27:15 DEBUG : Reset feature "Copy" 2026/03/05 04:27:15 DEBUG : Reset feature "Move" 2026/03/05 04:27:15 DEBUG : Reset feature "Copy" 2026/03/05 04:27:15 DEBUG : Reset feature "Move" 2026/03/05 04:27:15 DEBUG : empty_dir: Making directory with metadata 2026/03/05 04:27:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/05 04:27:15 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:27:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:27:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:27:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:27:15 INFO : tictacempty_dir: Making directory 2026/03/05 04:27:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 04:27:17 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:27:17 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:27:17 INFO : tictactoe: Making directory 2026/03/05 04:27:18 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:27:18 DEBUG : toe: transformed to: tictactoe 2026/03/05 04:27:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:27:18 INFO : tictactoe/tictactoe: Making directory 2026/03/05 04:27:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 04:27:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/05 04:27:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:27:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 04:27:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:27:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:27:20 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:27:20 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:27:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 04:27:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 04:27:22 INFO : toe/toe/toe.txt: Deleted 2026/03/05 04:27:22 ERROR : Local file system at /tmp/rclone1230377432: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (13.35s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-yubilew7qemo'", Local "Local file system at /tmp/rclone1230377432", Modify Window "876000h0m0s" 2026/03/05 04:27:29 DEBUG : toe: transformed to: dG9l 2026/03/05 04:27:29 DEBUG : toe: transformed to: dG9l 2026/03/05 04:27:29 INFO : dG9l: Making directory 2026/03/05 04:27:30 DEBUG : toe: transformed to: dG9l 2026/03/05 04:27:30 DEBUG : toe: transformed to: dG9l 2026/03/05 04:27:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/05 04:27:30 INFO : dG9l/dG9l: Making directory 2026/03/05 04:27:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/05 04:27:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/05 04:27:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/05 04:27:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 04:27:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/05 04:27:32 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for checks to finish 2026/03/05 04:27:32 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': Waiting for transfers to finish 2026/03/05 04:27:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/05 04:27:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/05 04:27:34 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting files as there were IO errors 2026/03/05 04:27:34 ERROR : Linkbox root 'rclone-test-yubilew7qemo': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.25s) FAIL 2026/03/05 04:27:39 DEBUG : Linkbox root 'rclone-test-yubilew7qemo': 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 28m52.67932187s (try 4/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]