"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 TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/06/09 01:52:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvabuf4muba" 2026/06/09 01:52:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/06/09 01:52:59 INFO : S3 bucket rclone-test-juvabuf4muba: Bucket "rclone-test-juvabuf4muba" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/09 01:53:00 INFO : S3 bucket rclone-test-juvabuf4muba: Bucket "rclone-test-juvabuf4muba" deleted === RUN TestIntegration/FsMkdir 2026/06/09 01:53:00 INFO : S3 bucket rclone-test-juvabuf4muba: Bucket "rclone-test-juvabuf4muba" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/09 01:53:00 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/09 01:53:00 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/09 01:53:00 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:708: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /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:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /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:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: 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:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: listing wrong, want leading space/ leading space (100) got leading space/ leading space (100), ../.. (100) 2026/06/09 01:53:28 NOTICE: leading space/ leading space: Failed to read metadata: object not found fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: leading space/ leading space: Modification time difference too big |-7.724085926s| > 1ns (want 2026-06-09 01:53:20.511861452 +0000 UTC m=+22.332975450 vs got 2026-06-09 01:53:28.235947379 +0000 UTC m=+30.057061376) (precision 1ns) 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:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_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:715 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: 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:715 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:715 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:715 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:718 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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: 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:715 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:715 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:715 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:718 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:718 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:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/09 01:57:02 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AJFBjBuThLp5kmgWDMCfo-HFA9WTSEEl7P1duGMZ7JKMwPdo7nKkHL0ZBP0aDp062UsgIBznq8TitkHFmQqB3y6s6gO_G0JynjKZCnITq68HWuwY9HlYFlG0GtsiK2JCq70MCRHynFv05ooMWMWcxJNaljlInlD0gZCjtNcS2Z6g8bN7It5VQcjT2R2AsjeXt64ZtvWwwGtSDWm6pl03NFrtOewHgFoykfzd43q1xe2oV40GcwWBsOBbUqDN8aAs46f3mW828SxNWGfgfNsDuvb4Ub5duYaTe7iN6g8QRTZ5l0bkXyZwtmjVb5CeQWPZxzcw5KoPowB8lbFQpHkDPGw 2026/06/09 01:57:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "5813d3f31aea8f998d77282663b14a1f" 2026/06/09 01:57:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "0f36a65d7847a7b0ed3b2ed4d2b98649" 2026/06/09 01:57:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "4d56098338198e0b7f49fb012daadcc4" 2026/06/09 01:57:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AJFBjBuThLp5kmgWDMCfo-HFA9WTSEEl7P1duGMZ7JKMwPdo7nKkHL0ZBP0aDp062UsgIBznq8TitkHFmQqB3y6s6gO_G0JynjKZCnITq68HWuwY9HlYFlG0GtsiK2JCq70MCRHynFv05ooMWMWcxJNaljlInlD0gZCjtNcS2Z6g8bN7It5VQcjT2R2AsjeXt64ZtvWwwGtSDWm6pl03NFrtOewHgFoykfzd43q1xe2oV40GcwWBsOBbUqDN8aAs46f3mW828SxNWGfgfNsDuvb4Ub5duYaTe7iN6g8QRTZ5l0bkXyZwtmjVb5CeQWPZxzcw5KoPowB8lbFQpHkDPGw" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:983: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:983 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1003 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:983: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:983 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1003 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1012 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:1020: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1020 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:1026: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1026 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/06/09 01:57:06 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/09 01:57:06 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1098: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098 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:1099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1099 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:1098: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1106 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:1099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1099 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1106 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:1112 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:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: 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:1139 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:1139 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:1168 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:1168 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:1168 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/06/09 01:57:29 DEBUG : S3 bucket rclone-test-juvabuf4muba: bucket is versioned: false 2026/06/09 01:57:29 DEBUG : Waiting for deletions to finish 2026/06/09 01:57:29 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/09 01:57:29 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/09 01:57:29 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:1180 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:1180 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:1180 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:1205 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:1205 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:1205 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/06/09 01:57:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvabuf4muba/dirToPurgeFromRoot" 2026/06/09 01:57:45 DEBUG : S3 bucket rclone-test-juvabuf4muba path dirToPurgeFromRoot: bucket is versioned: false 2026/06/09 01:57:45 DEBUG : Waiting for deletions to finish 2026/06/09 01:57:45 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/09 01:57:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/09 01:57:45 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:1222 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:1222 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:1222 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/06/09 01:57:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvabuf4muba/hello? sausage/êé" 2026/06/09 01:57:54 DEBUG : S3 bucket rclone-test-juvabuf4muba path hello? sausage/êé: bucket is versioned: false 2026/06/09 01:57:54 DEBUG : Waiting for deletions to finish 2026/06/09 01:57:54 DEBUG : "a/b/c/d/e.txt" version false 2026/06/09 01:57:54 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/09 01:57:54 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:1275 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:1275 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:1331 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:1331 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1703: 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/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/09 01:58:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/09 01:58:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvabuf4muba/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3R2:" path "rclone-test-juvabuf4muba" from "TestS3R2:rclone-test-juvabuf4muba" 2026/06/09 01:58:15 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:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-juvabuf4muba/file name.txt (200), rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-juvabuf4muba/file name.txt (200), rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-juvabuf4muba/../.. (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:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-juvabuf4muba/../.." 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:1943 Error: Not equal: expected: []string{"rclone-test-juvabuf4muba/hello? sausage", "rclone-test-juvabuf4muba/hello? sausage/êé", "rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界", "rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-juvabuf4muba/hello? sausage", "rclone-test-juvabuf4muba/hello? sausage/êé", "rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界", "rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-juvabuf4muba/.."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-juvabuf4muba/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=31) "rclone-test-juvabuf4muba/.." } 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:1950 Error: Not equal: expected: []string{"rclone-test-juvabuf4muba/hello? sausage"} actual : []string{"rclone-test-juvabuf4muba/hello? sausage", "rclone-test-juvabuf4muba/.."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-juvabuf4muba/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-juvabuf4muba/hello? sausage", + (string) (len=31) "rclone-test-juvabuf4muba/.." } 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:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-juvabuf4muba/created from root.txt (100), rclone-test-juvabuf4muba/file name.txt (200), rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-juvabuf4muba/created from root.txt (100), rclone-test-juvabuf4muba/file name.txt (200), rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-juvabuf4muba/../.. (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:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-juvabuf4muba/../.." === 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:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-juvabuf4muba/file name.txt (200), rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-juvabuf4muba/file name.txt (200), rclone-test-juvabuf4muba/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-juvabuf4muba/../.. (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:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-juvabuf4muba/../.." === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2064: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: 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:2281 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:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "../.." === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/09 01:58:46 NOTICE: S3 bucket rclone-test-juvabuf4muba: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/09 01:58:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMkzUw0OmuWGNPzdMxtDOCwncfOirmAsXtfXWaUdH7ValmCIzMTCp7jaDCfVH4i9ZJRkG2S2jZ-tr92NGv7bc7KNHL7UrH_0GkG-l5ZFe73Ar1Dw9gJpbtkuKgHUP_gJNIU1rzWyCSvYbdW3dJCLZv1n_QhRbW6gQF-M4g8nUgbUSJ8JF_Ms-BK-gEAW2LrZGP1QpI2Hq_Iz6PjTQsM3wNM0Owm6gk-aR-tYBgF-uIG66UmyZwyUEwZXlvcIcUK-T6t6YdE5P2cBXUjqfMv5tDhVpf7Xo8P9sCPYKjgSMr57qndFlmarCkdpkLf7I_Q-5-I_ihf6MRSsves30fpTUjE 2026/06/09 01:58:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/09 01:58:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/09 01:58:47 DEBUG : piped data.txt: multipart upload "AMkzUw0OmuWGNPzdMxtDOCwncfOirmAsXtfXWaUdH7ValmCIzMTCp7jaDCfVH4i9ZJRkG2S2jZ-tr92NGv7bc7KNHL7UrH_0GkG-l5ZFe73Ar1Dw9gJpbtkuKgHUP_gJNIU1rzWyCSvYbdW3dJCLZv1n_QhRbW6gQF-M4g8nUgbUSJ8JF_Ms-BK-gEAW2LrZGP1QpI2Hq_Iz6PjTQsM3wNM0Owm6gk-aR-tYBgF-uIG66UmyZwyUEwZXlvcIcUK-T6t6YdE5P2cBXUjqfMv5tDhVpf7Xo8P9sCPYKjgSMr57qndFlmarCkdpkLf7I_Q-5-I_ihf6MRSsves30fpTUjE" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/09 01:58:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AF4WPUmBDuhZk1Lq-8lhCfIwzIgXoFqAzT1Yn5tAgUbraoMkJtr_P4DXTXXelzH45D7q0BS5yk31EkfHfZ84JStbcFUrlh_RjJ9lnz7wLVSmCZpfc5nK5MnOQiCeIZHEq6Iij7j1D8u-PXkOTVoothrFq9MkGkbvMCHBLpNlhv4RnvKMWyETQpqnlpEEMK9Go40xupz4zSL0WYrJxHktbozT6Zwr5q6VxCvcTomuDpEQ6_SenW5JbI6SpOSxGsPsDG0e4e_dMPA5Q4ns7qtM3znpnXLQyD9LAyx446MpumcNoIl2BxgD2DV71YA9riLCP2PcFAqLemi_0fW8k7JEUJ0 2026/06/09 01:58:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/09 01:58:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ec841ce191f9d06ed2014eacd5441401" 2026/06/09 01:58:48 DEBUG : piped data.txt: multipart upload "AF4WPUmBDuhZk1Lq-8lhCfIwzIgXoFqAzT1Yn5tAgUbraoMkJtr_P4DXTXXelzH45D7q0BS5yk31EkfHfZ84JStbcFUrlh_RjJ9lnz7wLVSmCZpfc5nK5MnOQiCeIZHEq6Iij7j1D8u-PXkOTVoothrFq9MkGkbvMCHBLpNlhv4RnvKMWyETQpqnlpEEMK9Go40xupz4zSL0WYrJxHktbozT6Zwr5q6VxCvcTomuDpEQ6_SenW5JbI6SpOSxGsPsDG0e4e_dMPA5Q4ns7qtM3znpnXLQyD9LAyx446MpumcNoIl2BxgD2DV71YA9riLCP2PcFAqLemi_0fW8k7JEUJ0" 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/06/09 01:58:48 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/Versions s3_internal_test.go:305: 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:537: 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/06/09 01:58:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANj1WRyThLEPLY4SHpNQuNZLQ99Sb9PlXvfXvM8dFdAfJ9KRSvssz1j9IVrx4YUQeCT5KK33WqobekPCZPZMzCbf7lzjVsb9BKN1WBVcIj77EEvN1o_qjeZ5HV2k2-VEAAxv_pYzCEaS8nuQfZMMOZfS4Lgc99X555U_lwtdxoEg_wD-RFEdZBG7RGdaCs0CCkKoQCFVYIdClIc3DPQsxgljHTkuMbPRk1KmUaTKjmnkI6IRTDIoj0UNYZd-c99wzBzXLtrhc0VtjRS2Zb--_ttffH8Ks-c8FGl7A7IPO7XIBkIQw_pOLxTquwLqz9CzBNGAaxSX7gWKZM6lARDlLJg 2026/06/09 01:58:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/06/09 01:58:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/06/09 01:58:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANj1WRyThLEPLY4SHpNQuNZLQ99Sb9PlXvfXvM8dFdAfJ9KRSvssz1j9IVrx4YUQeCT5KK33WqobekPCZPZMzCbf7lzjVsb9BKN1WBVcIj77EEvN1o_qjeZ5HV2k2-VEAAxv_pYzCEaS8nuQfZMMOZfS4Lgc99X555U_lwtdxoEg_wD-RFEdZBG7RGdaCs0CCkKoQCFVYIdClIc3DPQsxgljHTkuMbPRk1KmUaTKjmnkI6IRTDIoj0UNYZd-c99wzBzXLtrhc0VtjRS2Zb--_ttffH8Ks-c8FGl7A7IPO7XIBkIQw_pOLxTquwLqz9CzBNGAaxSX7gWKZM6lARDlLJg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/06/09 01:58:51 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AEfOFzIqZLGO3Y1ydkBmN3Aew6snSWUXnp0TNooB8HssehCIAe1hlnLpNtfR3iQNn8ylxTu1r5dVZCcYmD61-VddAWhL9ko67Dxa0RbGDNN2pIVI073TeFFbrS-LU8ADgoufpiWrHmT6gEpnGbBGuIOGiZuMWYEtmkjfQzdrT8RhT-NIx_jLOQVJ0Y_na4QD6N1qjTKwFjofq5EWgxZb-9wa97hF8ArDgs_HoRxlC3DZwGt4n1_PIOkogsIutf_jNq7yDfNO1hkExLe0d-d2DnOnBhDDnpk0H1lLETIhNfIJb5SX_lmh_KWPsIM50mXf-sWUSGT4cHOT4dhvC2u2k_c 2026/06/09 01:58:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/06/09 01:58:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/09 01:58:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AEfOFzIqZLGO3Y1ydkBmN3Aew6snSWUXnp0TNooB8HssehCIAe1hlnLpNtfR3iQNn8ylxTu1r5dVZCcYmD61-VddAWhL9ko67Dxa0RbGDNN2pIVI073TeFFbrS-LU8ADgoufpiWrHmT6gEpnGbBGuIOGiZuMWYEtmkjfQzdrT8RhT-NIx_jLOQVJ0Y_na4QD6N1qjTKwFjofq5EWgxZb-9wa97hF8ArDgs_HoRxlC3DZwGt4n1_PIOkogsIutf_jNq7yDfNO1hkExLe0d-d2DnOnBhDDnpk0H1lLETIhNfIJb5SX_lmh_KWPsIM50mXf-sWUSGT4cHOT4dhvC2u2k_c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/06/09 01:58:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AETxbl9AULQvGSMSCb6uvbVSS4w3Jm9l3s0u4TGYcz5o9IPjsUnMUnSvrIb_Bwc8lJ1N3g28sj5dwbP7Al2_Gde_j43CsAzcfDtEXENagFekWYFlnfrYwFlzm71w1vlZYdO5kfZQoNo5dN4vLi-8FuajBAEmTRwskL2tUvCPfugaMbKR9TFnOecI9bExXRRDuk-MIuHjTs1nfC0ymuSN9sMwiUtNH3EztlHqhW5ZofyP0vfq7Y-fzMHW69lrR0U-76JbH3YYQbDmVdGVCEstzDrjkRMxV78zfP62z13vOrFDCgZIclKzEDIhNVwRQlMZOCUvD8WWW740PdvlmU_YA0c 2026/06/09 01:58:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/09 01:58:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/09 01:58:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AETxbl9AULQvGSMSCb6uvbVSS4w3Jm9l3s0u4TGYcz5o9IPjsUnMUnSvrIb_Bwc8lJ1N3g28sj5dwbP7Al2_Gde_j43CsAzcfDtEXENagFekWYFlnfrYwFlzm71w1vlZYdO5kfZQoNo5dN4vLi-8FuajBAEmTRwskL2tUvCPfugaMbKR9TFnOecI9bExXRRDuk-MIuHjTs1nfC0ymuSN9sMwiUtNH3EztlHqhW5ZofyP0vfq7Y-fzMHW69lrR0U-76JbH3YYQbDmVdGVCEstzDrjkRMxV78zfP62z13vOrFDCgZIclKzEDIhNVwRQlMZOCUvD8WWW740PdvlmU_YA0c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/09 01:58:55 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AB8Q-52JafIw4cZa4W1yj9zit7mZ46PmZsu6Js9wvKST9Q-DUK3yhMj9n8R50fk5bxBYPNuKKAACutptiFIuHuOWxWQuht_0q8sKamw1BSSrl_Ts4eswp5K88KObcKtEu2929rMyvQV3oVZAEmFfc_BVhagWljOZ4VMe8yGEIvknVj9EA2hHsSjFpEcE40jAvlg4hNrfqKZW--NiKqOUYo86NWkBZCA-pyqKZ1L68r9WajEcolJmemHotIOFja15HB6mYWD4hhrfPJ_Ehy-3qQ1AAsYWXAm7vrYYHTmQ-3S8INWi5rh9CDOAjggNqtZugVrbMLwt32sS00JFg0mGb9k 2026/06/09 01:58:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/09 01:58:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/09 01:58:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/09 01:58:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/09 01:58:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/09 01:58:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/09 01:58:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AB8Q-52JafIw4cZa4W1yj9zit7mZ46PmZsu6Js9wvKST9Q-DUK3yhMj9n8R50fk5bxBYPNuKKAACutptiFIuHuOWxWQuht_0q8sKamw1BSSrl_Ts4eswp5K88KObcKtEu2929rMyvQV3oVZAEmFfc_BVhagWljOZ4VMe8yGEIvknVj9EA2hHsSjFpEcE40jAvlg4hNrfqKZW--NiKqOUYo86NWkBZCA-pyqKZ1L68r9WajEcolJmemHotIOFja15HB6mYWD4hhrfPJ_Ehy-3qQ1AAsYWXAm7vrYYHTmQ-3S8INWi5rh9CDOAjggNqtZugVrbMLwt32sS00JFg0mGb9k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/09 01:58:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACulho-LZ8i7wTxUT3QHCgcuVu1z9GwD9K5aeRjEAXEkr6avr2iZ9jqGhU5MunkP6SXS5zTzigaVjgboWltsT0hbmtGiwRRlwFmsckQAE1LcyFm4XRigayDeR5qHFwtCSDsCia9A1Q113a5bruFmGvy7j_taVClAPgshs7PQ_xfvUwQyx1IfYTOv24vdW-mWAZXV85RBtRyyco4wv4CTtfITMQlXMOC5597kIu81YIgOJ-5Wg7rZmtlqshF2mN2QDlZSMZsWLq6zi0Tkyhqg3slalSwKkc5ZOxreAZ0QU4KT9MY7FX61FTPXkx-Nv5Q64HDoGw8OoaBo5WFqiYqaYrQ 2026/06/09 01:58:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/09 01:58:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/06/09 01:58:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/06/09 01:58:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/09 01:58:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/09 01:58:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/09 01:58:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ACulho-LZ8i7wTxUT3QHCgcuVu1z9GwD9K5aeRjEAXEkr6avr2iZ9jqGhU5MunkP6SXS5zTzigaVjgboWltsT0hbmtGiwRRlwFmsckQAE1LcyFm4XRigayDeR5qHFwtCSDsCia9A1Q113a5bruFmGvy7j_taVClAPgshs7PQ_xfvUwQyx1IfYTOv24vdW-mWAZXV85RBtRyyco4wv4CTtfITMQlXMOC5597kIu81YIgOJ-5Wg7rZmtlqshF2mN2QDlZSMZsWLq6zi0Tkyhqg3slalSwKkc5ZOxreAZ0QU4KT9MY7FX61FTPXkx-Nv5Q64HDoGw8OoaBo5WFqiYqaYrQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/06/09 01:58:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL8L9tk4FX8NaUbd8lH_zKmv1CYdkrRzZ1mgZT6u_besNpoXZOoUDuM4Fm1hK3CQPp-snt21nIrWMtbOkbjOwHBb7G9GsWwY5Y5uOc-APCKxqbFx9IQh7c7cjYny8s5fLORHlLLnI9IeoAG-tJk0Udg2CnFbwiItcf3VTFhmgB3AxSfQKLW-0melelC22aAf01bPuuNNyw8oFGKfJB0zGORcd24HykrQbkZuLRcM0H7SW8m8kqLio6Eoco3MLdGBxrEyS0hhe1K2f3iS6F4z_31lI34KQgWnX6vIro2kuQlJhR4IrOwF6WzJAye_nuIr4Os4VBvInJaYhpj-KowAUZc 2026/06/09 01:59:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/09 01:59:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/06/09 01:59:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL8L9tk4FX8NaUbd8lH_zKmv1CYdkrRzZ1mgZT6u_besNpoXZOoUDuM4Fm1hK3CQPp-snt21nIrWMtbOkbjOwHBb7G9GsWwY5Y5uOc-APCKxqbFx9IQh7c7cjYny8s5fLORHlLLnI9IeoAG-tJk0Udg2CnFbwiItcf3VTFhmgB3AxSfQKLW-0melelC22aAf01bPuuNNyw8oFGKfJB0zGORcd24HykrQbkZuLRcM0H7SW8m8kqLio6Eoco3MLdGBxrEyS0hhe1K2f3iS6F4z_31lI34KQgWnX6vIro2kuQlJhR4IrOwF6WzJAye_nuIr4Os4VBvInJaYhpj-KowAUZc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/06/09 01:59:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AItoyBZb1XxBNgRACR4P2I389y-N4duRqjkan7KqA4PE1rpxRAuX1ppz2Bdm0kZ8Ux9Y-9vkM6S2DyWOPCWVDUvjJ3tY4ACVsEW8DDui40jgvYSwUeP5eQ0QxE5TNp3stVu-RLAwF6KrGMiDhaRd6QPaoxrA0iyGEWQnwA1x7mNh84pKtcEGapRv4_HQNLBYP3adKXqfqFG_E6GVjjCcoQgsQrbLN5PhsznUu2mFKuk1950QUx5pPZzW13EhYNNpM96abBRvnH5bw04ih5j-A0gqazMw0MtFug86HqHWFfldKubVH-tXHZUif_6oAiWLbnZZCiM9P3H9tnRaQekCrb4 2026/06/09 01:59:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/09 01:59:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/09 01:59:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AItoyBZb1XxBNgRACR4P2I389y-N4duRqjkan7KqA4PE1rpxRAuX1ppz2Bdm0kZ8Ux9Y-9vkM6S2DyWOPCWVDUvjJ3tY4ACVsEW8DDui40jgvYSwUeP5eQ0QxE5TNp3stVu-RLAwF6KrGMiDhaRd6QPaoxrA0iyGEWQnwA1x7mNh84pKtcEGapRv4_HQNLBYP3adKXqfqFG_E6GVjjCcoQgsQrbLN5PhsznUu2mFKuk1950QUx5pPZzW13EhYNNpM96abBRvnH5bw04ih5j-A0gqazMw0MtFug86HqHWFfldKubVH-tXHZUif_6oAiWLbnZZCiM9P3H9tnRaQekCrb4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/06/09 01:59:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACG1Hj5JVMTFFdEdlgdPwU8DDwkoSoO4Y1bfQSyNS3bdPklh0BF-eL1_WNh9nUrqn4vEYB8IRT4zlXFkQj63UWtdFWy9ODQmYVG4RIuRKtaZ9Lj932Van3TmHB2f3ZjAdogzFwhN0qnfC9dAzb5Gui6xtft-GVWplkCkGbKyCWmImjb_EH6yCZR3vSJWpPzSPt_5hSRPrL8WNk0zvBGGEL4aOJGl1DAQdmLNQhg6KSE1EIRqa7MnSKJcy5qjn7czdX_TVvtrvf0SGsyEJ2AFONqqGU_thMAD8GLUFrolFo5mBYH_lUGdmYpGNk5iw7sP_txh-dq51GnikKmGE8cD1zA 2026/06/09 01:59:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/09 01:59:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/09 01:59:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACG1Hj5JVMTFFdEdlgdPwU8DDwkoSoO4Y1bfQSyNS3bdPklh0BF-eL1_WNh9nUrqn4vEYB8IRT4zlXFkQj63UWtdFWy9ODQmYVG4RIuRKtaZ9Lj932Van3TmHB2f3ZjAdogzFwhN0qnfC9dAzb5Gui6xtft-GVWplkCkGbKyCWmImjb_EH6yCZR3vSJWpPzSPt_5hSRPrL8WNk0zvBGGEL4aOJGl1DAQdmLNQhg6KSE1EIRqa7MnSKJcy5qjn7czdX_TVvtrvf0SGsyEJ2AFONqqGU_thMAD8GLUFrolFo5mBYH_lUGdmYpGNk5iw7sP_txh-dq51GnikKmGE8cD1zA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/09 01:59:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOr2bq3GvbdxSt_5WmBJ0HoQ7YMisHTSgJnYLS1HKxz3fcTHxuyWtupwWfivzbOSzd2nannbOWSL3fsS69BSMom8-zGflbIWrbWwHmBAsAhHBc6b7G6chPxXiWXPZp7A0O-_awJeezchVKTOHAlsD8jDg6udpwATK_hFdOAz3BbuXXjGzt_adVXysvVC12NVMvE-to4YpZYFjywPOVIEjgsg12mMxXLCF-JloNsU9vHTM73FlIJoZ79DTL9niEcYa9Yovj7pwM-_eELqZ3pRpqvtaiEwsYKc3mjrP4Am5et59SqRn3i5VpnE5fVFzYuNHUOCsvCL3M84FgQJPQVWs48 2026/06/09 01:59:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/09 01:59:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/09 01:59:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/09 01:59:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/09 01:59:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/09 01:59:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/09 01:59:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AOr2bq3GvbdxSt_5WmBJ0HoQ7YMisHTSgJnYLS1HKxz3fcTHxuyWtupwWfivzbOSzd2nannbOWSL3fsS69BSMom8-zGflbIWrbWwHmBAsAhHBc6b7G6chPxXiWXPZp7A0O-_awJeezchVKTOHAlsD8jDg6udpwATK_hFdOAz3BbuXXjGzt_adVXysvVC12NVMvE-to4YpZYFjywPOVIEjgsg12mMxXLCF-JloNsU9vHTM73FlIJoZ79DTL9niEcYa9Yovj7pwM-_eELqZ3pRpqvtaiEwsYKc3mjrP4Am5et59SqRn3i5VpnE5fVFzYuNHUOCsvCL3M84FgQJPQVWs48" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/09 01:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACvoSORMK3HktftaFcWuPa7XICMJNt1RQO7PRlMDRegrXJW7ycuiMLQJXf46hPXiTnibliAwgBTZFVHzbMrRRW7rjD6W2vzVr6yIBJS8Y8bYFrpZ9t799r1_FIQnYuKYOKL7MXRmEXDAsyz3v6Z_IiwrFLylHOc6RnTS3TWjnaOdYK3llh2HG5Aveuze5bzH0xzBL8MLF2CcrmaztmG7tkcf8c9lhj7LL2fwjaGV8Y6WmQo4BSCeb4w32niw-LkpALv4TzWBURScgtxKgxQJPFr8F7aHsgZ0u0vOqIoGeuJ-7X3T0yvAvAz6I-2Z4jYIUm30rC5G6IyPXnHfyahxreg 2026/06/09 01:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/09 01:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/09 01:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/06/09 01:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/09 01:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/09 01:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/09 01:59:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ACvoSORMK3HktftaFcWuPa7XICMJNt1RQO7PRlMDRegrXJW7ycuiMLQJXf46hPXiTnibliAwgBTZFVHzbMrRRW7rjD6W2vzVr6yIBJS8Y8bYFrpZ9t799r1_FIQnYuKYOKL7MXRmEXDAsyz3v6Z_IiwrFLylHOc6RnTS3TWjnaOdYK3llh2HG5Aveuze5bzH0xzBL8MLF2CcrmaztmG7tkcf8c9lhj7LL2fwjaGV8Y6WmQo4BSCeb4w32niw-LkpALv4TzWBURScgtxKgxQJPFr8F7aHsgZ0u0vOqIoGeuJ-7X3T0yvAvAz6I-2Z4jYIUm30rC5G6IyPXnHfyahxreg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/06/09 01:59:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AO1WkoGzwQ2TwxURrXBDnyzY9QGbC4m0u1u8YCbRXXpk9MJfiTTMAW5lOOr6U1xs9yEK9VdG6glUjMFe89dhLQeBg8BrJCOIt4Z2YNEvRFq6b9XkIkVw9F37oyYNTDNb51EKtgz3iyJYURYrSdMrEXZ3pah7lWSpURso0awn-Bn8nlIx-rYgn08XFwd6t60lj6BCqNT8Wt8dzBVROpTuPtm8ePDJwR2wsOMtSeZvpjL08_mftCl5Q9jIDeNExZoChhAKgCvJLO8B6FsQg9wIKUZFiNsBdXRpPO9wqChFEL2bLKzlordiSr1LL1eIKGI2e6349MSIkCIgQiOeweVY6Ds 2026/06/09 01:59:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/09 01:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/06/09 01:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AO1WkoGzwQ2TwxURrXBDnyzY9QGbC4m0u1u8YCbRXXpk9MJfiTTMAW5lOOr6U1xs9yEK9VdG6glUjMFe89dhLQeBg8BrJCOIt4Z2YNEvRFq6b9XkIkVw9F37oyYNTDNb51EKtgz3iyJYURYrSdMrEXZ3pah7lWSpURso0awn-Bn8nlIx-rYgn08XFwd6t60lj6BCqNT8Wt8dzBVROpTuPtm8ePDJwR2wsOMtSeZvpjL08_mftCl5Q9jIDeNExZoChhAKgCvJLO8B6FsQg9wIKUZFiNsBdXRpPO9wqChFEL2bLKzlordiSr1LL1eIKGI2e6349MSIkCIgQiOeweVY6Ds" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/06/09 01:59:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ADW64K6bfkW3IIt2eB1rShL5t2UZxSUDbIHmyIf8xonUMAufT4JniKcRUyq54MaFUwd1Y3knfryL1QSz02w9BPbYKZk3wDLRuOwDa9CybcP59u1Nm8RW_IfV_lRBDay5i_gupJwTDhnkmhWiTuN-TwH7ZpAxysUoMMlRjegXHyLRYZqn08kr25Bvto7E5-RG9CZWhCVy9Vfch3HkFgGCN7yPajwgJEseSHZijCtRfoBeoIQML03vUKrAp7fMWuPzu33gTXmWpi5LwUHzHZL4XmDc6yKBWV6plFKTdSWR3rCtI2AOsZCpe-G4OcRSdqrQYsS0VMwVBGJ2zP_K6jhrKc8 2026/06/09 01:59:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/09 01:59:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/09 01:59:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ADW64K6bfkW3IIt2eB1rShL5t2UZxSUDbIHmyIf8xonUMAufT4JniKcRUyq54MaFUwd1Y3knfryL1QSz02w9BPbYKZk3wDLRuOwDa9CybcP59u1Nm8RW_IfV_lRBDay5i_gupJwTDhnkmhWiTuN-TwH7ZpAxysUoMMlRjegXHyLRYZqn08kr25Bvto7E5-RG9CZWhCVy9Vfch3HkFgGCN7yPajwgJEseSHZijCtRfoBeoIQML03vUKrAp7fMWuPzu33gTXmWpi5LwUHzHZL4XmDc6yKBWV6plFKTdSWR3rCtI2AOsZCpe-G4OcRSdqrQYsS0VMwVBGJ2zP_K6jhrKc8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/06/09 01:59:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOqHxSTRljruAzLt4mkRyEKn3jgVa0gQzN2vk9iPPMXYLhp3akPjA76JtWSEk8BNlv4LsA4AY5FDLDT-jaZrKT__y8bIlj2SoIML5wKME2EP0QMkUJya8s4sERpy2ZRTMbJtn80Fw4K0LRT80_rlfnPYqnMspydk7ZWZ5ViSWQ24P5TNu3xDsnIxfmS5nZEgyJQrJ2zgYxJl3IqPmGyNS24sxehKQLRSMnTcTw2WbzR-RdbQYbkPyxt3xpwwyPH5FFmsQGlcLThXgZ5-9AHxmqJRsc9PiONFX_49o5yKCg8nTy-r_RwD-c21nCbIurNqf7wEPz6L1bn6RkEiVozjEsc 2026/06/09 01:59:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/09 01:59:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/09 01:59:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOqHxSTRljruAzLt4mkRyEKn3jgVa0gQzN2vk9iPPMXYLhp3akPjA76JtWSEk8BNlv4LsA4AY5FDLDT-jaZrKT__y8bIlj2SoIML5wKME2EP0QMkUJya8s4sERpy2ZRTMbJtn80Fw4K0LRT80_rlfnPYqnMspydk7ZWZ5ViSWQ24P5TNu3xDsnIxfmS5nZEgyJQrJ2zgYxJl3IqPmGyNS24sxehKQLRSMnTcTw2WbzR-RdbQYbkPyxt3xpwwyPH5FFmsQGlcLThXgZ5-9AHxmqJRsc9PiONFX_49o5yKCg8nTy-r_RwD-c21nCbIurNqf7wEPz6L1bn6RkEiVozjEsc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/09 01:59:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJlOeHJg3tWeZK5ZwYOI1mA_iX8NQlTv9NVhwSf-_322Tf7Ty9-1uTdZ4zoevwvCQUMpTs2hEraw8LKgIX2gI_dWeit-BSfeeC0VZ5OxE8T0E8aSrdsO5orHYbmPig51fBp0XD9k3XD5qK37Ut25Em_DJjmtENUOqOi7kB_SRxaauOmw3-yYvwkrPG-EA5vh74iUjFF-0LkgYhw2iO7324majGwWPMYmVPHdM-3snhkCh6mT0XE_TKoDEiri-YFm-CDBlfhachQY_Lr5cR8AFMom_GEy6LzY5tflsG8U0e0-v54wrjp1c9RJQmBsGf8j_UAa3aDzktkebAjJc3eFcJA 2026/06/09 01:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/09 01:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/09 01:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/09 01:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/09 01:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/09 01:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/09 01:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AJlOeHJg3tWeZK5ZwYOI1mA_iX8NQlTv9NVhwSf-_322Tf7Ty9-1uTdZ4zoevwvCQUMpTs2hEraw8LKgIX2gI_dWeit-BSfeeC0VZ5OxE8T0E8aSrdsO5orHYbmPig51fBp0XD9k3XD5qK37Ut25Em_DJjmtENUOqOi7kB_SRxaauOmw3-yYvwkrPG-EA5vh74iUjFF-0LkgYhw2iO7324majGwWPMYmVPHdM-3snhkCh6mT0XE_TKoDEiri-YFm-CDBlfhachQY_Lr5cR8AFMom_GEy6LzY5tflsG8U0e0-v54wrjp1c9RJQmBsGf8j_UAa3aDzktkebAjJc3eFcJA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/09 01:59:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABn1g0-oAMJas-DbM7INcVGeR8UJPkjVkgLIgBe8UHJJeWdBcRcoCqCRDtIH7q4Q--8-0YMFImHqJPiHNnaevO-dlzMgcMfOjFosOp5m_5awjrlSL9_J_DPshGJksiCtu3gU8KNp97sJEkXYOGEFOA7t0waHY9GHW0l7OAF44ScP1JzIpm31I8AyE5t66Rm2t645EGzgZT87b8SLyaevHQbdZoqvTIr6d5b20Upbg5erwnMDGf_YsZv2IaYFzmWYb3S1StYhMZgNeXrxQauEql7mjliR_k6gdDahXtUmbgqt1oVylL1ZosuFB3nmVP6Klt8uP_dc-jCAmRedXO134p0 2026/06/09 01:59:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/09 01:59:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/09 01:59:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/06/09 01:59:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/09 01:59:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/09 01:59:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/09 01:59:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABn1g0-oAMJas-DbM7INcVGeR8UJPkjVkgLIgBe8UHJJeWdBcRcoCqCRDtIH7q4Q--8-0YMFImHqJPiHNnaevO-dlzMgcMfOjFosOp5m_5awjrlSL9_J_DPshGJksiCtu3gU8KNp97sJEkXYOGEFOA7t0waHY9GHW0l7OAF44ScP1JzIpm31I8AyE5t66Rm2t645EGzgZT87b8SLyaevHQbdZoqvTIr6d5b20Upbg5erwnMDGf_YsZv2IaYFzmWYb3S1StYhMZgNeXrxQauEql7mjliR_k6gdDahXtUmbgqt1oVylL1ZosuFB3nmVP6Klt8uP_dc-jCAmRedXO134p0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/06/09 01:59:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AC4X7tlvhW6P22GY5UDYVYM_krPWgVmTToQcc-SG2olzTTeCweh7CVEzbtf9kcMnIljDlVUrrdu6Xu3V5_IPUUKolbPgSItqwmSHs09mkZ0CJHIKdN-QVLiyRDfQ2WO3fpBbHhGAvSVzH62MLpmxKCpQS3U7kmO5y2quwltYCNN4mZFlkRaz8szpUmp7zMELypDJ19f360oKy1E_wu4ZtVVReMM3H3mnCXM0ytqtfaGViS8EEYtoJmumTyPa7-ITLSNimSL0_OyYC6E1tttq98sMgTtfJOPQilTiv8w1TfEUpvsGG15TVUNKkGCUBXX4lhJ3I02y9bquIf2fn_C5nIU 2026/06/09 01:59:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/09 01:59:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/06/09 01:59:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AC4X7tlvhW6P22GY5UDYVYM_krPWgVmTToQcc-SG2olzTTeCweh7CVEzbtf9kcMnIljDlVUrrdu6Xu3V5_IPUUKolbPgSItqwmSHs09mkZ0CJHIKdN-QVLiyRDfQ2WO3fpBbHhGAvSVzH62MLpmxKCpQS3U7kmO5y2quwltYCNN4mZFlkRaz8szpUmp7zMELypDJ19f360oKy1E_wu4ZtVVReMM3H3mnCXM0ytqtfaGViS8EEYtoJmumTyPa7-ITLSNimSL0_OyYC6E1tttq98sMgTtfJOPQilTiv8w1TfEUpvsGG15TVUNKkGCUBXX4lhJ3I02y9bquIf2fn_C5nIU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/06/09 01:59:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AJXksnUS4aGTeD1i4BiEWkTfubsW21ZBLb9lJZoRQM6qHNnywHaGQBuY_i1lrgpUc2gJsKEnl8ibi7fm-rXvHV5CyxVvajt_loKRdMHCZQBxfMpFjss71Dmp6KUTpEMtpbtIq18BWJP6b2vbVHN_aCPe5Yh02HgABOv0EUWsDTYMUDUPsV49X3Vu9JkmDyMRt9b-t_g2_l3qwPkMh7-UwMMyGtw4lV9ecQDQWZIuCY6TIWKw3i6eQqoXNSiQ-agk4p5GvYzO1U0757yJAsl8Ws-LM9twZMymNi17Z55M7L3AbPrrAKQm0w-ItVZNqan1d3qqaST2s8oFEW8y026Rmk8 2026/06/09 01:59:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/09 01:59:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/09 01:59:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AJXksnUS4aGTeD1i4BiEWkTfubsW21ZBLb9lJZoRQM6qHNnywHaGQBuY_i1lrgpUc2gJsKEnl8ibi7fm-rXvHV5CyxVvajt_loKRdMHCZQBxfMpFjss71Dmp6KUTpEMtpbtIq18BWJP6b2vbVHN_aCPe5Yh02HgABOv0EUWsDTYMUDUPsV49X3Vu9JkmDyMRt9b-t_g2_l3qwPkMh7-UwMMyGtw4lV9ecQDQWZIuCY6TIWKw3i6eQqoXNSiQ-agk4p5GvYzO1U0757yJAsl8Ws-LM9twZMymNi17Z55M7L3AbPrrAKQm0w-ItVZNqan1d3qqaST2s8oFEW8y026Rmk8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/06/09 01:59:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AO8brdVu0DvAA-VUPe58wtH5NFzFzHkfGJ58EmvQUuvzA2UB3p5b46BiiTorKUe1z3wkK3oFnnHd67vE8Uhe4osEgE9DVZufjtaQyVe-rHMtplsAxhP2Cho_nsAKwyfbZMoAXZkMWUfJ_FSC3wrKzB-5iwVZhDOVjdkuZedCYtNm0mBScJNgb1svJfFuUhJRsCjoq9lq6LTlcjY9j1seZI1Ci6sNQ-twMR_E-pT4h4VjIm0FW2MhWnttNSGo4ZNFVg7OyQ-ES123yinzlnsKf7NEgze6fqBymkeQzvolGNFarM9jFtBF0zagEnTlkOb7EbkWCMn7SaPajmX6Z2vFvZ0 2026/06/09 01:59:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/09 01:59:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/09 01:59:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AO8brdVu0DvAA-VUPe58wtH5NFzFzHkfGJ58EmvQUuvzA2UB3p5b46BiiTorKUe1z3wkK3oFnnHd67vE8Uhe4osEgE9DVZufjtaQyVe-rHMtplsAxhP2Cho_nsAKwyfbZMoAXZkMWUfJ_FSC3wrKzB-5iwVZhDOVjdkuZedCYtNm0mBScJNgb1svJfFuUhJRsCjoq9lq6LTlcjY9j1seZI1Ci6sNQ-twMR_E-pT4h4VjIm0FW2MhWnttNSGo4ZNFVg7OyQ-ES123yinzlnsKf7NEgze6fqBymkeQzvolGNFarM9jFtBF0zagEnTlkOb7EbkWCMn7SaPajmX6Z2vFvZ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/09 01:59:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AP_21_BQmSNRjMCRg4nyKpwrdmkK5zZ-Iw-IM1ApBLFxIQR454GTx--MOApjWNEOaEFIfNN7YYC8HZiGEpFkLW8b45v1G04mHtr9T7LOu5G3jdi92O1w4GmPH0B8b2I0IGgakTdOal-foauvXLwH-0ajjJE9KqrzTMHpOj4BgpgIYnxsrcWG6astFtxLhrUTvhmA3ItrQlKhL83dw0U91QLBTkiAeIJH2gxxXSd2MN73qDHvVK0yIPjo2z_fWJQDxoEbg_ub2RY20pGUcTI4V7-7EgQV3AymX2KKH9dnu6LFJ6Wt68wEUpucWRG8zybN8BdNiVBPQHBs0Pc62lC0rBQ 2026/06/09 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/09 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/09 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/09 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/09 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/09 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/09 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AP_21_BQmSNRjMCRg4nyKpwrdmkK5zZ-Iw-IM1ApBLFxIQR454GTx--MOApjWNEOaEFIfNN7YYC8HZiGEpFkLW8b45v1G04mHtr9T7LOu5G3jdi92O1w4GmPH0B8b2I0IGgakTdOal-foauvXLwH-0ajjJE9KqrzTMHpOj4BgpgIYnxsrcWG6astFtxLhrUTvhmA3ItrQlKhL83dw0U91QLBTkiAeIJH2gxxXSd2MN73qDHvVK0yIPjo2z_fWJQDxoEbg_ub2RY20pGUcTI4V7-7EgQV3AymX2KKH9dnu6LFJ6Wt68wEUpucWRG8zybN8BdNiVBPQHBs0Pc62lC0rBQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/09 01:59:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AE4oYOSMEcrPNDlsSYjWw-60dxxY7p_q74Zqjx_K4aKe0sp-EGpceUFO2qKiO2MQS5g2BD9K2vFRmKi1mEw5Pt8LcuYAZnUG--u9r0TkyadH8YpIxQAd9UFDRbsFTE1u5CcFhZUskje6B6HUojqSkWwJMW-oNKihxqLiXv9-hBZG6ri_sQZ0CF3y0MI3Oz36rtHiHHBR5GJD83uHqyc9_-WfDoCaBToxc8I7SyccZcevbfhGaSFFQZpL-GSIrgUZ_jgDFV4x8d5gT76vP32fmhtZQSRkuwRnfyP3xVrlGoY0P-0FAPlW36C-9iaKWzEbcOHC--wluMlzLPnaWfH5tUw 2026/06/09 01:59:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/09 01:59:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/06/09 01:59:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/06/09 01:59:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/09 01:59:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/09 01:59:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/09 01:59:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AE4oYOSMEcrPNDlsSYjWw-60dxxY7p_q74Zqjx_K4aKe0sp-EGpceUFO2qKiO2MQS5g2BD9K2vFRmKi1mEw5Pt8LcuYAZnUG--u9r0TkyadH8YpIxQAd9UFDRbsFTE1u5CcFhZUskje6B6HUojqSkWwJMW-oNKihxqLiXv9-hBZG6ri_sQZ0CF3y0MI3Oz36rtHiHHBR5GJD83uHqyc9_-WfDoCaBToxc8I7SyccZcevbfhGaSFFQZpL-GSIrgUZ_jgDFV4x8d5gT76vP32fmhtZQSRkuwRnfyP3xVrlGoY0P-0FAPlW36C-9iaKWzEbcOHC--wluMlzLPnaWfH5tUw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/06/09 01:59:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ADFROENRCBFYhIXJT8Kd1UR5gJV8qNb7I2Xh9vBNm6BfkePRhGOSC43F1FNwsNUzo1NhksudSjeTifHa71ZinzUzNw2eK0by1LA5xPEMj1WutycdRBs3-3eIEu4y8FYRFBKCvRm9iSEqNvKnRpF5W_f3SX5PZiU_9piWmLj1GtDdHrQa5nT9io3tCOEmHNREpE-qA3WN7UOEY-H1dPY74Tdawnr8zkWJTVsHjmYtE9BsIKRTrQcrSp1RiB1pWSFUqdowNsJ-dH0zWwunExcNZM5fxyKyn1P10WwjAcGUxzkD2_2NHE-WMiOyPc_fbZOODVmoUnLiYjJz6H4dGlrXkUM 2026/06/09 01:59:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/06/09 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/06/09 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ADFROENRCBFYhIXJT8Kd1UR5gJV8qNb7I2Xh9vBNm6BfkePRhGOSC43F1FNwsNUzo1NhksudSjeTifHa71ZinzUzNw2eK0by1LA5xPEMj1WutycdRBs3-3eIEu4y8FYRFBKCvRm9iSEqNvKnRpF5W_f3SX5PZiU_9piWmLj1GtDdHrQa5nT9io3tCOEmHNREpE-qA3WN7UOEY-H1dPY74Tdawnr8zkWJTVsHjmYtE9BsIKRTrQcrSp1RiB1pWSFUqdowNsJ-dH0zWwunExcNZM5fxyKyn1P10WwjAcGUxzkD2_2NHE-WMiOyPc_fbZOODVmoUnLiYjJz6H4dGlrXkUM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/06/09 01:59:28 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJ3xjNjfV3QHJWdXBiw7szHrinP_g-e9awcw8EPKqiWKtpT9kz88G5Iz4K2IdLgzQElE4IG9AwRd7gGvLb46QYXT_0nBqxsW1mnxg-ajMupJZN8UdQQycGeAdabteXYzxllL2Dx9RpSMumOdwBsHotlY-HCmvxi1mA9OHE-8Uo2dlfGtRWG6U5lwL_xR5AE8P3s9CtAYmjfsLeIWPDxNBa4Yl4XlVdv3h2DKV6bq9xmyTXKMtyWQG388UWgiiQ8FdIT6tRsnjc_upR6_cFDeLT6q0Wr0v2oDyWFJEi528Qpy7Tav9-3hwrQlR-DiRe_KzXVwNok9pGqrB55OzTVlJMA 2026/06/09 01:59:28 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/06/09 01:59:28 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/09 01:59:28 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJ3xjNjfV3QHJWdXBiw7szHrinP_g-e9awcw8EPKqiWKtpT9kz88G5Iz4K2IdLgzQElE4IG9AwRd7gGvLb46QYXT_0nBqxsW1mnxg-ajMupJZN8UdQQycGeAdabteXYzxllL2Dx9RpSMumOdwBsHotlY-HCmvxi1mA9OHE-8Uo2dlfGtRWG6U5lwL_xR5AE8P3s9CtAYmjfsLeIWPDxNBa4Yl4XlVdv3h2DKV6bq9xmyTXKMtyWQG388UWgiiQ8FdIT6tRsnjc_upR6_cFDeLT6q0Wr0v2oDyWFJEi528Qpy7Tav9-3hwrQlR-DiRe_KzXVwNok9pGqrB55OzTVlJMA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/06/09 01:59:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAEDiUE6UtTqH7FUXR6-3su1Vc7YTASZ4kkwYIxhZtJvwuIPOx6npIAzZQ2Sw2Y0vQ0nIKEXpX9ZFDRqs1poGTDZDJA59MEC3nKEFdi2UAWjQPTdLNQRsDa8k4Q_dazGy8KS6TEardAol69y7SZICJ63Ki6AMQJUKNeDGzQ9_-fW6dgIUONK2TmrZsqpwpO8GhEu8CTM95KdqmvejVvcmyAME9QjEWEoBH0J73B0johBLyqMnCDJ4UBU-bn8_n1uqKju0T7GsgsiGO8S_8wP9uxlDCysrs9J1P6DIU0RPTETlUWIKoRLTTdEiBItt_PDFp37EDasNf9mQjAqEbPJPvI 2026/06/09 01:59:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/09 01:59:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/09 01:59:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAEDiUE6UtTqH7FUXR6-3su1Vc7YTASZ4kkwYIxhZtJvwuIPOx6npIAzZQ2Sw2Y0vQ0nIKEXpX9ZFDRqs1poGTDZDJA59MEC3nKEFdi2UAWjQPTdLNQRsDa8k4Q_dazGy8KS6TEardAol69y7SZICJ63Ki6AMQJUKNeDGzQ9_-fW6dgIUONK2TmrZsqpwpO8GhEu8CTM95KdqmvejVvcmyAME9QjEWEoBH0J73B0johBLyqMnCDJ4UBU-bn8_n1uqKju0T7GsgsiGO8S_8wP9uxlDCysrs9J1P6DIU0RPTETlUWIKoRLTTdEiBItt_PDFp37EDasNf9mQjAqEbPJPvI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/09 01:59:31 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ADsX27VKK2NqGR4Lyyr0Ed1_qmksUf3RCW6dWnKq_rffAhslwjzMrAzI__bIhJFmnYyOJG5lsJcT7oYoxTKOsQrXCLIEyb4m-Id_ouCBt6r5CAyEJjf_Nnpk82BscivG09_rpmWGCoRXjH-L5cEe3aYNi-KbgNpUlV7bjy2GaTw-E9WAp0rg69wVT4elbSA8Ceq6aXtPbrKWri-RLS7C6Ui894gZjFLwb_tgg3WP1Z4FSPOEbYjff4kZZea5yzHQ50b4pLsLiMDgHYee1ydWTS8TveZuqwCqllTiHdt6voLIFdDYF0IqgDeE0HW5tTW3kbwqHg8JYcU7AnlCkS4nbW8 2026/06/09 01:59:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/09 01:59:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/09 01:59:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/09 01:59:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/09 01:59:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/09 01:59:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/09 01:59:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ADsX27VKK2NqGR4Lyyr0Ed1_qmksUf3RCW6dWnKq_rffAhslwjzMrAzI__bIhJFmnYyOJG5lsJcT7oYoxTKOsQrXCLIEyb4m-Id_ouCBt6r5CAyEJjf_Nnpk82BscivG09_rpmWGCoRXjH-L5cEe3aYNi-KbgNpUlV7bjy2GaTw-E9WAp0rg69wVT4elbSA8Ceq6aXtPbrKWri-RLS7C6Ui894gZjFLwb_tgg3WP1Z4FSPOEbYjff4kZZea5yzHQ50b4pLsLiMDgHYee1ydWTS8TveZuqwCqllTiHdt6voLIFdDYF0IqgDeE0HW5tTW3kbwqHg8JYcU7AnlCkS4nbW8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/09 01:59:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJzHrmLx3U-7bejUXHUfeRK78ls8IckcAYM9x4UUPYljqi_2e5i0S71FKUMVyh81C2NVgF1khV1kCjJFDk2O6T57nyl7m56-haEFaTG3pB1ipYAVZmq1lT8tyaBkRWFma1yhP3Z-1Pr8lN-rKZ0N3URlSVlgIM3nD0PuyHt7jijAOVb10bPSOcsCoxqu6mlZ8lo6SmwLbC4fpq4BjUfkQO-6bUGfFyQcSuHzBwcwZxmKphR-Zc4ATP--MqQymO3JCTnked63K-FvDMttu73c5vbenPrmp4XxtCX8299Wt9rSlOD5o0P6zmHf3LCluLh6AaFhTgLuLMdMn11fdJNtCaI 2026/06/09 01:59:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/09 01:59:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/06/09 01:59:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/06/09 01:59:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/09 01:59:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/09 01:59:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/09 01:59:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJzHrmLx3U-7bejUXHUfeRK78ls8IckcAYM9x4UUPYljqi_2e5i0S71FKUMVyh81C2NVgF1khV1kCjJFDk2O6T57nyl7m56-haEFaTG3pB1ipYAVZmq1lT8tyaBkRWFma1yhP3Z-1Pr8lN-rKZ0N3URlSVlgIM3nD0PuyHt7jijAOVb10bPSOcsCoxqu6mlZ8lo6SmwLbC4fpq4BjUfkQO-6bUGfFyQcSuHzBwcwZxmKphR-Zc4ATP--MqQymO3JCTnked63K-FvDMttu73c5vbenPrmp4XxtCX8299Wt9rSlOD5o0P6zmHf3LCluLh6AaFhTgLuLMdMn11fdJNtCaI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/06/09 01:59:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKHhxOHsVxKUCq7y0_E2mo0NlousEpsbYFJ7lVlZ5y4dqhekAQNNxiMnb7DXwWSORCGJo1ZlbsmLbBg-VA1mTdGn1XFi8qmSDISs81MDL2mTaz1icVA1H69JuuANkHVDhw_8J7fbjRH2T0GGcXlA_ZCs6SmaNoB0b7ZBSEPdYC2ipbZGTfGq0X0pvXGot0IsFaWttOw51MyaneGLw9cnrP3A68gcwtB0SKTwJ39ZSDNIn42_e5PqA_jOqwg7aO7Xg9ZdKQJpznCqY_ifandNddreGQbKbhjbuLkMvsB0kIwg1d5o8C8CJlmxyfqgHCKP1KuKJycyQzT3QNqZ1GpLNrk 2026/06/09 01:59:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/06/09 01:59:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/06/09 01:59:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AKHhxOHsVxKUCq7y0_E2mo0NlousEpsbYFJ7lVlZ5y4dqhekAQNNxiMnb7DXwWSORCGJo1ZlbsmLbBg-VA1mTdGn1XFi8qmSDISs81MDL2mTaz1icVA1H69JuuANkHVDhw_8J7fbjRH2T0GGcXlA_ZCs6SmaNoB0b7ZBSEPdYC2ipbZGTfGq0X0pvXGot0IsFaWttOw51MyaneGLw9cnrP3A68gcwtB0SKTwJ39ZSDNIn42_e5PqA_jOqwg7aO7Xg9ZdKQJpznCqY_ifandNddreGQbKbhjbuLkMvsB0kIwg1d5o8C8CJlmxyfqgHCKP1KuKJycyQzT3QNqZ1GpLNrk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/06/09 01:59:38 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AD6YKvDDxTQVV2yOKbC5cy4skBfPC4TSP3Mw-Rx2vZUplTJnDcNCdqSNKh-JSAgasDPCob-_kQVl6qaNBgco0l1VSdNkeoBHMEDw16VI6EjzsgpU0i-NKNgRSuPYyEAODWG5kFWcUTKeEMC1BQ_mVpcT2QIBMoQ567Ibelh2-a4SUPfaNTrY4vjBshfxJUHyXcU4TiU9GNeXhWCjA2t9VgJ1kPTAdRV29TL-Um_Nrm375LJWk6t7lqb7cai7K4-QpOFq8yiL1CUNp1lJvQHYMBU9UYJPF9s-ZtqaYafoAZLF0gAJDpxyX0HEI_0Lyagb-zapPGILi0M-KzEyh8WKRiU 2026/06/09 01:59:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/06/09 01:59:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/09 01:59:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AD6YKvDDxTQVV2yOKbC5cy4skBfPC4TSP3Mw-Rx2vZUplTJnDcNCdqSNKh-JSAgasDPCob-_kQVl6qaNBgco0l1VSdNkeoBHMEDw16VI6EjzsgpU0i-NKNgRSuPYyEAODWG5kFWcUTKeEMC1BQ_mVpcT2QIBMoQ567Ibelh2-a4SUPfaNTrY4vjBshfxJUHyXcU4TiU9GNeXhWCjA2t9VgJ1kPTAdRV29TL-Um_Nrm375LJWk6t7lqb7cai7K4-QpOFq8yiL1CUNp1lJvQHYMBU9UYJPF9s-ZtqaYafoAZLF0gAJDpxyX0HEI_0Lyagb-zapPGILi0M-KzEyh8WKRiU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/06/09 01:59:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AAROOSocfTBoz_IIM6WHmU3ltSAKcMp8bmSGdtSrCMbF6OusOg5BI1zs_wv_DDNZAQToDN2Si0NRbAaJlZI-j0D_jpgHYZf5p8rmGYAUNQHTyYwEHWWLBXqRPOHHZq8b_okcwCaLoQrabGljN8zKysVluzgW6SYbEKpzBJphkfAZWvVrmF-GL2g_UPnJMwOd639du6n5lFagOMBWH11G74K-TKjsQ4jH6VXe6ZiiKiCiZToUrrgsD_c5lysj0LTKwA7tgrujmqE-0bEt4_vw9JP5gh2ExYQSwC3jJ-ETaX1e95wcLspUfhXRxe4ENzSIEkK3WgkgkI4RIbzHMd6z06A 2026/06/09 01:59:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/09 01:59:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/09 01:59:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AAROOSocfTBoz_IIM6WHmU3ltSAKcMp8bmSGdtSrCMbF6OusOg5BI1zs_wv_DDNZAQToDN2Si0NRbAaJlZI-j0D_jpgHYZf5p8rmGYAUNQHTyYwEHWWLBXqRPOHHZq8b_okcwCaLoQrabGljN8zKysVluzgW6SYbEKpzBJphkfAZWvVrmF-GL2g_UPnJMwOd639du6n5lFagOMBWH11G74K-TKjsQ4jH6VXe6ZiiKiCiZToUrrgsD_c5lysj0LTKwA7tgrujmqE-0bEt4_vw9JP5gh2ExYQSwC3jJ-ETaX1e95wcLspUfhXRxe4ENzSIEkK3WgkgkI4RIbzHMd6z06A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/09 01:59:42 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AHi23Os3GNB5qBpGHoFlpXZ-_zIwu1bWQ4W-RVB8d6nEid3K-e8uAPo62zMySqhFTcUG5yrzqa1L1tkqyCY95z_61TTW-m3QRiYtsa0USRUVNDTYmTKDMavnJAnF64rec-T0mgj3Fk5DBKsrZnrP-ICnL5B9qEO4DCiVELC0-WOI56DkzG_ZjswT2JWwcp1UagahFx9l4AsR_ZCcKNNvo-xU1Q_3xG1Skf3PEiuibgR4gTpHWr5pbE0FfPQaudl4hpkEsc1NIDSFlJk9JX1MZMq7lOAnvHp4zfwRsIVt3ICOCblnHxeHmGjDQc-BNa0EOIyYg3J-BSCjXKQYcBNxm_E 2026/06/09 01:59:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/09 01:59:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/09 01:59:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/09 01:59:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/09 01:59:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/09 01:59:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/09 01:59:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AHi23Os3GNB5qBpGHoFlpXZ-_zIwu1bWQ4W-RVB8d6nEid3K-e8uAPo62zMySqhFTcUG5yrzqa1L1tkqyCY95z_61TTW-m3QRiYtsa0USRUVNDTYmTKDMavnJAnF64rec-T0mgj3Fk5DBKsrZnrP-ICnL5B9qEO4DCiVELC0-WOI56DkzG_ZjswT2JWwcp1UagahFx9l4AsR_ZCcKNNvo-xU1Q_3xG1Skf3PEiuibgR4gTpHWr5pbE0FfPQaudl4hpkEsc1NIDSFlJk9JX1MZMq7lOAnvHp4zfwRsIVt3ICOCblnHxeHmGjDQc-BNa0EOIyYg3J-BSCjXKQYcBNxm_E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/09 01:59:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AOmdPF7L1pPhePYqd2gIRcHTAw_33Fas-lVZatc61Wl3qFZE7-Az1c69H72HvWOuP-R5OmRH9GNf53pMSnZJbJM501CR9aMvUxFYhFgcSLAG9DD1F7XZweEZh3Mmh8l5UTjbwssdzotdRy037zUBj1fYvA_85r0sIGD7KESmoClS56bJpOd6FVlrTDWk_p2XVkshBz9r3QNjaMjhh4MoU-YVAXYxMWBYNDlMD4loZMILXZIY69SU_zCTIwdincPE1vMSculfKjvSwC_29Dro-zKwiLTsjm8GI4dtm3zmwlDn_CEByERUi8WRdF9oNlfEaHy1MlBa94uB1-I4zJikxBg 2026/06/09 01:59:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/09 01:59:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/06/09 01:59:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/06/09 01:59:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/09 01:59:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/09 01:59:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/09 01:59:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AOmdPF7L1pPhePYqd2gIRcHTAw_33Fas-lVZatc61Wl3qFZE7-Az1c69H72HvWOuP-R5OmRH9GNf53pMSnZJbJM501CR9aMvUxFYhFgcSLAG9DD1F7XZweEZh3Mmh8l5UTjbwssdzotdRy037zUBj1fYvA_85r0sIGD7KESmoClS56bJpOd6FVlrTDWk_p2XVkshBz9r3QNjaMjhh4MoU-YVAXYxMWBYNDlMD4loZMILXZIY69SU_zCTIwdincPE1vMSculfKjvSwC_29Dro-zKwiLTsjm8GI4dtm3zmwlDn_CEByERUi8WRdF9oNlfEaHy1MlBa94uB1-I4zJikxBg" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/06/09 01:59:47 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/09 01:59:49 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/09 01:59:52 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/09 01:59:55 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/09 01:59:58 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/09 01:59:59 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABMBYnmMETXNjJRngjR-nmo0aFmNSDNkiDlK9ulryoKdzzmfIZ9_q21kmQN5lNSln1iUEdC4Mn-Tj8oiqKi6cTRRqx_yb7UQE-_hiuF0rveS09v4sO4oBC_irPTlwkALeNjKCsu_gj8ReGMBcpnKSyB6emx95y14euM8jGc_RAXHNowwp0ptncwSEJsDJpcNQltTKJ9Id2_GZ-4yq4wjXBoYnvnysROcJeMdqS7IonOYtfEcsL38Xq8894iH_VwvyNstBpj8PjtJtDaQYIuPyXUrCcY8yir0JiVqGPOOKhTXfK55SIkQ0nr0pkgyblKKpzOP4-m6bnJGxQ6gzMxDq3E 2026/06/09 01:59:59 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/09 01:59:59 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "fd32617a3f20a707f9c274f906d7da1f" 2026/06/09 01:59:59 DEBUG : unknown-size-put.txt: multipart upload "ABMBYnmMETXNjJRngjR-nmo0aFmNSDNkiDlK9ulryoKdzzmfIZ9_q21kmQN5lNSln1iUEdC4Mn-Tj8oiqKi6cTRRqx_yb7UQE-_hiuF0rveS09v4sO4oBC_irPTlwkALeNjKCsu_gj8ReGMBcpnKSyB6emx95y14euM8jGc_RAXHNowwp0ptncwSEJsDJpcNQltTKJ9Id2_GZ-4yq4wjXBoYnvnysROcJeMdqS7IonOYtfEcsL38Xq8894iH_VwvyNstBpj8PjtJtDaQYIuPyXUrCcY8yir0JiVqGPOOKhTXfK55SIkQ0nr0pkgyblKKpzOP4-m6bnJGxQ6gzMxDq3E" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/09 02:00:00 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AK4CgYRSQyXuMxo7c2f1t_ipYO8TrmqKU-wXbGGykED5eM6LmCzZAEpwaSJCqDsYw0pB-FoqLJ1shfokeZFV1sI8XT9xwvFBxRJf4jWrR9F4Uzm0hSV5sYvzKfVLhHZ6m9KXKnMPhYp9Q5BPWx8qgx5TJkr93i2a7kp7Iq0ZFwBg-Lrw9FmbGs6RhDpDAlLaLuxEDNaeA6xSnhVgENIUM-h2Ef4EB9F8MWQnF2-RuGxMucow5F5-i3iKVdZnyBow6YbLWPG-8Lbu7zCWAdYVrZNr-UlMFPO6C7AN03ivVD-V_7gWzWGJ8bAEESIJ4VJ3asc-lyORgXl__6UA4mUBq9U 2026/06/09 02:00:00 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/09 02:00:00 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "582084c7591c0306778efee7bb716887" 2026/06/09 02:00:01 DEBUG : unknown-size-update.txt: multipart upload "AK4CgYRSQyXuMxo7c2f1t_ipYO8TrmqKU-wXbGGykED5eM6LmCzZAEpwaSJCqDsYw0pB-FoqLJ1shfokeZFV1sI8XT9xwvFBxRJf4jWrR9F4Uzm0hSV5sYvzKfVLhHZ6m9KXKnMPhYp9Q5BPWx8qgx5TJkr93i2a7kp7Iq0ZFwBg-Lrw9FmbGs6RhDpDAlLaLuxEDNaeA6xSnhVgENIUM-h2Ef4EB9F8MWQnF2-RuGxMucow5F5-i3iKVdZnyBow6YbLWPG-8Lbu7zCWAdYVrZNr-UlMFPO6C7AN03ivVD-V_7gWzWGJ8bAEESIJ4VJ3asc-lyORgXl__6UA4mUBq9U" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/09 02:00:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvabuf4muba/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/09 02:00:01 DEBUG : Waiting for deletions to finish 2026/06/09 02:00:01 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/09 02:00:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/09 02:00:01 DEBUG : "../.." version false 2026/06/09 02:00:01 DEBUG : ../..: Deleting (id "") 2026/06/09 02:00:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/09 02:00:01 INFO : ../..: Deleted 2026/06/09 02:00:02 INFO : S3 bucket rclone-test-juvabuf4muba: Bucket "rclone-test-juvabuf4muba" deleted 2026/06/09 02:00:02 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (424.42s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.07s) --- FAIL: TestIntegration/FsMkdir (422.30s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (239.74s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.76s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (17.82s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (7.91s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (15.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (15.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (15.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (16.15s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (15.15s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (15.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (15.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (15.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (15.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (15.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (15.02s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (15.22s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (15.05s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (15.06s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.45s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (105.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (15.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.60s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (16.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (8.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (23.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.85s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.31s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.50s) --- 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.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (57.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.37s) --- 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:152: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/06/09 02:00:02 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/06/09 02:00:02 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 424.459s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 7m5.54252946s (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]