"./sync.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestSyncCompareDest$'" - Starting (try 3/5) 2026/01/25 04:53:50 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-pozufex0toxo" 2026/01/25 04:53:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/25 04:53:51 DEBUG : Creating backend with remote "/tmp/rclone448747625" === RUN TestSyncCompareDest run.go:185: Remote "Cloudinary root 'rclone-test-pozufex0toxo'", Local "Local file system at /tmp/rclone448747625", Modify Window "876000h0m0s" 2026/01/25 04:53:51 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-pozufex0toxo/dst" 2026/01/25 04:53:51 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-pozufex0toxo/CompareDest" 2026/01/25 04:53:52 DEBUG : one: Need to transfer - File not found at Destination 2026/01/25 04:53:52 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for checks to finish 2026/01/25 04:53:52 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for transfers to finish 2026/01/25 04:53:53 DEBUG : one: size = 3 OK 2026/01/25 04:53:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/01/25 04:53:53 INFO : one: Copied (new) 2026/01/25 04:53:53 DEBUG : Waiting for deletions to finish 2026/01/25 04:53:54 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for checks to finish 2026/01/25 04:53:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone448747625) 2026/01/25 04:53:54 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-pozufex0toxo/dst') 2026/01/25 04:53:54 DEBUG : one: Sizes differ 2026/01/25 04:53:54 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for transfers to finish 2026/01/25 04:53:55 DEBUG : one: size = 5 OK 2026/01/25 04:53:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/01/25 04:53:55 INFO : one: Copied (replaced existing) 2026/01/25 04:53:55 DEBUG : Waiting for deletions to finish 2026/01/25 04:53:58 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for checks to finish 2026/01/25 04:53:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone448747625) 2026/01/25 04:53:58 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-pozufex0toxo/dst') 2026/01/25 04:53:58 DEBUG : one: Sizes differ 2026/01/25 04:53:59 DEBUG : one: size = 5 OK 2026/01/25 04:53:59 DEBUG : one: Sizes identical 2026/01/25 04:53:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/25 04:53:59 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for transfers to finish 2026/01/25 04:53:59 DEBUG : Waiting for deletions to finish 2026/01/25 04:53:59 INFO : There was nothing to transfer 2026/01/25 04:54:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone448747625) 2026/01/25 04:54:01 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-pozufex0toxo/dst') 2026/01/25 04:54:01 DEBUG : one: Sizes differ 2026/01/25 04:54:01 DEBUG : two: Need to transfer - File not found at Destination 2026/01/25 04:54:01 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for checks to finish 2026/01/25 04:54:01 DEBUG : one: size = 5 OK 2026/01/25 04:54:01 DEBUG : one: Sizes identical 2026/01/25 04:54:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/25 04:54:01 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for transfers to finish 2026/01/25 04:54:01 DEBUG : two: size = 3 OK 2026/01/25 04:54:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/01/25 04:54:01 INFO : two: Copied (new) 2026/01/25 04:54:01 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2026/01/25 04:54:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone448747625) 2026/01/25 04:54:10 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-pozufex0toxo/dst') 2026/01/25 04:54:10 DEBUG : one: Sizes differ 2026/01/25 04:54:10 DEBUG : two: size = 3 OK 2026/01/25 04:54:10 DEBUG : two: Sizes identical 2026/01/25 04:54:10 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for checks to finish 2026/01/25 04:54:10 DEBUG : two: Unchanged skipping 2026/01/25 04:54:11 DEBUG : one: size = 5 OK 2026/01/25 04:54:11 DEBUG : one: Sizes identical 2026/01/25 04:54:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/25 04:54:11 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for transfers to finish 2026/01/25 04:54:11 DEBUG : Waiting for deletions to finish 2026/01/25 04:54:11 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2026/01/25 04:54:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone448747625) 2026/01/25 04:54:20 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-pozufex0toxo/dst') 2026/01/25 04:54:20 DEBUG : one: Sizes differ 2026/01/25 04:54:20 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for checks to finish 2026/01/25 04:54:20 DEBUG : two: size = 3 OK 2026/01/25 04:54:20 DEBUG : two: Sizes identical 2026/01/25 04:54:20 DEBUG : two: Unchanged skipping 2026/01/25 04:54:20 DEBUG : one: size = 5 OK 2026/01/25 04:54:20 DEBUG : one: Sizes identical 2026/01/25 04:54:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/25 04:54:20 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for transfers to finish 2026/01/25 04:54:20 DEBUG : Waiting for deletions to finish 2026/01/25 04:54:20 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "dst/two" 2026/01/25 04:54:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone448747625) 2026/01/25 04:54:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone448747625) 2026/01/25 04:54:38 DEBUG : one: size = 3 (Cloudinary root 'rclone-test-pozufex0toxo/dst') 2026/01/25 04:54:38 DEBUG : one: Sizes differ 2026/01/25 04:54:38 DEBUG : two: size = 3 (Cloudinary root 'rclone-test-pozufex0toxo/dst') 2026/01/25 04:54:38 DEBUG : two: Sizes differ 2026/01/25 04:54:38 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for checks to finish 2026/01/25 04:54:38 DEBUG : one: size = 5 OK 2026/01/25 04:54:38 DEBUG : one: Sizes identical 2026/01/25 04:54:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/25 04:54:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone448747625) 2026/01/25 04:54:38 DEBUG : two: size = 3 (Cloudinary root 'rclone-test-pozufex0toxo/CompareDest') 2026/01/25 04:54:38 DEBUG : two: Sizes differ 2026/01/25 04:54:38 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo/dst': Waiting for transfers to finish 2026/01/25 04:54:39 DEBUG : two: size = 5 OK 2026/01/25 04:54:39 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/01/25 04:54:39 INFO : two: Copied (replaced existing) 2026/01/25 04:54:39 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (51.29s) FAIL 2026/01/25 04:54:42 DEBUG : Cloudinary root 'rclone-test-pozufex0toxo': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestSyncCompareDest$'" - Finished ERROR in 52.342807332s (try 3/5): exit status 1: Failed [TestSyncCompareDest]