"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^punctuation$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/12 03:08:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xaqipew3rigu" 2026/02/12 03:08:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 03:08:19 INFO : S3 bucket rclone-test-xaqipew3rigu: Bucket "rclone-test-xaqipew3rigu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/12 03:08:20 DEBUG : S3 bucket rclone-test-xaqipew3rigu: bucket is versioned: false 2026/02/12 03:08:20 DEBUG : Waiting for deletions to finish 2026/02/12 03:08:22 INFO : S3 bucket rclone-test-xaqipew3rigu: Bucket "rclone-test-xaqipew3rigu" deleted 2026/02/12 03:08:22 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.66s) --- PASS: TestIntegration/FsMkdir (2.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) PASS ok github.com/rclone/rclone/backend/s3 3.699s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^punctuation$'" - Finished OK in 4.729467981s (try 2/5)