Skip to content

circleci: failed tests: TestGossipPeerings TestDockerReadWriteForwardReferenceVersion  #7329

@tbg

Description

@tbg

The following test appears to have failed:

#19324:

I160620 17:03:16.135425 acceptance/replication_test.go:66  found 2 replicas
I160620 17:03:17.136825 acceptance/replication_test.go:66  found 2 replicas
I160620 17:03:17.237577 acceptance/cluster/localcluster.go:665  stopping
I160620 17:03:17.237826 acceptance/cluster/localcluster.go:563  event stream done, resetting...: net/http: request canceled
I160620 17:03:17.237843 acceptance/cluster/localcluster.go:586  events monitor exits
--- FAIL: TestGossipPeerings (19.01s)
    testing.go:113: acceptance/replication_test.go:72: condition failed to evaluate within 15s: expected 3 replicas, only found 2
=== RUN   TestGossipRestart
I160620 17:03:19.260121 acceptance/cluster/localcluster.go:295  Initializing Cluster AdHoc 3x1:
{"name":"AdHoc 3x1","nodes":[{"count":3,"stores":[{"count":1,"max_ranges":0}]}],"duration":5000000000}
I160620 17:03:19.262109 acceptance/cluster/docker.go:105  ImagePull cockroachdb/builder:20160611-170214 already exists
I160620 17:03:20.015875 acceptance/cluster/localcluster.go:597  creating certs (1024bit) in: /home/ubuntu/cockroach/.localcluster.certs.128850546
I160620 17:03:20.090529 acceptance/cluster/localcluster.go:548  events monitor starts
I160620 17:03:20.585728 acceptance/cluster/localcluster.go:497  *** started roach0 ***
  ui:        https://127.0.0.1:32823
  trace:     https://127.0.0.1:32823/debug/requests
--
dial tcp [::1]:26257: getsockopt: connection refused
Use the reference binary to write a couple rows, then render its output to a file and shut down.
I160620 17:05:17.472946 acceptance/cluster/localcluster.go:665  stopping
I160620 17:05:17.473213 acceptance/cluster/localcluster.go:563  event stream done, resetting...: net/http: request canceled
I160620 17:05:17.473232 acceptance/cluster/localcluster.go:586  events monitor exits
--- FAIL: TestDockerReadWriteForwardReferenceVersion (24.62s)
    reference_test.go:72: expected success: non-zero exit code: 1
=== RUN   TestRepair
--- SKIP: TestRepair (0.00s)
    repair_test.go:29: TODO(bram): skip this test until failures are investigated - #6798, #6700, #6277, #6209, #5672
=== RUN   TestDockerRuby
I160620 17:05:22.238469 acceptance/cluster/localcluster.go:295  Initializing Cluster ruby:
{"name":"ruby","nodes":[{"count":1,"stores":[{"count":1,"max_ranges":0}]}],"duration":5000000000}
I160620 17:05:22.240644 acceptance/cluster/docker.go:105  ImagePull cockroachdb/builder:20160611-170214 already exists
I160620 17:05:25.947994 acceptance/cluster/localcluster.go:597  creating certs (1024bit) in: /home/ubuntu/cockroach/.localcluster.certs.518651280
I160620 17:05:26.040807 acceptance/cluster/localcluster.go:548  events monitor starts
--
E160620 17:06:35.135786 acceptance/cluster/localcluster.go:513  node=2 status=restart
I160620 17:06:47.183450 acceptance/cluster/localcluster.go:665  stopping
I160620 17:06:47.183688 acceptance/cluster/localcluster.go:563  event stream done, resetting...: net/http: request canceled
I160620 17:06:47.183706 acceptance/cluster/localcluster.go:586  events monitor exits
--- PASS: TestRaftUpdate (33.76s)
FAIL
ok github.com/cockroachdb/cockroach/acceptance 1337s

Please assign, take a look and update the issue accordingly.

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions