"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/06/07 07:10:41 INFO Bucket "rclone-test-feqonus7wumi" created with ACL "" object="S3 bucket rclone-test-feqonus7wumi" objectType=*s3.Fs === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/06/07 07:10:43 INFO Bucket "rclone-test-feqonus7wumi" deleted object="S3 bucket rclone-test-feqonus7wumi" objectType=*s3.Fs --- PASS: TestIntegration (3.54s) --- PASS: TestIntegration/FsMkdir (2.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.40s) PASS ok github.com/rclone/rclone/backend/s3 3.571s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Finished OK in 4.833527225s (try 2/5)