"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:" 2026/02/08 04:13:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bovatoj1cada" 2026/02/08 04:13:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/08 04:13:21 INFO : S3 bucket rclone-test-bovatoj1cada: Bucket "rclone-test-bovatoj1cada" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/08 04:13:22 DEBUG : S3 bucket rclone-test-bovatoj1cada: bucket is versioned: false 2026/02/08 04:13:22 DEBUG : Waiting for deletions to finish 2026/02/08 04:13:23 INFO : S3 bucket rclone-test-bovatoj1cada: Bucket "rclone-test-bovatoj1cada" deleted 2026/02/08 04:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.40s) --- PASS: TestIntegration/FsMkdir (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.61s) PASS ok github.com/rclone/rclone/backend/s3 3.431s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|punctuation)$'" - Finished OK in 5.707240749s (try 2/5)