go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading gopkg.in/yaml.v2 v2.4.0 === RUN TestZs3Server 1_basic_operations_test.go:25: ZS3/MinIO server not available at localhost:9000, skipping test: dial tcp 127.0.0.1:9000: connect: connection refused --- SKIP: TestZs3Server (0.02s) === RUN TestZs3ServerBucket 2_bucket_to_bucket_test.go:25: ZS3/MinIO server not available at localhost:9000, skipping test: dial tcp 127.0.0.1:9000: connect: connection refused --- SKIP: TestZs3ServerBucket (0.00s) === RUN TestZs3ServerReplication 3_replication_disaster_recovery_test.go:31: Primary ZS3 server not available at localhost:9100, skipping test: dial tcp 127.0.0.1:9100: connect: connection refused --- SKIP: TestZs3ServerReplication (0.00s) PASS ok github.com/0chain/system_test/tests/cli_tests/mc_tests 0.041s