cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.07k stars 3.8k forks source link

roachtest: jepsen/monotonic/majority-ring-start-kill-2 failed #79720

Closed cockroach-teamcity closed 2 years ago

cockroach-teamcity commented 2 years ago

roachtest.jepsen/monotonic/majority-ring-start-kill-2 failed with artifacts on master @ ea4c75e28696ada91135346eade10366b1642ae4:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/jepsen/monotonic/majority-ring-start-kill-2/run_1
    jepsen.go:204,jepsen.go:363,test_runner.go:875: error installing Jepsen deps: output in run_101027.467458117_n6_bash: bash -e -c "cd /mnt/data1/jepsen/jepsen && ~/lein install && rm -f /mnt/data1/jepsen/cockroachdb/invoke.log" returned: COMMAND_PROBLEM: exit status 1
        (1) attached stack trace
          -- stack trace:
          | main.(*clusterImpl).RunE
          |     main/pkg/cmd/roachtest/cluster.go:1974
          | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runJepsen.func1
          |     github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/jepsen.go:172
          | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runJepsen
          |     github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/jepsen.go:192
          | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.RegisterJepsen.func1
          |     github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/jepsen.go:363
          | main.(*testRunner).runTest.func2
          |     main/pkg/cmd/roachtest/test_runner.go:875
          | runtime.goexit
          |     GOROOT/src/runtime/asm_amd64.s:1581
        Wraps: (2) output in run_101027.467458117_n6_bash
        Wraps: (3) bash -e -c "cd /mnt/data1/jepsen/jepsen && ~/lein install && rm -f /mnt/data1/jepsen/cockroachdb/invoke.log" returned
          | stderr:
          | Downloading Leiningen to /home/ubuntu/.lein/self-installs/leiningen-2.9.8-standalone.jar now...
          |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
          |                                  Dload  Upload   Total   Spent    Left  Speed
          | 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   663  100   663    0     0   6082      0 --:--:-- --:--:-- --:--:--  6082
          | 
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:09 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:11 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:13 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:14 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:15 --:--:--     0
          | curl: (22) The requested URL returned error: 503 
          | Failed to download https://github.com/technomancy/leiningen/releases/download/2.9.8/leiningen-2.9.8-standalone.jar (exit code 22)
          | It's possible your HTTP client's certificate store does not have the
          | correct certificate authority needed. This is often caused by an
          | out-of-date version of libssl. It's also possible that you're behind a
          | firewall and haven't set HTTP_PROXY and HTTPS_PROXY.
          |
          | stdout:
        Wraps: (4) COMMAND_PROBLEM
        Wraps: (5) Node 6. Command with error:
          | ``````
          | bash -e -c "cd /mnt/data1/jepsen/jepsen && ~/lein install && rm -f /mnt/data1/jepsen/cockroachdb/invoke.log"
          | ``````
        Wraps: (6) exit status 1
        Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *cluster.WithCommandDetails (4) errors.Cmd (5) *hintdetail.withDetail (6) *exec.ExitError
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-14995

erikgrinaker commented 2 years ago

Dependency download failure.

rail commented 2 years ago

Manually synced with Jira