openshift / origin

Conformance test suite for OpenShift
http://www.openshift.org
Apache License 2.0
8.5k stars 4.7k forks source link

WIP kubeapiserver auditloganalyzer: spot handler panics in audit log #29127

Open vrutkovs opened 2 months ago

vrutkovs commented 2 months ago

Don't let any useragent cause too many panics in apiserver

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vrutkovs Once this PR has been reviewed and has the lgtm label, please assign sosiouxme for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openshift/origin/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-trt-bot commented 2 months ago

Job Failure Risk Analysis for sha: 341a9c57e05f511516436c715207f2908ef521e4

Job Name Failure Risk
pull-ci-openshift-origin-master-e2e-gcp-ovn-upgrade IncompleteTests
Tests for this run (20) are below the historical average (816): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-master-e2e-gcp-ovn-rt-upgrade IncompleteTests
Tests for this run (190) are below the historical average (837): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
pull-ci-openshift-origin-master-e2e-gcp-ovn IncompleteTests
Tests for this run (103) are below the historical average (2050): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems)
openshift-trt-bot commented 2 months ago

Job Failure Risk Analysis for sha: 96386f95fc6c38ce6f1603a8f3267080afb2fc3a

Job Name Failure Risk
pull-ci-openshift-origin-master-e2e-aws-ovn-single-node-upgrade Medium
[sig-scheduling][Early] The openshift-console console pods [apigroup:console.openshift.io] should be scheduled on different nodes [Suite:openshift/conformance/parallel]
This test has passed 93.41% of 167 runs on release 4.18 [Architecture:amd64 FeatureSet:default Installer:ipi Network:ovn NetworkStack:ipv4 Platform:aws SecurityMode:default Topology:single Upgrade:micro] in the last week.
---
[bz-kube-apiserver][invariant] alert/KubeAPIErrorBudgetBurn should not be at or above info
This test has passed 89.82% of 167 runs on release 4.18 [Architecture:amd64 FeatureSet:default Installer:ipi Network:ovn NetworkStack:ipv4 Platform:aws SecurityMode:default Topology:single Upgrade:micro] in the last week.

Open Bugs
alert/KubeAPIErrorBudgetBurn should not be at or above info
openshift-ci[bot] commented 2 months ago

@vrutkovs: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-agnostic-ovn-cmd 96386f95fc6c38ce6f1603a8f3267080afb2fc3a link false /test e2e-agnostic-ovn-cmd
ci/prow/e2e-gcp-ovn 96386f95fc6c38ce6f1603a8f3267080afb2fc3a link true /test e2e-gcp-ovn
ci/prow/e2e-aws-ovn-serial 96386f95fc6c38ce6f1603a8f3267080afb2fc3a link true /test e2e-aws-ovn-serial
ci/prow/e2e-aws-ovn-single-node 96386f95fc6c38ce6f1603a8f3267080afb2fc3a link false /test e2e-aws-ovn-single-node
ci/prow/e2e-aws-ovn-single-node-upgrade 96386f95fc6c38ce6f1603a8f3267080afb2fc3a link false /test e2e-aws-ovn-single-node-upgrade
ci/prow/e2e-aws-ovn-single-node-serial 96386f95fc6c38ce6f1603a8f3267080afb2fc3a link false /test e2e-aws-ovn-single-node-serial
ci/prow/e2e-aws-ovn-ipsec-serial 96386f95fc6c38ce6f1603a8f3267080afb2fc3a link false /test e2e-aws-ovn-ipsec-serial
ci/prow/e2e-aws-ovn-upgrade 96386f95fc6c38ce6f1603a8f3267080afb2fc3a link false /test e2e-aws-ovn-upgrade
ci/prow/e2e-gcp-ovn-builds 96386f95fc6c38ce6f1603a8f3267080afb2fc3a link true /test e2e-gcp-ovn-builds

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
openshift-merge-robot commented 1 month ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.