"go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsEncoding|FsPutFiles)$/^(FromRoot|FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|ObjectRemove|URL_encoding)$/^(List|ListEntries|Put)$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:418: Using remote "TestPutio:" 2022/03/02 05:57:48 DEBUG : Creating backend with remote "TestPutio:rclone-test-xazegec1sadoyew5qosiqud7" 2022/03/02 05:57:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:674: testing "test%46.txt" 2022/03/02 05:57:50 DEBUG : Putio root 'rclone-test-xazegec1sadoyew5qosiqud7': chunkStart: 0, reqSize: 100 2022/03/02 05:57:50 DEBUG : Putio root 'rclone-test-xazegec1sadoyew5qosiqud7': Sending chunk. transferOffset: 0 length: 100 fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:680 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding === RUN TestIntegration/FsMkdir/FsPutFiles 2022/03/02 05:57:56 DEBUG : Putio root 'rclone-test-xazegec1sadoyew5qosiqud7': chunkStart: 0, reqSize: 100 2022/03/02 05:57:56 DEBUG : Putio root 'rclone-test-xazegec1sadoyew5qosiqud7': Sending chunk. transferOffset: 0 length: 100 2022/03/02 05:57:58 DEBUG : Putio root 'rclone-test-xazegec1sadoyew5qosiqud7': chunkStart: 0, reqSize: 100 2022/03/02 05:57:58 DEBUG : Putio root 'rclone-test-xazegec1sadoyew5qosiqud7': Sending chunk. transferOffset: 0 length: 100 2022/03/02 05:57:59 DEBUG : Putio root 'rclone-test-xazegec1sadoyew5qosiqud7': chunkStart: 0, reqSize: 100 2022/03/02 05:57:59 DEBUG : Putio root 'rclone-test-xazegec1sadoyew5qosiqud7': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:893: Error Trace: fstests.go:893 fstests.go:913 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:930: Error Trace: fstests.go:930 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:936: Error Trace: fstests.go:936 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "test%46.txt/testF.txt"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=21) "test%46.txt/testF.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1008: Error Trace: fstests.go:1008 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "test%46.txt/testF.txt"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=21) "test%46.txt/testF.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1009: Error Trace: fstests.go:1009 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1022 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1022 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1049 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1049 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2022/03/02 05:58:18 DEBUG : Putio root 'rclone-test-xazegec1sadoyew5qosiqud7': chunkStart: 0, reqSize: 100 2022/03/02 05:58:18 DEBUG : Putio root 'rclone-test-xazegec1sadoyew5qosiqud7': Sending chunk. transferOffset: 0 length: 100 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1078 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1078 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1078 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=10) "dirToPurge", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1090 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1090 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1090 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1121 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1121 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1159 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1159 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1170 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want moveTest/other.txt (100), other.txt (100) got moveTest/other.txt (100), other.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1170 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1178 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1178 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1185 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1185 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2022/03/02 05:59:26 DEBUG : Creating backend with remote "TestPutio:rclone-test-veyigay7hinoxik6lagokom7" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1236 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), new_name/sub_new_name/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1236 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1236 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=8) "new_name", @@ -6,3 +6,4 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=33) "new_name/sub_new_name/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1250 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1250 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:1250 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2022/03/02 05:59:44 DEBUG : Putio root 'rclone-test-veyigay7hinoxik6lagokom7': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestPutio:" path "rclone-test-xazegec1sadoyew5qosiqud7" from "TestPutio:rclone-test-xazegec1sadoyew5qosiqud7" 2022/03/02 05:59:44 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstests.go:1523 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-xazegec1sadoyew5qosiqud7/file name.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-xazegec1sadoyew5qosiqud7/file name.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1523 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-xazegec1sadoyew5qosiqud7/test%46.txt/testF.txt" fstest.go:328: Error Trace: fstest.go:328 fstests.go:1523 Error: Not equal: expected: []string{"rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage", "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé", "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界", "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage", "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé", "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界", "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-xazegec1sadoyew5qosiqud7/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=51) "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=70) "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界", - (string) (len=91) "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=91) "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=48) "rclone-test-xazegec1sadoyew5qosiqud7/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:399: Error Trace: fstest.go:399 fstests.go:1530 Error: Not equal: expected: []string{"rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage"} actual : []string{"rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage", "rclone-test-xazegec1sadoyew5qosiqud7/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=51) "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage" +([]string) (len=2) { + (string) (len=51) "rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage", + (string) (len=48) "rclone-test-xazegec1sadoyew5qosiqud7/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2022/03/02 05:59:54 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2022/03/02 05:59:54 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstests.go:1579 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-xazegec1sadoyew5qosiqud7/created from root.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/file name.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-xazegec1sadoyew5qosiqud7/created from root.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/file name.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1579 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-xazegec1sadoyew5qosiqud7/test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstests.go:1584 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-xazegec1sadoyew5qosiqud7/file name.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-xazegec1sadoyew5qosiqud7/file name.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-xazegec1sadoyew5qosiqud7/test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1584 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-xazegec1sadoyew5qosiqud7/test%46.txt/testF.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1718 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/testF.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1718 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "test%46.txt/testF.txt" 2022/03/02 06:00:23 ERROR : : error listing: directory not found --- FAIL: TestIntegration (155.42s) --- FAIL: TestIntegration/FsMkdir (154.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (6.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (6.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (147.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.39s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (8.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (8.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (21.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (9.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (37.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (18.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (30.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (8.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (21.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (8.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (8.64s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/putio 155.437s "go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsEncoding|FsPutFiles)$/^(FromRoot|FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|ObjectRemove|URL_encoding)$/^(List|ListEntries|Put)$/^Remove$'" - Finished ERROR in 2m36.826166403s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsCopy TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]