"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/09/18 02:19:29 NOTICE: TestS3R2: Starting server 2025/09/18 02:19:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kesamaf0hipu" 2025/09/18 02:19:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 02:19:29 INFO : S3 bucket rclone-test-kesamaf0hipu: Bucket "rclone-test-kesamaf0hipu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/09/18 02:19:31 DEBUG : S3 bucket rclone-test-kesamaf0hipu: bucket is versioned: false 2025/09/18 02:19:31 DEBUG : Waiting for deletions to finish 2025/09/18 02:19:32 INFO : S3 bucket rclone-test-kesamaf0hipu: Bucket "rclone-test-kesamaf0hipu" deleted 2025/09/18 02:19:32 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.82s) --- PASS: TestIntegration/FsMkdir (2.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) PASS ok github.com/rclone/rclone/backend/s3 3.856s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_dot)$'" - Finished OK in 5.178956227s (try 2/5)