"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2024/04/26 01:02:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3" 2024/04/26 01:02:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:02:11 DEBUG : Creating backend with remote "/tmp/rclone2594191003" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/04/26 01:02:11 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.77s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/04/26 01:02:12 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.64s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/26 01:02:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:02:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/26 01:02:12 DEBUG : potato: Seek from 10 to 0 2024/04/26 01:02:12 DEBUG : potato: Seek from 10 to 0 2024/04/26 01:02:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/26 01:02:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:02:12 DEBUG : potato: Seek from 5 to 2 2024/04/26 01:02:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/26 01:02:12 DEBUG : potato: Seek from 7 to 0 2024/04/26 01:02:12 DEBUG : potato: Seek from 7 to 0 2024/04/26 01:02:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/26 01:02:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:02:12 DEBUG : potato: Seek from 5 to 2 2024/04/26 01:02:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/26 01:02:12 DEBUG : potato: Seek from 8 to 0 2024/04/26 01:02:12 DEBUG : potato: Seek from 8 to 0 2024/04/26 01:02:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/26 01:02:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:02:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:02:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:02:12 DEBUG : potato: Seek from 5 to 2 2024/04/26 01:02:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/26 01:02:12 DEBUG : potato: Seek from 9 to 0 2024/04/26 01:02:12 DEBUG : potato: Seek from 9 to 0 2024/04/26 01:02:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.33s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2024/04/26 01:02:22 DEBUG : Creating backend with remote "nonexistent" 2024/04/26 01:02:22 DEBUG : Creating backend with remote "nonexistent" 2024/04/26 01:02:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/26 01:02:22 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/04/26 01:02:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/26 01:02:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 check_test.go:89: 4: Expecting 1 errors but got 2 === 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{"", "* potato2", "- empty space", "= rutabaga"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", + (string) (len=9) "* potato2", (string) (len=13) "- empty space", - (string) (len=9) "= potato2", (string) (len=10) "= rutabaga" 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{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" 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:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: differ === RUN TestCheckDownload/5 check_test.go:89: 5: Expecting 1 errors but got 2 === 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{"", "* empty space", "* potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=13) "* empty space", - (string) (len=9) "= potato2", + (string) (len=9) "* potato2", (string) (len=10) "= rutabaga" 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{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" 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:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "potato2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: differ === RUN TestCheckDownload/6 check_test.go:89: 6: Expecting 2 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", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "* potato2", "- remotepotato", "= rutabaga"} Diff: --- Expected +++ Actual @@ -3,4 +3,4 @@ (string) (len=13) "* empty space", + (string) (len=9) "* potato2", (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", (string) (len=10) "= rutabaga" 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{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" 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:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "potato2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: differ === RUN TestCheckDownload/7 check_test.go:89: 7: Expecting 1 errors but got 2 === 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{"", "* empty space", "* potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=13) "* empty space", - (string) (len=9) "= potato2", + (string) (len=9) "* potato2", (string) (len=10) "= rutabaga" 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{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" 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:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "potato2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=7) "potato2" } Test: TestCheckDownload Messages: differ --- FAIL: TestCheckDownload (20.99s) --- PASS: TestCheckDownload/1 (2.03s) --- PASS: TestCheckDownload/2 (2.51s) --- PASS: TestCheckDownload/3 (2.00s) --- FAIL: TestCheckDownload/4 (2.11s) --- FAIL: TestCheckDownload/5 (2.06s) --- FAIL: TestCheckDownload/6 (2.16s) --- FAIL: TestCheckDownload/7 (2.06s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (8.60s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:02:55 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/26 01:02:55 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/26 01:02:55 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/26 01:02:55 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/26 01:02:57 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:02:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:02:57 DEBUG : pacer: Reducing sleep to 15ms 2024/04/26 01:02:57 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/26 01:02:58 DEBUG : pacer: Reducing sleep to 10ms 2024/04/26 01:02:59 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/26 01:02:59 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/26 01:02:59 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/26 01:02:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.12s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:03:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 2024/04/26 01:03:12 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:03:12 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/26 01:03:13 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/26 01:03:13 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/26 01:03:13 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/26 01:03:13 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/26 01:03:14 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/26 01:03:14 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:14 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/26 01:03:16 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/26 01:03:18 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/26 01:03:19 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/26 01:03:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/26 01:03:21 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestCheckSum/subtest3 2024/04/26 01:03:25 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/26 01:03:25 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/26 01:03:26 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/26 01:03:26 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/26 01:03:26 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/26 01:03:27 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/26 01:03:27 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/26 01:03:27 DEBUG : pacer: Reducing sleep to 15.033892ms === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:412 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 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 : 0 Test: TestCheckSum Messages: wrong error count in run 4 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{"", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "* banana", + (string) (len=8) "= banana", (string) (len=8) "= potato" Test: TestCheckSum Messages: wrong combined result in run 4 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{"", "potato"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSum Messages: wrong match result in run 4 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{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === NAME TestCheckSum 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 : 1 Test: TestCheckSum Messages: wrong error count 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{"", "+ orange", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "= banana", + (string) (len=8) "= potato" } Test: TestCheckSum 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:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:433 Error: Not equal: expected: []string{"", "banana"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=6) "banana" + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSum 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: TestCheckSum Messages: wrong differ result in run 6 2024/04/26 01:03:42 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:03:42 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/26 01:03:43 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/26 01:03:43 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/26 01:03:43 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/26 01:03:43 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:43 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/26 01:03:44 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/26 01:03:44 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:03:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/26 01:03:46 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/26 01:03:48 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/26 01:03:49 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/26 01:03:50 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/26 01:03:51 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestCheckSum/subtest7 2024/04/26 01:03:54 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/26 01:03:54 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/26 01:03:55 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/26 01:03:55 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/26 01:03:55 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/26 01:03:55 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/26 01:03:55 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/26 01:03:55 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/04/26 01:03:55 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/26 01:03:55 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/04/26 01:03:56 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/26 01:03:56 DEBUG : pacer: Reducing sleep to 20.04519ms --- FAIL: TestCheckSum (55.95s) --- PASS: TestCheckSum/subtest1 (1.42s) --- PASS: TestCheckSum/subtest2 (1.20s) --- PASS: TestCheckSum/subtest3 (3.89s) --- PASS: TestCheckSum/subtest4 (2.26s) --- PASS: TestCheckSum/subtest5 (1.22s) --- PASS: TestCheckSum/subtest6 (1.18s) --- PASS: TestCheckSum/subtest7 (2.96s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:03:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3/data" 2024/04/26 01:03:58 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/26 01:03:58 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/26 01:03:58 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2024/04/26 01:04:49 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/26 01:04:49 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/04/26 01:04:49 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/26 01:04:49 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSumDownload (53.32s) --- PASS: TestCheckSumDownload/subtest1 (4.87s) --- PASS: TestCheckSumDownload/subtest2 (4.03s) --- PASS: TestCheckSumDownload/subtest3 (4.09s) --- PASS: TestCheckSumDownload/subtest4 (4.06s) --- PASS: TestCheckSumDownload/subtest5 (4.14s) --- PASS: TestCheckSumDownload/subtest6 (1.87s) --- PASS: TestCheckSumDownload/subtest7 (4.25s) === RUN TestApplyTransforms 2024/04/26 01:04:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-faqenay1rugapec5fidejuk7" 2024/04/26 01:04:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:04:50 DEBUG : Creating backend with remote "/tmp/rclone161806562" run.go:180: Remote "PikPak root 'rclone-test-faqenay1rugapec5fidejuk7'", Local "Local file system at /tmp/rclone161806562", Modify Window "876000h0m0s" 2024/04/26 01:04:53 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:04:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:04:53 DEBUG : pacer: Reducing sleep to 15ms 2024/04/26 01:04:54 DEBUG : pacer: Reducing sleep to 11.25ms upper checkfile vs. lower remote (without normalization) 2024/04/26 01:04:54 DEBUG : pacer: Reducing sleep to 10ms 2024/04/26 01:04:54 ERROR : hello, world!: sum not found 2024/04/26 01:04:54 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-faqenay1rugapec5fidejuk7' 2024/04/26 01:04:54 NOTICE: PikPak root 'rclone-test-faqenay1rugapec5fidejuk7': 1 files missing 2024/04/26 01:04:54 NOTICE: 1 hashes missing 2024/04/26 01:04:54 NOTICE: PikPak root 'rclone-test-faqenay1rugapec5fidejuk7': 2 differences found 2024/04/26 01:04:54 NOTICE: PikPak root 'rclone-test-faqenay1rugapec5fidejuk7': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/26 01:04:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:04:56 NOTICE: PikPak root 'rclone-test-faqenay1rugapec5fidejuk7': 0 differences found 2024/04/26 01:04:56 NOTICE: PikPak root 'rclone-test-faqenay1rugapec5fidejuk7': 1 matching files 2024/04/26 01:04:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-raseruf8qakevej5xucoyow4" 2024/04/26 01:04:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:04:57 DEBUG : Creating backend with remote "/tmp/rclone2321148144" run.go:180: Remote "PikPak root 'rclone-test-raseruf8qakevej5xucoyow4'", Local "Local file system at /tmp/rclone2321148144", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2024/04/26 01:04:59 ERROR : HELLO, WORLD!: sum not found 2024/04/26 01:04:59 ERROR : hello, world!: file not in PikPak root 'rclone-test-raseruf8qakevej5xucoyow4' 2024/04/26 01:04:59 NOTICE: PikPak root 'rclone-test-raseruf8qakevej5xucoyow4': 1 files missing 2024/04/26 01:04:59 NOTICE: 1 hashes missing 2024/04/26 01:04:59 NOTICE: PikPak root 'rclone-test-raseruf8qakevej5xucoyow4': 2 differences found 2024/04/26 01:04:59 NOTICE: PikPak root 'rclone-test-raseruf8qakevej5xucoyow4': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/26 01:05:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:05:00 NOTICE: PikPak root 'rclone-test-raseruf8qakevej5xucoyow4': 0 differences found 2024/04/26 01:05:00 NOTICE: PikPak root 'rclone-test-raseruf8qakevej5xucoyow4': 1 matching files 2024/04/26 01:05:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zixohiq8wexikik4dapuzob2" 2024/04/26 01:05:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:05:02 DEBUG : Creating backend with remote "/tmp/rclone1597086343" run.go:180: Remote "PikPak root 'rclone-test-zixohiq8wexikik4dapuzob2'", Local "Local file system at /tmp/rclone1597086343", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/26 01:05:04 ERROR : HeLlO, wOrLd!: sum not found 2024/04/26 01:05:04 ERROR : hello, world!: file not in PikPak root 'rclone-test-zixohiq8wexikik4dapuzob2' 2024/04/26 01:05:04 NOTICE: PikPak root 'rclone-test-zixohiq8wexikik4dapuzob2': 1 files missing 2024/04/26 01:05:04 NOTICE: 1 hashes missing 2024/04/26 01:05:04 NOTICE: PikPak root 'rclone-test-zixohiq8wexikik4dapuzob2': 2 differences found 2024/04/26 01:05:04 NOTICE: PikPak root 'rclone-test-zixohiq8wexikik4dapuzob2': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/26 01:05:05 ERROR : HeLlO, wOrLd!: Failed to calculate hash: can't download - no link to download 2024/04/26 01:05:05 NOTICE: PikPak root 'rclone-test-zixohiq8wexikik4dapuzob2': 1 differences found 2024/04/26 01:05:05 NOTICE: PikPak root 'rclone-test-zixohiq8wexikik4dapuzob2': 1 errors while checking 2024/04/26 01:05:05 DEBUG : Creating backend with remote "TestPikPak:rclone-test-biwokas1dapupug6lupibac0" 2024/04/26 01:05:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:05:07 DEBUG : Creating backend with remote "/tmp/rclone724045424" run.go:180: Remote "PikPak root 'rclone-test-biwokas1dapupug6lupibac0'", Local "Local file system at /tmp/rclone724045424", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/26 01:05:10 ERROR : HELLO, WORLD!: sum not found 2024/04/26 01:05:10 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-biwokas1dapupug6lupibac0' 2024/04/26 01:05:10 NOTICE: PikPak root 'rclone-test-biwokas1dapupug6lupibac0': 1 files missing 2024/04/26 01:05:10 NOTICE: 1 hashes missing 2024/04/26 01:05:10 NOTICE: PikPak root 'rclone-test-biwokas1dapupug6lupibac0': 2 differences found 2024/04/26 01:05:10 NOTICE: PikPak root 'rclone-test-biwokas1dapupug6lupibac0': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/26 01:05:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:05:11 NOTICE: PikPak root 'rclone-test-biwokas1dapupug6lupibac0': 0 differences found 2024/04/26 01:05:11 NOTICE: PikPak root 'rclone-test-biwokas1dapupug6lupibac0': 1 matching files 2024/04/26 01:05:11 DEBUG : Creating backend with remote "TestPikPak:rclone-test-rapagaq3suzeded8fitumet8" 2024/04/26 01:05:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:05:13 DEBUG : Creating backend with remote "/tmp/rclone2979731110" run.go:180: Remote "PikPak root 'rclone-test-rapagaq3suzeded8fitumet8'", Local "Local file system at /tmp/rclone2979731110", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2024/04/26 01:05:16 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/26 01:05:16 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-rapagaq3suzeded8fitumet8' 2024/04/26 01:05:16 NOTICE: PikPak root 'rclone-test-rapagaq3suzeded8fitumet8': 1 files missing 2024/04/26 01:05:16 NOTICE: 1 hashes missing 2024/04/26 01:05:16 NOTICE: PikPak root 'rclone-test-rapagaq3suzeded8fitumet8': 2 differences found 2024/04/26 01:05:16 NOTICE: PikPak root 'rclone-test-rapagaq3suzeded8fitumet8': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/26 01:05:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:05:18 NOTICE: PikPak root 'rclone-test-rapagaq3suzeded8fitumet8': 0 differences found 2024/04/26 01:05:18 NOTICE: PikPak root 'rclone-test-rapagaq3suzeded8fitumet8': 1 matching files 2024/04/26 01:05:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wehowiw3jezaluf8sogirul7" 2024/04/26 01:05:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:05:19 DEBUG : Creating backend with remote "/tmp/rclone4016173360" run.go:180: Remote "PikPak root 'rclone-test-wehowiw3jezaluf8sogirul7'", Local "Local file system at /tmp/rclone4016173360", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2024/04/26 01:05:21 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/26 01:05:21 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-wehowiw3jezaluf8sogirul7' 2024/04/26 01:05:21 NOTICE: PikPak root 'rclone-test-wehowiw3jezaluf8sogirul7': 1 files missing 2024/04/26 01:05:21 NOTICE: 1 hashes missing 2024/04/26 01:05:21 NOTICE: PikPak root 'rclone-test-wehowiw3jezaluf8sogirul7': 2 differences found 2024/04/26 01:05:21 NOTICE: PikPak root 'rclone-test-wehowiw3jezaluf8sogirul7': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/26 01:05:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:05:23 NOTICE: PikPak root 'rclone-test-wehowiw3jezaluf8sogirul7': 0 differences found 2024/04/26 01:05:23 NOTICE: PikPak root 'rclone-test-wehowiw3jezaluf8sogirul7': 1 matching files 2024/04/26 01:05:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lavuneh5dinuyid5vawaduf0" 2024/04/26 01:05:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:05:24 DEBUG : Creating backend with remote "/tmp/rclone2366736235" run.go:180: Remote "PikPak root 'rclone-test-lavuneh5dinuyid5vawaduf0'", Local "Local file system at /tmp/rclone2366736235", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2024/04/26 01:05:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 01:05:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-lavuneh5dinuyid5vawaduf0' 2024/04/26 01:05:28 NOTICE: PikPak root 'rclone-test-lavuneh5dinuyid5vawaduf0': 1 files missing 2024/04/26 01:05:28 NOTICE: 1 hashes missing 2024/04/26 01:05:28 NOTICE: PikPak root 'rclone-test-lavuneh5dinuyid5vawaduf0': 2 differences found 2024/04/26 01:05:28 NOTICE: PikPak root 'rclone-test-lavuneh5dinuyid5vawaduf0': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/26 01:05:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:05:30 NOTICE: PikPak root 'rclone-test-lavuneh5dinuyid5vawaduf0': 0 differences found 2024/04/26 01:05:30 NOTICE: PikPak root 'rclone-test-lavuneh5dinuyid5vawaduf0': 1 matching files 2024/04/26 01:05:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kobolek7pivokaf8yabojef9" 2024/04/26 01:05:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:05:32 DEBUG : Creating backend with remote "/tmp/rclone743660752" run.go:180: Remote "PikPak root 'rclone-test-kobolek7pivokaf8yabojef9'", Local "Local file system at /tmp/rclone743660752", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2024/04/26 01:05:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 01:05:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-kobolek7pivokaf8yabojef9' 2024/04/26 01:05:35 NOTICE: PikPak root 'rclone-test-kobolek7pivokaf8yabojef9': 1 files missing 2024/04/26 01:05:35 NOTICE: 1 hashes missing 2024/04/26 01:05:35 NOTICE: PikPak root 'rclone-test-kobolek7pivokaf8yabojef9': 2 differences found 2024/04/26 01:05:35 NOTICE: PikPak root 'rclone-test-kobolek7pivokaf8yabojef9': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/26 01:05:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:05:38 NOTICE: PikPak root 'rclone-test-kobolek7pivokaf8yabojef9': 0 differences found 2024/04/26 01:05:38 NOTICE: PikPak root 'rclone-test-kobolek7pivokaf8yabojef9': 1 matching files 2024/04/26 01:05:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bacomuk1wadonum2kagevid1" 2024/04/26 01:05:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:05:40 DEBUG : Creating backend with remote "/tmp/rclone3163244186" run.go:180: Remote "PikPak root 'rclone-test-bacomuk1wadonum2kagevid1'", Local "Local file system at /tmp/rclone3163244186", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2024/04/26 01:05:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 01:05:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-bacomuk1wadonum2kagevid1' 2024/04/26 01:05:42 NOTICE: PikPak root 'rclone-test-bacomuk1wadonum2kagevid1': 1 files missing 2024/04/26 01:05:42 NOTICE: 1 hashes missing 2024/04/26 01:05:42 NOTICE: PikPak root 'rclone-test-bacomuk1wadonum2kagevid1': 2 differences found 2024/04/26 01:05:42 NOTICE: PikPak root 'rclone-test-bacomuk1wadonum2kagevid1': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/26 01:05:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:05:44 NOTICE: PikPak root 'rclone-test-bacomuk1wadonum2kagevid1': 0 differences found 2024/04/26 01:05:44 NOTICE: PikPak root 'rclone-test-bacomuk1wadonum2kagevid1': 1 matching files 2024/04/26 01:05:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-figaduq2johuyem2xolefen2" 2024/04/26 01:05:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:05:46 DEBUG : Creating backend with remote "/tmp/rclone923393717" run.go:180: Remote "PikPak root 'rclone-test-figaduq2johuyem2xolefen2'", Local "Local file system at /tmp/rclone923393717", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2024/04/26 01:05:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 01:05:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-figaduq2johuyem2xolefen2' 2024/04/26 01:05:49 NOTICE: PikPak root 'rclone-test-figaduq2johuyem2xolefen2': 1 files missing 2024/04/26 01:05:49 NOTICE: 1 hashes missing 2024/04/26 01:05:49 NOTICE: PikPak root 'rclone-test-figaduq2johuyem2xolefen2': 2 differences found 2024/04/26 01:05:49 NOTICE: PikPak root 'rclone-test-figaduq2johuyem2xolefen2': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/26 01:05:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:05:51 NOTICE: PikPak root 'rclone-test-figaduq2johuyem2xolefen2': 0 differences found 2024/04/26 01:05:51 NOTICE: PikPak root 'rclone-test-figaduq2johuyem2xolefen2': 1 matching files 2024/04/26 01:05:51 DEBUG : PikPak root 'rclone-test-figaduq2johuyem2xolefen2': Purge remote 2024/04/26 01:05:51 DEBUG : PikPak root 'rclone-test-bacomuk1wadonum2kagevid1': Purge remote 2024/04/26 01:05:51 DEBUG : PikPak root 'rclone-test-kobolek7pivokaf8yabojef9': Purge remote 2024/04/26 01:05:52 DEBUG : PikPak root 'rclone-test-lavuneh5dinuyid5vawaduf0': Purge remote 2024/04/26 01:05:52 DEBUG : PikPak root 'rclone-test-wehowiw3jezaluf8sogirul7': Purge remote 2024/04/26 01:05:52 DEBUG : PikPak root 'rclone-test-rapagaq3suzeded8fitumet8': Purge remote 2024/04/26 01:05:52 DEBUG : PikPak root 'rclone-test-biwokas1dapupug6lupibac0': Purge remote 2024/04/26 01:05:53 DEBUG : PikPak root 'rclone-test-zixohiq8wexikik4dapuzob2': Purge remote 2024/04/26 01:05:53 DEBUG : PikPak root 'rclone-test-raseruf8qakevej5xucoyow4': Purge remote 2024/04/26 01:05:53 DEBUG : PikPak root 'rclone-test-faqenay1rugapec5fidejuk7': Purge remote --- PASS: TestApplyTransforms (64.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:05:53 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/26 01:05:55 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/04/26 01:05:55 INFO : file1: Copied (new) to: sub/file2 2024/04/26 01:05:56 DEBUG : file1: Sizes identical 2024/04/26 01:05:56 DEBUG : file1: Unchanged skipping 2024/04/26 01:05:56 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': don't need to copy/move sub/file2, it is already at target location 2024/04/26 01:05:58 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (5.13s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:06:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3/backup" 2024/04/26 01:06:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/26 01:06:05 INFO : dst/file1: Moved (server-side) 2024/04/26 01:06:06 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/04/26 01:06:06 INFO : dst/file1: Copied (new) 2024/04/26 01:06:09 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/04/26 01:06:09 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/04/26 01:06:10 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (11.29s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:06:10 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3/dst" 2024/04/26 01:06:12 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3/CompareDest" 2024/04/26 01:06:13 DEBUG : one: Need to transfer - File not found at Destination 2024/04/26 01:06:15 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/26 01:06:15 INFO : one: Copied (new) 2024/04/26 01:06:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:06:17 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/26 01:06:17 INFO : one: Copied (replaced existing) 2024/04/26 01:06:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:06:21 DEBUG : one: Sizes identical 2024/04/26 01:06:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/26 01:06:24 DEBUG : two: Need to transfer - File not found at Destination 2024/04/26 01:06:24 DEBUG : two: Sizes identical 2024/04/26 01:06:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/26 01:06:25 DEBUG : two: Need to transfer - File not found at Destination 2024/04/26 01:06:25 DEBUG : two: Sizes identical 2024/04/26 01:06:25 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/26 01:06:27 DEBUG : two: Need to transfer - File not found at Destination 2024/04/26 01:06:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/26 01:06:28 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/26 01:06:28 INFO : two: Copied (new) 2024/04/26 01:06:30 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/04/26 01:06:30 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/26 01:06:30 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/26 01:06:30 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/26 01:06:31 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2024/04/26 01:06:31 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (21.06s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:06:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3/dst" 2024/04/26 01:06:33 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3/CopyDest" 2024/04/26 01:06:34 DEBUG : one: Need to transfer - File not found at Destination 2024/04/26 01:06:37 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/26 01:06:37 INFO : one: Copied (new) 2024/04/26 01:06:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:06:39 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/26 01:06:39 INFO : one: Copied (replaced existing) 2024/04/26 01:06:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3/BackupDir" 2024/04/26 01:06:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:06:45 DEBUG : one: Sizes identical 2024/04/26 01:06:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:06:46 INFO : one: Moved (server-side) 2024/04/26 01:06:46 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/26 01:06:46 DEBUG : one: Src hash empty - aborting Dst hash check 2024/04/26 01:06:46 INFO : one: Copied (server-side copy) 2024/04/26 01:06:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/26 01:06:50 DEBUG : two: Need to transfer - File not found at Destination 2024/04/26 01:06:50 DEBUG : two: Sizes identical 2024/04/26 01:06:50 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/26 01:06:50 DEBUG : two: Src hash empty - aborting Dst hash check 2024/04/26 01:06:50 INFO : two: Copied (server-side copy) 2024/04/26 01:06:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/26 01:06:51 DEBUG : two: Sizes identical 2024/04/26 01:06:51 DEBUG : two: Unchanged skipping 2024/04/26 01:06:53 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:06:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:06:54 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:06:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/26 01:06:54 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:06:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/26 01:06:54 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:06:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/26 01:06:54 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:06:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/26 01:06:55 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:06:55 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/26 01:06:55 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:06:55 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/26 01:06:56 DEBUG : pacer: Reducing sleep to 960ms 2024/04/26 01:06:57 DEBUG : pacer: Reducing sleep to 720ms 2024/04/26 01:06:58 DEBUG : pacer: Reducing sleep to 540ms 2024/04/26 01:06:58 DEBUG : pacer: Reducing sleep to 405ms 2024/04/26 01:06:59 DEBUG : pacer: Reducing sleep to 303.75ms 2024/04/26 01:06:59 DEBUG : three: Need to transfer - File not found at Destination 2024/04/26 01:07:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/26 01:07:00 DEBUG : three: Destination not found in --copy-dest 2024/04/26 01:07:01 DEBUG : three: Dst hash empty - aborting Src hash check 2024/04/26 01:07:01 INFO : three: Copied (new) 2024/04/26 01:07:01 DEBUG : pacer: Reducing sleep to 227.8125ms 2024/04/26 01:07:01 DEBUG : pacer: Reducing sleep to 170.859375ms 2024/04/26 01:07:02 DEBUG : pacer: Reducing sleep to 128.144531ms 2024/04/26 01:07:02 DEBUG : pacer: Reducing sleep to 96.108398ms 2024/04/26 01:07:02 DEBUG : pacer: Reducing sleep to 72.081298ms 2024/04/26 01:07:02 DEBUG : pacer: Reducing sleep to 54.060973ms 2024/04/26 01:07:02 DEBUG : pacer: Reducing sleep to 40.545729ms 2024/04/26 01:07:03 DEBUG : pacer: Reducing sleep to 30.409296ms 2024/04/26 01:07:03 DEBUG : pacer: Reducing sleep to 22.806972ms 2024/04/26 01:07:03 DEBUG : pacer: Reducing sleep to 17.105229ms 2024/04/26 01:07:03 DEBUG : pacer: Reducing sleep to 12.828921ms 2024/04/26 01:07:03 DEBUG : pacer: Reducing sleep to 10ms 2024/04/26 01:07:04 DEBUG : dst: Rmdir: contains trashed file: "three" 2024/04/26 01:07:04 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/04/26 01:07:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/26 01:07:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/26 01:07:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/26 01:07:05 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2024/04/26 01:07:05 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2024/04/26 01:07:05 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2024/04/26 01:07:05 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (34.44s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" copy_test.go:369: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" copy_test.go:402: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:07:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/26 01:07:09 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/04/26 01:07:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/26 01:07:10 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/26 01:07:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: Post "https://vip-lixian-07.mypikpak.com": failed to copy data: max transfer limit reached as set by --max-transfer 2024/04/26 01:07:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/04/26 01:07:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/04/26 01:07:15 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:07:15 DEBUG : pacer: Reducing sleep to 15ms 2024/04/26 01:07:15 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/04/26 01:07:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/04/26 01:07:15 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/26 01:07:15 DEBUG : pacer: Reducing sleep to 10ms 2024/04/26 01:07:17 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2024/04/26 01:07:17 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (10.57s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.46s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.46s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.45s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.46s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.49s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.48s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.46s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.45s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.46s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:07:29 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:07:29 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/26 01:07:29 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/26 01:07:29 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/26 01:07:30 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/26 01:07:30 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/26 01:07:30 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/26 01:07:31 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/26 01:07:32 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/26 01:07:34 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/26 01:07:36 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/26 01:07:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/26 01:07:38 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/04/26 01:07:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/04/26 01:07:39 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/04/26 01:07:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/04/26 01:07:40 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/26 01:07:40 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/26 01:07:41 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/26 01:07:41 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/26 01:07:42 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/26 01:07:42 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/26 01:07:43 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/26 01:07:43 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/26 01:07:43 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/26 01:07:43 DEBUG : a.txt: Excluded (Size Filter) 2024/04/26 01:07:43 DEBUG : a.txt: Excluded 2024/04/26 01:07:43 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/26 01:07:44 DEBUG : pacer: Reducing sleep to 10ms 2024/04/26 01:07:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/26 01:07:44 DEBUG : sub dir/hello world2: Excluded 2024/04/26 01:07:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/26 01:07:44 DEBUG : sub dir/hello world: Excluded 2024/04/26 01:07:45 DEBUG : sub dir/ignore dir: Excluded 2024/04/26 01:07:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/26 01:07:45 DEBUG : sub dir/hello world2: Excluded 2024/04/26 01:07:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/26 01:07:45 DEBUG : sub dir/hello world: Excluded 2024/04/26 01:07:45 DEBUG : sub dir/ignore dir: Excluded 2024/04/26 01:07:48 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2024/04/26 01:07:48 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2024/04/26 01:07:48 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2024/04/26 01:07:49 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2024/04/26 01:07:49 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2024/04/26 01:07:49 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2024/04/26 01:07:49 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (27.19s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:07:52 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:07:53 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/26 01:07:53 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/26 01:07:53 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/26 01:07:53 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/26 01:07:54 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/26 01:07:54 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/26 01:07:55 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:07:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/26 01:07:56 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/26 01:07:58 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/26 01:07:59 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestListJSON/Default 2024/04/26 01:08:00 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestListJSON/FilesOnly 2024/04/26 01:08:01 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestListJSON/DirsOnly 2024/04/26 01:08:02 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestListJSON/Recurse 2024/04/26 01:08:02 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/04/26 01:08:03 DEBUG : pacer: Reducing sleep to 200.225829ms === RUN TestListJSON/SubDir 2024/04/26 01:08:03 DEBUG : pacer: Reducing sleep to 150.169371ms === RUN TestListJSON/NoModTime 2024/04/26 01:08:03 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestListJSON/NoMimeType 2024/04/26 01:08:03 DEBUG : pacer: Reducing sleep to 84.470271ms === RUN TestListJSON/ShowHash 2024/04/26 01:08:04 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestListJSON/HashTypes 2024/04/26 01:08:04 DEBUG : pacer: Reducing sleep to 47.514527ms === RUN TestListJSON/Metadata 2024/04/26 01:08:04 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/26 01:08:04 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/26 01:08:05 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/26 01:08:05 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/26 01:08:05 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/26 01:08:05 DEBUG : pacer: Reducing sleep to 10ms 2024/04/26 01:08:05 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (16.46s) --- PASS: TestListJSON/Default (1.13s) --- PASS: TestListJSON/FilesOnly (0.85s) --- PASS: TestListJSON/DirsOnly (0.64s) --- PASS: TestListJSON/Recurse (0.82s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.26s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/04/26 01:08:13 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3/notfound" 2024/04/26 01:08:16 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (11.03s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (2.01s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:08:17 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': Making directory 2024/04/26 01:08:18 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': Making directory --- PASS: TestMkdir (1.25s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:08:20 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:08:20 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/26 01:08:20 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/26 01:08:21 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:21 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/26 01:08:21 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:21 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/26 01:08:21 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:21 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/26 01:08:21 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:21 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/26 01:08:22 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/26 01:08:23 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/26 01:08:25 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/26 01:08:27 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/26 01:08:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/26 01:08:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/04/26 01:08:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/04/26 01:08:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/04/26 01:08:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/04/26 01:08:30 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/04/26 01:08:30 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/26 01:08:31 DEBUG : pacer: Reducing sleep to 112.627028ms --- PASS: TestLsd (12.57s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:08:31 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/26 01:08:31 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/26 01:08:31 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/26 01:08:32 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/26 01:08:32 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/26 01:08:32 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:32 DEBUG : pacer: Rate limited, increasing sleep to 53.453842ms 2024/04/26 01:08:33 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:33 DEBUG : pacer: Rate limited, increasing sleep to 106.907684ms 2024/04/26 01:08:33 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:33 DEBUG : pacer: Rate limited, increasing sleep to 213.815368ms 2024/04/26 01:08:33 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:33 DEBUG : pacer: Rate limited, increasing sleep to 427.630736ms 2024/04/26 01:08:34 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:34 DEBUG : pacer: Rate limited, increasing sleep to 855.261472ms 2024/04/26 01:08:34 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:34 DEBUG : pacer: Rate limited, increasing sleep to 1.710522944s 2024/04/26 01:08:35 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:08:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/26 01:08:37 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/26 01:08:39 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/26 01:08:40 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/26 01:08:41 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/26 01:08:42 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/04/26 01:08:43 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/04/26 01:08:43 DEBUG : pacer: Reducing sleep to 266.967773ms --- PASS: TestLs (12.37s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:08:43 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/04/26 01:08:44 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/26 01:08:44 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/26 01:08:44 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/26 01:08:45 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/26 01:08:45 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/26 01:08:45 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/04/26 01:08:45 DEBUG : empty space: Excluded 2024/04/26 01:08:45 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/26 01:08:46 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/26 01:08:46 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/26 01:08:46 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/26 01:08:47 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/26 01:08:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestLsWithFilesFrom (3.73s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" --- PASS: TestLsLong (3.58s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" === RUN TestHashSums/Md5 operations_test.go:279: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:279 Error: " empty space\n potato2\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n" Test: TestHashSums/Md5 operations_test.go:279: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:279 Error: " empty space\n potato2\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5 === RUN TestHashSums/Md5Download operations_test.go:279: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:279 Error: "336d5ebc5436534e61d16e63ddfca327 empty space\nd41d8cd98f00b204e9800998ecf8427e potato2\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5Download --- FAIL: TestHashSums (5.57s) --- FAIL: TestHashSums/Md5 (0.26s) --- FAIL: TestHashSums/Md5Download (2.74s) === RUN TestHashSumsWithErrors 2024/04/26 01:08:56 DEBUG : Creating backend with remote ":memory:" 2024/04/26 01:08:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/26 01:08:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/26 01:08:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/26 01:08:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/26 01:08:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/26 01:08:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/26 01:08:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/26 01:08:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/26 01:08:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:09:02 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (6.88s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:09:06 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:09:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:09:06 DEBUG : pacer: Reducing sleep to 15ms 2024/04/26 01:09:07 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/26 01:09:07 DEBUG : Waiting for deletions to finish 2024/04/26 01:09:07 DEBUG : pacer: Reducing sleep to 10ms 2024/04/26 01:09:07 DEBUG : large: Excluded (Size Filter) 2024/04/26 01:09:07 DEBUG : large: Excluded 2024/04/26 01:09:07 INFO : medium: Deleted 2024/04/26 01:09:07 INFO : small: Deleted --- PASS: TestDelete (5.35s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:09:10 DEBUG : Waiting for deletions to finish 2024/04/26 01:09:10 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/04/26 01:09:11 INFO : large: Deleted 2024/04/26 01:09:11 INFO : medium: Deleted --- PASS: TestMaxDelete (4.04s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:09:14 DEBUG : Waiting for deletions to finish 2024/04/26 01:09:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/26 01:09:15 INFO : medium: Deleted 2024/04/26 01:09:15 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (4.16s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:09:20 DEBUG : Waiting for deletions to finish 2024/04/26 01:09:21 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/04/26 01:09:21 INFO : large: Deleted 2024/04/26 01:09:21 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (5.90s) === RUN TestRetry 2024/04/26 01:09:22 DEBUG : Received error: EOF - low level retry 1/5 2024/04/26 01:09:22 DEBUG : Received error: EOF - low level retry 2/5 2024/04/26 01:09:22 DEBUG : Received error: EOF - low level retry 1/5 2024/04/26 01:09:22 DEBUG : Received error: EOF - low level retry 2/5 2024/04/26 01:09:22 DEBUG : Received error: EOF - low level retry 3/5 2024/04/26 01:09:22 DEBUG : Received error: EOF - low level retry 4/5 2024/04/26 01:09:22 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" --- PASS: TestCat (21.37s) === RUN TestPurge 2024/04/26 01:09:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mibodeg0melusit7holiroj0" 2024/04/26 01:09:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:09:45 DEBUG : Creating backend with remote "/tmp/rclone4244146016" run.go:180: Remote "PikPak root 'rclone-test-mibodeg0melusit7holiroj0'", Local "Local file system at /tmp/rclone4244146016", Modify Window "876000h0m0s" 2024/04/26 01:09:49 DEBUG : A2: Making directory 2024/04/26 01:09:50 DEBUG : A1/B2: Making directory 2024/04/26 01:09:51 DEBUG : A1/B2/C2: Making directory 2024/04/26 01:09:51 DEBUG : A1/B1/C3: Making directory 2024/04/26 01:09:52 DEBUG : A3: Making directory 2024/04/26 01:09:52 DEBUG : A3/B3: Making directory 2024/04/26 01:09:53 DEBUG : A3/B3/C4: Making directory 2024/04/26 01:10:00 ERROR : : error listing: directory not found 2024/04/26 01:10:00 DEBUG : PikPak root 'rclone-test-mibodeg0melusit7holiroj0': Purge remote 2024/04/26 01:10:01 purge failed: directory not found --- PASS: TestPurge (17.13s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:10:04 DEBUG : A2: Making directory 2024/04/26 01:10:05 DEBUG : A1/B2: Making directory 2024/04/26 01:10:05 DEBUG : A1/B2/C2: Making directory 2024/04/26 01:10:06 DEBUG : A1/B1/C3: Making directory 2024/04/26 01:10:06 DEBUG : A3: Making directory 2024/04/26 01:10:07 DEBUG : A3/B3: Making directory 2024/04/26 01:10:07 DEBUG : A3/B3/C4: Making directory 2024/04/26 01:10:09 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:10:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:10:09 DEBUG : pacer: Reducing sleep to 15ms 2024/04/26 01:10:10 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/26 01:10:10 DEBUG : pacer: Reducing sleep to 10ms 2024/04/26 01:10:11 DEBUG : removing 1 level 3 directories 2024/04/26 01:10:11 INFO : A3/B3/C4: Removing directory 2024/04/26 01:10:14 DEBUG : removing 2 level 3 directories 2024/04/26 01:10:14 INFO : A1/B2/C2: Removing directory 2024/04/26 01:10:14 INFO : A1/B1/C3: Removing directory 2024/04/26 01:10:14 DEBUG : removing 2 level 2 directories 2024/04/26 01:10:14 INFO : A3/B3: Removing directory 2024/04/26 01:10:14 INFO : A1/B2: Removing directory 2024/04/26 01:10:15 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2024/04/26 01:10:15 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2024/04/26 01:10:15 DEBUG : removing 2 level 1 directories 2024/04/26 01:10:15 INFO : A3: Removing directory 2024/04/26 01:10:15 INFO : A2: Removing directory 2024/04/26 01:10:15 DEBUG : A3: Rmdir: contains trashed file: "B3" 2024/04/26 01:10:19 DEBUG : removing 1 level 3 directories 2024/04/26 01:10:19 INFO : A1/B1/C1: Removing directory 2024/04/26 01:10:19 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2024/04/26 01:10:19 DEBUG : removing 1 level 2 directories 2024/04/26 01:10:19 INFO : A1/B1: Removing directory 2024/04/26 01:10:19 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2024/04/26 01:10:19 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/04/26 01:10:20 DEBUG : removing 1 level 1 directories 2024/04/26 01:10:20 INFO : A1: Removing directory 2024/04/26 01:10:20 DEBUG : A1: Rmdir: contains trashed file: "B2" 2024/04/26 01:10:20 DEBUG : A1: Rmdir: contains trashed file: "B1" 2024/04/26 01:10:20 DEBUG : A1: Rmdir: contains trashed file: "two" 2024/04/26 01:10:20 DEBUG : removing 1 level 0 directories 2024/04/26 01:10:20 INFO : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': Removing directory 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "A3" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "A2" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "A1" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "sub" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "sub" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "BackupDir" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "CopyDest" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "dst" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "CompareDest" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "dst" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "backup" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "dst" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "sub" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "data" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "data" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "file2" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "file1" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "file1" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "file1" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "zend.txt" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "a.txt" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/26 01:10:21 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/04/26 01:10:22 ERROR : : error listing: directory not found 2024/04/26 01:10:23 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (21.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:10:23 DEBUG : A1: Making directory 2024/04/26 01:10:24 DEBUG : A1/B1: Making directory 2024/04/26 01:10:25 DEBUG : A1/B1/C1: Making directory 2024/04/26 01:10:27 DEBUG : removing 1 level 3 directories 2024/04/26 01:10:27 INFO : A1/B1/C1: Removing directory 2024/04/26 01:10:27 DEBUG : removing 1 level 2 directories 2024/04/26 01:10:27 INFO : A1/B1: Removing directory 2024/04/26 01:10:28 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/04/26 01:10:29 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (7.16s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:10:30 DEBUG : A1: Making directory 2024/04/26 01:10:30 DEBUG : A1/B1: Making directory 2024/04/26 01:10:31 DEBUG : A1/B1/C1: Making directory 2024/04/26 01:10:33 DEBUG : removing 1 level 3 directories 2024/04/26 01:10:33 INFO : A1/B1/C1: Removing directory 2024/04/26 01:10:34 DEBUG : removing 1 level 2 directories 2024/04/26 01:10:34 INFO : A1/B1: Removing directory 2024/04/26 01:10:34 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/04/26 01:10:36 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (6.44s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:10:38 DEBUG : filename.txt: File name found in url 2024/04/26 01:10:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (5.68s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:10:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/26 01:10:44 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/04/26 01:10:44 INFO : file1: Copied (new) to: sub/file2 2024/04/26 01:10:44 INFO : file1: Deleted 2024/04/26 01:10:45 DEBUG : file1: Sizes identical 2024/04/26 01:10:45 DEBUG : file1: Unchanged skipping 2024/04/26 01:10:45 INFO : file1: Deleted 2024/04/26 01:10:46 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': don't need to copy/move sub/file2, it is already at target location 2024/04/26 01:10:47 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (5.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:10:48 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/26 01:10:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/04/26 01:10:49 INFO : file1: Copied (new) 2024/04/26 01:10:49 INFO : file1: Deleted 2024/04/26 01:10:49 DEBUG : file1: Destination exists, skipping 2024/04/26 01:10:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.97s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:10:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yafenus8cefahox6kudegep3/backup" 2024/04/26 01:10:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/26 01:10:58 INFO : dst/file1: Moved (server-side) 2024/04/26 01:10:59 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/04/26 01:10:59 INFO : dst/file1: Copied (new) 2024/04/26 01:10:59 INFO : dst/file1: Deleted 2024/04/26 01:11:02 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/04/26 01:11:02 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/04/26 01:11:03 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (11.55s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:11:10 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/26 01:11:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/26 01:11:10 DEBUG : pacer: Reducing sleep to 15ms 2024/04/26 01:11:11 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/26 01:11:11 DEBUG : pacer: Reducing sleep to 10ms 2024/04/26 01:11:13 DEBUG : A1/B2: Making directory 2024/04/26 01:11:13 DEBUG : A1/B1/C3: Making directory 2024/04/26 01:11:22 INFO : A2/one: Moved (server-side) to: A3/one 2024/04/26 01:11:22 INFO : A2/two: Moved (server-side) to: A3/two 2024/04/26 01:11:22 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/04/26 01:11:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/04/26 01:11:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/04/26 01:11:25 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2024/04/26 01:11:25 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2024/04/26 01:11:25 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2024/04/26 01:11:25 DEBUG : A2: Rmdir: contains trashed file: "B2" 2024/04/26 01:11:25 DEBUG : A2: Rmdir: contains trashed file: "B1" 2024/04/26 01:11:27 INFO : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/04/26 01:11:32 INFO : A3/two: Moved (server-side) to: A4/two 2024/04/26 01:11:32 INFO : A3/one: Moved (server-side) to: A4/one 2024/04/26 01:11:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/04/26 01:11:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/04/26 01:11:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/04/26 01:11:34 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/04/26 01:11:34 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2024/04/26 01:11:34 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2024/04/26 01:11:35 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/04/26 01:11:35 DEBUG : A3: Rmdir: contains trashed file: "B1" 2024/04/26 01:11:39 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2024/04/26 01:11:40 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2024/04/26 01:11:40 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2024/04/26 01:11:40 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2024/04/26 01:11:40 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2024/04/26 01:11:40 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2024/04/26 01:11:41 DEBUG : A4: Rmdir: contains trashed file: "B2" 2024/04/26 01:11:41 DEBUG : A4: Rmdir: contains trashed file: "B1" 2024/04/26 01:11:41 DEBUG : A4: Rmdir: contains trashed file: "two" 2024/04/26 01:11:41 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (38.24s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:11:42 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': File to upload is small (34 bytes), uploading instead of streaming 2024/04/26 01:11:43 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/26 01:11:43 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/04/26 01:11:43 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/26 01:11:43 DEBUG : Creating backend with remote "/tmp/rclone-spool4281056392" 2024/04/26 01:11:43 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/26 01:11:43 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2024/04/26 01:11:45 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/26 01:11:45 INFO : no_checksum_big_file_from_pipe: Copied (new) 2024/04/26 01:11:45 DEBUG : Waiting for deletions to finish 2024/04/26 01:11:45 INFO : no_checksum_big_file_from_pipe: Deleted 2024/04/26 01:11:45 DEBUG : removing 1 level 0 directories 2024/04/26 01:11:45 INFO : Local file system at /tmp/rclone-spool4281056392: Removing directory === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:11:47 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': File to upload is small (34 bytes), uploading instead of streaming 2024/04/26 01:11:47 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/26 01:11:47 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/04/26 01:11:47 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/26 01:11:47 DEBUG : Creating backend with remote "/tmp/rclone-spool561953200" 2024/04/26 01:11:47 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/26 01:11:47 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2024/04/26 01:11:48 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/26 01:11:48 INFO : with_checksum_big_file_from_pipe: Copied (new) 2024/04/26 01:11:48 DEBUG : Waiting for deletions to finish 2024/04/26 01:11:48 INFO : with_checksum_big_file_from_pipe: Deleted 2024/04/26 01:11:48 DEBUG : removing 1 level 0 directories 2024/04/26 01:11:48 INFO : Local file system at /tmp/rclone-spool561953200: Removing directory === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:11:50 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': File to upload is small (34 bytes), uploading instead of streaming 2024/04/26 01:11:50 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/26 01:11:50 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/26 01:11:50 DEBUG : Creating backend with remote "/tmp/rclone-spool1421208008" 2024/04/26 01:11:50 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2024/04/26 01:11:51 INFO : ignore_checksum_big_file_from_pipe: Copied (new) 2024/04/26 01:11:51 DEBUG : Waiting for deletions to finish 2024/04/26 01:11:51 INFO : ignore_checksum_big_file_from_pipe: Deleted 2024/04/26 01:11:51 DEBUG : removing 1 level 0 directories 2024/04/26 01:11:51 INFO : Local file system at /tmp/rclone-spool1421208008: Removing directory === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:11:52 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': File to upload is small (34 bytes), uploading instead of streaming 2024/04/26 01:11:53 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/26 01:11:53 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/26 01:11:53 DEBUG : Creating backend with remote "/tmp/rclone-spool1233330659" 2024/04/26 01:11:53 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/04/26 01:11:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/26 01:11:53 INFO : ignore_checksum_big_file_from_pipe: Copied (new) 2024/04/26 01:11:53 DEBUG : Waiting for deletions to finish 2024/04/26 01:11:53 INFO : ignore_checksum_big_file_from_pipe: Deleted 2024/04/26 01:11:53 DEBUG : removing 1 level 0 directories 2024/04/26 01:11:53 INFO : Local file system at /tmp/rclone-spool1233330659: Removing directory --- PASS: TestRcat (12.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.79s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" operations_test.go:1514: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.50s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" 2024/04/26 01:11:56 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': File to upload is small (60 bytes), uploading instead of streaming 2024/04/26 01:11:56 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/04/26 01:11:56 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.43s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" operations_test.go:1595: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.48s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" operations_test.go:1647: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.48s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" operations_test.go:1685: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.49s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" operations_test.go:1704: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.06s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" operations_test.go:1725: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.61s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" operations_test.go:1761: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.50s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-yafenus8cefahox6kudegep3'", Local "Local file system at /tmp/rclone2594191003", Modify Window "876000h0m0s" operations_test.go:1805: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.48s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2024/04/26 01:12:02 DEBUG : PikPak root 'rclone-test-yafenus8cefahox6kudegep3': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 9m53.30270901s (try 1/5): exit status 1: Failed [TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestHashSums/Md5Download]