"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestClientRemovesSecurityTokenOnCrossHostRedirect --- PASS: TestClientRemovesSecurityTokenOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecurityTokenOnSameHostRedirect --- PASS: TestClientKeepsSecurityTokenOnSameHostRedirect (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/07/17 01:31:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bojesun7soji" 2026/07/17 01:31:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/07/17 01:31:10 INFO : S3 bucket rclone-test-bojesun7soji: Bucket "rclone-test-bojesun7soji" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/07/17 01:31:10 INFO : S3 bucket rclone-test-bojesun7soji: Bucket "rclone-test-bojesun7soji" deleted === RUN TestIntegration/FsMkdir 2026/07/17 01:31:11 INFO : S3 bucket rclone-test-bojesun7soji: Bucket "rclone-test-bojesun7soji" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/17 01:31:11 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/17 01:31:11 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/17 01:31:11 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 404, RequestID: , HostID: , api error NoSuchBucket: The specified bucket does not exist. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: listing wrong, want !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100) got !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: listing wrong, want leading space/ leading space (100) got fstest.go:203: Not found " leading space/ leading space" 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/fstests/fstests.go:734 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: 1 objects not found fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{" leading space"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) { } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: listing wrong, want ~leading tilde/~leading tilde (100) got ~leading tilde/~leading tilde (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{"~leading tilde", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=2) { + (string) (len=14) "~leading tilde", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want ␍leading CR/␍leading CR (100) got ␍leading CR/␍leading CR (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=2) { + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want ␊leading LF/␊leading LF (100) got ␊leading LF/␊leading LF (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"␊leading LF", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=2) { + (string) (len=13) "␊leading LF", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got ␉leading HT/␉leading HT (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"␉leading HT", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=2) { + (string) (len=13) "␉leading HT", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want ␋leading VT/␋leading VT (100) got ␋leading VT/␋leading VT (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"␋leading VT", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=2) { + (string) (len=13) "␋leading VT", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: listing wrong, want .leading dot/.leading dot (100) got .leading dot/.leading dot (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{".leading dot"} actual : []string{".leading dot", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=2) { + (string) (len=12) ".leading dot", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want trailing space /trailing space (100) got trailing space /trailing space (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing space "} actual : []string{"trailing space ", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=2) { + (string) (len=15) "trailing space ", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want trailing CR␍/trailing CR␍ (100) got trailing CR␍/trailing CR␍ (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"trailing CR␍", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=2) { + (string) (len=14) "trailing CR␍", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want trailing LF␊/trailing LF␊ (100) got trailing LF␊/trailing LF␊ (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"trailing LF␊", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=2) { + (string) (len=14) "trailing LF␊", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want trailing HT␉/trailing HT␉ (100) got trailing HT␉/trailing HT␉ (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"trailing HT␉", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=2) { + (string) (len=14) "trailing HT␉", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want trailing VT␋/trailing VT␋ (100) got trailing VT␋/trailing VT␋ (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"trailing VT␋", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=2) { + (string) (len=14) "trailing VT␋", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want trailing dot./trailing dot. (100) got trailing dot./trailing dot. (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing dot.", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=2) { + (string) (len=13) "trailing dot.", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want invalid utf-8/invalid utf-8 (100) got invalid utf-8/invalid utf-8 (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8\xfe", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=2) { + (string) (len=14) "invalid utf-8\xfe", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want test%46.txt/test%46.txt (100) got test%46.txt/test%46.txt (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want got ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/17 01:35:21 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AE0m2JQOU8XjbU7KJ5W6Q5PtJO7Mda8vaYqNeCKnMYzNdxhDLtanbdWyZEBc4NkOqCmhaRo72NtTo85pECLMzSAA47jWTK2AvaNFKYoNtMh2JaqtopqXRxjGXgtbhbYXxjWZgacL-1oD2gzPoLgCnUkmYDGPRt5Etx_hEyDh2_e2Z-Vn0kvTS6dmHj3Iu1ehC7n5-xFOwTBZ9257izUe_k4ri1OdouXemnI9XdiMlVegLWyQgnnTS7cF6h3t0Z5yiXIIIsvXUCs-ZU9sRCAJDgi60FTqmQ9CqqGA3aBi8QAv_EnsEGBrzuYgD21g4QpCmaAzXKoWuU4DAErIOMjcG6I 2026/07/17 01:35:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "6dff0f0d7131566c078adbd3451995d6" 2026/07/17 01:35:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "867dc9d59378e030dd800746ce4d4c4a" 2026/07/17 01:35:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "61888cf8c5f15b297149df4c66b95ce3" 2026/07/17 01:35:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AE0m2JQOU8XjbU7KJ5W6Q5PtJO7Mda8vaYqNeCKnMYzNdxhDLtanbdWyZEBc4NkOqCmhaRo72NtTo85pECLMzSAA47jWTK2AvaNFKYoNtMh2JaqtopqXRxjGXgtbhbYXxjWZgacL-1oD2gzPoLgCnUkmYDGPRt5Etx_hEyDh2_e2Z-Vn0kvTS6dmHj3Iu1ehC7n5-xFOwTBZ9257izUe_k4ri1OdouXemnI9XdiMlVegLWyQgnnTS7cF6h3t0Z5yiXIIIsvXUCs-ZU9sRCAJDgi60FTqmQ9CqqGA3aBi8QAv_EnsEGBrzuYgD21g4QpCmaAzXKoWuU4DAErIOMjcG6I" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:1002: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:1002: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1031 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1039: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1039 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, 世界/ \" ' @ < > & ? + ≠", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1045: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1045 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.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=13) "../.." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/17 01:35:25 DEBUG : Creating backend with remote "TestS3R2:" 2026/07/17 01:35:25 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/17 01:35:25 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1117 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.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=13) "../.." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1118 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:1117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1117 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1125 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.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=13) "../.." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:1118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1118 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1125 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1131 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), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1131 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1158 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), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1158 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:1187 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), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1187 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1187 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, 世界/ \" ' @ < > & ? + ≠", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/07/17 01:35:48 DEBUG : S3 bucket rclone-test-bojesun7soji: bucket is versioned: false 2026/07/17 01:35:48 DEBUG : Waiting for deletions to finish 2026/07/17 01:35:48 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/07/17 01:35:48 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/07/17 01:35:48 INFO : dirToPurge/fileToPurge.txt: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:1199 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), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1199 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1199 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, 世界/ \" ' @ < > & ? + ≠", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1224 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/07/17 01:36:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bojesun7soji/dirToPurgeFromRoot" 2026/07/17 01:36:03 DEBUG : S3 bucket rclone-test-bojesun7soji path dirToPurgeFromRoot: bucket is versioned: false 2026/07/17 01:36:03 DEBUG : Waiting for deletions to finish 2026/07/17 01:36:03 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/07/17 01:36:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/07/17 01:36:04 INFO : fileToPurgeFromRoot.txt: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:1241 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 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), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1241 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1241 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, 世界/ \" ' @ < > & ? + ≠", ".."} 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/17 01:36:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bojesun7soji/hello? sausage/êé" 2026/07/17 01:36:12 DEBUG : S3 bucket rclone-test-bojesun7soji path hello? sausage/êé: bucket is versioned: false 2026/07/17 01:36:12 DEBUG : Waiting for deletions to finish 2026/07/17 01:36:12 DEBUG : "a/b/c/d/e.txt" version false 2026/07/17 01:36:12 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/07/17 01:36:12 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1294 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), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1294 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1351 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test metadata copied.txt (100), test metadata copy.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test metadata copied.txt (100), test metadata copy.txt (100), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1351 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/17 01:36:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/17 01:36:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bojesun7soji/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-bojesun7soji" from "TestS3R2:rclone-test-bojesun7soji" 2026/07/17 01:36:33 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-bojesun7soji/file name.txt (200), rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-bojesun7soji/file name.txt (200), rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-bojesun7soji/../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-bojesun7soji/../.." fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-bojesun7soji/hello? sausage", "rclone-test-bojesun7soji/hello? sausage/êé", "rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界", "rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-bojesun7soji/hello? sausage", "rclone-test-bojesun7soji/hello? sausage/êé", "rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界", "rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-bojesun7soji/.."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-bojesun7soji/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=31) "rclone-test-bojesun7soji/.." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2017 Error: Not equal: expected: []string{"rclone-test-bojesun7soji/hello? sausage"} actual : []string{"rclone-test-bojesun7soji/hello? sausage", "rclone-test-bojesun7soji/.."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-bojesun7soji/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-bojesun7soji/hello? sausage", + (string) (len=31) "rclone-test-bojesun7soji/.." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:2066 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-bojesun7soji/created from root.txt (100), rclone-test-bojesun7soji/file name.txt (200), rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-bojesun7soji/created from root.txt (100), rclone-test-bojesun7soji/file name.txt (200), rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-bojesun7soji/../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2066 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-bojesun7soji/../.." === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:2071 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-bojesun7soji/file name.txt (200), rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-bojesun7soji/file name.txt (200), rclone-test-bojesun7soji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-bojesun7soji/../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2071 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-bojesun7soji/../.." === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2131: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstests/fstests.go:2348 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), ../.. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2348 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/17 01:37:05 NOTICE: S3 bucket rclone-test-bojesun7soji: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/07/17 01:37:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACOnLpwnAQ1OnSlhgxfFBbob7arbHqomnRGSg7cqDawrUGpqquMA8sS5j8LAQaBeuiezbkFVP_0hgJVYVRe4y5HRo6dv3CiNTjsoRrkLAjERZjrhxPYCiamVDPa6XVBeJM8IWwlnbw1INtMQtYjiaAZXL52dUo9W8CqsuU_7qTKiJNQSE7r70SIpjW2FnLJWUY-UkncN_IZnmbageg-piMsD4jNi6ynsiDpcUaqy-zS7mAq9bT1c4RFVZ5s1VUHUSyknUZWs50hMG6-VyIUwotd9rYEmSYUH-05QR_8liW27pfEPv9Ex1x6nbrJOs8vEVeZIPVSYcEjnAwyasF9GozY 2026/07/17 01:37:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/07/17 01:37:05 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/07/17 01:37:05 DEBUG : piped data.txt: multipart upload "ACOnLpwnAQ1OnSlhgxfFBbob7arbHqomnRGSg7cqDawrUGpqquMA8sS5j8LAQaBeuiezbkFVP_0hgJVYVRe4y5HRo6dv3CiNTjsoRrkLAjERZjrhxPYCiamVDPa6XVBeJM8IWwlnbw1INtMQtYjiaAZXL52dUo9W8CqsuU_7qTKiJNQSE7r70SIpjW2FnLJWUY-UkncN_IZnmbageg-piMsD4jNi6ynsiDpcUaqy-zS7mAq9bT1c4RFVZ5s1VUHUSyknUZWs50hMG6-VyIUwotd9rYEmSYUH-05QR_8liW27pfEPv9Ex1x6nbrJOs8vEVeZIPVSYcEjnAwyasF9GozY" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/17 01:37:06 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMr-x6KjZk8NVtqkKR54mr4JvBcFYpp0CdHcNqw4zEHZKHncGMo8IReDQOlbBgkb5oAYVRa9OZkaAyuAISC8xCod_SfuA6g2snWsi-mYSugdal92blP6JlUsnGGslbvNlliZELE8y1C9P-yZm79atpAnOx8Z1HEzoahzebVzOscFL_FNTGBQTbdOgm4jmc4OM6zTnbSR_JbqxGTJbCy1wXzs2rhhGRRfM0QJZgTplZYVjS1ZJ9wJX9kTkM5pk7_ym3doELkC2FssNLuDMxBxWYyD-9PFfaV1ndzj1r2d2vkrGHeo-u06c1VbO4hmT5Hmw48T3hKm0h9D3hZZtKVibwo 2026/07/17 01:37:06 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/17 01:37:07 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "17b0c68bbc2a9a7ff51edf376629dc53" 2026/07/17 01:37:07 DEBUG : piped data.txt: multipart upload "AMr-x6KjZk8NVtqkKR54mr4JvBcFYpp0CdHcNqw4zEHZKHncGMo8IReDQOlbBgkb5oAYVRa9OZkaAyuAISC8xCod_SfuA6g2snWsi-mYSugdal92blP6JlUsnGGslbvNlliZELE8y1C9P-yZm79atpAnOx8Z1HEzoahzebVzOscFL_FNTGBQTbdOgm4jmc4OM6zTnbSR_JbqxGTJbCy1wXzs2rhhGRRfM0QJZgTplZYVjS1ZJ9wJX9kTkM5pk7_ym3doELkC2FssNLuDMxBxWYyD-9PFfaV1ndzj1r2d2vkrGHeo-u06c1VbO4hmT5Hmw48T3hKm0h9D3hZZtKVibwo" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/07/17 01:37:07 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:330: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:562: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/07/17 01:37:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AO9JyW6U5kU2YeBoIRenRAB4UrnDTLbrrYbM7EecxvtXBy5R_5WP_0QC223tX7AOGm-YMx8FOi4VOr7CxKKaJQe1KwO6vGFonoWaVNUxVr78HgDj9wvIJAyYfCj7Pt10rok86M7L6ylid2FFzNMgZyZft_cE6LW72GjOu9MqK8K0y_MKB7flHktO8iMou4XPE81nkPhka3R-iJ5rhm74YvYOvmLpklmr063HkLLAaoDolbWLhXayyi-Rm2SfZ9NT_1I75p0uOZ-_L3DS8dst2Mur37D8H7qVQDMjurqB--H6bXbn9lEp3WG8roknkuXbBBwyqMkkZxUcmmuS4hh4-DI 2026/07/17 01:37:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/07/17 01:37:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/07/17 01:37:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AO9JyW6U5kU2YeBoIRenRAB4UrnDTLbrrYbM7EecxvtXBy5R_5WP_0QC223tX7AOGm-YMx8FOi4VOr7CxKKaJQe1KwO6vGFonoWaVNUxVr78HgDj9wvIJAyYfCj7Pt10rok86M7L6ylid2FFzNMgZyZft_cE6LW72GjOu9MqK8K0y_MKB7flHktO8iMou4XPE81nkPhka3R-iJ5rhm74YvYOvmLpklmr063HkLLAaoDolbWLhXayyi-Rm2SfZ9NT_1I75p0uOZ-_L3DS8dst2Mur37D8H7qVQDMjurqB--H6bXbn9lEp3WG8roknkuXbBBwyqMkkZxUcmmuS4hh4-DI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/07/17 01:37:11 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ALd7osGL2xACpDG8dF88dXBMBbcwDR4J-HJoTYxN0cy3KPaV8CNHCQdfOs35p9ncoXjbcf4POV1hIIGQT9pm6hr8RYq3fXgHIOc0tsYgsRhNha1EC97g-jD1GQI6ZPeIydnyZ5OhG9aYkdZsT5mPSeZspq4yQbcRQEUDnZS2_e3-QKyf4QaCipdcKASzfC808AHsnZI1NVQWh2-UJxS-OAFD7BPHpajW1g4Kb9ptW7R-0RbZTAScPyDVwduCJ0wybYb22DlXldHFC3QeGneiYSciOo-2k9F6Bt-l_YbS7khsP8BTjPOgSPnAuq9sH42TogySmfxl7VVvxrUDBVDqFZw 2026/07/17 01:37:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/07/17 01:37:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/17 01:37:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ALd7osGL2xACpDG8dF88dXBMBbcwDR4J-HJoTYxN0cy3KPaV8CNHCQdfOs35p9ncoXjbcf4POV1hIIGQT9pm6hr8RYq3fXgHIOc0tsYgsRhNha1EC97g-jD1GQI6ZPeIydnyZ5OhG9aYkdZsT5mPSeZspq4yQbcRQEUDnZS2_e3-QKyf4QaCipdcKASzfC808AHsnZI1NVQWh2-UJxS-OAFD7BPHpajW1g4Kb9ptW7R-0RbZTAScPyDVwduCJ0wybYb22DlXldHFC3QeGneiYSciOo-2k9F6Bt-l_YbS7khsP8BTjPOgSPnAuq9sH42TogySmfxl7VVvxrUDBVDqFZw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/07/17 01:37:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ALZQ4bIUhrRI7fVvo7q65hE0RZoQGJBsH50lzZRkXqeFX-KLXo3BPP_eIdUdZ3RiNwHwkv41xAzJkIgzaZiRv4oJqxy7CNX7gJNdo7TFTfzeV_Y2VaYlPtGuli3vfFgGUrfB5dL2i_-4ASoXB9sljLiKNo9ed5iysc--0QoTtk2EMTpdsm1t_RU6SEb14ReXpoeqHVPK_1umzU07xlFVmEvhmA2VF_yXeBabrUMOm2P1bbFZOvY1P9acOLYG61G99TByYfYGSdoKP3UIovep_D3WOqPkiZClg5wO3ssY7neSuoWzVeKSG-X0MZ4qgZtKZXEqM2DnGf7yVWcE-sKkCZo 2026/07/17 01:37:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/07/17 01:37:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/17 01:37:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ALZQ4bIUhrRI7fVvo7q65hE0RZoQGJBsH50lzZRkXqeFX-KLXo3BPP_eIdUdZ3RiNwHwkv41xAzJkIgzaZiRv4oJqxy7CNX7gJNdo7TFTfzeV_Y2VaYlPtGuli3vfFgGUrfB5dL2i_-4ASoXB9sljLiKNo9ed5iysc--0QoTtk2EMTpdsm1t_RU6SEb14ReXpoeqHVPK_1umzU07xlFVmEvhmA2VF_yXeBabrUMOm2P1bbFZOvY1P9acOLYG61G99TByYfYGSdoKP3UIovep_D3WOqPkiZClg5wO3ssY7neSuoWzVeKSG-X0MZ4qgZtKZXEqM2DnGf7yVWcE-sKkCZo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/17 01:37:14 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AO1GvXjDyPnTdHfHh9QoNv7RNCDyzMWx3f0yZzqF1eV2ZJMnHTYkHg3KZfzdz8V9lxg5NScACgzUlXtOQTdeMg74UNhUrWG-CxiVsE2MQTHFANwdtm0m_7ZM7UlBmFQi7kAx6_rgwRuRz7K0JEQUFoE7PYuRUDvHgePI24joTuoRZ0xG5tr-2Kfamw7B52zLBqJC46SL1mftXfIE5xQKp-8-pEXmIRH1pbLoBcAuSyMOpJF5dMKcIn5-eQm8XOrn3FasJbUddMAFEyDr-WGQoEiRYtESUzOIUq1wOFSTr8IyMCe9QJyJRFHcxEha_gLjwBgxaEbGB3RE0McjkuSEGZ4 2026/07/17 01:37:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/17 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/17 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/17 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/17 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/07/17 01:37:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/07/17 01:37:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AO1GvXjDyPnTdHfHh9QoNv7RNCDyzMWx3f0yZzqF1eV2ZJMnHTYkHg3KZfzdz8V9lxg5NScACgzUlXtOQTdeMg74UNhUrWG-CxiVsE2MQTHFANwdtm0m_7ZM7UlBmFQi7kAx6_rgwRuRz7K0JEQUFoE7PYuRUDvHgePI24joTuoRZ0xG5tr-2Kfamw7B52zLBqJC46SL1mftXfIE5xQKp-8-pEXmIRH1pbLoBcAuSyMOpJF5dMKcIn5-eQm8XOrn3FasJbUddMAFEyDr-WGQoEiRYtESUzOIUq1wOFSTr8IyMCe9QJyJRFHcxEha_gLjwBgxaEbGB3RE0McjkuSEGZ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/17 01:37:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEgpE3jOFWaeOPQiReWAiZE3C9iNY7Ka8psEDzK0iZWZX0xvsd4oSv2lh6EksueuWarsZbhHDUFzOkmDzPxCp8pFChCdImFClZzv-ZI4eGrrBPYbsVpzAOmn1gl56_OmH9Sl9EzZyfdKm41YW2cmGTuD1Y0xZO2_7aAQc_OaKFs38x4ckR-cFB5lVJWqQ-A1zz8N8sputUa0u17S3zBthf7D_DWqg8_ZNhnMDG5kSM3MUGRqwsSWj4l8boi44fITMK1VFAXHvAZPLzC1KhISByU5Y8EnhVX0uxo-Hq5rh5k-bbnopWScvMn9TgG7s2c6rscQ44fQgb4pqWCl-x6IkZc 2026/07/17 01:37:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/07/17 01:37:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/07/17 01:37:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/07/17 01:37:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/07/17 01:37:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/17 01:37:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/07/17 01:37:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AEgpE3jOFWaeOPQiReWAiZE3C9iNY7Ka8psEDzK0iZWZX0xvsd4oSv2lh6EksueuWarsZbhHDUFzOkmDzPxCp8pFChCdImFClZzv-ZI4eGrrBPYbsVpzAOmn1gl56_OmH9Sl9EzZyfdKm41YW2cmGTuD1Y0xZO2_7aAQc_OaKFs38x4ckR-cFB5lVJWqQ-A1zz8N8sputUa0u17S3zBthf7D_DWqg8_ZNhnMDG5kSM3MUGRqwsSWj4l8boi44fITMK1VFAXHvAZPLzC1KhISByU5Y8EnhVX0uxo-Hq5rh5k-bbnopWScvMn9TgG7s2c6rscQ44fQgb4pqWCl-x6IkZc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/07/17 01:37:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AG54GicHCd0iJq5q25ubzFQCFhajjrpLQn1C4aJQXm5jtuBs-ICiL8qQnku9t66GdzY__OfnhtasWG-PUKRHqx9rsYeLJrZOVObY3IdmZZWLtSoreABOb42LaSdLQiyVgBq8-Jd3XPMl-45xFQ_6VvSiIO56-6C7WoYzmueV9dVRH4k6Q9cI4FxzS05iduY_IYWKS2BBWm1xMi9fxeq5oBQkakpz-i33s6Dg_13Ng2NMg2quKZiqqW9KqOAJM0i8ywtKheOrwygERtX2UGBIyGDELwQrjwKTJm0ZH51k1Cmdbvcx-V9nWZkC4Opjg5F6J8iY3q5g1IVs_bKR1ZIZ6jg 2026/07/17 01:37:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/17 01:37:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/07/17 01:37:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AG54GicHCd0iJq5q25ubzFQCFhajjrpLQn1C4aJQXm5jtuBs-ICiL8qQnku9t66GdzY__OfnhtasWG-PUKRHqx9rsYeLJrZOVObY3IdmZZWLtSoreABOb42LaSdLQiyVgBq8-Jd3XPMl-45xFQ_6VvSiIO56-6C7WoYzmueV9dVRH4k6Q9cI4FxzS05iduY_IYWKS2BBWm1xMi9fxeq5oBQkakpz-i33s6Dg_13Ng2NMg2quKZiqqW9KqOAJM0i8ywtKheOrwygERtX2UGBIyGDELwQrjwKTJm0ZH51k1Cmdbvcx-V9nWZkC4Opjg5F6J8iY3q5g1IVs_bKR1ZIZ6jg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/07/17 01:37:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AP-yYWkKBVrRicLQiLEI6W6KnTLq3fx_X2ICTBdQJFB03n8XxeUJJI8-7qjUAfKoaqWd7vcvtmrfi-vVFRBHmCEVBuU0sGFlFGY5ssidL6RM5JY6HBc1Xfsb3Ju7VsPEmAGDw42gM3voe3v8cHq2aNQZ-NNdbDnWdB90XNhZnCRBOgoFnz7sP3dBrPq2jAeS6m59x1nSbDZE6xCFaSC0Rah07iqqzatZRYGMmEVSbzSg7mAuOsftbsnz0w0MwKkkUjaoQWq5W8lmSuRYhBho0ILVeBovAvTi6JUQfozr-gNrKuK3a3vSrjJ0gf0qW6wyi-3dni3dIR35B-GGqefV52A 2026/07/17 01:37:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/17 01:37:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/17 01:37:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AP-yYWkKBVrRicLQiLEI6W6KnTLq3fx_X2ICTBdQJFB03n8XxeUJJI8-7qjUAfKoaqWd7vcvtmrfi-vVFRBHmCEVBuU0sGFlFGY5ssidL6RM5JY6HBc1Xfsb3Ju7VsPEmAGDw42gM3voe3v8cHq2aNQZ-NNdbDnWdB90XNhZnCRBOgoFnz7sP3dBrPq2jAeS6m59x1nSbDZE6xCFaSC0Rah07iqqzatZRYGMmEVSbzSg7mAuOsftbsnz0w0MwKkkUjaoQWq5W8lmSuRYhBho0ILVeBovAvTi6JUQfozr-gNrKuK3a3vSrjJ0gf0qW6wyi-3dni3dIR35B-GGqefV52A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/07/17 01:37:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGbWbdDOgUHLnusBCwtUSWdWGwdrdx530v-NIbqs_0YCochxg-nxIkxKukrYvT4o_wDckkS0x5eeGBc8vY7a5_dEeexXaOPQX6Cn_d9BAu66ZuGp8IP0CIuiuCnmIhKhElgINpFwhmRUgC6umnu-Vfd519m71wsjGxLFYE8ZuZqdrhiZjL2pxoBpyHYYtftgf4NKDXoLMBF5Cyz1cUTVHeYoIn0YHYTOF8ncB0LY7XGeF_dhsoDEYjbzUEbIbziG8ykL0bw2SXx7ozJWsbXBnIq4iNWe87x8kGTPL_8jBj-QsavjBVmKlkScSm8TAHJMoM7Ht-STfj0H7zdfRuiJvak 2026/07/17 01:37:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/17 01:37:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/17 01:37:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGbWbdDOgUHLnusBCwtUSWdWGwdrdx530v-NIbqs_0YCochxg-nxIkxKukrYvT4o_wDckkS0x5eeGBc8vY7a5_dEeexXaOPQX6Cn_d9BAu66ZuGp8IP0CIuiuCnmIhKhElgINpFwhmRUgC6umnu-Vfd519m71wsjGxLFYE8ZuZqdrhiZjL2pxoBpyHYYtftgf4NKDXoLMBF5Cyz1cUTVHeYoIn0YHYTOF8ncB0LY7XGeF_dhsoDEYjbzUEbIbziG8ykL0bw2SXx7ozJWsbXBnIq4iNWe87x8kGTPL_8jBj-QsavjBVmKlkScSm8TAHJMoM7Ht-STfj0H7zdfRuiJvak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/17 01:37:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AB2ZAhkur0mduubgaUJgAChI5rO8juKvpQxnscJqiF9Ud4opKPsspAjY0riTG9RaAMyu5Ki6yR2eHK4ISULYCnJ_OQUD3KKTrOt5QeP9jgH3QarOYr1pbcsseKkJUUuHrC2JCOHf37HpT9x4eLmciF-uLBHOZxfNW6SIEVJKf1RpxRZzwT3KCWTIXXrkusmTmZim2CxlL8WVCUr1pwnBrrjWqVZc2_adavhz83Fp8hueV5xcsabD7HlIzK1gV8lCbKvECFMM1daPFlCeQCXOeyDUL2Pa_IY7aFIRSm91vns3DYeSQCC9JqkilnOZpF9IGRgVyUsFUxdO1-ZhysqjeOA 2026/07/17 01:37:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/17 01:37:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/17 01:37:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/17 01:37:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/17 01:37:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/07/17 01:37:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/07/17 01:37:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AB2ZAhkur0mduubgaUJgAChI5rO8juKvpQxnscJqiF9Ud4opKPsspAjY0riTG9RaAMyu5Ki6yR2eHK4ISULYCnJ_OQUD3KKTrOt5QeP9jgH3QarOYr1pbcsseKkJUUuHrC2JCOHf37HpT9x4eLmciF-uLBHOZxfNW6SIEVJKf1RpxRZzwT3KCWTIXXrkusmTmZim2CxlL8WVCUr1pwnBrrjWqVZc2_adavhz83Fp8hueV5xcsabD7HlIzK1gV8lCbKvECFMM1daPFlCeQCXOeyDUL2Pa_IY7aFIRSm91vns3DYeSQCC9JqkilnOZpF9IGRgVyUsFUxdO1-ZhysqjeOA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/17 01:37:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABYeT-8e5OeNLMOIWZBKhcEImaITQP-eudrocwbmRrsLuFGbod2WhSNwmKEdtd2IN_xd3nBZTs8tYS7nUBaRzl188PCc05x7_XroaO29uUAPerZvziMLDYMqpf0WMlyLzQ4jGK2PfgADWEQ26-cjhEwlT3INEESVxK7sdMaMaaJEVxQ0m_LlFvItrrT41QIHQCHrg08xyTSr60a6u-ssMA55482-lAbZDqlOoXfQb5ZFtPIy3iGI3gMKhqHtTXvM2vLByceNkecLwg3S4ZuwiM3rW9gGkHYGVGxwFuW56oXlXvMtuaOdbP-emDq5N9fCxtaizkGIH74Xk1k7iZj6RcE 2026/07/17 01:37:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/17 01:37:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/07/17 01:37:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/07/17 01:37:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/17 01:37:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/07/17 01:37:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/07/17 01:37:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABYeT-8e5OeNLMOIWZBKhcEImaITQP-eudrocwbmRrsLuFGbod2WhSNwmKEdtd2IN_xd3nBZTs8tYS7nUBaRzl188PCc05x7_XroaO29uUAPerZvziMLDYMqpf0WMlyLzQ4jGK2PfgADWEQ26-cjhEwlT3INEESVxK7sdMaMaaJEVxQ0m_LlFvItrrT41QIHQCHrg08xyTSr60a6u-ssMA55482-lAbZDqlOoXfQb5ZFtPIy3iGI3gMKhqHtTXvM2vLByceNkecLwg3S4ZuwiM3rW9gGkHYGVGxwFuW56oXlXvMtuaOdbP-emDq5N9fCxtaizkGIH74Xk1k7iZj6RcE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/07/17 01:37:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AM3nxxvPFqelrw_BXystJv4xJHO46U8FPwNhdlP5LJZt0jYc2CtS1Hs_If5OaxZVMg6KS5xur56gE5fCMGfMGWf0MBABRCmAgjZ0Z0ZUTtuJbrtnPabVzfsBYpGyCvO4DmEP8lzT013OiGWzH5MyXuFQeqSeAMXRkFVZRq1__qzUMfxu0TpYEBOtZ31OThVf390MuNeawPSN2by26csaxvbPWdlRggLmIZrUIv5sALVjYV-iZB35NKg5gaBzUlOc1sabyREhmMkBSNcfcuERi8zce1HSyvLRziOZva1ADU1YEG_dKA4RlZEs4_9zWny_ULOqpumtObzTFtLjimIPzFA 2026/07/17 01:37:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/17 01:37:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/07/17 01:37:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AM3nxxvPFqelrw_BXystJv4xJHO46U8FPwNhdlP5LJZt0jYc2CtS1Hs_If5OaxZVMg6KS5xur56gE5fCMGfMGWf0MBABRCmAgjZ0Z0ZUTtuJbrtnPabVzfsBYpGyCvO4DmEP8lzT013OiGWzH5MyXuFQeqSeAMXRkFVZRq1__qzUMfxu0TpYEBOtZ31OThVf390MuNeawPSN2by26csaxvbPWdlRggLmIZrUIv5sALVjYV-iZB35NKg5gaBzUlOc1sabyREhmMkBSNcfcuERi8zce1HSyvLRziOZva1ADU1YEG_dKA4RlZEs4_9zWny_ULOqpumtObzTFtLjimIPzFA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/07/17 01:37:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ALueBPG-7zz_Q7CS2-796HCcBE_NL0V02QlO6jpQoNbjEcAVOjiaSe8QgTi0jZ_5eadpfvEcUy2YXUabPTWghEkAlAczK6ld2K8D691naWlMwcia0Kl3mRENUIARlbSHoj-p_F0IuPPFt7DoWRjDU9QxdsHIbYE5PKOMYge9YA5M6Yn8-vq0tu5J31ZcknsbmNSCS-xMGTWm4MdQhF1hHRPMH1E3AlsgT7tfoMDh4TxNuy6sjMl1jPdjfhLvtJT6reedwp9tfJZh0bWBnrk8dHhioUT4f7dz33PX_rQgGI_Xp7kKA_cryuTnkffWlkXhh1wKqhKE0udjlzFHVpsA9kE 2026/07/17 01:37:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/17 01:37:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/17 01:37:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ALueBPG-7zz_Q7CS2-796HCcBE_NL0V02QlO6jpQoNbjEcAVOjiaSe8QgTi0jZ_5eadpfvEcUy2YXUabPTWghEkAlAczK6ld2K8D691naWlMwcia0Kl3mRENUIARlbSHoj-p_F0IuPPFt7DoWRjDU9QxdsHIbYE5PKOMYge9YA5M6Yn8-vq0tu5J31ZcknsbmNSCS-xMGTWm4MdQhF1hHRPMH1E3AlsgT7tfoMDh4TxNuy6sjMl1jPdjfhLvtJT6reedwp9tfJZh0bWBnrk8dHhioUT4f7dz33PX_rQgGI_Xp7kKA_cryuTnkffWlkXhh1wKqhKE0udjlzFHVpsA9kE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/07/17 01:37:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACIcaOMo74CBNTZUCpV56ct0RfMJs_s0e2ZS-Og_OE6pcdzfspAEH3xRf2_MCcuFIFxdM3Y_q91GFJtcKZfuVnQZLM_7TkA0Cg7QCnmPl8BxUnIBeJ2SQ5GifvhL8pWfCIhyXA72kgCKeiaSuwIj_tO6k6NRlWRAUGG5XyRlbxf_gC6VJEYJ3lzKAn2ty_W7knp0imV8uHEXGjqh0iVncaWW3ELF9lFYaS0J5FdngW4dijN2gZR4l6pjzaJKQNrw2Kb12L11QHmh-gKqgPAOFEXrjdTeh9zgIC-d0fySLkiHV5rMdyiK3FITs7CjZSYz4lr-FcDaHcVp1aUofr2gWpU 2026/07/17 01:37:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/17 01:37:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/17 01:37:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACIcaOMo74CBNTZUCpV56ct0RfMJs_s0e2ZS-Og_OE6pcdzfspAEH3xRf2_MCcuFIFxdM3Y_q91GFJtcKZfuVnQZLM_7TkA0Cg7QCnmPl8BxUnIBeJ2SQ5GifvhL8pWfCIhyXA72kgCKeiaSuwIj_tO6k6NRlWRAUGG5XyRlbxf_gC6VJEYJ3lzKAn2ty_W7knp0imV8uHEXGjqh0iVncaWW3ELF9lFYaS0J5FdngW4dijN2gZR4l6pjzaJKQNrw2Kb12L11QHmh-gKqgPAOFEXrjdTeh9zgIC-d0fySLkiHV5rMdyiK3FITs7CjZSYz4lr-FcDaHcVp1aUofr2gWpU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/17 01:37:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAaO9FPQKkCc3sIou2EmYq9ZgdreYen78yEQUSuo_HF4ee3hMNv3StiYSRmy-hdCpwM-PqwBsCKd1L5Zgx4muhKBHFn3YqU8Lpt7V2IQBSeSo8kn4kENjpifUkXYkT_C80WEU5MCgldx3JwRV2U0JaROTeHwupJotlqteBvNPZl6mj43rMoPulhWm9R475zp8vaGwAUYFwxgugAVbZJZ25vlHsyshXBbPnqHHcEZnyRgs1sLMQgpFFLruIttUTYnVTuGIVwcp7cTH7imymWNrdRs68_Q4bQ0zG0Tad8Vvg9bSxNT01uGZJKq3TwOLn4O5Rxej1VEdQLfHR2cu38PN0U 2026/07/17 01:37:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/17 01:37:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/17 01:37:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/17 01:37:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/17 01:37:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/17 01:37:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/07/17 01:37:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAaO9FPQKkCc3sIou2EmYq9ZgdreYen78yEQUSuo_HF4ee3hMNv3StiYSRmy-hdCpwM-PqwBsCKd1L5Zgx4muhKBHFn3YqU8Lpt7V2IQBSeSo8kn4kENjpifUkXYkT_C80WEU5MCgldx3JwRV2U0JaROTeHwupJotlqteBvNPZl6mj43rMoPulhWm9R475zp8vaGwAUYFwxgugAVbZJZ25vlHsyshXBbPnqHHcEZnyRgs1sLMQgpFFLruIttUTYnVTuGIVwcp7cTH7imymWNrdRs68_Q4bQ0zG0Tad8Vvg9bSxNT01uGZJKq3TwOLn4O5Rxej1VEdQLfHR2cu38PN0U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/17 01:37:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGQkh_Ppe7YujZWcmM1f--5HPsf-IpMAtBW3HLmnPGxaLZ7S-WsQAlsoRujejjT1-Gqx7vnHt3Ah7T79C6hi1DQdUlenCFCtVaFhR_sPRvnBMq4K-AbdGYkFsq2BRMfBeaoTsN1P0bTNn30OkYw_uEml7jq0rMWkDku9BxJxDwXMHD42KFX_WJvtJXuSK_sPIMb-a13jQeUp0jP9Sha5qVuqzjz34kK4hqwX_Z0KIUUk2uVOGwJ2vyelXu7ZOF1gxKJUJMJZJvnVQ1iqLPA_3Nyhxk7wPMAQzxeLjBvudjcqa8ngasZz1AzAuCEfnMhZvA34W-Kr2VRjBGLwqCLFllo 2026/07/17 01:37:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/17 01:37:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/07/17 01:37:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/07/17 01:37:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/17 01:37:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/17 01:37:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/07/17 01:37:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AGQkh_Ppe7YujZWcmM1f--5HPsf-IpMAtBW3HLmnPGxaLZ7S-WsQAlsoRujejjT1-Gqx7vnHt3Ah7T79C6hi1DQdUlenCFCtVaFhR_sPRvnBMq4K-AbdGYkFsq2BRMfBeaoTsN1P0bTNn30OkYw_uEml7jq0rMWkDku9BxJxDwXMHD42KFX_WJvtJXuSK_sPIMb-a13jQeUp0jP9Sha5qVuqzjz34kK4hqwX_Z0KIUUk2uVOGwJ2vyelXu7ZOF1gxKJUJMJZJvnVQ1iqLPA_3Nyhxk7wPMAQzxeLjBvudjcqa8ngasZz1AzAuCEfnMhZvA34W-Kr2VRjBGLwqCLFllo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/07/17 01:37:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFrSFX57-1JG8gLgrD50PHrTrS_RkldWyPQWkRw-TwED5K4IMnrblxEmswLE7iMEXwN0SebvZYp-bjwVScTFN4cV06w9oix0Jg_mH08iZu1u4qdjHfodt8UH1P4LZh4_KTSwNoygCTcRd5W6kKaWHWrs0WcT2DKN8qEG3dbofRAdczrjuyk5U3m9iNO57YbKbmzk5Yp8iJnW1wi_cKbsJXzw4IFmsxU2AkhRBtHOjZo-RtbR94ZVEZoeSTBoYJkuk3cqC2OmyqXwVtnBOiuPq9VhHpFXfmigdSJ4tJhghtBLaYKcH7tvUL-l6vzsiVGuLgygj-AA1HUiP9ttdKNImMA 2026/07/17 01:37:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/17 01:37:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/07/17 01:37:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFrSFX57-1JG8gLgrD50PHrTrS_RkldWyPQWkRw-TwED5K4IMnrblxEmswLE7iMEXwN0SebvZYp-bjwVScTFN4cV06w9oix0Jg_mH08iZu1u4qdjHfodt8UH1P4LZh4_KTSwNoygCTcRd5W6kKaWHWrs0WcT2DKN8qEG3dbofRAdczrjuyk5U3m9iNO57YbKbmzk5Yp8iJnW1wi_cKbsJXzw4IFmsxU2AkhRBtHOjZo-RtbR94ZVEZoeSTBoYJkuk3cqC2OmyqXwVtnBOiuPq9VhHpFXfmigdSJ4tJhghtBLaYKcH7tvUL-l6vzsiVGuLgygj-AA1HUiP9ttdKNImMA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/07/17 01:37:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AD7mzQr7mk1Z4zfcgCDJ9fmkOF0lv_Hj2jZLOyI9M-GIK-Q1eRxXWJ6M_RcLmTEJ5276bgD40Mqkm-ZalJ6uVKtmW9CAqFFbrBXsje7PsfdbafRJynTu1QrD013jiTAwESk4F-CVW_muoRdbc0Akd1QhFaP4QKNEMvAR1k9kAzx7zGCKW_XcmKKSZVjQodnJmlwYo-tzuRrD7wuw7o90vfqbkSfwy6rAZwrmXgXpXRuDpUAUocnd0tN1si1VahiLHcWR_shKxlwaKs_OLEJSdlF0wCc-LGszm_jx5aj_3V8-XAbj_2T6a0CFEo_DaJk6PeVPaCGVuGKJNapDoLwPU9Y 2026/07/17 01:37:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/17 01:37:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/17 01:37:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AD7mzQr7mk1Z4zfcgCDJ9fmkOF0lv_Hj2jZLOyI9M-GIK-Q1eRxXWJ6M_RcLmTEJ5276bgD40Mqkm-ZalJ6uVKtmW9CAqFFbrBXsje7PsfdbafRJynTu1QrD013jiTAwESk4F-CVW_muoRdbc0Akd1QhFaP4QKNEMvAR1k9kAzx7zGCKW_XcmKKSZVjQodnJmlwYo-tzuRrD7wuw7o90vfqbkSfwy6rAZwrmXgXpXRuDpUAUocnd0tN1si1VahiLHcWR_shKxlwaKs_OLEJSdlF0wCc-LGszm_jx5aj_3V8-XAbj_2T6a0CFEo_DaJk6PeVPaCGVuGKJNapDoLwPU9Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/07/17 01:37:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGTdbQCgRa9ogV-3V38uxPrA1ZraWKfNOFhBH3LD1iZp-pFuhD7N2KeCDXEs8h_4RiSN1Uq9pVYjuk9d0YGHpt1SY9WpB0qdBOf9N3_GtHlWlG8nKXNZLI27UoF8Ro901P1p9EmqnGo82skBMipsDWJOjNnQmSDI6u3He_Dne7M9KjVb_ZnKGbKhBBH_p2EVMci8QhLQgcyCCQ94wlFOMTUmcb48eWL69uO80pRwOu77j-r48wafxoxKdSLkiaBkD4b7iZzaMZUtUmjwedtrqf8NAMmUiPCS-um1iG9uTgimWoMKUPwg1jEm-5y9Rj2uXtMM8EoPujX0SQMhmnyn7sk 2026/07/17 01:37:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/17 01:37:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/17 01:37:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGTdbQCgRa9ogV-3V38uxPrA1ZraWKfNOFhBH3LD1iZp-pFuhD7N2KeCDXEs8h_4RiSN1Uq9pVYjuk9d0YGHpt1SY9WpB0qdBOf9N3_GtHlWlG8nKXNZLI27UoF8Ro901P1p9EmqnGo82skBMipsDWJOjNnQmSDI6u3He_Dne7M9KjVb_ZnKGbKhBBH_p2EVMci8QhLQgcyCCQ94wlFOMTUmcb48eWL69uO80pRwOu77j-r48wafxoxKdSLkiaBkD4b7iZzaMZUtUmjwedtrqf8NAMmUiPCS-um1iG9uTgimWoMKUPwg1jEm-5y9Rj2uXtMM8EoPujX0SQMhmnyn7sk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/17 01:37:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOhjQC7oCoZkQgSAN9mL_TpnBhzQ6ltdZZmS0IAxXXkB88c2RRjBMQuY-RtKMpI2YaMmSn3c3PuodoPeU_w_vKfwdC83jlWa6kEZ3RNbxEUfoEr8Gr_p015v6OhYPVw5fAFOqPzsNKYOFduf-GnD6Eu14Eb4DHR8CZ_0Hrt1QmgfhJgVn_oPBGEn0b-OPd8qmlrpw7mlbrAw_0nT_B7M8WfTR_jNXbwW4kGSK57ET_ZPYwBQeYwtmgr0i4Ypkld0_nemyLZMI5PPEUsJwp6oL76RJbUDcWTrx7EceY6YSmbUWLWR8EuLTma-hbCPOCfENyr_kxkFD8KIMQ2fqn487lI 2026/07/17 01:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/17 01:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/17 01:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/17 01:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/17 01:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/07/17 01:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/07/17 01:37:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOhjQC7oCoZkQgSAN9mL_TpnBhzQ6ltdZZmS0IAxXXkB88c2RRjBMQuY-RtKMpI2YaMmSn3c3PuodoPeU_w_vKfwdC83jlWa6kEZ3RNbxEUfoEr8Gr_p015v6OhYPVw5fAFOqPzsNKYOFduf-GnD6Eu14Eb4DHR8CZ_0Hrt1QmgfhJgVn_oPBGEn0b-OPd8qmlrpw7mlbrAw_0nT_B7M8WfTR_jNXbwW4kGSK57ET_ZPYwBQeYwtmgr0i4Ypkld0_nemyLZMI5PPEUsJwp6oL76RJbUDcWTrx7EceY6YSmbUWLWR8EuLTma-hbCPOCfENyr_kxkFD8KIMQ2fqn487lI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/17 01:37:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALKTh7bsd9_GiFQ2WQQ8h3V1SWW9FLZQzQ6LoQeGEW-z8uwrFmcdXexazr4PYcBFsz250850CUq6OkH-deVq7muHRVV9yvCrmO6UibZ_wK1NSSgk36Ws8b8iAHSEBM5yboeBY8HnYipqY6Va3ALbxuf4HhP2TWjfQzZhURFiOrXf3m1cpmKXPLFzTbxXGBuG9wNe5jekRqTck5UwPiiGizLpZ2cyXXt7WWemWON-W9mcYZ0FyDVo__eX0lHFr7_EIrMH96FqWdWhnOEI3HXobaBttujZMrSf24vk3H2gpjjqPsN5LyaZZ2QdVuu8e4A50E00aoLE-YZAIwjF1ItzYrw 2026/07/17 01:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/17 01:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/07/17 01:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/07/17 01:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/17 01:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/07/17 01:37:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/07/17 01:37:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALKTh7bsd9_GiFQ2WQQ8h3V1SWW9FLZQzQ6LoQeGEW-z8uwrFmcdXexazr4PYcBFsz250850CUq6OkH-deVq7muHRVV9yvCrmO6UibZ_wK1NSSgk36Ws8b8iAHSEBM5yboeBY8HnYipqY6Va3ALbxuf4HhP2TWjfQzZhURFiOrXf3m1cpmKXPLFzTbxXGBuG9wNe5jekRqTck5UwPiiGizLpZ2cyXXt7WWemWON-W9mcYZ0FyDVo__eX0lHFr7_EIrMH96FqWdWhnOEI3HXobaBttujZMrSf24vk3H2gpjjqPsN5LyaZZ2QdVuu8e4A50E00aoLE-YZAIwjF1ItzYrw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/07/17 01:37:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ANlJtb32g_jPxHsSBiz88ujUmm6tns_KnYpehUuTRX7bhrr2H-z-0c6gLQTuflHYbepoMAwXU8lH0Ik4lGgt9IDN_SaXrip9ektZIGnKeikKyyxEstbkip1lZHWZNjwwieNwuI3c09CFtrsJ6WV5jii1WW39UEaO-WOFUtZjrJIlw3_uTkJH_b9BLAJBTBYOvt5hVDSlycUEBtBpwdr8UAQsEX5N9YfgeqVkSGLcv5NrL_mcQB6nPf4VA1a7W3nWnNTaC9xrsq9Uttkvt3bE1ErCPzhGe7pT4ukno6PgLG1Ie1ZDZDYanX8sjliT8R3HjQe-nMhJivZqlbPSH1jZPxQ 2026/07/17 01:37:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/07/17 01:37:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/07/17 01:37:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ANlJtb32g_jPxHsSBiz88ujUmm6tns_KnYpehUuTRX7bhrr2H-z-0c6gLQTuflHYbepoMAwXU8lH0Ik4lGgt9IDN_SaXrip9ektZIGnKeikKyyxEstbkip1lZHWZNjwwieNwuI3c09CFtrsJ6WV5jii1WW39UEaO-WOFUtZjrJIlw3_uTkJH_b9BLAJBTBYOvt5hVDSlycUEBtBpwdr8UAQsEX5N9YfgeqVkSGLcv5NrL_mcQB6nPf4VA1a7W3nWnNTaC9xrsq9Uttkvt3bE1ErCPzhGe7pT4ukno6PgLG1Ie1ZDZDYanX8sjliT8R3HjQe-nMhJivZqlbPSH1jZPxQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/07/17 01:37:52 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ANeqHSNhifiYX0485qTqLB8XyYAF3MLgKmxYJfb-ZwxhPnYMfRKf-8wI3eec6A229EcRWF_yqA48wGFEvEBRgC68gASuhNZG_tGxIdKtwdxWpryG0S0V_AShW4VBa_XV5nFwFK3BN0Xs3wN-TVW0roYleFl6C2WrnDiBRzRyV1BHP7yh587fyq60CcFyqQPkFdXwdQOX4pQYvEOdoP9Oot8YEW1Ob0xtsnmT5TqCU8OQK3_kZ5PzFs2HchQIWJYFL_Yz4pdZKHAVZKnUpBs7P7J3qfKKs_-dcSJzyv72O6RRJuJu4MUVJJp7HBpOOVq_wnHPqfHhgeXT5-kWkKoZ3cw 2026/07/17 01:37:52 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/07/17 01:37:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/17 01:37:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ANeqHSNhifiYX0485qTqLB8XyYAF3MLgKmxYJfb-ZwxhPnYMfRKf-8wI3eec6A229EcRWF_yqA48wGFEvEBRgC68gASuhNZG_tGxIdKtwdxWpryG0S0V_AShW4VBa_XV5nFwFK3BN0Xs3wN-TVW0roYleFl6C2WrnDiBRzRyV1BHP7yh587fyq60CcFyqQPkFdXwdQOX4pQYvEOdoP9Oot8YEW1Ob0xtsnmT5TqCU8OQK3_kZ5PzFs2HchQIWJYFL_Yz4pdZKHAVZKnUpBs7P7J3qfKKs_-dcSJzyv72O6RRJuJu4MUVJJp7HBpOOVq_wnHPqfHhgeXT5-kWkKoZ3cw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/07/17 01:37:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGsVrcIput1aJMENdoL6pe32zF0LbOoTVNk0aVZjhr0Y5LKZConk4QVpE1ga0lBm5DTwSdJsxu_tJijsISalh6YmHLqC26pkU8P5_JsKODBNziOOiFWprtGx2OWkgQIQD7FVXEdPCRY1d1FDHefFoLrSDWZggmYymN885XfZv1VxdKHsGWY7tHliZR3TkZZ4v32827k24UjDlGEFAbonB_VzFGTaoFta_JAMnED40mjyjwuL4E6nHa55Q_aBLmTMNrGo71mz0010rKV-mTZxjLHRXbsQMwBTESOTlU5Ilax5JcglyyJrGV1Udl2mtK7ReUv6owP5ERZwqLPwaS5vWsc 2026/07/17 01:37:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/07/17 01:37:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/17 01:37:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGsVrcIput1aJMENdoL6pe32zF0LbOoTVNk0aVZjhr0Y5LKZConk4QVpE1ga0lBm5DTwSdJsxu_tJijsISalh6YmHLqC26pkU8P5_JsKODBNziOOiFWprtGx2OWkgQIQD7FVXEdPCRY1d1FDHefFoLrSDWZggmYymN885XfZv1VxdKHsGWY7tHliZR3TkZZ4v32827k24UjDlGEFAbonB_VzFGTaoFta_JAMnED40mjyjwuL4E6nHa55Q_aBLmTMNrGo71mz0010rKV-mTZxjLHRXbsQMwBTESOTlU5Ilax5JcglyyJrGV1Udl2mtK7ReUv6owP5ERZwqLPwaS5vWsc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/17 01:37:56 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AM7a-1KVAe1HuDDweKjgikC2tGBEsPMsIGaJW9zIm_eNtkGLMYPQzFgMfZn_JiNOyWRGc6s9Cq02ahLXg2446gAedSqVG_-2G0zXxXiDNcRpF2fx9cuMQg50yyLc4iU5ezMglpLHVslh5IQsAH2HJkjKdUojVaGGziVm_s4oAMIg6118tvOtK3vYOfdKvph249ifhmO-jGvn6diNYidTbHHF0cUXWd32xQaXD6MjZboeIuoZ_KK_cBNzGrHRIoMvz4SmPN7ZLjUvVwKBRFU5CfZCyqjUlbn7ZMnpXPVT6t4CTvfD6o95jxTPob4G7nGFO8T9wqSMNguBgIGalcJbO7o 2026/07/17 01:37:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/17 01:37:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/17 01:37:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/17 01:37:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/17 01:37:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/17 01:37:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/07/17 01:37:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AM7a-1KVAe1HuDDweKjgikC2tGBEsPMsIGaJW9zIm_eNtkGLMYPQzFgMfZn_JiNOyWRGc6s9Cq02ahLXg2446gAedSqVG_-2G0zXxXiDNcRpF2fx9cuMQg50yyLc4iU5ezMglpLHVslh5IQsAH2HJkjKdUojVaGGziVm_s4oAMIg6118tvOtK3vYOfdKvph249ifhmO-jGvn6diNYidTbHHF0cUXWd32xQaXD6MjZboeIuoZ_KK_cBNzGrHRIoMvz4SmPN7ZLjUvVwKBRFU5CfZCyqjUlbn7ZMnpXPVT6t4CTvfD6o95jxTPob4G7nGFO8T9wqSMNguBgIGalcJbO7o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/17 01:37:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AMyTLis-6ZYnnmNLJpB2QKUVGItc09yvY6AYbUKkYBws8r_WZRytMBWQUJIP3wy4zrl5doQwCFEUR7KqfuCPTavUllnzuJDrK7mZJzMX6VDBAm-knyzMF4aY7_dRB-G1x1orwom6_E8VZCamEbVT3NBs2YvDpZoeY4_ssRIhjFO6ET3wN2-5nfmht4bU7NJBnSVmarFkqkGkCY_KnSxW2qDSJoDLWhpuIq4b497JeX6MmiFr2nHoPx3I1c6fbtL5ilbVOriFhJz89jqgrn_WGau9Q7Fwk36Ga8_VlAyZ7lt7WsjTxlxUYCiz3SHOhOHB3Px7RIA6emtTKIalaIAuMzQ 2026/07/17 01:37:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/07/17 01:37:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/07/17 01:37:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/07/17 01:38:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/17 01:38:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/17 01:38:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/07/17 01:38:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AMyTLis-6ZYnnmNLJpB2QKUVGItc09yvY6AYbUKkYBws8r_WZRytMBWQUJIP3wy4zrl5doQwCFEUR7KqfuCPTavUllnzuJDrK7mZJzMX6VDBAm-knyzMF4aY7_dRB-G1x1orwom6_E8VZCamEbVT3NBs2YvDpZoeY4_ssRIhjFO6ET3wN2-5nfmht4bU7NJBnSVmarFkqkGkCY_KnSxW2qDSJoDLWhpuIq4b497JeX6MmiFr2nHoPx3I1c6fbtL5ilbVOriFhJz89jqgrn_WGau9Q7Fwk36Ga8_VlAyZ7lt7WsjTxlxUYCiz3SHOhOHB3Px7RIA6emtTKIalaIAuMzQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/07/17 01:38:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AA84_K_muTnisIklOb7NWICv7YPCdwTglUx7g_PLRAlfymYHGX9TkSmPc3RaPr8MnxI831UWe7ctTxO1RZNN7PKm-138Dfd5QkbSJyVwe3ZrQcks5TDe4xuRLpdhKVTc5O7m10Km9w37MFZjLHAjrCf8J-QOsJZ6btihXR_IhwAKNvIhHRDZ35gvtDG8m9wVZ60mph1EtWTJINu0zfH9X8q5pItVObZQXJL1KhOZOnIOtw5zdPTmEzofEyeWXXdkYyeHkSRYsFdiJw4u3_vkw0A-5amAOqjp_3XVoFg-O1P0IBpalJQjAfuYWt_fr8o8eq-BLyi5aYPaNb7Ds3dpeH8 2026/07/17 01:38:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/07/17 01:38:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/07/17 01:38:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AA84_K_muTnisIklOb7NWICv7YPCdwTglUx7g_PLRAlfymYHGX9TkSmPc3RaPr8MnxI831UWe7ctTxO1RZNN7PKm-138Dfd5QkbSJyVwe3ZrQcks5TDe4xuRLpdhKVTc5O7m10Km9w37MFZjLHAjrCf8J-QOsJZ6btihXR_IhwAKNvIhHRDZ35gvtDG8m9wVZ60mph1EtWTJINu0zfH9X8q5pItVObZQXJL1KhOZOnIOtw5zdPTmEzofEyeWXXdkYyeHkSRYsFdiJw4u3_vkw0A-5amAOqjp_3XVoFg-O1P0IBpalJQjAfuYWt_fr8o8eq-BLyi5aYPaNb7Ds3dpeH8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/07/17 01:38:05 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AC9fR8rUG_1nuhczBZWNStz0y9V7AhuvjKX28TVOpHaUHnUzxAM6rclxeZiTKkouRh7SoyRGcVzmEF7MTS33JdIz5ZlCuz4MJkoxGxTacN7iUhCeS166H2vbfHVTnYjhI3OxpJps91ICrng7iT65TZR9oXcsmXdqam6P5AdNQEq1oM28n3VbMoAg_ZXIT2Rm7BxJLxJb1oRplxHDryQLHJsSLxB7wwQEuHAWOFiBGD1l1VZBBpqvqwJOeJHpShBF0cgwjDjV-j6c77GJXe6tzslPeiHy-faXoosD0Vp0x2jdpQrlZOF6v7xK9B84GqNdUYEHrmi-T-gMcsYHP5X6IfU 2026/07/17 01:38:05 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/07/17 01:38:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/17 01:38:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AC9fR8rUG_1nuhczBZWNStz0y9V7AhuvjKX28TVOpHaUHnUzxAM6rclxeZiTKkouRh7SoyRGcVzmEF7MTS33JdIz5ZlCuz4MJkoxGxTacN7iUhCeS166H2vbfHVTnYjhI3OxpJps91ICrng7iT65TZR9oXcsmXdqam6P5AdNQEq1oM28n3VbMoAg_ZXIT2Rm7BxJLxJb1oRplxHDryQLHJsSLxB7wwQEuHAWOFiBGD1l1VZBBpqvqwJOeJHpShBF0cgwjDjV-j6c77GJXe6tzslPeiHy-faXoosD0Vp0x2jdpQrlZOF6v7xK9B84GqNdUYEHrmi-T-gMcsYHP5X6IfU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/07/17 01:38:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AM_xLV31tELSni2udNyfJaqQ4iAV6t6IZpWeLh_yOZWq5PvXS1aHJHzyHhODAi0LeQgk1RPSPdBbguL7LirbbH9gx3xxw9E4Cj8Exup0YHSx0Zz-Z5hH7czl8qckQfseyys6eTCRXRcIm9hABZuK42H-A9qIr9NYgVjo3RDWHPsH0yPR6CNC6rbtxpMICNmfJXz2budKbcua-8FT0lxVYNjz89IgZ7FEovXXpVeVdK7gJe9_qRGZ62WnGEFp812N8pehhcgoJOFhIdT2Ma3JeM3V4zOy9NvwZ2P7-yTsiJYr31ZwwiclrQeUwwZ7u08TUN10-36JMkK55qe9gYQ12j4 2026/07/17 01:38:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/07/17 01:38:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/17 01:38:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AM_xLV31tELSni2udNyfJaqQ4iAV6t6IZpWeLh_yOZWq5PvXS1aHJHzyHhODAi0LeQgk1RPSPdBbguL7LirbbH9gx3xxw9E4Cj8Exup0YHSx0Zz-Z5hH7czl8qckQfseyys6eTCRXRcIm9hABZuK42H-A9qIr9NYgVjo3RDWHPsH0yPR6CNC6rbtxpMICNmfJXz2budKbcua-8FT0lxVYNjz89IgZ7FEovXXpVeVdK7gJe9_qRGZ62WnGEFp812N8pehhcgoJOFhIdT2Ma3JeM3V4zOy9NvwZ2P7-yTsiJYr31ZwwiclrQeUwwZ7u08TUN10-36JMkK55qe9gYQ12j4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/17 01:38:09 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AORJuWlp9ZTdCPZWpCm9EP0QpsersLV1KM_tVchsOowM6-NUZVbtZm3xOgu0Kxgr4zTjA-eM7V2YXCEO_ON1u54a1LwzRaWE-hXafFwOoS9ev7TVdlHTNJPUTcwj8rsGrCOUOYJOBrxuQoXosGuvCEWfz2DnZEypvd0lqCor1EJ8ei0VANuPqP3F1_ChBM7VPrZ5WSOBf0dLZ3nKDiOeH2z-KthBamsPZQdowml2AAHxdz1AUiTCZE2JsDhOjm4C7bIMJaAX3AbB1Gl_gW6-PeRYWLB2s4y23gXZghF11AyuQYzrMZtEsXLJvj4MeoUXoCAcg1Bb1AUcuUSTMGXIHUo 2026/07/17 01:38:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/17 01:38:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/17 01:38:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/17 01:38:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/07/17 01:38:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/17 01:38:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/07/17 01:38:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AORJuWlp9ZTdCPZWpCm9EP0QpsersLV1KM_tVchsOowM6-NUZVbtZm3xOgu0Kxgr4zTjA-eM7V2YXCEO_ON1u54a1LwzRaWE-hXafFwOoS9ev7TVdlHTNJPUTcwj8rsGrCOUOYJOBrxuQoXosGuvCEWfz2DnZEypvd0lqCor1EJ8ei0VANuPqP3F1_ChBM7VPrZ5WSOBf0dLZ3nKDiOeH2z-KthBamsPZQdowml2AAHxdz1AUiTCZE2JsDhOjm4C7bIMJaAX3AbB1Gl_gW6-PeRYWLB2s4y23gXZghF11AyuQYzrMZtEsXLJvj4MeoUXoCAcg1Bb1AUcuUSTMGXIHUo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/17 01:38:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AA4koHnuyH6CFh_2O11gQzIPHyHCCPcrykTxFV6F8y6N41X-zqn_VJr1_pm0yEJ-vmmjyz8lW5cNz9i-4bjAJFs-axNNkL29QrneQdQ0Be3RN3q_laFjWgC4hd-FpPO_yy1FenwWeY4V2bwfjhjYGfkXgGQZSOPhfAdXkm2A1ePa9qByPZWzWnpP2fsMG051OhwuX0GSW0N4Y3Vc7Vn3t1R7N3wWoMiV08PBWiy1a2LOHzD9a5TiclsLpauys2r5rG1SwWi-CtOqp49E1u9cM1IyYDMfRTiqLYdV4r2E9qt4DswA2JLqR9ziN3bX_KAldY98ldX-340JAyf1w__eQnI 2026/07/17 01:38:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/07/17 01:38:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/07/17 01:38:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/07/17 01:38:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/17 01:38:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/07/17 01:38:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/07/17 01:38:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AA4koHnuyH6CFh_2O11gQzIPHyHCCPcrykTxFV6F8y6N41X-zqn_VJr1_pm0yEJ-vmmjyz8lW5cNz9i-4bjAJFs-axNNkL29QrneQdQ0Be3RN3q_laFjWgC4hd-FpPO_yy1FenwWeY4V2bwfjhjYGfkXgGQZSOPhfAdXkm2A1ePa9qByPZWzWnpP2fsMG051OhwuX0GSW0N4Y3Vc7Vn3t1R7N3wWoMiV08PBWiy1a2LOHzD9a5TiclsLpauys2r5rG1SwWi-CtOqp49E1u9cM1IyYDMfRTiqLYdV4r2E9qt4DswA2JLqR9ziN3bX_KAldY98ldX-340JAyf1w__eQnI" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/07/17 01:38:16 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/17 01:38:19 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/17 01:38:22 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/17 01:38:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/17 01:38:28 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/17 01:38:30 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AEYiiB_ftLkh9Vs5M1Dn3mwfGuFKAGuowyaYwf6LejXAOTk8hUqVZIVMbFNrRWAsW3ohX4dZsCFJxQwGB-kuOjgucViJvdoOZQN7Z1oXUOxO4HjealO6Erjg_PeURdeSTSpC7gHOMdHibhl6zutbPi3vJRBTfZVLuqtASDzAip2EFaf3qsTSv48t9JGFqqPP22wUZVBSIDPLDYhKKERcU7pkgjJVE6nNVWMCcc8IZN8wTsXOPOlCbO32FfcV08uz6wEoQNInD7p9vA6aFmRAicfLwwE50BaRHVtf6UMcblk0hlZuAzm00ErcSm7ZykNzDuZRcWFWezNu8v0lNElEjEk 2026/07/17 01:38:30 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/17 01:38:30 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a0ce7eff3c07023ea898040bd2e35fda" 2026/07/17 01:38:31 DEBUG : unknown-size-put.txt: multipart upload "AEYiiB_ftLkh9Vs5M1Dn3mwfGuFKAGuowyaYwf6LejXAOTk8hUqVZIVMbFNrRWAsW3ohX4dZsCFJxQwGB-kuOjgucViJvdoOZQN7Z1oXUOxO4HjealO6Erjg_PeURdeSTSpC7gHOMdHibhl6zutbPi3vJRBTfZVLuqtASDzAip2EFaf3qsTSv48t9JGFqqPP22wUZVBSIDPLDYhKKERcU7pkgjJVE6nNVWMCcc8IZN8wTsXOPOlCbO32FfcV08uz6wEoQNInD7p9vA6aFmRAicfLwwE50BaRHVtf6UMcblk0hlZuAzm00ErcSm7ZykNzDuZRcWFWezNu8v0lNElEjEk" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/17 01:38:31 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ADSlW0GAqyDmMcz2HLvg0WoMYh_GpJkPRheU6So85ORxnFKHYLyhhgTwVu3Gli7PbToV9Jx7NhVuVCZLMvK5fOLuAFK-xOA1OdLd4TXlfE1EuUDSej7y2wOjepkpNWnPDnaKD573P0_7pOX21IuKnI7IVxfYSEX1T-eux-KbHr8wb5nGwXxAF8iTuF6Fs_E2thPBWnn3CYH6GGuv9j3Vq60Ngo0N9fUzFL18xoeYW6nhOiIbRii0lv_vWth3bRDv2Kx1AynvjThDriyBgxzthuxLoo_FBCZheE0t19q3Gh3WWQiy8-Etinx5klqPkl4fjmdjojPDOQqDLiOpyvqeFD8 2026/07/17 01:38:31 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/07/17 01:38:31 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "5d5ecbd3d54ef14dc0f0b5550fbb4c76" 2026/07/17 01:38:32 DEBUG : unknown-size-update.txt: multipart upload "ADSlW0GAqyDmMcz2HLvg0WoMYh_GpJkPRheU6So85ORxnFKHYLyhhgTwVu3Gli7PbToV9Jx7NhVuVCZLMvK5fOLuAFK-xOA1OdLd4TXlfE1EuUDSej7y2wOjepkpNWnPDnaKD573P0_7pOX21IuKnI7IVxfYSEX1T-eux-KbHr8wb5nGwXxAF8iTuF6Fs_E2thPBWnn3CYH6GGuv9j3Vq60Ngo0N9fUzFL18xoeYW6nhOiIbRii0lv_vWth3bRDv2Kx1AynvjThDriyBgxzthuxLoo_FBCZheE0t19q3Gh3WWQiy8-Etinx5klqPkl4fjmdjojPDOQqDLiOpyvqeFD8" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/17 01:38:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bojesun7soji/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/17 01:38:32 DEBUG : Waiting for deletions to finish 2026/07/17 01:38:32 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/07/17 01:38:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/07/17 01:38:32 DEBUG : "../.." version false 2026/07/17 01:38:32 DEBUG : ../..: Deleting (id "") 2026/07/17 01:38:32 INFO : ../..: Deleted 2026/07/17 01:38:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/17 01:38:33 INFO : S3 bucket rclone-test-bojesun7soji: Bucket "rclone-test-bojesun7soji" deleted 2026/07/17 01:38:33 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- FAIL: TestIntegration (444.10s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.24s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.81s) --- FAIL: TestIntegration/FsMkdir (442.31s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (248.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (8.81s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.33s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (14.93s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (14.89s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (14.99s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (14.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (15.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (14.99s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (14.99s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (14.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (14.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (15.16s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (15.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (14.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (14.93s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (14.93s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (14.92s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (14.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.80s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (105.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (15.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (16.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (8.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (24.02s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (7.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.15s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:253: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/07/17 01:38:33 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/07/17 01:38:33 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 444.162s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 7m25.78226785s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]