"./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestServerSideCopyOverSelf|TestSyncAfterRemovingAFileAndAddingAFileSubDir)$'" - Starting (try 2/5) 2024/12/07 01:38:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kefemon9vuho" 2024/12/07 01:38:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 01:38:39 DEBUG : Creating backend with remote "/tmp/rclone807459633" === RUN TestServerSideCopyOverSelf run.go:180: Remote "PikPak root 'rclone-test-kefemon9vuho'", Local "Local file system at /tmp/rclone807459633", Modify Window "876000h0m0s" 2024/12/07 01:38:40 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/12/07 01:38:40 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2024/12/07 01:38:41 DEBUG : Creating backend with remote "TestPikPak:rclone-test-senaguj9fiqa" sync_test.go:626: Server side copy (if possible) PikPak root 'rclone-test-kefemon9vuho' -> PikPak root 'rclone-test-senaguj9fiqa' 2024/12/07 01:38:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:38:42 DEBUG : PikPak root 'rclone-test-senaguj9fiqa': Waiting for checks to finish 2024/12/07 01:38:42 DEBUG : PikPak root 'rclone-test-senaguj9fiqa': Waiting for transfers to finish 2024/12/07 01:38:45 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/07 01:38:45 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/12/07 01:38:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "PikPak root 'rclone-test-kefemon9vuho'", Local "Local file system at /tmp/rclone807459633", Modify Window "876000h0m0s" 2024/12/07 01:38:46 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2024/12/07 01:38:46 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2024/12/07 01:38:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 01:38:49 DEBUG : PikPak root 'rclone-test-senaguj9fiqa': Waiting for checks to finish 2024/12/07 01:38:49 DEBUG : PikPak root 'rclone-test-senaguj9fiqa': Waiting for transfers to finish 2024/12/07 01:38:51 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-kefemon9vuho') 17 vs dst(PikPak root 'rclone-test-senaguj9fiqa') 11 2024/12/07 01:38:51 INFO : sub dir/hello world: Removing failed copy sync_test.go:639: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:639 Error: Received unexpected error: corrupted on transfer: sizes differ src(PikPak root 'rclone-test-kefemon9vuho') 17 vs dst(PikPak root 'rclone-test-senaguj9fiqa') 11 Test: TestServerSideCopyOverSelf 2024/12/07 01:38:52 DEBUG : PikPak root 'rclone-test-senaguj9fiqa': Purge remote 2024/12/07 01:38:54 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/12/07 01:38:54 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- FAIL: TestServerSideCopyOverSelf (17.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "PikPak root 'rclone-test-kefemon9vuho'", Local "Local file system at /tmp/rclone807459633", Modify Window "876000h0m0s" 2024/12/07 01:38:57 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2024/12/07 01:38:57 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2024/12/07 01:38:58 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2024/12/07 01:38:58 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2024/12/07 01:38:58 DEBUG : d: Making directory 2024/12/07 01:38:59 DEBUG : d/e: Making directory 2024/12/07 01:39:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 01:39:01 DEBUG : c/non empty space: Sizes identical 2024/12/07 01:39:01 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 01:39:03 DEBUG : PikPak root 'rclone-test-kefemon9vuho': Waiting for checks to finish 2024/12/07 01:39:03 DEBUG : PikPak root 'rclone-test-kefemon9vuho': Waiting for transfers to finish 2024/12/07 01:39:03 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2024/12/07 01:39:03 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/12/07 01:39:03 INFO : a/potato2: Copied (new) 2024/12/07 01:39:03 DEBUG : Waiting for deletions to finish 2024/12/07 01:39:04 INFO : b/potato: Deleted 2024/12/07 01:39:04 INFO : d/e: Removing directory 2024/12/07 01:39:05 INFO : d: Removing directory 2024/12/07 01:39:06 DEBUG : d: Rmdir: contains trashed file: "e" 2024/12/07 01:39:07 INFO : b: Removing directory 2024/12/07 01:39:07 DEBUG : b: Rmdir: contains trashed file: "potato" 2024/12/07 01:39:08 DEBUG : PikPak root 'rclone-test-kefemon9vuho': deleted 3 directories run.go:180: Remote "PikPak root 'rclone-test-kefemon9vuho'", Local "Local file system at /tmp/rclone807459633", Modify Window "876000h0m0s" 2024/12/07 01:39:11 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2024/12/07 01:39:13 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.40s) FAIL 2024/12/07 01:39:15 DEBUG : PikPak root 'rclone-test-kefemon9vuho': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestServerSideCopyOverSelf|TestSyncAfterRemovingAFileAndAddingAFileSubDir)$'" - Finished ERROR in 38.162607054s (try 2/5): exit status 1: Failed [TestServerSideCopyOverSelf]