"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|leading_tilde)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2025/01/25 04:44:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-buhawas2tele" 2025/01/25 04:44:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 04:44:36 INFO : S3 bucket rclone-test-buhawas2tele: Bucket "rclone-test-buhawas2tele" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2025/01/25 04:44:38 DEBUG : S3 bucket rclone-test-buhawas2tele: bucket is versioned: false 2025/01/25 04:44:38 DEBUG : Waiting for deletions to finish 2025/01/25 04:44:39 INFO : S3 bucket rclone-test-buhawas2tele: Bucket "rclone-test-buhawas2tele" deleted 2025/01/25 04:44:39 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.38s) --- PASS: TestIntegration/FsMkdir (2.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.61s) PASS ok github.com/rclone/rclone/backend/s3 3.386s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|leading_tilde)$'" - Finished OK in 4.000699989s (try 2/5)