"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose -test.run '^TestIntegration$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestIA:rclone-integration-test" 2024/10/13 01:02:31 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-rijahoc6maya" 2024/10/13 01:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: No commands in this remote === RUN TestIntegration/FsRmdirNotFound fstests.go:526: Skipping test as non root bucket-based remote === NAME TestIntegration fstest.go:276: Error listing: Get "https://archive.org/metadata/rclone-integration-test": tls: failed to verify certificate: x509: certificate signed by unknown authority --- FAIL: TestIntegration (8.74s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- SKIP: TestIntegration/FsRmdirNotFound (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internetarchive 8.758s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose -test.run '^TestIntegration$'" - Finished ERROR in 9.772693955s (try 2/5): exit status 1: Failed [TestIntegration]