"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload)$|^TestHashSums$/^Md5Download$'" - Starting (try 5/5) 2024/12/19 05:19:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-jobuyat1dadu" 2024/12/19 05:19:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 05:19:36 DEBUG : Creating backend with remote "/tmp/rclone3466835363" === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-jobuyat1dadu'", Local "Local file system at /tmp/rclone3466835363", Modify Window "876000h0m0s" 2024/12/19 05:19:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-jobuyat1dadu/data" 2024/12/19 05:19:38 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/12/19 05:19:38 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/12/19 05:19:39 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:19:39 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2024/12/19 05:19:45 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/12/19 05:19:45 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/12/19 05:19:45 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:19:45 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:19:49 ERROR : potato: sum not found\n2024/12/19 05:19:50 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=1734671990&g=5A20DD2421F633D21DA85B8911F9F37677F212D5&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=13&alt=0&us=0&hspu=&po=0&userid=ZB7KFqZKGnYUJW_K&fileid=VOESLrKNDp9DVPic1ODcynHko1&pr=XQPkPvr9WWiIuMvELmrVehTq4Zk76OdYRwH43w3EjS3IKYSMGre4g1Wi2Q6NqqtodbkA6kZkSP_ujigZjQrxE1BXwrGqXHgFS49Rhcw6vrIZAnpBA-BAKIBnSwQwGX2YqSmKTD7HYvfntvICad-a-e7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMGqem-WN-U4n9wyy0auRyRiZLD6c6LCdFo3Z0qa0KVsE4_R6ePneFFkYNhD8clN5g-Y1PeC8MRHA6p8R97N-abntlz9uCC43rsl3mLjYNVT3qLNotOZA49gClMHuclmN81Am_F-hadY6KOQQpNK_HWFhd82LL1EtMA52LnOzOZ1Mt_txjpQftqyenX6FqmfzcQ==&sign=ABE40944586E9A8A6B38D6404F30D44E\": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host\n2024/12/19 05:19:50 NOTICE: 1 hashes missing\n2024/12/19 05:19:50 NOTICE: PikPak root 'rclone-test-jobuyat1dadu/data': 2 differences found\n2024/12/19 05:19:50 NOTICE: PikPak root 'rclone-test-jobuyat1dadu/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:19:50 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:19:50 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 2024/12/19 05:19:56 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:19:56 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 2024/12/19 05:20:02 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:20:02 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSumDownload/subtest5 2024/12/19 05:20:07 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:20:07 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 === 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: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 6 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: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:420: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 6 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", "+ orange", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) "", - (string) (len=8) "* potato", - (string) (len=8) "+ orange", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 6 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:424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "orange"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "orange" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingondst result in run 6 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 6 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:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 6 2024/12/19 05:20:10 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/12/19 05:20:10 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/12/19 05:20:12 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/12/19 05:20:12 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/12/19 05:20:14 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/19 05:20:14 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2024/12/19 05:20:23 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/12/19 05:20:23 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/12/19 05:20:23 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/12/19 05:20:23 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSumDownload (49.16s) --- PASS: TestCheckSumDownload/subtest1 (4.82s) --- PASS: TestCheckSumDownload/subtest2 (2.15s) --- PASS: TestCheckSumDownload/subtest3 (3.84s) --- PASS: TestCheckSumDownload/subtest4 (3.37s) --- PASS: TestCheckSumDownload/subtest5 (1.85s) --- PASS: TestCheckSumDownload/subtest6 (0.62s) --- PASS: TestCheckSumDownload/subtest7 (3.20s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-jobuyat1dadu'", Local "Local file system at /tmp/rclone3466835363", Modify Window "876000h0m0s" 2024/12/19 05:20:25 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/19 05:20:25 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/19 05:20:26 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/19 05:20:26 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.88s) --- PASS: TestHashSums/Md5Download (1.67s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-jobuyat1dadu'", Local "Local file system at /tmp/rclone3466835363", Modify Window "876000h0m0s" 2024/12/19 05:20:31 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/12/19 05:20:31 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2024/12/19 05:20:31 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2024/12/19 05:20:31 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 2024/12/19 05:20:36 ERROR : file2: Failed to open: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=7YIO7uckd3_jmos2W1ZROwIqYkyjbQM5MoQhucajPD6XPSL-DLrNKISQSh_lkfy80VWZULp2JWCi-775TgGmS2DoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734672036&g=9E3614F5E363B3D1060C1E4D6738E7C26804AE41&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=9&alt=0&us=0&hspu=&po=0&fileid=VOESM3KtacbrhTOLuVWXUpqEo1&userid=ZB7KFqZKGnYUJW_K&pr=XQPkPvr9WWiIuMvELmrVepCDuOAF-_uKprwhedqnR5XBV4H3fEdftcIodcbvH4aHFfatBGaO6Rl3LaImfEGMVITGaFPAoPXDnFkmVgXyYb5p1hH1prCTNMVm0YybJoF3pF-xfZGR5GIp8bpfAECY6-7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMPPhlEjNh9E6flyNFv1FmR-J6IgAshxPEtnXNLkhcXiwrIpkM2GP_FEwWj1pnOy6qaGyY4OH5PfenzT2vvsjF6kGyV92EeGV2lV7Gsa0nMl2U0xP6M7wWfh0UrY4Ih4jcBcjyM6KuNgC8VaKCLndhXysBywSqK6kuqKqBpQdO1DVombEx6fc1JYNaFOc0iIFew==&sign=88AB64B810E1AEB92392D266BCD6D374": 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(-3,-1,): "HIJ" 2024/12/19 05:20:38 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=1734672038&g=4D8356ED1AF6FD7E9537777328C6D176EFFE38A0&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=10&alt=0&us=0&hspu=&po=0&userid=ZB7KFqZKGnYUJW_K&fileid=VOESM3BFbGAqjO9BZJ76BaOmo1&pr=XQPkPvr9WWiIuMvELmrVejwOvcQxDX4xsbHL9nTpagbbfdmVwhypQbghtwuVTHWPOi-2ij4tp5-KM7GswcAh2j4alQeSsGlH1IqyM2dZLpJDleDWsmxV_bLnZsamPP7uzcLfwImkUPbKWtCYn2VD6u7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMPPhlEjNh9E6flyNFv1FmR-NTXGtN4Qx0ZNwRXJubYtWVE_0OZ2INhyBeHyKqIdCAZPSBnn9DVgTdFvOQ3yfiP7LLWtkfFcH241kRGuOvT59wTitnHI_cysEsK6GpSKba4w85mDET4GPV-czmyU1gEKJy0VfvapeHARIaSgoGBxEombEx6fc1JYNaFOc0iIFew==&sign=177624607E824A25DB6C0B92EAA4A95E": 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.17s) FAIL 2024/12/19 05:20:42 DEBUG : PikPak root 'rclone-test-jobuyat1dadu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload)$|^TestHashSums$/^Md5Download$'" - Finished ERROR in 1m8.720538541s (try 5/5): exit status 1: Failed [TestCheckSumDownload TestCat]