"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_HT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/04/16 04:18:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lofafux7sede" 2025/04/16 04:18:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 04:18:42 INFO : S3 bucket rclone-test-lofafux7sede: Bucket "rclone-test-lofafux7sede" 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_HT fstests.go:707: testing "␉leading HT" 2025/04/16 04:18:44 DEBUG : S3 bucket rclone-test-lofafux7sede: bucket is versioned: false 2025/04/16 04:18:44 DEBUG : Waiting for deletions to finish 2025/04/16 04:18:45 INFO : S3 bucket rclone-test-lofafux7sede: Bucket "rclone-test-lofafux7sede" deleted 2025/04/16 04:18:45 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.66s) --- PASS: TestIntegration/FsMkdir (2.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.82s) PASS ok github.com/rclone/rclone/backend/s3 3.700s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_HT)$'" - Finished OK in 4.698830115s (try 2/5)