"./sync.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^(TestManualTransformFile|TestSyncCompareDest|TestSyncMultipleCompareDest|TestTransformFile)$'" - Starting (try 2/5) 2026/03/08 03:10:02 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-vecajag5cede" 2026/03/08 03:10:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 03:10:03 DEBUG : Creating backend with remote "/tmp/rclone3883782221" === RUN TestSyncCompareDest run.go:185: Remote "Cloudinary root 'rclone-test-vecajag5cede'", Local "Local file system at /tmp/rclone3883782221", Modify Window "876000h0m0s" 2026/03/08 03:10:03 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-vecajag5cede/dst" 2026/03/08 03:10:03 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-vecajag5cede/CompareDest" 2026/03/08 03:10:04 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 03:10:04 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for checks to finish 2026/03/08 03:10:04 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for transfers to finish 2026/03/08 03:10:05 DEBUG : one: size = 3 OK 2026/03/08 03:10:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/08 03:10:05 INFO : one: Copied (new) 2026/03/08 03:10:05 DEBUG : Waiting for deletions to finish 2026/03/08 03:10:06 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for checks to finish 2026/03/08 03:10:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3883782221) 2026/03/08 03:10:06 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-vecajag5cede/dst') 2026/03/08 03:10:06 DEBUG : one: Sizes differ 2026/03/08 03:10:06 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for transfers to finish 2026/03/08 03:10:07 DEBUG : one: size = 5 OK 2026/03/08 03:10:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/08 03:10:07 INFO : one: Copied (replaced existing) 2026/03/08 03:10:07 DEBUG : Waiting for deletions to finish 2026/03/08 03:10:10 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for checks to finish 2026/03/08 03:10:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3883782221) 2026/03/08 03:10:10 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-vecajag5cede/dst') 2026/03/08 03:10:10 DEBUG : one: Sizes differ 2026/03/08 03:10:11 DEBUG : one: size = 5 OK 2026/03/08 03:10:11 DEBUG : one: Sizes identical 2026/03/08 03:10:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 03:10:11 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for transfers to finish 2026/03/08 03:10:11 DEBUG : Waiting for deletions to finish 2026/03/08 03:10:11 INFO : There was nothing to transfer 2026/03/08 03:10:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3883782221) 2026/03/08 03:10:13 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-vecajag5cede/dst') 2026/03/08 03:10:13 DEBUG : one: Sizes differ 2026/03/08 03:10:13 DEBUG : two: Need to transfer - File not found at Destination 2026/03/08 03:10:13 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for checks to finish 2026/03/08 03:10:13 DEBUG : one: size = 5 OK 2026/03/08 03:10:13 DEBUG : one: Sizes identical 2026/03/08 03:10:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 03:10:13 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for transfers to finish 2026/03/08 03:10:13 DEBUG : two: size = 3 OK 2026/03/08 03:10:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/08 03:10:13 INFO : two: Copied (new) 2026/03/08 03:10:13 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2166 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2166 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2026/03/08 03:10:23 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for checks to finish 2026/03/08 03:10:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3883782221) 2026/03/08 03:10:23 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-vecajag5cede/dst') 2026/03/08 03:10:23 DEBUG : one: Sizes differ 2026/03/08 03:10:23 DEBUG : two: size = 3 OK 2026/03/08 03:10:23 DEBUG : two: Sizes identical 2026/03/08 03:10:23 DEBUG : two: Unchanged skipping 2026/03/08 03:10:23 DEBUG : one: size = 5 OK 2026/03/08 03:10:23 DEBUG : one: Sizes identical 2026/03/08 03:10:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 03:10:23 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for transfers to finish 2026/03/08 03:10:23 DEBUG : Waiting for deletions to finish 2026/03/08 03:10:23 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2175 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2026/03/08 03:10:32 DEBUG : two: size = 3 OK 2026/03/08 03:10:32 DEBUG : two: Sizes identical 2026/03/08 03:10:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3883782221) 2026/03/08 03:10:32 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-vecajag5cede/dst') 2026/03/08 03:10:32 DEBUG : one: Sizes differ 2026/03/08 03:10:32 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for checks to finish 2026/03/08 03:10:32 DEBUG : two: Unchanged skipping 2026/03/08 03:10:32 DEBUG : one: size = 5 OK 2026/03/08 03:10:32 DEBUG : one: Sizes identical 2026/03/08 03:10:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 03:10:32 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for transfers to finish 2026/03/08 03:10:32 DEBUG : Waiting for deletions to finish 2026/03/08 03:10:32 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2204 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2204 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2211 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (3) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2211 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2026/03/08 03:10:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3883782221) 2026/03/08 03:10:50 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-vecajag5cede/dst') 2026/03/08 03:10:50 DEBUG : one: Sizes differ 2026/03/08 03:10:50 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for checks to finish 2026/03/08 03:10:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone3883782221) 2026/03/08 03:10:50 DEBUG : two: size = 3 (Cloudinary root 'rclone-test-vecajag5cede/dst') 2026/03/08 03:10:50 DEBUG : two: Sizes differ 2026/03/08 03:10:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone3883782221) 2026/03/08 03:10:50 DEBUG : two: size = 3 (Cloudinary root 'rclone-test-vecajag5cede/CompareDest') 2026/03/08 03:10:50 DEBUG : two: Sizes differ 2026/03/08 03:10:50 DEBUG : one: size = 5 OK 2026/03/08 03:10:50 DEBUG : one: Sizes identical 2026/03/08 03:10:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 03:10:50 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dst': Waiting for transfers to finish 2026/03/08 03:10:51 DEBUG : two: size = 5 OK 2026/03/08 03:10:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/03/08 03:10:51 INFO : two: Copied (replaced existing) 2026/03/08 03:10:51 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (52.00s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Cloudinary root 'rclone-test-vecajag5cede'", Local "Local file system at /tmp/rclone3883782221", Modify Window "876000h0m0s" 2026/03/08 03:10:56 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-vecajag5cede/dest" 2026/03/08 03:10:57 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-vecajag5cede/pre-dest1" 2026/03/08 03:10:57 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-vecajag5cede/pre-dest2" 2026/03/08 03:10:58 DEBUG : 1: size = 1 OK 2026/03/08 03:10:58 DEBUG : 1: Sizes identical 2026/03/08 03:10:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/08 03:10:58 DEBUG : 2: Need to transfer - File not found at Destination 2026/03/08 03:10:59 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/08 03:10:59 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dest': Waiting for checks to finish 2026/03/08 03:10:59 DEBUG : Cloudinary root 'rclone-test-vecajag5cede/dest': Waiting for transfers to finish 2026/03/08 03:10:59 DEBUG : 2: size = 1 OK 2026/03/08 03:10:59 DEBUG : 2: md5 = c81e728d9d4c2f636f067f89cc14862c OK 2026/03/08 03:10:59 INFO : 2: Copied (new) 2026/03/08 03:10:59 DEBUG : 3: size = 1 OK 2026/03/08 03:10:59 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/03/08 03:10:59 INFO : 3: Copied (new) 2026/03/08 03:10:59 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2255 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want 3 (1) got 2 (1), 3 (1) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2255 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "2" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2256 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1) got dest/2 (1), dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1) 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2256 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "dest/2" --- FAIL: TestSyncMultipleCompareDest (24.90s) === RUN TestTransformFile run.go:185: Remote "Cloudinary root 'rclone-test-vecajag5cede'", Local "Local file system at /tmp/rclone3883782221", Modify Window "876000h0m0s" 2026/03/08 03:11:20 DEBUG : empty_dir: Making directory with metadata 2026/03/08 03:11:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/03/08 03:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 03:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 03:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 03:11:20 INFO : tictacempty_dir: Making directory 2026/03/08 03:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/03/08 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/03/08 03:11:20 INFO : tictactoe: Making directory 2026/03/08 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/03/08 03:11:20 DEBUG : toe: transformed to: tictactoe 2026/03/08 03:11:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 03:11:20 INFO : tictactoe/tictactoe: Making directory 2026/03/08 03:11:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 03:11:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 03:11:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 03:11:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 03:11:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 03:11:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 03:11:20 DEBUG : Cloudinary root 'rclone-test-vecajag5cede': Waiting for checks to finish 2026/03/08 03:11:20 DEBUG : Cloudinary root 'rclone-test-vecajag5cede': Waiting for transfers to finish 2026/03/08 03:11:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 03:11:21 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/08 03:11:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 03:11:21 INFO : toe/toe/toe.txt: Deleted 2026/03/08 03:11:21 INFO : toe/toe: Removing directory 2026/03/08 03:11:21 INFO : toe: Removing directory 2026/03/08 03:11:21 INFO : empty_dir: Removing directory 2026/03/08 03:11:21 DEBUG : Local file system at /tmp/rclone3883782221: deleted 3 directories 2026/03/08 03:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Need to transfer - File not found at Destination 2026/03/08 03:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 03:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 03:11:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 03:11:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/08 03:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/08 03:11:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/08 03:11:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestTransformFile (8.07s) === RUN TestManualTransformFile run.go:185: Remote "Cloudinary root 'rclone-test-vecajag5cede'", Local "Local file system at /tmp/rclone3883782221", Modify Window "876000h0m0s" 2026/03/08 03:11:28 DEBUG : Reset feature "Copy" 2026/03/08 03:11:28 DEBUG : Reset feature "Move" 2026/03/08 03:11:28 DEBUG : Reset feature "Copy" 2026/03/08 03:11:28 DEBUG : Reset feature "Move" 2026/03/08 03:11:28 DEBUG : empty_dir: Making directory with metadata 2026/03/08 03:11:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 03:11:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 03:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 03:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 03:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 03:11:28 INFO : tictacempty_dir: Making directory 2026/03/08 03:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 03:11:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 03:11:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 03:11:28 INFO : tictactoe: Making directory 2026/03/08 03:11:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 03:11:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 03:11:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 03:11:28 INFO : tictactoe/tictactoe: Making directory 2026/03/08 03:11:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 03:11:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 03:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 03:11:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 03:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 03:11:28 DEBUG : Cloudinary root 'rclone-test-vecajag5cede': Waiting for checks to finish 2026/03/08 03:11:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 03:11:28 DEBUG : Cloudinary root 'rclone-test-vecajag5cede': Waiting for transfers to finish 2026/03/08 03:11:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 03:11:29 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/08 03:11:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 03:11:29 INFO : toe/toe/toe.txt: Deleted 2026/03/08 03:11:29 INFO : toe/toe: Removing directory 2026/03/08 03:11:29 INFO : toe: Removing directory 2026/03/08 03:11:29 INFO : empty_dir: Removing directory 2026/03/08 03:11:29 DEBUG : Local file system at /tmp/rclone3883782221: deleted 3 directories sync_transform_test.go:466: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:466 Error: Received unexpected error: object not found Test: TestManualTransformFile --- FAIL: TestManualTransformFile (4.97s) FAIL 2026/03/08 03:11:33 DEBUG : Cloudinary root 'rclone-test-vecajag5cede': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^(TestManualTransformFile|TestSyncCompareDest|TestSyncMultipleCompareDest|TestTransformFile)$'" - Finished ERROR in 1m31.117851279s (try 2/5): exit status 1: Failed [TestSyncCompareDest TestSyncMultipleCompareDest TestManualTransformFile]