"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^control_chars$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/08/29 04:02:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fawokoy6vebi" 2026/08/29 04:02:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:02:08 INFO : S3 bucket rclone-test-fawokoy6vebi: Bucket "rclone-test-fawokoy6vebi" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/29 04:02:09 DEBUG : S3 bucket rclone-test-fawokoy6vebi: bucket is versioned: false 2026/08/29 04:02:09 DEBUG : Waiting for deletions to finish 2026/08/29 04:02:10 INFO : S3 bucket rclone-test-fawokoy6vebi: Bucket "rclone-test-fawokoy6vebi" deleted 2026/08/29 04:02:10 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.87s) --- PASS: TestIntegration/FsMkdir (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.82s) PASS ok github.com/rclone/rclone/backend/s3 2.905s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^control_chars$'" - Finished OK in 4.624882232s (try 2/5)