"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2026/02/08 03:24:56 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-kofocow8qipu" 2026/02/08 03:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/08 03:24:57 INFO : S3 bucket rclone-test-kofocow8qipu: Bucket "rclone-test-kofocow8qipu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/08 03:25:00 DEBUG : S3 bucket rclone-test-kofocow8qipu: bucket is versioned: false 2026/02/08 03:25:00 DEBUG : Waiting for deletions to finish 2026/02/08 03:25:00 INFO : S3 bucket rclone-test-kofocow8qipu: Bucket "rclone-test-kofocow8qipu" deleted 2026/02/08 03:25:01 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (5.10s) --- PASS: TestIntegration/FsMkdir (3.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.00s) PASS ok github.com/rclone/rclone/backend/s3 5.156s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot$'" - Finished OK in 6.347228111s (try 2/5)