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/bank/strobe-skews failed #97286

Closed cockroach-teamcity closed 1 year ago

cockroach-teamcity commented 1 year ago

roachtest.jepsen/bank/strobe-skews failed with artifacts on release-22.2 @ 6d52a9dbabf57beefb762dee1587f9ad537304bd:

test artifacts and logs in: /artifacts/jepsen/bank/strobe-skews/run_1
(test_impl.go:292).Fatalf: error installing Jepsen deps: output in run_124558.197882012_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:2018
  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runJepsen.func1
  |     github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/jepsen.go:171
  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runJepsen
  |     github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/jepsen.go:191
  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerJepsen.func1
  |     github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/jepsen.go:361
  | main.(*testRunner).runTest.func2
  |     main/pkg/cmd/roachtest/test_runner.go:923
  | runtime.goexit
  |     GOROOT/src/runtime/asm_amd64.s:1594
Wraps: (2) output in run_124558.197882012_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.10.0-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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  | 
  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
  | curl: (22) The requested URL returned error: 503 
  | Failed to download https://github.com/technomancy/leiningen/releases/download/2.10.0/leiningen-2.10.0-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) Node 6. Command with error:
  | ``````
  | bash -e -c "cd /mnt/data1/jepsen/jepsen && ~/lein install && rm -f /mnt/data1/jepsen/cockroachdb/invoke.log"
  | ``````
Wraps: (5) COMMAND_PROBLEM
Wraps: (6) exit status 1
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *cluster.WithCommandDetails (4) *hintdetail.withDetail (5) errors.Cmd (6) *exec.ExitError

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

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/test-eng

This test on roachdash | Improve this report!

Jira issue: CRDB-24611

renatolabs commented 1 year ago
curl: (22) The requested URL returned error: 503 
Failed to download https://github.com/technomancy/leiningen/releases/download/2.10.0/leiningen-2.10.0-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.