"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose -test.run '^(TestCat|TestCheckSum|TestCheckSumDownload|TestCopyFileBackupDir|TestMoveFileBackupDir|TestParseSumFile|TestReadFile)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestHashSums$/^Md5Download$'" - Starting (try 3/5)
2025/11/09 02:18:28 DEBUG : Creating backend with remote "TestUlozto:rclone-test-foneyig3vofo"
2025/11/09 02:18:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/09 02:18:31 DEBUG : Creating backend with remote "/tmp/rclone2929591677"
=== RUN TestCheckDownload
run.go:185: Remote "uloz.to root 'rclone-test-foneyig3vofo'", Local "Local file system at /tmp/rclone2929591677", Modify Window "1µs"
=== RUN TestCheckDownload/1
check_test.go:86: 1: Expecting 0 errors but got 2
check_test.go:89: 1: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "= rutabaga"}
actual : []string{"", "! rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -2,3 +2,3 @@
(string) "",
- (string) (len=10) "= rutabaga"
+ (string) (len=10) "! rutabaga"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/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:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/2
check_test.go:86: 2: Expecting 1 errors but got 3
check_test.go:89: 2: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "+ potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "+ potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,4 +2,4 @@
(string) "",
- (string) (len=9) "+ potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=10) "! rutabaga",
+ (string) (len=9) "+ potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/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:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
2025/11/09 02:25:33 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:25:35 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:25:37 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:25:39 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:25:39 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:25:40 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:25:40 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:25:40 DEBUG : pacer: Reducing sleep to 200.225829ms
=== RUN TestCheckDownload/3
check_test.go:86: 3: Expecting 2 errors but got 4
check_test.go:89: 3: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "+ potato2", "- empty space", "= rutabaga"}
actual : []string{"", "! rutabaga", "+ potato2", "- empty space"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=9) "+ potato2",
- (string) (len=13) "- empty space",
- (string) (len=10) "= rutabaga"
+ (string) (len=13) "- empty space"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/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:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
2025/11/09 02:29:08 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:29:10 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:29:12 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:29:13 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:29:14 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:29:14 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:29:15 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:29:15 DEBUG : pacer: Reducing sleep to 200.225829ms
=== RUN TestCheckDownload/4
check_test.go:86: 4: Expecting 1 errors but got 3
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "- empty space", "= potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "- empty space", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=13) "- empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "= potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/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:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/5
check_test.go:86: 5: Expecting 1 errors but got 3
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "* empty space", "= potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "* empty space", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=13) "* empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "= potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/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:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
2025/11/09 02:36:19 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:36:21 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:36:23 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:36:24 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:36:25 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:36:25 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:36:26 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:36:26 DEBUG : pacer: Reducing sleep to 200.225829ms
=== RUN TestCheckDownload/6
check_test.go:86: 6: Expecting 2 errors but got 4
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "* empty space", "- remotepotato", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,6 +2,6 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=13) "* empty space",
(string) (len=14) "- remotepotato",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "= potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/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:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/7
check_test.go:86: 7: Expecting 1 errors but got 3
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "* empty space", "= potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "* empty space", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=13) "* empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "= potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/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:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
2025/11/09 02:43:29 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:43:31 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:43:32 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:43:33 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:43:34 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:43:35 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:43:35 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:43:36 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:43:36 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:43:36 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:43:36 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:43:36 DEBUG : pacer: Reducing sleep to 63.352703ms
--- FAIL: TestCheckDownload (1505.38s)
--- FAIL: TestCheckDownload/1 (200.86s)
--- FAIL: TestCheckDownload/2 (216.72s)
--- FAIL: TestCheckDownload/3 (205.71s)
--- FAIL: TestCheckDownload/4 (204.98s)
--- FAIL: TestCheckDownload/5 (217.14s)
--- FAIL: TestCheckDownload/6 (203.64s)
--- FAIL: TestCheckDownload/7 (217.17s)
=== RUN TestParseSumFile
run.go:185: Remote "uloz.to root 'rclone-test-foneyig3vofo'", Local "Local file system at /tmp/rclone2929591677", Modify Window "1µs"
2025/11/09 02:43:37 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:43:37 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:43:37 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/09 02:43:39 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:43:39 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/09 02:43:39 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/09 02:43:39 DEBUG : pacer: Reducing sleep to 10ms
2025/11/09 02:43:39 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n
\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/09 02:43:40 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/11/09 02:43:40 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/11/09 02:43:40 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/11/09 02:43:40 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:40 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/11/09 02:43:40 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:40 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/11/09 02:43:40 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:40 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/11/09 02:43:41 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:41 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:43:42 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:44 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
check_test.go:311:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311
Error: Received unexpected error:
Test: TestParseSumFile
check_test.go:313:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313
Error: Not equal:
expected: 4
actual : 0
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "1"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-1
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "2"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-2
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "3"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-3
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "4"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-4
+
Test: TestParseSumFile
2025/11/09 02:43:46 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:43:48 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:43:50 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:43:51 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:43:52 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:43:52 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:43:53 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:43:53 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:43:54 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:43:54 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:54 DEBUG : pacer: Rate limited, increasing sleep to 300.338742ms
2025/11/09 02:43:54 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:54 DEBUG : pacer: Rate limited, increasing sleep to 600.677484ms
2025/11/09 02:43:54 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:54 DEBUG : pacer: Rate limited, increasing sleep to 1.201354968s
2025/11/09 02:43:55 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:55 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:43:56 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:43:58 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:44:00 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:44:02 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:44:04 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:44:06 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
check_test.go:311:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311
Error: Received unexpected error:
Test: TestParseSumFile
check_test.go:313:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313
Error: Not equal:
expected: 4
actual : 0
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "1"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-1
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "2"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-2
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "3"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-3
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "4"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-4
+
Test: TestParseSumFile
2025/11/09 02:44:08 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:44:10 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:44:12 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:44:13 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:44:14 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:44:14 DEBUG : pacer: Reducing sleep to 355.957031ms
--- FAIL: TestParseSumFile (37.76s)
=== RUN TestCheckSum
run.go:185: Remote "uloz.to root 'rclone-test-foneyig3vofo'", Local "Local file system at /tmp/rclone2929591677", Modify Window "1µs"
2025/11/09 02:44:14 DEBUG : Creating backend with remote "TestUlozto:rclone-test-foneyig3vofo/data"
2025/11/09 02:44:14 DEBUG : Config file has changed externally - reloading
2025/11/09 02:44:17 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:44:17 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:44:18 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:44:18 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:44:18 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:44:18 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/09 02:44:18 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:44:19 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:44:19 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/09 02:44:19 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:44:19 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/09 02:44:19 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/09 02:44:20 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestCheckSum/subtest1
=== NAME TestCheckSum
check_test.go:404:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Received unexpected error:
Test: TestCheckSum
Messages: unexpected error in run 1
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSum
Messages: missing matching files in run 1
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSum
Messages: wrong number of checks in run 1
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "= banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "= banana"
+([]string) {
}
Test: TestCheckSum
Messages: wrong combined result in run 1
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSum
Messages: wrong match result in run 1
2025/11/09 02:44:28 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:44:30 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:44:31 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:44:33 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:44:33 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:44:34 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:44:35 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:44:35 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:44:35 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:44:35 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:44:35 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:44:36 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/09 02:44:36 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:44:36 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:44:36 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/09 02:44:36 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:44:36 DEBUG : pacer: Reducing sleep to 15.033892ms
=== RUN TestCheckSum/subtest2
=== NAME TestCheckSum
check_test.go:409:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSum
Messages: wrong error count in run 2
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSum
Messages: missing matching files in run 2
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSum
Messages: wrong number of checks in run 2
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "- potato", "= banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "- potato",
- (string) (len=8) "= banana"
+([]string) {
}
Test: TestCheckSum
Messages: wrong combined result in run 2
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong missingonsrc result in run 2
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSum
Messages: wrong match result in run 2
2025/11/09 02:44:44 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:44:46 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:44:47 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:44:48 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:44:49 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:44:50 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:44:50 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:44:51 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:44:51 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:44:51 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:44:51 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSum/subtest3
=== NAME TestCheckSum
check_test.go:404:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Received unexpected error:
Test: TestCheckSum
Messages: unexpected error in run 3
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSum
Messages: missing matching files in run 3
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSum
Messages: wrong number of checks in run 3
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "= banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "= banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong combined result in run 3
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong match result in run 3
2025/11/09 02:45:03 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:45:05 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:45:07 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:45:08 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:45:08 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:45:09 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:45:09 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:45:10 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:45:10 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:45:10 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:45:10 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSum/subtest4
=== NAME TestCheckSum
check_test.go:409:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSum
Messages: wrong error count in run 4
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSum
Messages: missing matching files in run 4
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSum
Messages: wrong number of checks in run 4
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "* banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "* banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong combined result in run 4
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong match result in run 4
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSum
Messages: wrong differ result in run 4
2025/11/09 02:45:22 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:45:24 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:45:26 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:45:27 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:45:27 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:45:28 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:45:29 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:45:29 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:45:29 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:45:29 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:45:30 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSum/subtest5
=== NAME TestCheckSum
check_test.go:409:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSum
Messages: wrong error count in run 5
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSum
Messages: missing matching files in run 5
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSum
Messages: wrong number of checks in run 5
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "+ orange", "= banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,2 @@
-([]string) (len=4) {
- (string) "",
- (string) (len=8) "+ orange",
- (string) (len=8) "= banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong combined result in run 5
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "orange"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "orange"
+([]string) {
}
Test: TestCheckSum
Messages: wrong missingondst result in run 5
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong match result in run 5
2025/11/09 02:45:41 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:45:43 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:45:45 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:45:46 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:45:47 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:45:47 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:45:48 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:45:48 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:45:48 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:45:48 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:45:49 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSum/subtest6
=== NAME TestCheckSum
check_test.go:409:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSum
Messages: wrong error count in run 6
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSum
Messages: missing matching files in run 6
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSum
Messages: wrong number of checks in run 6
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "* potato", "+ orange", "= banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,2 @@
-([]string) (len=4) {
- (string) "",
- (string) (len=8) "* potato",
- (string) (len=8) "+ orange",
- (string) (len=8) "= banana"
+([]string) {
}
Test: TestCheckSum
Messages: wrong combined result in run 6
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "orange"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "orange"
+([]string) {
}
Test: TestCheckSum
Messages: wrong missingondst result in run 6
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSum
Messages: wrong match result in run 6
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong differ result in run 6
2025/11/09 02:46:00 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:46:02 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:46:04 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:46:05 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:46:06 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:46:06 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:46:07 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:46:07 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:46:07 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:46:08 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:46:08 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:46:08 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/09 02:46:08 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:46:08 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:46:08 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/09 02:46:08 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:46:09 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/09 02:46:09 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/09 02:46:09 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestCheckSum/subtest7
=== NAME TestCheckSum
check_test.go:404:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Received unexpected error:
Test: TestCheckSum
Messages: unexpected error in run 7
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSum
Messages: missing matching files in run 7
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSum
Messages: wrong number of checks in run 7
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "= banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "= banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong combined result in run 7
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong match result in run 7
2025/11/09 02:46:17 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:46:19 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:46:20 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:46:22 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:46:22 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:46:23 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:46:24 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:46:24 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:46:24 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:46:24 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:46:25 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:46:25 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/09 02:46:25 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:46:25 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:46:25 DEBUG : pacer: Reducing sleep to 26.726921ms
--- FAIL: TestCheckSum (130.70s)
--- PASS: TestCheckSum/subtest1 (5.54s)
--- PASS: TestCheckSum/subtest2 (5.68s)
--- PASS: TestCheckSum/subtest3 (9.51s)
--- PASS: TestCheckSum/subtest4 (9.56s)
--- PASS: TestCheckSum/subtest5 (9.54s)
--- PASS: TestCheckSum/subtest6 (9.70s)
--- PASS: TestCheckSum/subtest7 (5.48s)
=== RUN TestCheckSumDownload
run.go:185: Remote "uloz.to root 'rclone-test-foneyig3vofo'", Local "Local file system at /tmp/rclone2929591677", Modify Window "1µs"
2025/11/09 02:46:25 DEBUG : Creating backend with remote "TestUlozto:rclone-test-foneyig3vofo/data"
2025/11/09 02:46:28 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:46:28 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/09 02:46:28 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/09 02:46:28 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestCheckSumDownload/subtest1
=== NAME TestCheckSumDownload
check_test.go:404:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Received unexpected error:
Test: TestCheckSumDownload
Messages: unexpected error in run 1
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 1
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 1
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "= banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "= banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 1
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 1
2025/11/09 02:46:38 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:46:40 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:46:42 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:46:43 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:46:44 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:46:44 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:46:45 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:46:45 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:46:46 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:46:46 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:46:46 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:46:46 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/09 02:46:46 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:46:46 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:46:47 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/09 02:46:47 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:46:47 DEBUG : pacer: Reducing sleep to 15.033892ms
=== RUN TestCheckSumDownload/subtest2
=== NAME TestCheckSumDownload
check_test.go:409:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSumDownload
Messages: wrong error count in run 2
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 2
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 2
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "- potato", "= banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "- potato",
- (string) (len=8) "= banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 2
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong missingonsrc result in run 2
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 2
2025/11/09 02:46:54 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:46:56 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:46:58 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:46:59 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:47:00 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:47:00 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:47:01 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:47:01 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:47:02 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:47:02 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:47:02 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSumDownload/subtest3
=== NAME TestCheckSumDownload
check_test.go:404:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Received unexpected error:
Test: TestCheckSumDownload
Messages: unexpected error in run 3
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 3
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 3
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "= banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "= banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 3
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 3
2025/11/09 02:47:13 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:47:15 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:47:17 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:47:18 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:47:19 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:47:20 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:47:20 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:47:20 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:47:21 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:47:21 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:47:21 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSumDownload/subtest4
=== NAME TestCheckSumDownload
check_test.go:409:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSumDownload
Messages: wrong error count in run 4
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 4
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 4
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "* banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "* banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 4
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 4
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong differ result in run 4
2025/11/09 02:47:33 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:47:35 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:47:36 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:47:37 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:47:38 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:47:39 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:47:39 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:47:39 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:47:40 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:47:40 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:47:40 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSumDownload/subtest5
=== NAME TestCheckSumDownload
check_test.go:409:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSumDownload
Messages: wrong error count in run 5
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 5
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 5
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "+ orange", "= banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,2 @@
-([]string) (len=4) {
- (string) "",
- (string) (len=8) "+ orange",
- (string) (len=8) "= banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 5
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "orange"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "orange"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong missingondst result in run 5
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 5
2025/11/09 02:47:52 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:47:54 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:47:55 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:47:56 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:47:57 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:47:58 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:47:58 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:47:59 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:47:59 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:47:59 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:47:59 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSumDownload/subtest6
=== NAME TestCheckSumDownload
check_test.go:409:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong error count in run 6
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 6
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 6
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "* potato", "+ orange", "= banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,2 @@
-([]string) (len=4) {
- (string) "",
- (string) (len=8) "* potato",
- (string) (len=8) "+ orange",
- (string) (len=8) "= banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 6
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "orange"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "orange"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong missingondst result in run 6
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 6
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong differ result in run 6
2025/11/09 02:48:11 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:48:13 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:48:14 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:48:15 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:48:16 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:48:17 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:48:17 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:48:18 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:48:18 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:48:18 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:48:18 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:48:18 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/09 02:48:19 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:48:19 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:48:19 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/09 02:48:19 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:48:19 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/09 02:48:19 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/09 02:48:19 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestCheckSumDownload/subtest7
=== NAME TestCheckSumDownload
check_test.go:404:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Received unexpected error:
Test: TestCheckSumDownload
Messages: unexpected error in run 7
check_test.go:413:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: "" does not contain "matching files"
Test: TestCheckSumDownload
Messages: missing matching files in run 7
check_test.go:415:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 2
actual : 0
Test: TestCheckSumDownload
Messages: wrong number of checks in run 7
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "= banana", "= potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "= banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong combined result in run 7
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana", "potato"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong match result in run 7
2025/11/09 02:48:28 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:48:30 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:48:31 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:48:32 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:48:33 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:48:34 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:48:34 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:48:35 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:48:35 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:48:35 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:48:35 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:48:35 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/09 02:48:36 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:48:36 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:48:36 DEBUG : pacer: Reducing sleep to 26.726921ms
--- FAIL: TestCheckSumDownload (130.89s)
--- PASS: TestCheckSumDownload/subtest1 (5.68s)
--- PASS: TestCheckSumDownload/subtest2 (5.50s)
--- PASS: TestCheckSumDownload/subtest3 (9.59s)
--- PASS: TestCheckSumDownload/subtest4 (9.59s)
--- PASS: TestCheckSumDownload/subtest5 (9.55s)
--- PASS: TestCheckSumDownload/subtest6 (9.56s)
--- PASS: TestCheckSumDownload/subtest7 (5.87s)
=== RUN TestCopyFileBackupDir
run.go:185: Remote "uloz.to root 'rclone-test-foneyig3vofo'", Local "Local file system at /tmp/rclone2929591677", Modify Window "1µs"
2025/11/09 02:48:36 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:48:36 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/09 02:48:36 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/09 02:48:36 DEBUG : pacer: Reducing sleep to 10ms
2025/11/09 02:48:38 DEBUG : Creating backend with remote "TestUlozto:rclone-test-foneyig3vofo/backup"
2025/11/09 02:48:40 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2929591677)
2025/11/09 02:48:40 DEBUG : dst/file1: size = 18 (uloz.to root 'rclone-test-foneyig3vofo')
2025/11/09 02:48:40 DEBUG : dst/file1: Sizes differ
2025/11/09 02:48:41 INFO : dst/file1: Moved (server-side)
2025/11/09 02:48:42 DEBUG : dst/file1: size = 14 OK
2025/11/09 02:48:42 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/11/09 02:48:42 INFO : dst/file1: Copied (new)
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189
Error: Should be true
Test: TestCopyFileBackupDir
Messages: listing wrong, want
backup/dst/file1 (18), dst/file1 (14) got
dst/file1 (14)
fstest.go:203: Not found "backup/dst/file1"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestCopyFileBackupDir
Messages: 1 objects not found
--- FAIL: TestCopyFileBackupDir (18.84s)
=== RUN TestHashSums
run.go:185: Remote "uloz.to root 'rclone-test-foneyig3vofo'", Local "Local file system at /tmp/rclone2929591677", Modify Window "1µs"
=== RUN TestHashSums/Md5Download
2025/11/09 02:48:59 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:48:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/09 02:48:59 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:48:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/11/09 02:48:59 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:48:59 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/11/09 02:49:00 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/11/09 02:49:00 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:00 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/11/09 02:49:00 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:00 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/11/09 02:49:00 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:00 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/11/09 02:49:01 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:01 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:49:02 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:04 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:04 ERROR : empty space: failed to open file empty space: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:280:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280
Error: "d6548b156ea68a4e003e786df99eee76 potato2\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n"
Test: TestHashSums/Md5Download
2025/11/09 02:49:06 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:49:08 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:49:10 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:49:11 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:49:12 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:49:12 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:49:13 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:49:13 DEBUG : pacer: Reducing sleep to 200.225829ms
--- FAIL: TestHashSums (18.33s)
--- FAIL: TestHashSums/Md5Download (7.65s)
=== RUN TestReadFile
run.go:185: Remote "uloz.to root 'rclone-test-foneyig3vofo'", Local "Local file system at /tmp/rclone2929591677", Modify Window "1µs"
2025/11/09 02:49:13 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:49:13 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:49:14 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:49:14 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/09 02:49:15 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:49:15 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:49:15 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/09 02:49:15 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:49:16 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/09 02:49:16 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/09 02:49:16 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:16 DEBUG : pacer: Rate limited, increasing sleep to 22.550838ms
2025/11/09 02:49:16 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:16 DEBUG : pacer: Rate limited, increasing sleep to 45.101676ms
2025/11/09 02:49:16 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:16 DEBUG : pacer: Rate limited, increasing sleep to 90.203352ms
2025/11/09 02:49:16 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:16 DEBUG : pacer: Rate limited, increasing sleep to 180.406704ms
2025/11/09 02:49:17 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:17 DEBUG : pacer: Rate limited, increasing sleep to 360.813408ms
2025/11/09 02:49:17 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:17 DEBUG : pacer: Rate limited, increasing sleep to 721.626816ms
2025/11/09 02:49:17 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:17 DEBUG : pacer: Rate limited, increasing sleep to 1.443253632s
2025/11/09 02:49:18 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:18 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:49:19 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:21 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
operations_test.go:508:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508
Error: Received unexpected error:
Test: TestReadFile
2025/11/09 02:49:23 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:49:25 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:49:27 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:49:28 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:49:29 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:49:29 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:49:30 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:49:30 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/09 02:49:30 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:49:31 DEBUG : pacer: Reducing sleep to 112.627028ms
--- FAIL: TestReadFile (17.62s)
=== RUN TestCat
run.go:185: Remote "uloz.to root 'rclone-test-foneyig3vofo'", Local "Local file system at /tmp/rclone2929591677", Modify Window "1µs"
2025/11/09 02:49:31 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:49:31 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/09 02:49:31 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:49:31 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:49:31 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/09 02:49:31 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:49:32 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/09 02:49:32 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/09 02:49:32 DEBUG : pacer: Reducing sleep to 10ms
2025/11/09 02:49:33 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/09 02:49:34 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/11/09 02:49:34 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/11/09 02:49:34 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/11/09 02:49:34 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/11/09 02:49:34 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:34 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/11/09 02:49:34 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:34 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/11/09 02:49:35 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:35 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:49:36 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:38 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:38 ERROR : file1: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
2025/11/09 02:49:40 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:49:42 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:42 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:49:44 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:46 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:48 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:50 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:52 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:54 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:56 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:49:58 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:00 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:00 ERROR : file2: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:566: Incorrect output from Cat(0,-1,): ""
2025/11/09 02:50:02 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:50:04 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:50:05 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:50:06 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:06 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s
2025/11/09 02:50:07 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:07 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:50:09 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:11 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:13 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:15 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:17 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:19 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:21 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:23 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:23 ERROR : file1: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
2025/11/09 02:50:25 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:50:27 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:27 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:50:29 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:31 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:33 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:35 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:37 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:39 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:41 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:43 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:45 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:45 ERROR : file2: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:566: Incorrect output from Cat(0,5,): ""
2025/11/09 02:50:47 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:50:49 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:50:50 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:50:51 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:51 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s
2025/11/09 02:50:52 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:52 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:50:54 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:56 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:50:58 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:00 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:02 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:04 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:06 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:08 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:08 ERROR : file1: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
2025/11/09 02:51:10 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:51:12 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:12 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:51:13 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:15 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:17 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:19 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:21 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:23 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:25 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:27 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:29 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:29 ERROR : file2: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:566: Incorrect output from Cat(-3,-1,): ""
2025/11/09 02:51:31 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:51:33 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:51:35 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:51:36 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:36 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s
2025/11/09 02:51:37 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:37 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:51:38 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:40 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:42 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:44 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:48 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:48 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:50 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:52 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:52 ERROR : file1: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
2025/11/09 02:51:54 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:51:56 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:51:56 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:51:58 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:00 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:02 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:04 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:06 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:08 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:10 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:12 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:14 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:14 ERROR : file2: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:566: Incorrect output from Cat(1,3,): ""
2025/11/09 02:52:16 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:52:18 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:52:19 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:52:21 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s
2025/11/09 02:52:21 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:21 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:52:23 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:25 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:27 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:29 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:31 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:33 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:35 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:37 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:37 ERROR : file1: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
2025/11/09 02:52:39 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:52:41 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:41 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/09 02:52:43 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:45 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:47 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:49 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:51 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:53 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:55 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:57 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:59 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/09 02:52:59 ERROR : file2: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:566: Incorrect output from Cat(0,-1,
): ""
2025/11/09 02:53:01 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/09 02:53:03 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/09 02:53:04 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/09 02:53:05 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/09 02:53:06 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/09 02:53:07 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/09 02:53:07 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/09 02:53:07 DEBUG : pacer: Reducing sleep to 200.225829ms
--- FAIL: TestCat (216.84s)
=== RUN TestMoveFileBackupDir
run.go:185: Remote "uloz.to root 'rclone-test-foneyig3vofo'", Local "Local file system at /tmp/rclone2929591677", Modify Window "1µs"
2025/11/09 02:53:08 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/09 02:53:08 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/09 02:53:08 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/09 02:53:08 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/09 02:53:08 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/09 02:53:08 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/09 02:53:10 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/09 02:53:11 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/09 02:53:11 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/09 02:53:11 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/09 02:53:11 DEBUG : pacer: Reducing sleep to 10ms
2025/11/09 02:53:11 DEBUG : Creating backend with remote "TestUlozto:rclone-test-foneyig3vofo/backup"
2025/11/09 02:53:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2929591677)
2025/11/09 02:53:14 DEBUG : dst/file1: size = 18 (uloz.to root 'rclone-test-foneyig3vofo')
2025/11/09 02:53:14 DEBUG : dst/file1: Sizes differ
2025/11/09 02:53:14 INFO : dst/file1: Moved (server-side)
2025/11/09 02:53:16 DEBUG : dst/file1: size = 14 OK
2025/11/09 02:53:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/11/09 02:53:16 INFO : dst/file1: Copied (new)
2025/11/09 02:53:16 INFO : dst/file1: Deleted
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055
Error: Should be true
Test: TestMoveFileBackupDir
Messages: listing wrong, want
backup/dst/file1 (18), dst/file1 (14) got
dst/file1 (14)
fstest.go:203: Not found "backup/dst/file1"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestMoveFileBackupDir
Messages: 1 objects not found
--- FAIL: TestMoveFileBackupDir (21.29s)
FAIL
2025/11/09 02:53:29 DEBUG : uloz.to root 'rclone-test-foneyig3vofo': Purge dir ""
"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose -test.run '^(TestCat|TestCheckSum|TestCheckSumDownload|TestCopyFileBackupDir|TestMoveFileBackupDir|TestParseSumFile|TestReadFile)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestHashSums$/^Md5Download$'" - Finished ERROR in 35m0.972153136s (try 3/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSum TestCheckSumDownload TestCopyFileBackupDir TestHashSums/Md5Download TestReadFile TestCat TestMoveFileBackupDir]