"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_space$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/19 01:52:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wevajaq4yira" 2026/02/19 01:52:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 01:52:24 INFO : S3 bucket rclone-test-wevajaq4yira: Bucket "rclone-test-wevajaq4yira" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/19 01:52:25 DEBUG : S3 bucket rclone-test-wevajaq4yira: bucket is versioned: false 2026/02/19 01:52:25 DEBUG : Waiting for deletions to finish 2026/02/19 01:52:25 INFO : S3 bucket rclone-test-wevajaq4yira: Bucket "rclone-test-wevajaq4yira" deleted 2026/02/19 01:52:25 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.25s) --- PASS: TestIntegration/FsMkdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.53s) PASS ok github.com/rclone/rclone/backend/s3 2.278s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_space$'" - Finished OK in 3.467588983s (try 2/5)