"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload)$'" - Starting (try 5/5) 2025/09/14 02:39:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yasiyaw4yoze" 2025/09/14 02:39:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 02:39:39 DEBUG : Creating backend with remote "/tmp/rclone3114449200" === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-yasiyaw4yoze'", Local "Local file system at /tmp/rclone3114449200", Modify Window "876000h0m0s" 2025/09/14 02:39:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yasiyaw4yoze/data" 2025/09/14 02:39:42 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/14 02:39:42 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/14 02:39:43 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 02:39:43 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:428 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: wrong error count in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/09/14 02:40:52 ERROR : banana: Failed to calculate hash: can't download: no link\n2025/09/14 02:40:52 NOTICE: PikPak root 'rclone-test-yasiyaw4yoze/data': 0 differences found\n2025/09/14 02:40:52 NOTICE: PikPak root 'rclone-test-yasiyaw4yoze/data': 1 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{"", "! banana"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "= banana" + (string) (len=8) "! banana" } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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 1 2025/09/14 02:40:53 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/14 02:40:53 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/14 02:40:54 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 02:40:54 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest2 === 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:428 Error: Not equal: expected: 1 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/09/14 02:41:26 ERROR : potato: sum not found\n2025/09/14 02:42:32 ERROR : banana: Failed to calculate hash: can't download: no link\n2025/09/14 02:42:32 NOTICE: 1 hashes missing\n2025/09/14 02:42:32 NOTICE: PikPak root 'rclone-test-yasiyaw4yoze/data': 1 differences found\n2025/09/14 02:42:32 NOTICE: PikPak root 'rclone-test-yasiyaw4yoze/data': 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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 2025/09/14 02:42:33 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 02:42:33 DEBUG : Config file has changed externally - reloading 2025/09/14 02:42:34 DEBUG : pacer: Reducing sleep to 675ms 2025/09/14 02:42:34 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 02:42:34 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b 2025/09/14 02:42:35 DEBUG : pacer: Reducing sleep to 506.25ms 2025/09/14 02:42:36 DEBUG : pacer: Reducing sleep to 379.6875ms 2025/09/14 02:42:36 DEBUG : pacer: Reducing sleep to 284.765625ms 2025/09/14 02:42:37 DEBUG : pacer: Reducing sleep to 213.574218ms 2025/09/14 02:42:37 DEBUG : pacer: Reducing sleep to 160.180663ms 2025/09/14 02:42:38 DEBUG : pacer: Reducing sleep to 120.135497ms === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: can't download: no link Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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 2025/09/14 02:43:41 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 02:43:41 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 02:43:41 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea 2025/09/14 02:43:44 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 02:43:45 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 02:43:46 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 02:43:47 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 02:43:47 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 02:43:48 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:407: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:407 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: An error is expected but got nil. Test: TestCheckSumDownload Messages: no expected error in run 4 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:428 Error: Not equal: expected: 1 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 4 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/09/14 02:45:15 ERROR : banana: Failed to calculate hash: can't download: no link\n2025/09/14 02:45:18 ERROR : potato: Failed to calculate hash: can't download: no link\n2025/09/14 02:45:18 NOTICE: PikPak root 'rclone-test-yasiyaw4yoze/data': 0 differences found\n2025/09/14 02:45:18 NOTICE: PikPak root 'rclone-test-yasiyaw4yoze/data': 2 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "! banana", "! potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" + (string) (len=8) "! banana", + (string) (len=8) "! potato" } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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 match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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 differ result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 Error: Not equal: expected: []string{} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSumDownload Messages: wrong error result in run 4 2025/09/14 02:45:19 DEBUG : pacer: Reducing sleep to 675.762172ms 2025/09/14 02:45:19 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 02:45:19 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 2025/09/14 02:45:20 DEBUG : pacer: Reducing sleep to 506.821629ms 2025/09/14 02:45:20 DEBUG : pacer: Reducing sleep to 380.116221ms 2025/09/14 02:45:21 DEBUG : pacer: Reducing sleep to 285.087165ms 2025/09/14 02:45:21 DEBUG : pacer: Reducing sleep to 213.815373ms 2025/09/14 02:45:22 DEBUG : pacer: Reducing sleep to 160.361529ms 2025/09/14 02:45:22 DEBUG : pacer: Reducing sleep to 120.271146ms === RUN TestCheckSumDownload/subtest5 === 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:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 5 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 5 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "+ orange", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) "", - (string) (len=8) "+ orange", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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 5 2025/09/14 02:46:25 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 02:46:25 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 02:46:25 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 2025/09/14 02:46:28 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 02:46:28 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 02:46:30 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 02:46:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 02:46:31 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 02:46:32 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest6 === 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:428 Error: Not equal: expected: 2 actual : 3 Test: TestCheckSumDownload Messages: wrong error count in run 6 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/09/14 02:47:32 ERROR : potato: files differ\n2025/09/14 02:47:59 ERROR : banana: Failed to calculate hash: can't download: no link\n2025/09/14 02:47:59 ERROR : orange: file not in PikPak root 'rclone-test-yasiyaw4yoze/data'\n2025/09/14 02:47:59 NOTICE: PikPak root 'rclone-test-yasiyaw4yoze/data': 1 files missing\n2025/09/14 02:47:59 NOTICE: PikPak root 'rclone-test-yasiyaw4yoze/data': 1 differences found\n2025/09/14 02:47:59 NOTICE: PikPak root 'rclone-test-yasiyaw4yoze/data': 3 errors while checking\n" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "! banana", "* potato", "+ orange"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=8) "! banana", (string) (len=8) "* potato", - (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "+ orange" } Test: TestCheckSumDownload Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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 6 2025/09/14 02:48:00 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 02:48:01 DEBUG : pacer: Reducing sleep to 675.762172ms 2025/09/14 02:48:01 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/09/14 02:48:01 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/09/14 02:48:02 DEBUG : pacer: Reducing sleep to 506.821629ms 2025/09/14 02:48:03 DEBUG : pacer: Reducing sleep to 380.116221ms 2025/09/14 02:48:03 DEBUG : pacer: Reducing sleep to 285.087165ms 2025/09/14 02:48:04 DEBUG : pacer: Reducing sleep to 213.815373ms 2025/09/14 02:48:04 DEBUG : pacer: Reducing sleep to 160.361529ms 2025/09/14 02:48:04 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/09/14 02:48:04 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/09/14 02:48:04 DEBUG : pacer: Reducing sleep to 120.271146ms 2025/09/14 02:48:05 DEBUG : pacer: Reducing sleep to 100ms 2025/09/14 02:48:06 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/09/14 02:48:06 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: can't download: no link Test: TestCheckSumDownload Messages: unexpected error in run 7 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 7 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /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:428 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 7 2025/09/14 02:49:14 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 02:49:16 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 02:49:17 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 02:49:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 02:49:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 02:49:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 02:49:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/14 02:49:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/14 02:49:22 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/14 02:49:22 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/14 02:49:22 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/09/14 02:49:22 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/09/14 02:49:22 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/09/14 02:49:22 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/09/14 02:49:23 DEBUG : pacer: Reducing sleep to 100ms --- FAIL: TestCheckSumDownload (584.05s) --- PASS: TestCheckSumDownload/subtest1 (66.41s) --- PASS: TestCheckSumDownload/subtest2 (94.72s) --- PASS: TestCheckSumDownload/subtest3 (63.48s) --- PASS: TestCheckSumDownload/subtest4 (89.60s) --- PASS: TestCheckSumDownload/subtest5 (62.63s) --- PASS: TestCheckSumDownload/subtest6 (87.21s) --- PASS: TestCheckSumDownload/subtest7 (64.03s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-yasiyaw4yoze'", Local "Local file system at /tmp/rclone3114449200", Modify Window "876000h0m0s" 2025/09/14 02:49:23 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/09/14 02:49:23 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2025/09/14 02:49:25 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/09/14 02:49:25 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 2025/09/14 02:49:33 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 02:49:33 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/09/14 02:49:40 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 02:49:40 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/09/14 02:49:40 DEBUG : pacer: Reducing sleep to 300ms 2025/09/14 02:49:42 DEBUG : pacer: Reducing sleep to 225ms 2025/09/14 02:49:48 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 02:49:48 DEBUG : pacer: Rate limited, increasing sleep to 450ms 2025/09/14 02:49:54 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 02:49:54 DEBUG : pacer: Rate limited, increasing sleep to 900ms 2025/09/14 02:50:01 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 02:50:01 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2025/09/14 02:50:07 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 02:50:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 02:50:13 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 02:50:20 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 02:50:26 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 02:50:32 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 02:50:38 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 02:50:45 DEBUG : pacer: low level retry 10/10 (error no link) 2025/09/14 02:50:45 ERROR : file2: Failed to open: can't download: no link operations_test.go:566: Incorrect output from Cat(0,-1,): "ABCDEFGHIJ" 2025/09/14 02:50:45 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 02:50:53 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 02:50:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 02:50:59 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 02:51:06 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 02:51:12 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 02:51:13 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 02:51:15 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 02:51:22 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 02:51:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 02:51:28 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 02:51:29 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 02:51:31 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 02:51:32 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 02:51:40 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 02:51:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/09/14 02:51:46 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 02:51:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 02:51:53 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 02:51:59 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 02:52:05 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 02:52:12 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 02:52:18 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 02:52:25 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 02:52:31 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 02:52:37 DEBUG : pacer: low level retry 10/10 (error no link) 2025/09/14 02:52:37 ERROR : file1: Failed to open: can't download: no link 2025/09/14 02:52:44 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 02:52:50 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 02:52:51 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/09/14 02:52:51 DEBUG : Config file has changed externally - reloading 2025/09/14 02:52:57 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 02:53:04 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 02:53:10 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 02:53:17 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 02:53:23 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 02:53:29 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 02:53:36 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 02:53:42 DEBUG : pacer: low level retry 10/10 (error no link) 2025/09/14 02:53:42 ERROR : file2: Failed to open: can't download: no link operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2025/09/14 02:53:42 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 02:53:50 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 02:53:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 02:53:57 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 02:54:03 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 02:54:09 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 02:54:15 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 02:54:22 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 02:54:28 DEBUG : pacer: low level retry 7/10 (error no link) 2025/09/14 02:54:34 DEBUG : pacer: low level retry 8/10 (error no link) 2025/09/14 02:54:41 DEBUG : pacer: low level retry 9/10 (error no link) 2025/09/14 02:54:47 DEBUG : pacer: low level retry 10/10 (error no link) 2025/09/14 02:54:47 ERROR : file1: Failed to open: can't download: no link 2025/09/14 02:54:55 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 02:55:02 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 02:55:08 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 02:55:09 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 02:55:11 DEBUG : pacer: Reducing sleep to 1.125s operations_test.go:566: Incorrect output from Cat(1,3,): "123" 2025/09/14 02:55:12 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 02:55:19 DEBUG : pacer: low level retry 1/10 (error no link) 2025/09/14 02:55:19 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/09/14 02:55:24 DEBUG : pacer: low level retry 2/10 (error no link) 2025/09/14 02:55:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/14 02:55:30 DEBUG : pacer: low level retry 3/10 (error no link) 2025/09/14 02:55:35 DEBUG : pacer: low level retry 4/10 (error no link) 2025/09/14 02:55:40 DEBUG : pacer: low level retry 5/10 (error no link) 2025/09/14 02:55:46 DEBUG : pacer: low level retry 6/10 (error no link) 2025/09/14 02:55:46 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/14 02:55:49 DEBUG : pacer: Reducing sleep to 1.125s 2025/09/14 02:55:50 DEBUG : pacer: Reducing sleep to 843.75ms 2025/09/14 02:55:50 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/09/14 02:55:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/09/14 02:55:52 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/09/14 02:55:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/09/14 02:55:53 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/09/14 02:55:54 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/09/14 02:55:54 DEBUG : pacer: Reducing sleep to 112.627028ms --- FAIL: TestCat (391.13s) FAIL 2025/09/14 02:55:54 DEBUG : PikPak root 'rclone-test-yasiyaw4yoze': Purge remote 2025/09/14 02:55:54 DEBUG : pacer: Reducing sleep to 100ms "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload)$'" - Finished ERROR in 16m17.80241468s (try 5/5): exit status 1: Failed [TestCheckSumDownload TestCat]