envoyproxy / envoyproxy/envoy-openssl

CI failed, caused by {cert_validator_integration_test/spiffe_validator_integration_test/ssl_integration_test}

Open
#243 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
57
Forks
46
Avg merge
16h 56m
Merged PRs (30d)
14

Description

hello I'm looking forward to use openssl library in envoy.
However, the build had done but test was not passed by using beneath code in Ubuntu 22.04.
```
./openssl/run_envoy_docker.sh './ci/do_ci.sh debug //test/extensions/transport_sockets/tls/...'
```
Build Result:
```
INFO: Analyzed 29 targets (599 packages loaded, 39460 targets configured).
INFO: Found 13 targets and 16 test targets...
FAIL: //test/extensions/transport_sockets/tls/cert_validator/spiffe:spiffe_validator_integration_test (see /build/bazel_root/base/execroot/envoy/bazel-out/k8-dbg/testlogs/test/extensions/transport_sockets/tls/cert_validator/spiffe/spiffe_validator_integration_test/test.log)
FAIL: //test/extensions/transport_sockets/tls/integration:ssl_integration_test (see /build/bazel_root/base/execroot/envoy/bazel-out/k8-dbg/testlogs/test/extensions/transport_sockets/tls/integration/ssl_integration_test/test.log)
FAIL: //test/extensions/transport_sockets/tls/cert_validator:cert_validator_integration_test (see /build/bazel_root/base/execroot/envoy/bazel-out/k8-dbg/testlogs/test/extensions/transport_sockets/tls/cert_validator/cert_validator_integration_test/test.log)
INFO: Elapsed time: 2590.326s, Critical Path: 335.53s
INFO: 5743 processes: 2432 internal, 3311 processwrapper-sandbox.
INFO: Build completed, 3 tests FAILED, 5743 total actions
//test/extensions/transport_sockets/tls/cert_validator:cert_validator_integration_test FAILED in 0.7s
/build/bazel_root/base/execroot/envoy/bazel-out/k8-dbg/testlogs/test/extensions/transport_sockets/tls/cert_validator/cert_validator_integration_test/test.log
//test/extensions/transport_sockets/tls/cert_validator/spiffe:spiffe_validator_integration_test FAILED in 1.3s
/build/bazel_root/base/execroot/envoy/bazel-out/k8-dbg/testlogs/test/extensions/transport_sockets/tls/cert_validator/spiffe/spiffe_validator_integration_test/test.log
//test/extensions/transport_sockets/tls/integration:ssl_integration_test FAILED in 0.7s
/build/bazel_root/base/execroot/envoy/bazel-out/k8-dbg/testlogs/test/extensions/transport_sockets/tls/integration/ssl_integration_test/test.log
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.