"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^(TestApplyTransforms|TestCheckSumDownload|TestCopyInplace|TestCopyLongFileName|TestDelete|TestMultithreadCopyAbort)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 4/5)
2025/04/13 06:53:02 DEBUG : Creating backend with remote "TestPcloud:rclone-test-bohaxif1puni"
2025/04/13 06:53:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:53:03 DEBUG : Creating backend with remote "/tmp/rclone2124427051"
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "pcloud root 'rclone-test-bohaxif1puni'", Local "Local file system at /tmp/rclone2124427051", Modify Window "1s"
2025/04/13 06:53:15 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because destination uses OpenWriterAt
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:327
        	Error:      	Should be true
        	Test:       	TestMultithreadCopyAbort
        	Messages:   	listing wrong, want
        	            	   got
        	            	  test-multithread-abort (100)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:327
        	Error:      	Should be true
        	Test:       	TestMultithreadCopyAbort
        	Messages:   	Unexpected file "test-multithread-abort"
--- FAIL: TestMultithreadCopyAbort (20.89s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "pcloud root 'rclone-test-bohaxif1puni'", Local "Local file system at /tmp/rclone2124427051", Modify Window "1s"
2025/04/13 06:53:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-bohaxif1puni/data"
=== RUN   TestCheckSumDownload/subtest1
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	file not in pcloud root 'rclone-test-bohaxif1puni/data'
        	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:432
        	Error:      	Not equal: 
        	            	expected: 0
        	            	actual  : 1
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 1
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"2025/04/13 06:53:25 DEBUG : Couldn't parse Date: from server edef3.pcloud.com: \"Sun, 13 Apr 2025 06:53:25 +0000\": parsing time \"Sun, 13 Apr 2025 06:53:25 +0000\" as \"Mon Jan _2 15:04:05 2006\": cannot parse \", 13 Apr 2025 06:53:25 +0000\" as \" \"\n2025/04/13 06:53:25 ERROR : banana: file not in pcloud root 'rclone-test-bohaxif1puni/data'\n2025/04/13 06:53:25 NOTICE: pcloud root 'rclone-test-bohaxif1puni/data': 1 files missing\n2025/04/13 06:53:25 NOTICE: pcloud root 'rclone-test-bohaxif1puni/data': 1 differences found\n2025/04/13 06:53:25 NOTICE: pcloud root 'rclone-test-bohaxif1puni/data': 1 errors while checking\n" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 1
    check_test.go:419: 
        	Error Trace:	/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:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 1
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/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:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "= banana"}
        	            	actual  : []string{"", "+ banana"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,3 +2,3 @@
        	            	  (string) "",
        	            	- (string) (len=8) "= banana"
        	            	+ (string) (len=8) "+ banana"
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 1
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"", "banana"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) "",
        	            	+ (string) (len=6) "banana"
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong missingondst result in run 1
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
=== RUN   TestCheckSumDownload/subtest2
=== RUN   TestCheckSumDownload/subtest3
=== RUN   TestCheckSumDownload/subtest4
=== RUN   TestCheckSumDownload/subtest5
=== RUN   TestCheckSumDownload/subtest6
=== NAME  TestCheckSumDownload
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
=== RUN   TestCheckSumDownload/subtest7
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	file not in pcloud root 'rclone-test-bohaxif1puni/data'
        	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:432
        	Error:      	Not equal: 
        	            	expected: 0
        	            	actual  : 2
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 7
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"2025/04/13 06:53:47 DEBUG : Couldn't parse Date: from server edef4.pcloud.com: \"Sun, 13 Apr 2025 06:53:47 +0000\": parsing time \"Sun, 13 Apr 2025 06:53:47 +0000\" as \"Mon Jan _2 15:04:05 2006\": cannot parse \", 13 Apr 2025 06:53:47 +0000\" as \" \"\n2025/04/13 06:53:48 ERROR : banana: file not in pcloud root 'rclone-test-bohaxif1puni/data'\n2025/04/13 06:53:48 ERROR : potato: file not in pcloud root 'rclone-test-bohaxif1puni/data'\n2025/04/13 06:53:48 NOTICE: pcloud root 'rclone-test-bohaxif1puni/data': 2 files missing\n2025/04/13 06:53:48 NOTICE: pcloud root 'rclone-test-bohaxif1puni/data': 2 differences found\n2025/04/13 06:53:48 NOTICE: pcloud root 'rclone-test-bohaxif1puni/data': 2 errors while checking\n" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 7
    check_test.go:419: 
        	Error Trace:	/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:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 7
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/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:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "= banana", "= potato"}
        	            	actual  : []string{"", "+ banana", "+ potato"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -2,4 +2,4 @@
        	            	  (string) "",
        	            	- (string) (len=8) "= banana",
        	            	- (string) (len=8) "= potato"
        	            	+ (string) (len=8) "+ banana",
        	            	+ (string) (len=8) "+ potato"
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 7
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"", "banana", "potato"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,5 @@
        	            	-([]string) {
        	            	+([]string) (len=3) {
        	            	+ (string) "",
        	            	+ (string) (len=6) "banana",
        	            	+ (string) (len=6) "potato"
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong missingondst result in run 7
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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
--- FAIL: TestCheckSumDownload (24.71s)
    --- PASS: TestCheckSumDownload/subtest1 (0.41s)
    --- PASS: TestCheckSumDownload/subtest2 (0.55s)
    --- PASS: TestCheckSumDownload/subtest3 (0.66s)
    --- PASS: TestCheckSumDownload/subtest4 (0.65s)
    --- PASS: TestCheckSumDownload/subtest5 (0.62s)
    --- PASS: TestCheckSumDownload/subtest6 (0.75s)
    --- PASS: TestCheckSumDownload/subtest7 (0.45s)
=== RUN   TestApplyTransforms
2025/04/13 06:53:48 DEBUG : Creating backend with remote "TestPcloud:rclone-test-lucuqug1yupe"
2025/04/13 06:53:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:53:49 DEBUG : Creating backend with remote "/tmp/rclone157424628"
    run.go:180: Remote "pcloud root 'rclone-test-lucuqug1yupe'", Local "Local file system at /tmp/rclone157424628", Modify Window "1s"
upper checkfile vs. lower remote (without normalization)
2025/04/13 06:53:50 ERROR : HELLO, WORLD!: file not in pcloud root 'rclone-test-lucuqug1yupe'
2025/04/13 06:53:50 NOTICE: pcloud root 'rclone-test-lucuqug1yupe': 1 files missing
2025/04/13 06:53:50 NOTICE: pcloud root 'rclone-test-lucuqug1yupe': 1 differences found
2025/04/13 06:53:50 NOTICE: pcloud root 'rclone-test-lucuqug1yupe': 1 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/13 06:53:50 DEBUG : Couldn't parse Date: from server evc686.pcloud.com: "Sun, 13 Apr 2025 06:53:50 +0000": parsing time "Sun, 13 Apr 2025 06:53:50 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 06:53:50 +0000" as " "
2025/04/13 06:53:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:53:50 NOTICE: pcloud root 'rclone-test-lucuqug1yupe': 0 differences found
2025/04/13 06:53:50 NOTICE: pcloud root 'rclone-test-lucuqug1yupe': 1 matching files
2025/04/13 06:53:50 DEBUG : Creating backend with remote "TestPcloud:rclone-test-sopitob2wawu"
2025/04/13 06:53:50 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:53:51 DEBUG : Creating backend with remote "/tmp/rclone920575892"
    run.go:180: Remote "pcloud root 'rclone-test-sopitob2wawu'", Local "Local file system at /tmp/rclone920575892", Modify Window "1s"
lower checkfile vs. upper remote (without normalization)
2025/04/13 06:53:51 ERROR : hello, world!: file not in pcloud root 'rclone-test-sopitob2wawu'
2025/04/13 06:53:51 NOTICE: pcloud root 'rclone-test-sopitob2wawu': 1 files missing
2025/04/13 06:53:51 NOTICE: pcloud root 'rclone-test-sopitob2wawu': 1 differences found
2025/04/13 06:53:51 NOTICE: pcloud root 'rclone-test-sopitob2wawu': 1 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/13 06:53:52 DEBUG : Couldn't parse Date: from server evc686.pcloud.com: "Sun, 13 Apr 2025 06:53:52 +0000": parsing time "Sun, 13 Apr 2025 06:53:52 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 06:53:52 +0000" as " "
2025/04/13 06:53:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:53:52 NOTICE: pcloud root 'rclone-test-sopitob2wawu': 0 differences found
2025/04/13 06:53:52 NOTICE: pcloud root 'rclone-test-sopitob2wawu': 1 matching files
2025/04/13 06:53:52 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xixecuc9gici"
2025/04/13 06:53:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:53:52 DEBUG : Creating backend with remote "/tmp/rclone3310122889"
    run.go:180: Remote "pcloud root 'rclone-test-xixecuc9gici'", Local "Local file system at /tmp/rclone3310122889", Modify Window "1s"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/13 06:53:53 ERROR : HeLlO, wOrLd!: sum not found
2025/04/13 06:53:53 ERROR : hello, world!: file not in pcloud root 'rclone-test-xixecuc9gici'
2025/04/13 06:53:53 NOTICE: pcloud root 'rclone-test-xixecuc9gici': 1 files missing
2025/04/13 06:53:53 NOTICE: 1 hashes missing
2025/04/13 06:53:53 NOTICE: pcloud root 'rclone-test-xixecuc9gici': 2 differences found
2025/04/13 06:53:53 NOTICE: pcloud root 'rclone-test-xixecuc9gici': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/13 06:53:53 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 06:53:53 +0000": parsing time "Sun, 13 Apr 2025 06:53:53 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 06:53:53 +0000" as " "
2025/04/13 06:53:53 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:53:53 NOTICE: pcloud root 'rclone-test-xixecuc9gici': 0 differences found
2025/04/13 06:53:53 NOTICE: pcloud root 'rclone-test-xixecuc9gici': 1 matching files
2025/04/13 06:53:53 DEBUG : Creating backend with remote "TestPcloud:rclone-test-vevotuh3yiso"
2025/04/13 06:53:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:53:54 DEBUG : Creating backend with remote "/tmp/rclone3955218045"
    run.go:180: Remote "pcloud root 'rclone-test-vevotuh3yiso'", Local "Local file system at /tmp/rclone3955218045", Modify Window "1s"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/13 06:53:55 ERROR : HeLlO, wOrLd!: file not in pcloud root 'rclone-test-vevotuh3yiso'
2025/04/13 06:53:55 NOTICE: pcloud root 'rclone-test-vevotuh3yiso': 1 files missing
2025/04/13 06:53:55 NOTICE: pcloud root 'rclone-test-vevotuh3yiso': 1 differences found
2025/04/13 06:53:55 NOTICE: pcloud root 'rclone-test-vevotuh3yiso': 1 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/13 06:53:55 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 06:53:55 +0000": parsing time "Sun, 13 Apr 2025 06:53:55 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 06:53:55 +0000" as " "
2025/04/13 06:53:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:53:55 NOTICE: pcloud root 'rclone-test-vevotuh3yiso': 0 differences found
2025/04/13 06:53:55 NOTICE: pcloud root 'rclone-test-vevotuh3yiso': 1 matching files
2025/04/13 06:53:55 DEBUG : Creating backend with remote "TestPcloud:rclone-test-nepasuz2mehu"
2025/04/13 06:53:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:53:56 DEBUG : Creating backend with remote "/tmp/rclone2633772134"
    run.go:180: Remote "pcloud root 'rclone-test-nepasuz2mehu'", Local "Local file system at /tmp/rclone2633772134", Modify Window "1s"
NFD checkfile vs. NFC remote (without normalization)
2025/04/13 06:53:57 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/13 06:53:57 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-nepasuz2mehu'
2025/04/13 06:53:57 NOTICE: pcloud root 'rclone-test-nepasuz2mehu': 1 files missing
2025/04/13 06:53:57 NOTICE: 1 hashes missing
2025/04/13 06:53:57 NOTICE: pcloud root 'rclone-test-nepasuz2mehu': 2 differences found
2025/04/13 06:53:57 NOTICE: pcloud root 'rclone-test-nepasuz2mehu': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/13 06:53:57 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 06:53:57 +0000": parsing time "Sun, 13 Apr 2025 06:53:57 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 06:53:57 +0000" as " "
2025/04/13 06:53:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:53:57 NOTICE: pcloud root 'rclone-test-nepasuz2mehu': 0 differences found
2025/04/13 06:53:57 NOTICE: pcloud root 'rclone-test-nepasuz2mehu': 1 matching files
2025/04/13 06:53:57 DEBUG : Creating backend with remote "TestPcloud:rclone-test-yigevoz0tujo"
2025/04/13 06:53:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:53:57 DEBUG : Creating backend with remote "/tmp/rclone3081405287"
    run.go:180: Remote "pcloud root 'rclone-test-yigevoz0tujo'", Local "Local file system at /tmp/rclone3081405287", Modify Window "1s"
NFC checkfile vs. NFD remote (without normalization)
2025/04/13 06:53:58 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/13 06:53:58 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-yigevoz0tujo'
2025/04/13 06:53:58 NOTICE: pcloud root 'rclone-test-yigevoz0tujo': 1 files missing
2025/04/13 06:53:58 NOTICE: 1 hashes missing
2025/04/13 06:53:58 NOTICE: pcloud root 'rclone-test-yigevoz0tujo': 2 differences found
2025/04/13 06:53:58 NOTICE: pcloud root 'rclone-test-yigevoz0tujo': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/13 06:53:59 DEBUG : Couldn't parse Date: from server evc686.pcloud.com: "Sun, 13 Apr 2025 06:53:59 +0000": parsing time "Sun, 13 Apr 2025 06:53:59 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 06:53:59 +0000" as " "
2025/04/13 06:53:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:53:59 NOTICE: pcloud root 'rclone-test-yigevoz0tujo': 0 differences found
2025/04/13 06:53:59 NOTICE: pcloud root 'rclone-test-yigevoz0tujo': 1 matching files
2025/04/13 06:53:59 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biguveg3coyo"
2025/04/13 06:53:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:53:59 DEBUG : Creating backend with remote "/tmp/rclone3493784013"
    run.go:180: Remote "pcloud root 'rclone-test-biguveg3coyo'", Local "Local file system at /tmp/rclone3493784013", Modify Window "1s"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/13 06:54:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-biguveg3coyo'
2025/04/13 06:54:00 NOTICE: pcloud root 'rclone-test-biguveg3coyo': 1 files missing
2025/04/13 06:54:00 NOTICE: pcloud root 'rclone-test-biguveg3coyo': 1 differences found
2025/04/13 06:54:00 NOTICE: pcloud root 'rclone-test-biguveg3coyo': 1 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/13 06:54:00 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in pcloud root 'rclone-test-biguveg3coyo'
2025/04/13 06:54:00 NOTICE: pcloud root 'rclone-test-biguveg3coyo': 1 files missing
2025/04/13 06:54:00 NOTICE: pcloud root 'rclone-test-biguveg3coyo': 1 differences found
2025/04/13 06:54:00 NOTICE: pcloud root 'rclone-test-biguveg3coyo': 1 errors while checking
    check_test.go:595: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:595
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:604
        	Error:      	Received unexpected error:
        	            	file not in pcloud root 'rclone-test-biguveg3coyo'
        	Test:       	TestApplyTransforms
        	Messages:   	unexpected error for NFDx2 checkfile vs. both remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/13 06:54:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xofetik2faqu"
2025/04/13 06:54:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:54:00 DEBUG : Creating backend with remote "/tmp/rclone1148807514"
    run.go:180: Remote "pcloud root 'rclone-test-xofetik2faqu'", Local "Local file system at /tmp/rclone1148807514", Modify Window "1s"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/13 06:54:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/13 06:54:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-xofetik2faqu'
2025/04/13 06:54:01 NOTICE: pcloud root 'rclone-test-xofetik2faqu': 1 files missing
2025/04/13 06:54:01 NOTICE: 1 hashes missing
2025/04/13 06:54:01 NOTICE: pcloud root 'rclone-test-xofetik2faqu': 2 differences found
2025/04/13 06:54:01 NOTICE: pcloud root 'rclone-test-xofetik2faqu': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/13 06:54:01 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 06:54:01 +0000": parsing time "Sun, 13 Apr 2025 06:54:01 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 06:54:01 +0000" as " "
2025/04/13 06:54:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:54:01 NOTICE: pcloud root 'rclone-test-xofetik2faqu': 0 differences found
2025/04/13 06:54:01 NOTICE: pcloud root 'rclone-test-xofetik2faqu': 1 matching files
2025/04/13 06:54:01 DEBUG : Creating backend with remote "TestPcloud:rclone-test-vozutir8cohi"
2025/04/13 06:54:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:54:02 DEBUG : Creating backend with remote "/tmp/rclone532262571"
    run.go:180: Remote "pcloud root 'rclone-test-vozutir8cohi'", Local "Local file system at /tmp/rclone532262571", Modify Window "1s"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/13 06:54:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-vozutir8cohi'
2025/04/13 06:54:02 NOTICE: pcloud root 'rclone-test-vozutir8cohi': 1 files missing
2025/04/13 06:54:02 NOTICE: pcloud root 'rclone-test-vozutir8cohi': 1 differences found
2025/04/13 06:54:02 NOTICE: pcloud root 'rclone-test-vozutir8cohi': 1 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/13 06:54:03 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sun, 13 Apr 2025 06:54:03 +0000": parsing time "Sun, 13 Apr 2025 06:54:03 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Apr 2025 06:54:03 +0000" as " "
2025/04/13 06:54:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/13 06:54:03 NOTICE: pcloud root 'rclone-test-vozutir8cohi': 0 differences found
2025/04/13 06:54:03 NOTICE: pcloud root 'rclone-test-vozutir8cohi': 1 matching files
2025/04/13 06:54:03 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ququcel2paku"
2025/04/13 06:54:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/13 06:54:03 DEBUG : Creating backend with remote "/tmp/rclone2804419214"
    run.go:180: Remote "pcloud root 'rclone-test-ququcel2paku'", Local "Local file system at /tmp/rclone2804419214", Modify Window "1s"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/13 06:54:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/13 06:54:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-ququcel2paku'
2025/04/13 06:54:04 NOTICE: pcloud root 'rclone-test-ququcel2paku': 1 files missing
2025/04/13 06:54:04 NOTICE: 1 hashes missing
2025/04/13 06:54:04 NOTICE: pcloud root 'rclone-test-ququcel2paku': 2 differences found
2025/04/13 06:54:04 NOTICE: pcloud root 'rclone-test-ququcel2paku': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/13 06:54:04 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in pcloud root 'rclone-test-ququcel2paku'
2025/04/13 06:54:04 NOTICE: pcloud root 'rclone-test-ququcel2paku': 1 files missing
2025/04/13 06:54:04 NOTICE: pcloud root 'rclone-test-ququcel2paku': 1 differences found
2025/04/13 06:54:04 NOTICE: pcloud root 'rclone-test-ququcel2paku': 1 errors while checking
    check_test.go:595: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:595
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:607
        	Error:      	Received unexpected error:
        	            	file not in pcloud root 'rclone-test-ququcel2paku'
        	Test:       	TestApplyTransforms
        	Messages:   	unexpected error for both checkfile vs. NFCx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/13 06:54:04 DEBUG : pcloud root 'rclone-test-ququcel2paku': Purge remote
2025/04/13 06:54:04 DEBUG : pcloud root 'rclone-test-vozutir8cohi': Purge remote
2025/04/13 06:54:04 DEBUG : pcloud root 'rclone-test-xofetik2faqu': Purge remote
2025/04/13 06:54:04 DEBUG : pcloud root 'rclone-test-biguveg3coyo': Purge remote
2025/04/13 06:54:04 DEBUG : pcloud root 'rclone-test-yigevoz0tujo': Purge remote
2025/04/13 06:54:04 DEBUG : pcloud root 'rclone-test-nepasuz2mehu': Purge remote
2025/04/13 06:54:05 DEBUG : pcloud root 'rclone-test-vevotuh3yiso': Purge remote
2025/04/13 06:54:05 DEBUG : pcloud root 'rclone-test-xixecuc9gici': Purge remote
2025/04/13 06:54:05 DEBUG : pcloud root 'rclone-test-sopitob2wawu': Purge remote
2025/04/13 06:54:05 DEBUG : pcloud root 'rclone-test-lucuqug1yupe': Purge remote
--- FAIL: TestApplyTransforms (16.61s)
=== RUN   TestCopyInplace
    run.go:180: Remote "pcloud root 'rclone-test-bohaxif1puni'", Local "Local file system at /tmp/rclone2124427051", Modify Window "1s"
2025/04/13 06:54:05 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/13 06:54:05 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK
2025/04/13 06:54:05 INFO  : file1: Copied (new) to: sub/file2
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:384
        	Error:      	Should be true
        	Test:       	TestCopyInplace
        	Messages:   	listing wrong, want
        	            	  sub/file2 (14) got
        	            	  
    fstest.go:197: Not found "sub/file2"
    fstest.go:200: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:384
        	Error:      	Not equal: 
        	            	expected: 0
        	            	actual  : 1
        	Test:       	TestCopyInplace
        	Messages:   	1 objects not found
2025/04/13 06:54:13 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/13 06:54:13 ERROR : file1: Failed to copy: failed to make directory: pcloud error: File or folder already exists. (2004)
    copy_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:387
        	Error:      	Received unexpected error:
        	            	failed to make directory: pcloud error: File or folder already exists. (2004)
        	Test:       	TestCopyInplace
--- FAIL: TestCopyInplace (8.82s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "pcloud root 'rclone-test-bohaxif1puni'", Local "Local file system at /tmp/rclone2124427051", Modify Window "1s"
2025/04/13 06:54:14 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/13 06:54:14 ERROR : file1: Failed to copy: failed to make directory: pcloud error: File or folder already exists. (2004)
    copy_test.go:415: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:415
        	Error:      	Received unexpected error:
        	            	failed to make directory: pcloud error: File or folder already exists. (2004)
        	Test:       	TestCopyLongFileName
--- FAIL: TestCopyLongFileName (1.12s)
=== RUN   TestDelete
    run.go:180: Remote "pcloud root 'rclone-test-bohaxif1puni'", Local "Local file system at /tmp/rclone2124427051", Modify Window "1s"
2025/04/13 06:54:15 DEBUG : Waiting for deletions to finish
2025/04/13 06:54:16 DEBUG : large: Excluded (Size Filter)
2025/04/13 06:54:16 INFO  : medium: Deleted
2025/04/13 06:54:16 INFO  : small: Deleted
--- PASS: TestDelete (1.23s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "pcloud root 'rclone-test-bohaxif1puni'", Local "Local file system at /tmp/rclone2124427051", Modify Window "1s"
2025/04/13 06:54:16 DEBUG : pcloud root 'rclone-test-bohaxif1puni': File to upload is small (34 bytes), uploading instead of streaming
2025/04/13 06:54:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/13 06:54:16 DEBUG : pcloud root 'rclone-test-bohaxif1puni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/04/13 06:54:16 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "pcloud root 'rclone-test-bohaxif1puni'", Local "Local file system at /tmp/rclone2124427051", Modify Window "1s"
2025/04/13 06:54:17 DEBUG : pcloud root 'rclone-test-bohaxif1puni': File to upload is small (34 bytes), uploading instead of streaming
2025/04/13 06:54:17 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/13 06:54:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/13 06:54:17 DEBUG : pcloud root 'rclone-test-bohaxif1puni': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/04/13 06:54:17 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/13 06:54:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.88s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.95s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.93s)
FAIL
2025/04/13 06:54:18 DEBUG : pcloud root 'rclone-test-bohaxif1puni': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^(TestApplyTransforms|TestCheckSumDownload|TestCopyInplace|TestCopyLongFileName|TestDelete|TestMultithreadCopyAbort)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 1m16.052198251s (try 4/5): exit status 1: Failed [TestMultithreadCopyAbort TestCheckSumDownload TestApplyTransforms TestCopyInplace TestCopyLongFileName]