"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2024/04/13 03:42:41 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5" 2024/04/13 03:42:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:42:43 DEBUG : Creating backend with remote "/tmp/rclone4097427981" === 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-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/04/13 03:42:43 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.80s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2024/04/13 03:42:44 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.66s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/13 03:42:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 03:42:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/13 03:42:44 DEBUG : potato: Seek from 10 to 0 2024/04/13 03:42:44 DEBUG : potato: Seek from 10 to 0 2024/04/13 03:42:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/13 03:42:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 03:42:44 DEBUG : potato: Seek from 5 to 2 2024/04/13 03:42:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/13 03:42:44 DEBUG : potato: Seek from 7 to 0 2024/04/13 03:42:44 DEBUG : potato: Seek from 7 to 0 2024/04/13 03:42:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/13 03:42:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 03:42:44 DEBUG : potato: Seek from 5 to 2 2024/04/13 03:42:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/13 03:42:44 DEBUG : potato: Seek from 8 to 0 2024/04/13 03:42:44 DEBUG : potato: Seek from 8 to 0 2024/04/13 03:42:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/13 03:42:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 03:42:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 03:42:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 03:42:44 DEBUG : potato: Seek from 5 to 2 2024/04/13 03:42:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/13 03:42:44 DEBUG : potato: Seek from 9 to 0 2024/04/13 03:42:44 DEBUG : potato: Seek from 9 to 0 2024/04/13 03:42:44 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-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", 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.03s) --- PASS: TestCheck/1 (0.32s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2024/04/13 03:42:54 DEBUG : Creating backend with remote "nonexistent" 2024/04/13 03:42:54 DEBUG : Creating backend with remote "nonexistent" 2024/04/13 03:42:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/13 03:42:54 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/13 03:42:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/13 03:42:54 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-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", 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 (18.88s) --- PASS: TestCheckDownload/1 (1.68s) --- PASS: TestCheckDownload/2 (1.67s) --- PASS: TestCheckDownload/3 (1.71s) --- FAIL: TestCheckDownload/4 (1.74s) --- FAIL: TestCheckDownload/5 (2.43s) --- FAIL: TestCheckDownload/6 (1.71s) --- FAIL: TestCheckDownload/7 (1.75s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 2024/04/13 03:43:18 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:43:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:43:18 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:43:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:43:18 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:43:18 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/13 03:43:19 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:43:19 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/13 03:43:19 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:43:19 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/13 03:43:19 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:43:19 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/13 03:43:20 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:43:20 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/13 03:43:20 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:43:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/13 03:43:22 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/13 03:43:24 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/04/13 03:43:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/04/13 03:43:28 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/04/13 03:43:28 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2024/04/13 03:43:29 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/13 03:43:29 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/13 03:43:29 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/13 03:43:30 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/13 03:43:30 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/13 03:43:30 DEBUG : pacer: Reducing sleep to 26.726921ms --- PASS: TestCheckSizeOnly (17.22s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (1.46s) --- PASS: TestCheckSizeOnly/5 (1.14s) --- PASS: TestCheckSizeOnly/6 (0.35s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:43:30 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/13 03:43:31 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/13 03:43:31 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/13 03:43:32 DEBUG : pacer: Reducing sleep to 10ms 2024/04/13 03:43:33 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/13 03:43:33 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/13 03:43:33 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/13 03:43:33 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/13 03:43:37 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/13 03:43:37 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/13 03:43:37 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/13 03:43:37 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.42s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:43:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5/data" 2024/04/13 03:43:38 DEBUG : Config file has changed externally - reloading === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === 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 === RUN TestCheckSum/subtest7 2024/04/13 03:44:15 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/13 03:44:15 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/04/13 03:44:15 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/13 03:44:15 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (37.66s) --- PASS: TestCheckSum/subtest1 (1.94s) --- PASS: TestCheckSum/subtest2 (1.10s) --- PASS: TestCheckSum/subtest3 (1.91s) --- PASS: TestCheckSum/subtest4 (1.12s) --- PASS: TestCheckSum/subtest5 (1.94s) --- PASS: TestCheckSum/subtest6 (1.95s) --- PASS: TestCheckSum/subtest7 (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:44:15 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5/data" === RUN TestCheckSumDownload/subtest1 2024/04/13 03:44:26 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:44:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:44:27 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:44:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:44:27 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:44:27 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/13 03:44:27 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:44:27 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/13 03:44:27 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:44:27 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/13 03:44:28 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:44:28 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/13 03:44:28 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:44:28 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/13 03:44:28 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:44:28 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/13 03:44:30 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/13 03:44:32 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/13 03:44:33 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/13 03:44:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/13 03:44:35 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestCheckSumDownload/subtest2 2024/04/13 03:44:39 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/13 03:44:40 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/13 03:44:40 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/13 03:44:41 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/13 03:44:41 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/13 03:44:41 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/13 03:44:41 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/13 03:44:42 DEBUG : pacer: Reducing sleep to 20.04519ms === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2024/04/13 03:45:11 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/13 03:45:11 DEBUG : data: Rmdir: contains trashed file: "banana" 2024/04/13 03:45:11 DEBUG : data: Rmdir: contains trashed file: "potato" 2024/04/13 03:45:11 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSumDownload (56.42s) --- PASS: TestCheckSumDownload/subtest1 (2.98s) --- PASS: TestCheckSumDownload/subtest2 (4.02s) --- PASS: TestCheckSumDownload/subtest3 (2.81s) --- PASS: TestCheckSumDownload/subtest4 (3.31s) --- PASS: TestCheckSumDownload/subtest5 (3.48s) --- PASS: TestCheckSumDownload/subtest6 (2.56s) --- PASS: TestCheckSumDownload/subtest7 (2.64s) === RUN TestApplyTransforms 2024/04/13 03:45:12 DEBUG : Creating backend with remote "TestPikPak:rclone-test-muserah9sukowek7zipufif2" 2024/04/13 03:45:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:45:13 DEBUG : Creating backend with remote "/tmp/rclone2400734107" run.go:180: Remote "PikPak root 'rclone-test-muserah9sukowek7zipufif2'", Local "Local file system at /tmp/rclone2400734107", Modify Window "876000h0m0s" 2024/04/13 03:45:16 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:45:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:45:16 DEBUG : pacer: Reducing sleep to 15ms 2024/04/13 03:45:16 DEBUG : pacer: Reducing sleep to 11.25ms upper checkfile vs. lower remote (without normalization) 2024/04/13 03:45:17 DEBUG : pacer: Reducing sleep to 10ms 2024/04/13 03:45:17 ERROR : hello, world!: sum not found 2024/04/13 03:45:17 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-muserah9sukowek7zipufif2' 2024/04/13 03:45:17 NOTICE: PikPak root 'rclone-test-muserah9sukowek7zipufif2': 1 files missing 2024/04/13 03:45:17 NOTICE: 1 hashes missing 2024/04/13 03:45:17 NOTICE: PikPak root 'rclone-test-muserah9sukowek7zipufif2': 2 differences found 2024/04/13 03:45:17 NOTICE: PikPak root 'rclone-test-muserah9sukowek7zipufif2': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/13 03:45:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:45:18 NOTICE: PikPak root 'rclone-test-muserah9sukowek7zipufif2': 0 differences found 2024/04/13 03:45:18 NOTICE: PikPak root 'rclone-test-muserah9sukowek7zipufif2': 1 matching files 2024/04/13 03:45:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-roluqoq2hopefaw8xomijaf8" 2024/04/13 03:45:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:45:19 DEBUG : Creating backend with remote "/tmp/rclone449109567" run.go:180: Remote "PikPak root 'rclone-test-roluqoq2hopefaw8xomijaf8'", Local "Local file system at /tmp/rclone449109567", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2024/04/13 03:45:21 ERROR : HELLO, WORLD!: sum not found 2024/04/13 03:45:21 ERROR : hello, world!: file not in PikPak root 'rclone-test-roluqoq2hopefaw8xomijaf8' 2024/04/13 03:45:21 NOTICE: PikPak root 'rclone-test-roluqoq2hopefaw8xomijaf8': 1 files missing 2024/04/13 03:45:21 NOTICE: 1 hashes missing 2024/04/13 03:45:21 NOTICE: PikPak root 'rclone-test-roluqoq2hopefaw8xomijaf8': 2 differences found 2024/04/13 03:45:21 NOTICE: PikPak root 'rclone-test-roluqoq2hopefaw8xomijaf8': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/13 03:45:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:45:23 NOTICE: PikPak root 'rclone-test-roluqoq2hopefaw8xomijaf8': 0 differences found 2024/04/13 03:45:23 NOTICE: PikPak root 'rclone-test-roluqoq2hopefaw8xomijaf8': 1 matching files 2024/04/13 03:45:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-silicex6kegoduz9qigikil5" 2024/04/13 03:45:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:45:25 DEBUG : Creating backend with remote "/tmp/rclone3771981831" run.go:180: Remote "PikPak root 'rclone-test-silicex6kegoduz9qigikil5'", Local "Local file system at /tmp/rclone3771981831", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/13 03:45:28 ERROR : HeLlO, wOrLd!: sum not found 2024/04/13 03:45:28 ERROR : hello, world!: file not in PikPak root 'rclone-test-silicex6kegoduz9qigikil5' 2024/04/13 03:45:28 NOTICE: PikPak root 'rclone-test-silicex6kegoduz9qigikil5': 1 files missing 2024/04/13 03:45:28 NOTICE: 1 hashes missing 2024/04/13 03:45:28 NOTICE: PikPak root 'rclone-test-silicex6kegoduz9qigikil5': 2 differences found 2024/04/13 03:45:28 NOTICE: PikPak root 'rclone-test-silicex6kegoduz9qigikil5': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/13 03:45:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:45:29 NOTICE: PikPak root 'rclone-test-silicex6kegoduz9qigikil5': 0 differences found 2024/04/13 03:45:29 NOTICE: PikPak root 'rclone-test-silicex6kegoduz9qigikil5': 1 matching files 2024/04/13 03:45:29 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nehemov1cumafan2tozumiy7" 2024/04/13 03:45:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:45:30 DEBUG : Creating backend with remote "/tmp/rclone1641753741" run.go:180: Remote "PikPak root 'rclone-test-nehemov1cumafan2tozumiy7'", Local "Local file system at /tmp/rclone1641753741", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/13 03:45:33 ERROR : HELLO, WORLD!: sum not found 2024/04/13 03:45:33 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-nehemov1cumafan2tozumiy7' 2024/04/13 03:45:33 NOTICE: PikPak root 'rclone-test-nehemov1cumafan2tozumiy7': 1 files missing 2024/04/13 03:45:33 NOTICE: 1 hashes missing 2024/04/13 03:45:33 NOTICE: PikPak root 'rclone-test-nehemov1cumafan2tozumiy7': 2 differences found 2024/04/13 03:45:33 NOTICE: PikPak root 'rclone-test-nehemov1cumafan2tozumiy7': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/13 03:45:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:45:36 NOTICE: PikPak root 'rclone-test-nehemov1cumafan2tozumiy7': 0 differences found 2024/04/13 03:45:36 NOTICE: PikPak root 'rclone-test-nehemov1cumafan2tozumiy7': 1 matching files 2024/04/13 03:45:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wekezow0zugosor6duyibiq6" 2024/04/13 03:45:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:45:37 DEBUG : Creating backend with remote "/tmp/rclone2599223203" run.go:180: Remote "PikPak root 'rclone-test-wekezow0zugosor6duyibiq6'", Local "Local file system at /tmp/rclone2599223203", Modify Window "876000h0m0s" 2024/04/13 03:45:39 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:45:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:45:39 DEBUG : pacer: Reducing sleep to 15ms 2024/04/13 03:45:40 DEBUG : pacer: Reducing sleep to 11.25ms NFD checkfile vs. NFC remote (without normalization) 2024/04/13 03:45:40 DEBUG : pacer: Reducing sleep to 10ms 2024/04/13 03:45:40 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/13 03:45:40 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-wekezow0zugosor6duyibiq6' 2024/04/13 03:45:40 NOTICE: PikPak root 'rclone-test-wekezow0zugosor6duyibiq6': 1 files missing 2024/04/13 03:45:40 NOTICE: 1 hashes missing 2024/04/13 03:45:40 NOTICE: PikPak root 'rclone-test-wekezow0zugosor6duyibiq6': 2 differences found 2024/04/13 03:45:40 NOTICE: PikPak root 'rclone-test-wekezow0zugosor6duyibiq6': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/13 03:45:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:45:42 NOTICE: PikPak root 'rclone-test-wekezow0zugosor6duyibiq6': 0 differences found 2024/04/13 03:45:42 NOTICE: PikPak root 'rclone-test-wekezow0zugosor6duyibiq6': 1 matching files 2024/04/13 03:45:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tofebem1yogoniq6himuxib1" 2024/04/13 03:45:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:45:43 DEBUG : Creating backend with remote "/tmp/rclone2395342245" run.go:180: Remote "PikPak root 'rclone-test-tofebem1yogoniq6himuxib1'", Local "Local file system at /tmp/rclone2395342245", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2024/04/13 03:45:45 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/13 03:45:45 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-tofebem1yogoniq6himuxib1' 2024/04/13 03:45:45 NOTICE: PikPak root 'rclone-test-tofebem1yogoniq6himuxib1': 1 files missing 2024/04/13 03:45:45 NOTICE: 1 hashes missing 2024/04/13 03:45:45 NOTICE: PikPak root 'rclone-test-tofebem1yogoniq6himuxib1': 2 differences found 2024/04/13 03:45:45 NOTICE: PikPak root 'rclone-test-tofebem1yogoniq6himuxib1': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/13 03:45:47 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: can't download - no link to download 2024/04/13 03:45:47 NOTICE: PikPak root 'rclone-test-tofebem1yogoniq6himuxib1': 1 differences found 2024/04/13 03:45:47 NOTICE: PikPak root 'rclone-test-tofebem1yogoniq6himuxib1': 1 errors while checking 2024/04/13 03:45:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lobufel5kuviloh5jeguzub3" 2024/04/13 03:45:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:45:48 DEBUG : Creating backend with remote "/tmp/rclone3833706743" run.go:180: Remote "PikPak root 'rclone-test-lobufel5kuviloh5jeguzub3'", Local "Local file system at /tmp/rclone3833706743", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2024/04/13 03:45:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 03:45:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-lobufel5kuviloh5jeguzub3' 2024/04/13 03:45:51 NOTICE: PikPak root 'rclone-test-lobufel5kuviloh5jeguzub3': 1 files missing 2024/04/13 03:45:51 NOTICE: 1 hashes missing 2024/04/13 03:45:51 NOTICE: PikPak root 'rclone-test-lobufel5kuviloh5jeguzub3': 2 differences found 2024/04/13 03:45:51 NOTICE: PikPak root 'rclone-test-lobufel5kuviloh5jeguzub3': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/13 03:45:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:45:52 NOTICE: PikPak root 'rclone-test-lobufel5kuviloh5jeguzub3': 0 differences found 2024/04/13 03:45:52 NOTICE: PikPak root 'rclone-test-lobufel5kuviloh5jeguzub3': 1 matching files 2024/04/13 03:45:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xibopef7gawucuy3siyacac1" 2024/04/13 03:45:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:45:54 DEBUG : Creating backend with remote "/tmp/rclone3771625486" run.go:180: Remote "PikPak root 'rclone-test-xibopef7gawucuy3siyacac1'", Local "Local file system at /tmp/rclone3771625486", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2024/04/13 03:45:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 03:45:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-xibopef7gawucuy3siyacac1' 2024/04/13 03:45:57 NOTICE: PikPak root 'rclone-test-xibopef7gawucuy3siyacac1': 1 files missing 2024/04/13 03:45:57 NOTICE: 1 hashes missing 2024/04/13 03:45:57 NOTICE: PikPak root 'rclone-test-xibopef7gawucuy3siyacac1': 2 differences found 2024/04/13 03:45:57 NOTICE: PikPak root 'rclone-test-xibopef7gawucuy3siyacac1': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/13 03:45:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: can't download - no link to download 2024/04/13 03:45:58 NOTICE: PikPak root 'rclone-test-xibopef7gawucuy3siyacac1': 1 differences found 2024/04/13 03:45:58 NOTICE: PikPak root 'rclone-test-xibopef7gawucuy3siyacac1': 1 errors while checking 2024/04/13 03:45:58 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kawidiv6gulidek0caqavep5" 2024/04/13 03:45:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:46:00 DEBUG : Creating backend with remote "/tmp/rclone4201012583" run.go:180: Remote "PikPak root 'rclone-test-kawidiv6gulidek0caqavep5'", Local "Local file system at /tmp/rclone4201012583", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2024/04/13 03:46:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 03:46:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-kawidiv6gulidek0caqavep5' 2024/04/13 03:46:04 NOTICE: PikPak root 'rclone-test-kawidiv6gulidek0caqavep5': 1 files missing 2024/04/13 03:46:04 NOTICE: 1 hashes missing 2024/04/13 03:46:04 NOTICE: PikPak root 'rclone-test-kawidiv6gulidek0caqavep5': 2 differences found 2024/04/13 03:46:04 NOTICE: PikPak root 'rclone-test-kawidiv6gulidek0caqavep5': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/13 03:46:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:46:06 NOTICE: PikPak root 'rclone-test-kawidiv6gulidek0caqavep5': 0 differences found 2024/04/13 03:46:06 NOTICE: PikPak root 'rclone-test-kawidiv6gulidek0caqavep5': 1 matching files 2024/04/13 03:46:06 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bomiqor6qebixoc3motevuj4" 2024/04/13 03:46:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:46:07 DEBUG : Creating backend with remote "/tmp/rclone2428090583" run.go:180: Remote "PikPak root 'rclone-test-bomiqor6qebixoc3motevuj4'", Local "Local file system at /tmp/rclone2428090583", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2024/04/13 03:46:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 03:46:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-bomiqor6qebixoc3motevuj4' 2024/04/13 03:46:11 NOTICE: PikPak root 'rclone-test-bomiqor6qebixoc3motevuj4': 1 files missing 2024/04/13 03:46:11 NOTICE: 1 hashes missing 2024/04/13 03:46:11 NOTICE: PikPak root 'rclone-test-bomiqor6qebixoc3motevuj4': 2 differences found 2024/04/13 03:46:11 NOTICE: PikPak root 'rclone-test-bomiqor6qebixoc3motevuj4': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/13 03:46:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 03:46:12 NOTICE: PikPak root 'rclone-test-bomiqor6qebixoc3motevuj4': 0 differences found 2024/04/13 03:46:12 NOTICE: PikPak root 'rclone-test-bomiqor6qebixoc3motevuj4': 1 matching files 2024/04/13 03:46:12 DEBUG : PikPak root 'rclone-test-bomiqor6qebixoc3motevuj4': Purge remote 2024/04/13 03:46:12 DEBUG : PikPak root 'rclone-test-kawidiv6gulidek0caqavep5': Purge remote 2024/04/13 03:46:12 DEBUG : PikPak root 'rclone-test-xibopef7gawucuy3siyacac1': Purge remote 2024/04/13 03:46:12 DEBUG : PikPak root 'rclone-test-lobufel5kuviloh5jeguzub3': Purge remote 2024/04/13 03:46:13 DEBUG : PikPak root 'rclone-test-tofebem1yogoniq6himuxib1': Purge remote 2024/04/13 03:46:13 DEBUG : PikPak root 'rclone-test-wekezow0zugosor6duyibiq6': Purge remote 2024/04/13 03:46:13 DEBUG : PikPak root 'rclone-test-nehemov1cumafan2tozumiy7': Purge remote 2024/04/13 03:46:13 DEBUG : PikPak root 'rclone-test-silicex6kegoduz9qigikil5': Purge remote 2024/04/13 03:46:13 DEBUG : PikPak root 'rclone-test-roluqoq2hopefaw8xomijaf8': Purge remote 2024/04/13 03:46:14 DEBUG : PikPak root 'rclone-test-muserah9sukowek7zipufif2': Purge remote --- PASS: TestApplyTransforms (62.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:46:14 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 03:46:16 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/04/13 03:46:16 INFO : file1: Copied (new) to: sub/file2 2024/04/13 03:46:17 DEBUG : file1: Sizes identical 2024/04/13 03:46:17 DEBUG : file1: Unchanged skipping 2024/04/13 03:46:18 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': don't need to copy/move sub/file2, it is already at target location 2024/04/13 03:46:19 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (5.85s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:46:22 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5/backup" 2024/04/13 03:46:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/13 03:46:26 INFO : dst/file1: Moved (server-side) 2024/04/13 03:46:27 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:46:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:46:28 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:46:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:46:28 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:46:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/13 03:46:28 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:46:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/13 03:46:28 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:46:28 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/13 03:46:29 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:46:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/13 03:46:29 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:46:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/13 03:46:29 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:46:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/13 03:46:31 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/13 03:46:31 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/04/13 03:46:31 INFO : dst/file1: Copied (new) 2024/04/13 03:46:33 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/13 03:46:34 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/13 03:46:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/13 03:46:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/04/13 03:46:37 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/04/13 03:46:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/04/13 03:46:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/04/13 03:46:38 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/13 03:46:38 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/13 03:46:38 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/13 03:46:39 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/13 03:46:39 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/04/13 03:46:39 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/13 03:46:39 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/13 03:46:39 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/04/13 03:46:39 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/13 03:46:40 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/13 03:46:40 DEBUG : backup: Rmdir: contains trashed file: "dst" 2024/04/13 03:46:40 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/13 03:46:40 DEBUG : pacer: Reducing sleep to 11.275419ms --- PASS: TestCopyFileBackupDir (20.01s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:46:40 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5/dst" 2024/04/13 03:46:43 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5/CompareDest" 2024/04/13 03:46:44 DEBUG : one: Need to transfer - File not found at Destination 2024/04/13 03:46:46 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/13 03:46:46 INFO : one: Copied (new) 2024/04/13 03:46:47 DEBUG : pacer: Reducing sleep to 10ms 2024/04/13 03:46:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 03:46:49 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/13 03:46:49 INFO : one: Copied (replaced existing) 2024/04/13 03:46:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 03:46:53 DEBUG : one: Sizes identical 2024/04/13 03:46:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/13 03:46:55 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 03:46:56 DEBUG : two: Sizes identical 2024/04/13 03:46:56 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/13 03:46:57 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 03:46:57 DEBUG : two: Sizes identical 2024/04/13 03:46:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/13 03:46:59 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 03:46:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/13 03:47:01 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:47:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:47:01 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:47:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:47:01 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:47:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/13 03:47:01 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:47:01 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/13 03:47:02 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:47:02 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/13 03:47:02 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:47:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/13 03:47:02 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:47:02 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/13 03:47:03 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:47:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/13 03:47:04 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/13 03:47:04 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/13 03:47:04 INFO : two: Copied (new) 2024/04/13 03:47:06 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/04/13 03:47:06 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/13 03:47:06 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/13 03:47:06 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/13 03:47:07 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2024/04/13 03:47:07 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (27.11s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:47:07 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5/dst" 2024/04/13 03:47:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5/CopyDest" 2024/04/13 03:47:11 DEBUG : one: Need to transfer - File not found at Destination 2024/04/13 03:47:13 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/13 03:47:13 INFO : one: Copied (new) 2024/04/13 03:47:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 03:47:15 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/13 03:47:15 INFO : one: Copied (replaced existing) 2024/04/13 03:47:19 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5/BackupDir" 2024/04/13 03:47:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 03:47:21 DEBUG : one: Sizes identical 2024/04/13 03:47:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 03:47:22 INFO : one: Moved (server-side) 2024/04/13 03:47:23 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/13 03:47:23 DEBUG : one: Src hash empty - aborting Dst hash check 2024/04/13 03:47:23 INFO : one: Copied (server-side copy) 2024/04/13 03:47:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/13 03:47:27 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 03:47:27 DEBUG : two: Sizes identical 2024/04/13 03:47:27 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/13 03:47:27 DEBUG : two: Src hash empty - aborting Dst hash check 2024/04/13 03:47:27 INFO : two: Copied (server-side copy) 2024/04/13 03:47:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/13 03:47:28 DEBUG : two: Sizes identical 2024/04/13 03:47:28 DEBUG : two: Unchanged skipping 2024/04/13 03:47:31 DEBUG : three: Need to transfer - File not found at Destination 2024/04/13 03:47:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/13 03:47:31 DEBUG : three: Destination not found in --copy-dest 2024/04/13 03:47:33 DEBUG : three: Dst hash empty - aborting Src hash check 2024/04/13 03:47:33 INFO : three: Copied (new) 2024/04/13 03:47:36 DEBUG : dst: Rmdir: contains trashed file: "three" 2024/04/13 03:47:36 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/04/13 03:47:36 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/13 03:47:36 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/13 03:47:36 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/04/13 03:47:36 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2024/04/13 03:47:36 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2024/04/13 03:47:36 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2024/04/13 03:47:37 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (29.98s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" copy_test.go:369: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" copy_test.go:402: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:47:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/13 03:47:41 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2024/04/13 03:47:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/13 03:47:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/13 03:47:42 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/13 03:47:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/04/13 03:47:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/04/13 03:47:46 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2024/04/13 03:47:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/04/13 03:47:48 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2024/04/13 03:47:48 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (10.30s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", 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-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.47s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.47s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.46s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", 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-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", 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-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.46s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.46s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.48s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.46s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.48s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:48:00 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:48:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:48:01 DEBUG : pacer: Reducing sleep to 15ms 2024/04/13 03:48:01 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/13 03:48:01 DEBUG : pacer: Reducing sleep to 10ms 2024/04/13 03:48:06 DEBUG : a.txt: Excluded (Size Filter) 2024/04/13 03:48:06 DEBUG : a.txt: Excluded 2024/04/13 03:48:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/13 03:48:07 DEBUG : sub dir/hello world2: Excluded 2024/04/13 03:48:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/13 03:48:07 DEBUG : sub dir/hello world: Excluded 2024/04/13 03:48:07 DEBUG : sub dir/ignore dir: Excluded 2024/04/13 03:48:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/13 03:48:07 DEBUG : sub dir/hello world2: Excluded 2024/04/13 03:48:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/13 03:48:07 DEBUG : sub dir/hello world: Excluded 2024/04/13 03:48:08 DEBUG : sub dir/ignore dir: Excluded 2024/04/13 03:48:11 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2024/04/13 03:48:11 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2024/04/13 03:48:11 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2024/04/13 03:48:12 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2024/04/13 03:48:12 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2024/04/13 03:48:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2024/04/13 03:48:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (18.70s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata 2024/04/13 03:48:20 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (8.55s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.25s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:48:23 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:48:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:48:23 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:48:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:48:23 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:48:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/13 03:48:23 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:48:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/13 03:48:24 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:48:24 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/13 03:48:24 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:48:24 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/13 03:48:24 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:48:24 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/13 03:48:25 DEBUG : pacer: Reducing sleep to 960ms 2024/04/13 03:48:26 DEBUG : pacer: Reducing sleep to 720ms 2024/04/13 03:48:27 DEBUG : pacer: Reducing sleep to 540ms 2024/04/13 03:48:28 DEBUG : pacer: Reducing sleep to 405ms 2024/04/13 03:48:28 DEBUG : pacer: Reducing sleep to 303.75ms 2024/04/13 03:48:29 DEBUG : pacer: Reducing sleep to 227.8125ms 2024/04/13 03:48:29 DEBUG : pacer: Reducing sleep to 170.859375ms 2024/04/13 03:48:29 DEBUG : pacer: Reducing sleep to 128.144531ms 2024/04/13 03:48:30 DEBUG : pacer: Reducing sleep to 96.108398ms === RUN TestStatJSON/Root 2024/04/13 03:48:30 DEBUG : pacer: Reducing sleep to 72.081298ms === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2024/04/13 03:48:30 DEBUG : pacer: Reducing sleep to 54.060973ms === RUN TestStatJSON/Dir 2024/04/13 03:48:30 DEBUG : pacer: Reducing sleep to 40.545729ms 2024/04/13 03:48:31 DEBUG : pacer: Reducing sleep to 30.409296ms === RUN TestStatJSON/DirWithTrailingSlash 2024/04/13 03:48:31 DEBUG : pacer: Reducing sleep to 22.806972ms === RUN TestStatJSON/File 2024/04/13 03:48:31 DEBUG : pacer: Reducing sleep to 17.105229ms === RUN TestStatJSON/NotFound 2024/04/13 03:48:32 DEBUG : pacer: Reducing sleep to 12.828921ms 2024/04/13 03:48:32 DEBUG : pacer: Reducing sleep to 10ms === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2024/04/13 03:48:33 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5/notfound" 2024/04/13 03:48:37 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (16.04s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.60s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (2.01s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:48:37 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': Making directory 2024/04/13 03:48:37 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:48:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (4.26s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" --- PASS: TestLs (3.70s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:48:47 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/04/13 03:48:47 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.95s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" --- PASS: TestLsLong (2.62s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", 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.88s) --- FAIL: TestHashSums/Md5 (0.29s) --- FAIL: TestHashSums/Md5Download (2.44s) === RUN TestHashSumsWithErrors 2024/04/13 03:48:57 DEBUG : Creating backend with remote ":memory:" 2024/04/13 03:48:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/13 03:48:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/13 03:48:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/13 03:48:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/13 03:48:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/13 03:48:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/13 03:48:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/13 03:48:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/13 03:48:57 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-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:49:05 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (8.08s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:49:08 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:49:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:49:09 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:49:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:49:09 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:49:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/13 03:49:09 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:49:09 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/13 03:49:09 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:49:09 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/13 03:49:10 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:49:10 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/13 03:49:10 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:49:10 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/13 03:49:11 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:49:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/13 03:49:12 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/13 03:49:14 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/13 03:49:14 DEBUG : Waiting for deletions to finish 2024/04/13 03:49:15 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/13 03:49:15 DEBUG : large: Excluded (Size Filter) 2024/04/13 03:49:15 DEBUG : large: Excluded 2024/04/13 03:49:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/13 03:49:16 INFO : medium: Deleted 2024/04/13 03:49:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/04/13 03:49:17 INFO : small: Deleted 2024/04/13 03:49:18 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/04/13 03:49:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/04/13 03:49:19 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/04/13 03:49:19 DEBUG : pacer: Reducing sleep to 150.169371ms --- PASS: TestDelete (13.87s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:49:19 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/13 03:49:20 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/13 03:49:20 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/13 03:49:20 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/13 03:49:21 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/13 03:49:21 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/13 03:49:21 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/13 03:49:22 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/13 03:49:22 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/13 03:49:23 DEBUG : pacer: Reducing sleep to 10ms 2024/04/13 03:49:23 DEBUG : Waiting for deletions to finish 2024/04/13 03:49:23 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/04/13 03:49:23 INFO : large: Deleted 2024/04/13 03:49:24 INFO : medium: Deleted --- PASS: TestMaxDelete (6.44s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:49:28 DEBUG : Waiting for deletions to finish 2024/04/13 03:49:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/13 03:49:29 INFO : medium: Deleted 2024/04/13 03:49:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (4.62s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:49:33 DEBUG : Waiting for deletions to finish 2024/04/13 03:49:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/04/13 03:49:33 INFO : large: Deleted 2024/04/13 03:49:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (4.65s) === RUN TestRetry 2024/04/13 03:49:35 DEBUG : Received error: EOF - low level retry 1/5 2024/04/13 03:49:35 DEBUG : Received error: EOF - low level retry 2/5 2024/04/13 03:49:35 DEBUG : Received error: EOF - low level retry 1/5 2024/04/13 03:49:35 DEBUG : Received error: EOF - low level retry 2/5 2024/04/13 03:49:35 DEBUG : Received error: EOF - low level retry 3/5 2024/04/13 03:49:35 DEBUG : Received error: EOF - low level retry 4/5 2024/04/13 03:49:35 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" --- PASS: TestCat (16.39s) === RUN TestPurge 2024/04/13 03:49:51 DEBUG : Creating backend with remote "TestPikPak:rclone-test-yosorap6hisugev0yajecop9" 2024/04/13 03:49:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 03:49:53 DEBUG : Creating backend with remote "/tmp/rclone1039273201" run.go:180: Remote "PikPak root 'rclone-test-yosorap6hisugev0yajecop9'", Local "Local file system at /tmp/rclone1039273201", Modify Window "876000h0m0s" 2024/04/13 03:49:57 DEBUG : A2: Making directory 2024/04/13 03:49:57 DEBUG : A1/B2: Making directory 2024/04/13 03:49:58 DEBUG : A1/B2/C2: Making directory 2024/04/13 03:49:58 DEBUG : A1/B1/C3: Making directory 2024/04/13 03:49:59 DEBUG : A3: Making directory 2024/04/13 03:49:59 DEBUG : A3/B3: Making directory 2024/04/13 03:50:00 DEBUG : A3/B3/C4: Making directory 2024/04/13 03:50:02 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:50:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:50:02 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:50:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:50:02 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:50:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/13 03:50:02 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:50:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/13 03:50:03 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:50:03 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/13 03:50:03 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:50:03 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/13 03:50:03 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:50:03 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/13 03:50:04 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:50:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/13 03:50:05 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/13 03:50:07 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/13 03:50:09 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/13 03:50:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/13 03:50:11 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/04/13 03:50:11 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/04/13 03:50:12 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/04/13 03:50:12 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/04/13 03:50:12 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/13 03:50:13 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/13 03:50:13 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/13 03:50:14 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/13 03:50:14 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/13 03:50:14 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/13 03:50:14 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/13 03:50:14 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/13 03:50:14 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/13 03:50:15 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/13 03:50:15 DEBUG : pacer: Reducing sleep to 10ms 2024/04/13 03:50:16 ERROR : : error listing: directory not found 2024/04/13 03:50:16 DEBUG : PikPak root 'rclone-test-yosorap6hisugev0yajecop9': Purge remote 2024/04/13 03:50:17 purge failed: directory not found --- PASS: TestPurge (25.84s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:50:20 DEBUG : A2: Making directory 2024/04/13 03:50:20 DEBUG : A1/B2: Making directory 2024/04/13 03:50:21 DEBUG : A1/B2/C2: Making directory 2024/04/13 03:50:21 DEBUG : A1/B1/C3: Making directory 2024/04/13 03:50:22 DEBUG : A3: Making directory 2024/04/13 03:50:22 DEBUG : A3/B3: Making directory 2024/04/13 03:50:23 DEBUG : A3/B3/C4: Making directory 2024/04/13 03:50:27 DEBUG : removing 1 level 3 directories 2024/04/13 03:50:27 INFO : A3/B3/C4: Removing directory 2024/04/13 03:50:29 DEBUG : removing 2 level 3 directories 2024/04/13 03:50:29 INFO : A1/B2/C2: Removing directory 2024/04/13 03:50:29 INFO : A1/B1/C3: Removing directory 2024/04/13 03:50:30 DEBUG : removing 2 level 2 directories 2024/04/13 03:50:30 INFO : A3/B3: Removing directory 2024/04/13 03:50:30 INFO : A1/B2: Removing directory 2024/04/13 03:50:30 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2024/04/13 03:50:30 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2024/04/13 03:50:31 DEBUG : removing 2 level 1 directories 2024/04/13 03:50:31 INFO : A3: Removing directory 2024/04/13 03:50:31 INFO : A2: Removing directory 2024/04/13 03:50:31 DEBUG : A3: Rmdir: contains trashed file: "B3" 2024/04/13 03:50:34 DEBUG : removing 1 level 3 directories 2024/04/13 03:50:34 INFO : A1/B1/C1: Removing directory 2024/04/13 03:50:34 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2024/04/13 03:50:34 DEBUG : removing 1 level 2 directories 2024/04/13 03:50:34 INFO : A1/B1: Removing directory 2024/04/13 03:50:35 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2024/04/13 03:50:35 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/04/13 03:50:35 DEBUG : removing 1 level 1 directories 2024/04/13 03:50:35 INFO : A1: Removing directory 2024/04/13 03:50:35 DEBUG : A1: Rmdir: contains trashed file: "B2" 2024/04/13 03:50:35 DEBUG : A1: Rmdir: contains trashed file: "B1" 2024/04/13 03:50:35 DEBUG : A1: Rmdir: contains trashed file: "two" 2024/04/13 03:50:35 DEBUG : removing 1 level 0 directories 2024/04/13 03:50:35 INFO : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': Removing directory 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "A3" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "A2" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "A1" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "sub" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "sub" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "sub dir" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "BackupDir" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "CopyDest" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "dst" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "CompareDest" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "dst" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "backup" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "dst" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "sub" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "data" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "data" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "file2" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "file1" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "large" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "medium" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "small" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "file1" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "file1" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "zend.txt" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "a.txt" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "test.sum" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "remotepotato" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "potato2" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "empty space" 2024/04/13 03:50:36 DEBUG : : Rmdir: contains trashed file: "rutabaga" 2024/04/13 03:50:37 ERROR : : error listing: directory not found 2024/04/13 03:50:38 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (21.18s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:50:39 DEBUG : A1: Making directory 2024/04/13 03:50:40 DEBUG : A1/B1: Making directory 2024/04/13 03:50:40 DEBUG : A1/B1/C1: Making directory 2024/04/13 03:50:42 DEBUG : removing 1 level 3 directories 2024/04/13 03:50:42 INFO : A1/B1/C1: Removing directory 2024/04/13 03:50:43 DEBUG : removing 1 level 2 directories 2024/04/13 03:50:43 INFO : A1/B1: Removing directory 2024/04/13 03:50:43 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/04/13 03:50:44 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (6.78s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:50:45 DEBUG : A1: Making directory 2024/04/13 03:50:45 DEBUG : A1/B1: Making directory 2024/04/13 03:50:46 DEBUG : A1/B1/C1: Making directory 2024/04/13 03:50:48 DEBUG : removing 1 level 3 directories 2024/04/13 03:50:48 INFO : A1/B1/C1: Removing directory 2024/04/13 03:50:49 DEBUG : removing 1 level 2 directories 2024/04/13 03:50:49 INFO : A1/B1: Removing directory 2024/04/13 03:50:49 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2024/04/13 03:50:51 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (6.07s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:50:53 DEBUG : filename.txt: File name found in url 2024/04/13 03:50:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (5.53s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:50:57 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 03:50:59 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2024/04/13 03:50:59 INFO : file1: Copied (new) to: sub/file2 2024/04/13 03:50:59 INFO : file1: Deleted 2024/04/13 03:51:00 DEBUG : file1: Sizes identical 2024/04/13 03:51:00 DEBUG : file1: Unchanged skipping 2024/04/13 03:51:00 INFO : file1: Deleted 2024/04/13 03:51:00 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': don't need to copy/move sub/file2, it is already at target location 2024/04/13 03:51:02 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (6.36s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:51:03 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 03:51:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/04/13 03:51:04 INFO : file1: Copied (new) 2024/04/13 03:51:04 INFO : file1: Deleted 2024/04/13 03:51:04 DEBUG : file1: Destination exists, skipping 2024/04/13 03:51:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.70s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:51:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kuvebog9tudilef0kotujim5/backup" 2024/04/13 03:51:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/13 03:51:13 INFO : dst/file1: Moved (server-side) 2024/04/13 03:51:14 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:51:15 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:51:15 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/13 03:51:15 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/13 03:51:15 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:15 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/13 03:51:16 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:16 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/13 03:51:16 DEBUG : pacer: low level retry 7/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:16 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/13 03:51:17 DEBUG : pacer: low level retry 8/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:17 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/13 03:51:18 DEBUG : pacer: Reducing sleep to 1.5s 2024/04/13 03:51:18 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2024/04/13 03:51:18 INFO : dst/file1: Copied (new) 2024/04/13 03:51:18 INFO : dst/file1: Deleted 2024/04/13 03:51:20 DEBUG : pacer: Reducing sleep to 1.125s 2024/04/13 03:51:21 DEBUG : pacer: Reducing sleep to 843.75ms 2024/04/13 03:51:22 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/04/13 03:51:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/04/13 03:51:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/04/13 03:51:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/04/13 03:51:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/04/13 03:51:25 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/13 03:51:25 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/04/13 03:51:26 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/04/13 03:51:26 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/13 03:51:26 DEBUG : dst: Rmdir: contains trashed file: "file1" 2024/04/13 03:51:26 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/04/13 03:51:26 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/13 03:51:26 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2024/04/13 03:51:26 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/04/13 03:51:27 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/13 03:51:27 DEBUG : backup: Rmdir: contains trashed file: "dst" 2024/04/13 03:51:27 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/13 03:51:27 DEBUG : pacer: Reducing sleep to 11.275419ms --- PASS: TestMoveFileBackupDir (20.63s) === 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-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:51:27 DEBUG : pacer: Reducing sleep to 10ms 2024/04/13 03:51:35 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:51:35 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:51:35 DEBUG : pacer: Reducing sleep to 30ms 2024/04/13 03:51:35 DEBUG : pacer: Reducing sleep to 22.5ms 2024/04/13 03:51:36 DEBUG : pacer: Reducing sleep to 16.875ms 2024/04/13 03:51:36 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/04/13 03:51:36 DEBUG : pacer: Reducing sleep to 10ms 2024/04/13 03:51:37 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:51:37 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:51:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 03:51:38 DEBUG : pacer: Reducing sleep to 30ms 2024/04/13 03:51:38 DEBUG : A1/B2: Making directory 2024/04/13 03:51:38 DEBUG : pacer: Reducing sleep to 22.5ms 2024/04/13 03:51:38 DEBUG : pacer: Reducing sleep to 16.875ms 2024/04/13 03:51:38 DEBUG : A1/B1/C3: Making directory 2024/04/13 03:51:38 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/04/13 03:51:39 DEBUG : pacer: Reducing sleep to 10ms 2024/04/13 03:51:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/04/13 03:51:47 INFO : A2/two: Moved (server-side) to: A3/two 2024/04/13 03:51:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/04/13 03:51:48 INFO : A2/one: Moved (server-side) to: A3/one 2024/04/13 03:51:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/04/13 03:51:50 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2024/04/13 03:51:50 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2024/04/13 03:51:50 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2024/04/13 03:51:51 DEBUG : A2: Rmdir: contains trashed file: "B2" 2024/04/13 03:51:51 DEBUG : A2: Rmdir: contains trashed file: "B1" 2024/04/13 03:51:52 INFO : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/04/13 03:51:57 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/04/13 03:51:57 INFO : A3/one: Moved (server-side) to: A4/one 2024/04/13 03:51:57 INFO : A3/two: Moved (server-side) to: A4/two 2024/04/13 03:51:57 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/04/13 03:51:57 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/04/13 03:51:59 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2024/04/13 03:51:59 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2024/04/13 03:51:59 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2024/04/13 03:52:00 DEBUG : A3: Rmdir: contains trashed file: "B2" 2024/04/13 03:52:00 DEBUG : A3: Rmdir: contains trashed file: "B1" 2024/04/13 03:52:05 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2024/04/13 03:52:06 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2024/04/13 03:52:06 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2024/04/13 03:52:06 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2024/04/13 03:52:06 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2024/04/13 03:52:06 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2024/04/13 03:52:07 DEBUG : A4: Rmdir: contains trashed file: "B2" 2024/04/13 03:52:07 DEBUG : A4: Rmdir: contains trashed file: "B1" 2024/04/13 03:52:07 DEBUG : A4: Rmdir: contains trashed file: "two" 2024/04/13 03:52:07 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (40.02s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:52:08 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 03:52:08 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/13 03:52:08 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/04/13 03:52:08 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/13 03:52:08 DEBUG : Creating backend with remote "/tmp/rclone-spool3975398046" 2024/04/13 03:52:08 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/13 03:52:08 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2024/04/13 03:52:11 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 03:52:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 03:52:11 DEBUG : pacer: Reducing sleep to 15ms 2024/04/13 03:52:11 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/13 03:52:11 INFO : no_checksum_big_file_from_pipe: Copied (new) 2024/04/13 03:52:11 DEBUG : Waiting for deletions to finish 2024/04/13 03:52:11 INFO : no_checksum_big_file_from_pipe: Deleted 2024/04/13 03:52:11 DEBUG : removing 1 level 0 directories 2024/04/13 03:52:11 INFO : Local file system at /tmp/rclone-spool3975398046: Removing directory 2024/04/13 03:52:11 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/13 03:52:12 DEBUG : pacer: Reducing sleep to 10ms === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:52:13 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 03:52:13 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/13 03:52:13 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/04/13 03:52:13 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/13 03:52:13 DEBUG : Creating backend with remote "/tmp/rclone-spool1577069589" 2024/04/13 03:52:13 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/13 03:52:13 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2024/04/13 03:52:14 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2024/04/13 03:52:14 INFO : with_checksum_big_file_from_pipe: Copied (new) 2024/04/13 03:52:14 DEBUG : Waiting for deletions to finish 2024/04/13 03:52:14 INFO : with_checksum_big_file_from_pipe: Deleted 2024/04/13 03:52:14 DEBUG : removing 1 level 0 directories 2024/04/13 03:52:14 INFO : Local file system at /tmp/rclone-spool1577069589: Removing directory === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:52:15 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 03:52:16 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/13 03:52:16 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/13 03:52:16 DEBUG : Creating backend with remote "/tmp/rclone-spool3204724007" 2024/04/13 03:52:16 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2024/04/13 03:52:16 INFO : ignore_checksum_big_file_from_pipe: Copied (new) 2024/04/13 03:52:16 DEBUG : Waiting for deletions to finish 2024/04/13 03:52:16 INFO : ignore_checksum_big_file_from_pipe: Deleted 2024/04/13 03:52:16 DEBUG : removing 1 level 0 directories 2024/04/13 03:52:16 INFO : Local file system at /tmp/rclone-spool3204724007: Removing directory === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:52:18 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 03:52:18 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/13 03:52:18 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/13 03:52:18 DEBUG : Creating backend with remote "/tmp/rclone-spool1086658622" 2024/04/13 03:52:18 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/04/13 03:52:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/13 03:52:21 INFO : ignore_checksum_big_file_from_pipe: Copied (new) 2024/04/13 03:52:21 DEBUG : Waiting for deletions to finish 2024/04/13 03:52:21 INFO : ignore_checksum_big_file_from_pipe: Deleted 2024/04/13 03:52:21 DEBUG : removing 1 level 0 directories 2024/04/13 03:52:21 INFO : Local file system at /tmp/rclone-spool1086658622: Removing directory --- PASS: TestRcat (14.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.31s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" operations_test.go:1514: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.47s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" 2024/04/13 03:52:23 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': File to upload is small (60 bytes), uploading instead of streaming 2024/04/13 03:52:24 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/04/13 03:52:24 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" operations_test.go:1595: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.46s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" operations_test.go:1647: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.47s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" operations_test.go:1685: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.47s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" operations_test.go:1704: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.47s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" operations_test.go:1725: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.47s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", Modify Window "876000h0m0s" operations_test.go:1761: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.49s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-kuvebog9tudilef0kotujim5'", Local "Local file system at /tmp/rclone4097427981", 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/13 03:52:28 DEBUG : PikPak root 'rclone-test-kuvebog9tudilef0kotujim5': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 9m47.368096571s (try 1/5): exit status 1: Failed [TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestHashSums/Md5Download]