"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|punctuation)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/06/13 01:04:05 INFO Bucket "rclone-test-xulumux9gure" created with ACL "" object="S3 bucket rclone-test-xulumux9gure" objectType=*s3.Fs === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/06/13 01:04:07 INFO Bucket "rclone-test-xulumux9gure" deleted object="S3 bucket rclone-test-xulumux9gure" objectType=*s3.Fs --- PASS: TestIntegration (3.93s) --- PASS: TestIntegration/FsMkdir (2.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.77s) PASS ok github.com/rclone/rclone/backend/s3 3.970s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|punctuation)$'" - Finished OK in 7.010004716s (try 2/5)