"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:" 2025/10/15 02:30:05 NOTICE: TestS3R2: Stopped server 2025/10/15 02:30:05 NOTICE: TestS3R2: Starting server 2025/10/15 02:30:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kitidel7titu" 2025/10/15 02:30:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 02:30:06 INFO : S3 bucket rclone-test-kitidel7titu: Bucket "rclone-test-kitidel7titu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/15 02:30:07 DEBUG : S3 bucket rclone-test-kitidel7titu: bucket is versioned: false 2025/10/15 02:30:07 DEBUG : Waiting for deletions to finish 2025/10/15 02:30:07 INFO : S3 bucket rclone-test-kitidel7titu: Bucket "rclone-test-kitidel7titu" deleted 2025/10/15 02:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.68s) --- PASS: TestIntegration/FsMkdir (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.82s) PASS ok github.com/rclone/rclone/backend/s3 2.722s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_space$'" - Finished OK in 3.947103596s (try 2/5)