"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyFileMaxTransfer|TestParseSumFile)$|^TestCheckDownload$/^(3|7)$|^TestHashSums$/^Md5Download$'" - Starting (try 2/5) 2024/12/17 01:57:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vobiqay9baxo" 2024/12/17 01:57:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:57:55 DEBUG : Creating backend with remote "/tmp/rclone155401819" === RUN TestCheckDownload run.go:180: Remote "PikPak root 'rclone-test-vobiqay9baxo'", Local "Local file system at /tmp/rclone155401819", Modify Window "876000h0m0s" 2024/12/17 01:57:56 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2024/12/17 01:57:56 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 2024/12/17 01:57:57 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/17 01:57:57 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckDownload/3 2024/12/17 01:58:00 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:58:00 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:58:01 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2024/12/17 01:58:01 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/7 check_test.go:89: 7: Expecting 1 errors but got 3 === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "* empty space", "= potato2"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "= potato2" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: match check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error --- FAIL: TestCheckDownload (12.86s) --- PASS: TestCheckDownload/3 (2.12s) --- FAIL: TestCheckDownload/7 (1.93s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-vobiqay9baxo'", Local "Local file system at /tmp/rclone155401819", Modify Window "876000h0m0s" 2024/12/17 01:58:08 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:58:08 DEBUG : test.sum: gcid = 7a6c4fea12fa7bf66997c8b984733019679b2f9f 2024/12/17 01:58:09 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/17 01:58:09 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/17 01:58:09 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/17 01:58:09 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/17 01:58:10 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:58:10 DEBUG : test.sum: gcid = bc9d7ca23a449ced8d5f88b9712e89097981d783 2024/12/17 01:58:12 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/17 01:58:12 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/17 01:58:12 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/17 01:58:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.65s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-vobiqay9baxo'", Local "Local file system at /tmp/rclone155401819", Modify Window "876000h0m0s" 2024/12/17 01:58:14 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vobiqay9baxo/data" 2024/12/17 01:58:16 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/12/17 01:58:16 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/12/17 01:58:17 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:58:17 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Received unexpected error: failed to parse sum file: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=S_ZNW_6_aRCmHoWYBmJsI2F7WPTM0HpvkD4yUg3XK6WzJq9mYs4L8WlkbXxd2YuSwMQ725caXBsOjnIxKx119GDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734487098&g=A5968CD7981DDE739B5ED764A5ED354EF42C42B2&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=41&alt=0&us=0&hspu=&po=0&fileid=VOEHKaIWyhW7f4m_9Mk9JkZIo1&userid=ZB7KFqZKGnYUJW_K&pr=XQPkPvr9WWiIuMvELmrVevb85PsEaM320Pe934rWdyFOve1kwgS6f13O8LE13Kkzd-kL8pvMWg9TeFgeHHy0m-FqIDD4VUkAUz-b9iol9zaMlywCjd16BtKNUn7bueaxQY_p3uL4-8h5XWKffPcALe7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMCBisSxKqEPPNdbcryMI_jlS1v76NFzaH5XXWODl5qCbiRPjIilxKQ4NAq1x_mX9uHDblBbeyqbC9cwCkt7l6E1UA7oj4n_o3MFi_eM1J6fXBJesFZOcD9W0A_yVNw_N_sJDBntRJAplJQEMmot1oWkZmXTPkJfnP11OENc6Mmj6y7Xc4QjOWpkYmXsOPQ0gAGDoZzT-vUu_tJ2oJhKlEDU=&sign=6071BED8BD5BEAC5E934F8E792BFE246": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host Test: TestCheckSumDownload Messages: unexpected error in run 1 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 1 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: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 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"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 1 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 1 2024/12/17 01:58:19 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/12/17 01:58:19 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/12/17 01:58:19 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:58:19 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest2 2024/12/17 01:58:25 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:58:25 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Received unexpected error: failed to parse sum file: open file failed: Get "https://dl-a10b-0886.mypikpak.com/download/?fid=JD_aImtRy2SRgzVig_dmeh920CisUIKleWYSjvn-icknl4beem2zk9V2Er9h93RsY-uXkeoHshnxKHFcik6nTGDoZzT-vUu_tJ2oJhKlEDU=&from=5&verno=3&prod=pikpak&expire=1734487108&g=F3A0FF69DF1BAEE079FA197E53142FE40231E82B&ui=ZB7KFqZKGnYUJW_K&t=0&ms=6291456&th=6291456&f=82&alt=0&us=0&hspu=&po=0&fileid=VOEHKcN-bGAqiyJJKqO_mz8Jo1&userid=ZB7KFqZKGnYUJW_K&pr=XQPkPvr9WWiIuMvELmrVevFQtfd-AFabW_tL9EUuXpTCfNhKMvgZzV6VUBv26oqfGto7kn1t-3X-aU4JQ-GgDG8f4jgnTsiI_OShqSU6wr2Ne5R8yxQ16SnXCS_68VNkvS4_cYfVjlnkudC6VPGpIO7XfMsn-81SpNGg6doho5tEii4wy9hkZJ9C8h2auy9krLRJh7fARGBC61uo_b8JMH-ZCZIgny3CQeK5lpmu1M6SZXcvNM-O-7TDmcbBZlyYnuyY30PFzIJtI3x0x8F5BjTELO-_8I-QHlshrAC1RLQcKrSUS6mAagcTpjTbLFAaGEQ3YmhLu47-hZcnC4-pMIl0b-eTkYSpnWmWyXwh6WvZIFVsjLMtggDSQoI9BW5rNdtVCiuF0S2lgauvo_7Vh2DoZzT-vUu_tJ2oJhKlEDU=&sign=7E1278E45130435CD96B3A159C707FC3": dial tcp: lookup dl-a10b-0886.mypikpak.com on 127.0.0.53:53: no such host Test: TestCheckSumDownload Messages: unexpected error in run 3 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 3 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 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{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } 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{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 2024/12/17 01:58:29 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:58:29 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 2024/12/17 01:58:36 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:58:36 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSumDownload/subtest5 2024/12/17 01:58:41 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:58:41 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload 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{"", "! potato", "+ orange", "= banana"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "* potato", + (string) (len=8) "! potato", (string) (len=8) "+ orange", 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: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 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 6 2024/12/17 01:58:47 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2024/12/17 01:58:47 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2024/12/17 01:58:49 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2024/12/17 01:58:49 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2024/12/17 01:58:51 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2024/12/17 01:58:51 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2024/12/17 01:59:00 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/12/17 01:59:00 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/12/17 01:59:00 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/12/17 01:59:00 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSumDownload (48.01s) --- PASS: TestCheckSumDownload/subtest1 (0.82s) --- PASS: TestCheckSumDownload/subtest2 (3.36s) --- PASS: TestCheckSumDownload/subtest3 (1.05s) --- PASS: TestCheckSumDownload/subtest4 (4.24s) --- PASS: TestCheckSumDownload/subtest5 (3.12s) --- PASS: TestCheckSumDownload/subtest6 (3.09s) --- PASS: TestCheckSumDownload/subtest7 (3.21s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-vobiqay9baxo'", Local "Local file system at /tmp/rclone155401819", Modify Window "876000h0m0s" 2024/12/17 01:59:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/17 01:59:03 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2024/12/17 01:59:03 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/12/17 01:59:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/17 01:59:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/17 01:59:05 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2024/12/17 01:59:05 DEBUG : TestCopyFileMaxTransfer/file2: gcid = f73a1aae0605207e832b91907ddb8075e93973d6 2024/12/17 01:59:05 DEBUG : file2: canceling upload: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer 2024/12/17 01:59:06 DEBUG : file2: waiting 500ms for the cancellation to be effective 2024/12/17 01:59:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer 2024/12/17 01:59:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/17 01:59:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/17 01:59:12 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2024/12/17 01:59:12 DEBUG : TestCopyFileMaxTransfer/file4: gcid = 72f8efa39e665176e7a8ea87b4d8cea765557ba9 2024/12/17 01:59:14 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:59:14 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/12/17 01:59:14 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:59:14 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/12/17 01:59:15 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:59:15 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/12/17 01:59:15 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:59:15 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/12/17 01:59:16 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:59:16 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/12/17 01:59:17 DEBUG : pacer: low level retry 6/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/12/17 01:59:20 DEBUG : pacer: Reducing sleep to 1.5s 2024/12/17 01:59:20 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/12/17 01:59:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/17 01:59:21 DEBUG : pacer: Reducing sleep to 1.125s 2024/12/17 01:59:23 DEBUG : pacer: Reducing sleep to 843.75ms 2024/12/17 01:59:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/12/17 01:59:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/12/17 01:59:26 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/12/17 01:59:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/12/17 01:59:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/12/17 01:59:27 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/12/17 01:59:28 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/12/17 01:59:28 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2024/12/17 01:59:28 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" 2024/12/17 01:59:28 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestCopyFileMaxTransfer (27.31s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-vobiqay9baxo'", Local "Local file system at /tmp/rclone155401819", Modify Window "876000h0m0s" 2024/12/17 01:59:29 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2024/12/17 01:59:29 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2024/12/17 01:59:30 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2024/12/17 01:59:30 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestHashSums/Md5Download --- PASS: TestHashSums (6.26s) --- PASS: TestHashSums/Md5Download (2.24s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-vobiqay9baxo'", Local "Local file system at /tmp/rclone155401819", Modify Window "876000h0m0s" 2024/12/17 01:59:35 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2024/12/17 01:59:35 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2024/12/17 01:59:36 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2024/12/17 01:59:36 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 --- PASS: TestCat (13.62s) FAIL 2024/12/17 01:59:49 DEBUG : PikPak root 'rclone-test-vobiqay9baxo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyFileMaxTransfer|TestParseSumFile)$|^TestCheckDownload$/^(3|7)$|^TestHashSums$/^Md5Download$'" - Finished ERROR in 1m56.007021222s (try 2/5): exit status 1: Failed [TestCheckDownload/7 TestCheckSumDownload]