"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyFileMaxTransfer)$|^TestHashSums$/^Md5Download$'" - Starting (try 3/5) 2024/12/19 05:16:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-dojujac1nole" 2024/12/19 05:16:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 05:16:23 DEBUG : Creating backend with remote "/tmp/rclone3286058579" 2024/12/19 05:16:23 DEBUG : Config file has changed externally - reloading === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-dojujac1nole'", Local "Local file system at /tmp/rclone3286058579", Modify Window "876000h0m0s" 2024/12/19 05:16:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-dojujac1nole/data" 2024/12/19 05:16:26 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/12/19 05:16:26 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/12/19 05:16:26 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:16:26 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2024/12/19 05:16:32 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/12/19 05:16:32 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/12/19 05:16:32 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:16:32 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 1 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:418: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: "2024/12/19 05:16:35 ERROR : potato: sum not found\n2024/12/19 05:16:36 ERROR : banana: Failed to calculate hash: open file failed: Get \"https://dl-a10b-0886.mypikpak.com/download/?fid=U-aRK8vbwS07_5__Ck8zg80b5s4PiaOsxAlBxcf6C3TQ_4CqeCbQfjq-_sgrkD9B0dbERai5NMCyhUNqJPh7VWDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734671795&g=5A20DD2421F633D21DA85B8911F9F37677F212D5&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=13&alt=0&us=0&hspu=&po=0&userid=ZB7KFqZKGnYUJW_K&fileid=VOESL7KcbGAqjO9BZJ76BOSjo1&pr=XQPkPvr9WWiIuMvELmrVehTq4Zk76OdYRwH43w3EjS3IKYSMGre4g1Wi2Q6NqqtodbkA6kZkSP_ujigZjQrxE1BXwrGqXHgFS49Rhcw6vrIZAnpBA-BAKIBnSwQwGX2YqSmKTD7HYvfntvICad-a-e7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMA2iimlw9gEix9vKCFQ9ob4VsYwZKxLQYd30lnSOa5_r6Cls-kFZLnSIfI0Jne7UQhonZCuEabTVRoQBBtXp-3ugJwEC4a9NrjOXv4XyldDrr9g7Y3sHhBZQ_cYbr_AJ9RwqtJRLqYBqBxOmNNssUBoYRDdiaEu7jv6FlycLj6kwDw7QJC0OC4iapys4OgdfzA==&sign=DD00C294AEAE1AB80192FDB915752CF6\": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host\n2024/12/19 05:16:36 NOTICE: 1 hashes missing\n2024/12/19 05:16:36 NOTICE: PikPak root 'rclone-test-dojujac1nole/data': 2 differences found\n2024/12/19 05:16:36 NOTICE: PikPak root 'rclone-test-dojujac1nole/data': 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{"", "! banana", "- potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" + (string) (len=8) "! banana", + (string) (len=8) "- potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:427 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong error result in run 2 2024/12/19 05:16:36 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:16:36 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:414: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:414 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: wrong error count in run 3 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{"", "! potato", "= banana"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" + (string) (len=8) "! potato", + (string) (len=8) "= banana" } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong match result in run 3 check_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:427 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{} actual : []string{"", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong error result in run 3 2024/12/19 05:16:41 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:16:41 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 2024/12/19 05:16:47 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:16:47 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSumDownload/subtest5 2024/12/19 05:16:52 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:16:52 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 2024/12/19 05:16:57 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/12/19 05:16:57 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/12/19 05:16:59 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/12/19 05:16:59 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/12/19 05:17:01 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:17:01 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2024/12/19 05:17:10 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/12/19 05:17:10 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/12/19 05:17:10 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/12/19 05:17:10 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSumDownload (47.83s) --- PASS: TestCheckSumDownload/subtest1 (4.17s) --- PASS: TestCheckSumDownload/subtest2 (1.56s) --- PASS: TestCheckSumDownload/subtest3 (2.95s) --- PASS: TestCheckSumDownload/subtest4 (3.33s) --- PASS: TestCheckSumDownload/subtest5 (2.83s) --- PASS: TestCheckSumDownload/subtest6 (2.61s) --- PASS: TestCheckSumDownload/subtest7 (2.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-dojujac1nole'", Local "Local file system at /tmp/rclone3286058579", Modify Window "876000h0m0s" 2024/12/19 05:17:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/19 05:17:12 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/12/19 05:17:12 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/12/19 05:17:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/19 05:17:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/19 05:17:14 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2024/12/19 05:17:14 DEBUG : TestCopyFileMaxTransfer/file2: gcid = b093e0752fa1ea424c368b6fcbd3ef839e8e72fc 2024/12/19 05:17:14 DEBUG : file2: canceling upload: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer 2024/12/19 05:17:15 DEBUG : file2: waiting 500ms for the cancellation to be effective 2024/12/19 05:17:16 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer 2024/12/19 05:17:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/19 05:17:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/19 05:17:18 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2024/12/19 05:17:18 DEBUG : TestCopyFileMaxTransfer/file4: gcid = e162208046126b15e5f6cfd4fb962f9728db02a2 2024/12/19 05:17:20 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/19 05:17:20 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/19 05:17:20 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/19 05:17:20 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/19 05:17:21 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/19 05:17:21 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/19 05:17:21 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/19 05:17:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/19 05:17:22 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/19 05:17:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/19 05:17:23 DEBUG : pacer: low level retry 6/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/19 05:17:25 DEBUG : pacer: low level retry 7/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/19 05:17:27 DEBUG : pacer: low level retry 8/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/19 05:17:29 DEBUG : pacer: low level retry 9/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/19 05:17:31 DEBUG : pacer: low level retry 10/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/19 05:17:31 DEBUG : file4: canceling upload: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VOESLK1PyhW71myyPKHTay1po1", Name:"upload", Type:"upload", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc000398800), FileID:"VOESLK18yhW71myyPKHTay1no1", FileName:"file4", FileSize:"2062", Message:"Pending", CreatedTime:api.Time{wall:0x1593ae80, ext:63870182238, loc:(*time.Location)(0xc00040eaf0)}, UpdatedTime:api.Time{wall:0x17206900, ext:63870182238, loc:(*time.Location)(0xc00040eaf0)}, ThirdTaskID:"", Phase:"PHASE_TYPE_PENDING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} 2024/12/19 05:17:33 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/19 05:17:35 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/19 05:17:37 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/19 05:17:37 DEBUG : file4: waiting 500ms for the cancellation to be effective 2024/12/19 05:17:37 ERROR : TestCopyFileMaxTransfer/file4: Failed to copy: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VOESLK1PyhW71myyPKHTay1po1", Name:"upload", Type:"upload", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc000398800), FileID:"VOESLK18yhW71myyPKHTay1no1", FileName:"file4", FileSize:"2062", Message:"Pending", CreatedTime:api.Time{wall:0x1593ae80, ext:63870182238, loc:(*time.Location)(0xc00040eaf0)}, UpdatedTime:api.Time{wall:0x17206900, ext:63870182238, loc:(*time.Location)(0xc00040eaf0)}, ThirdTaskID:"", Phase:"PHASE_TYPE_PENDING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} copy_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:504 Error: Received unexpected error: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VOESLK1PyhW71myyPKHTay1po1", Name:"upload", Type:"upload", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc000398800), FileID:"VOESLK18yhW71myyPKHTay1no1", FileName:"file4", FileSize:"2062", Message:"Pending", CreatedTime:api.Time{wall:0x1593ae80, ext:63870182238, loc:(*time.Location)(0xc00040eaf0)}, UpdatedTime:api.Time{wall:0x17206900, ext:63870182238, loc:(*time.Location)(0xc00040eaf0)}, ThirdTaskID:"", Phase:"PHASE_TYPE_PENDING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} Test: TestCopyFileMaxTransfer 2024/12/19 05:17:38 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/19 05:17:39 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/19 05:17:39 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/19 05:17:40 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/19 05:17:41 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/19 05:17:41 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2024/12/19 05:17:41 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" 2024/12/19 05:17:41 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/19 05:17:42 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/12/19 05:17:42 DEBUG : pacer: Reducing sleep to 100ms --- FAIL: TestCopyFileMaxTransfer (30.71s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-dojujac1nole'", Local "Local file system at /tmp/rclone3286058579", Modify Window "876000h0m0s" 2024/12/19 05:17:42 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/19 05:17:42 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/19 05:17:43 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/19 05:17:43 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestHashSums/Md5Download 2024/12/19 05:17:44 ERROR : potato2: failed to open file potato2: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=iYmBN12e48xy7opRIJHF6A6ex1yDvo_LpyAVGB3aIRz00C-96g7zxaHH7EKyqBdjpeXuHkQlVoI6Qg9zFY43iWDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734671864&g=F284CA644CF64403B777451495CA659CC12415AF&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=60&alt=0&us=0&hspu=&po=0&fileid=VOESLPyv6PSo7i-bcxbTqJXho1&userid=ZB7KFqZKGnYUJW_K&pr=XQPkPvr9WWiIuMvELmrVekRJ_RBR5L_RA3-asZyT8NheQIKQZ687Oyq8K3Sm7wbt4VDavVNtVpb9qtlL0TMbpee6Ozo3xTpF1fB3APpiVp1UUNbUE6u6_QkeBEZdvcySNKZ6xkJ1RznYUcHURN7Rce7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMIjUi03u-a-KH9vOYwtkOpVmFhEeVbdlhVJ0cH89HQNcUXYtwkjmN3q4fjyTQbMe_ANisoSGh7R33AjrWqpN3eOsimQzYY_8UTBaPWmc7LqpabMUkvl7_J64OQUUDuujqZMT7wUEd-9a7yTlyUOKHDx95FwGyUKhIfJNVvyW9ghAPOrE2d6WLkBN43dQf-tpgA==&sign=15BE6E5BB878A0846DCC5C8ECB4EC637": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: "336d5ebc5436534e61d16e63ddfca327 empty space\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5Download --- FAIL: TestHashSums (4.56s) --- FAIL: TestHashSums/Md5Download (0.87s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-dojujac1nole'", Local "Local file system at /tmp/rclone3286058579", Modify Window "876000h0m0s" 2024/12/19 05:17:47 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/12/19 05:17:47 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2024/12/19 05:17:47 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2024/12/19 05:17:47 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 2024/12/19 05:17:55 ERROR : file1: Failed to open: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=UDEyDb0UhPsiGEH8kn6ruKCVbR4voY236XOvnoDVbz_hH9Lx93K3xMq4gvOAFQNAbS926G9WYgfwTx8WMQNajGDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734671875&g=4D8356ED1AF6FD7E9537777328C6D176EFFE38A0&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=10&alt=0&us=0&hspu=&po=0&fileid=VOESLR5P6PSo7i-bcxbTqJgTo1&userid=ZB7KFqZKGnYUJW_K&pr=XQPkPvr9WWiIuMvELmrVejwOvcQxDX4xsbHL9nTpagbbfdmVwhypQbghtwuVTHWPOi-2ij4tp5-KM7GswcAh2j4alQeSsGlH1IqyM2dZLpJDleDWsmxV_bLnZsamPP7uzcLfwImkUPbKWtCYn2VD6u7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMPPhlEjNh9E6flyNFv1FmR9PKUErcfwSZcHvIbvtFHOfY6BilMHMML2uOnxBjE-8yXDblBbeyqbC9cwCkt7l6E1UA7oj4n_o3MFi_eM1J6fXhC1dtQGZq0Rgp2o17zL_aa7j5F0H3VwjQXY6vX7Br4Rrm-CP7z9bKYu79NqofZNJ6j0hkrvIpf3jLMIjxVxItA==&sign=970C54EC797C204053D6178560F19527": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host operations_test.go:566: Incorrect output from Cat(0,-1, ): "012345678\n" --- FAIL: TestCat (11.83s) FAIL 2024/12/19 05:17:58 DEBUG : PikPak root 'rclone-test-dojujac1nole': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyFileMaxTransfer)$|^TestHashSums$/^Md5Download$'" - Finished ERROR in 1m36.572984915s (try 3/5): exit status 1: Failed [TestCheckSumDownload TestCopyFileMaxTransfer TestHashSums/Md5Download TestCat]