"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_dot|leading_tilde)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/20 02:06:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-locawer9rozi" 2026/02/20 02:06:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/20 02:06:10 INFO : S3 bucket rclone-test-locawer9rozi: Bucket "rclone-test-locawer9rozi" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/20 02:06:13 DEBUG : S3 bucket rclone-test-locawer9rozi: bucket is versioned: false 2026/02/20 02:06:13 DEBUG : Waiting for deletions to finish 2026/02/20 02:06:13 INFO : S3 bucket rclone-test-locawer9rozi: Bucket "rclone-test-locawer9rozi" deleted 2026/02/20 02:06:13 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.73s) --- PASS: TestIntegration/FsMkdir (2.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.84s) PASS ok github.com/rclone/rclone/backend/s3 3.762s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_dot|leading_tilde)$'" - Finished OK in 5.200086982s (try 2/5)