"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|trailing_HT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/06/19 03:45:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-weqehub9pupo" 2025/06/19 03:45:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 03:45:00 INFO : S3 bucket rclone-test-weqehub9pupo: Bucket "rclone-test-weqehub9pupo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/06/19 03:45:02 DEBUG : S3 bucket rclone-test-weqehub9pupo: bucket is versioned: false 2025/06/19 03:45:02 DEBUG : Waiting for deletions to finish 2025/06/19 03:45:03 INFO : S3 bucket rclone-test-weqehub9pupo: Bucket "rclone-test-weqehub9pupo" deleted 2025/06/19 03:45:03 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.57s) --- PASS: TestIntegration/FsMkdir (2.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.85s) PASS ok github.com/rclone/rclone/backend/s3 3.609s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|trailing_HT)$'" - Finished OK in 4.70936571s (try 2/5)