-
Bug
-
Resolution: Obsolete
-
Normal
-
None
-
None
-
False
-
-
False
-
-
Description of problem:
1-064_validate_tcp_reset_error is flaky on openshift-ci
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
Presubmit jobs run on each PR
Actual results:
=== CONT kuttl/harness/1-064_validate_tcp_reset_error
logger.go:42: 10:18:02 | 1-064_validate_tcp_reset_error | Creating namespace: kuttl-test-tight-squid
logger.go:42: 10:18:02 | 1-064_validate_tcp_reset_error/1- | starting test step 1-
I0711 10:18:03.985874 319 request.go:655] Throttling request took 1.045180229s, request: GET:https://api.ci-ocp-4-11-amd64-aws-us-east-1-m2k7x.hive.aws.ci.openshift.org:6443/apis/whereabouts.cni.cncf.io/v1alpha1?timeout=32s
logger.go:42: 10:18:05 | 1-064_validate_tcp_reset_error/1- | test step completed 1-
logger.go:42: 10:18:05 | 1-064_validate_tcp_reset_error/2-install | starting test step 2-install
logger.go:42: 10:18:08 | 1-064_validate_tcp_reset_error/2-install | Application:openshift-gitops/1-27-argocd created
logger.go:42: 10:30:08 | 1-064_validate_tcp_reset_error/2-install | test step failed 2-install
case.go:361: failed in step 2-install
case.go:363: namespaces "test-1-27-custom" not found
case.go:363: --- Application:openshift-gitops/1-27-argocd
+++ Application:openshift-gitops/1-27-argocd
@@ -1,11 +1,44 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
+ managedFields:
+ - apiVersion: argoproj.io/v1alpha1
+ fieldsType: FieldsV1
+ fieldsV1:
+ f:spec:
+ .: {}
+ f:destination:
+ .: {}
+ f:namespace: {}
+ f:server: {}
+ f:project: {}
+ f:source:
+ .: {}
+ f:path: {}
+ f:repoURL: {}
+ f:targetRevision: {}
+ f:syncPolicy:
+ .: {}
+ f:automated: {}
+ f:retry:
+ .: {}
+ f:limit: {}
+ manager: kubectl-kuttl
+ operation: Update
+ time: "2023-07-11T10:18:08Z"
name: 1-27-argocd
namespace: openshift-gitops
-status:
- health:
- status: Healthy
- sync:
- status: Synced
+spec:
+ destination:
+ namespace: openshift-gitops
+ server: https://kubernetes.default.svc
+ project: default
+ source:
+ path: ./operator-acceptance/1-027_operand-from-git
+ repoURL: https://github.com/jannfis/operator-e2e-git
+ targetRevision: HEAD
+ syncPolicy:
+ automated: {}
+ retry:
+ limit: 5
case.go:363: resource Application:openshift-gitops/1-27-argocd: .status: key is missing from map
case.go:363: argocds.argoproj.io "argocd" not found
logger.go:42: 10:30:08 | 1-064_validate_tcp_reset_error | skipping kubernetes event logging
logger.go:42: 10:30:08 | 1-064_validate_tcp_reset_error | Deleting namespace: kuttl-test-tight-squid
Expected results:
The test should succeed
Reproducibility (Always/Intermittent/Only Once):
Intermittent
Acceptance criteria:
- Above mentioned test should succeed in Openshift CI
Definition of Done:
- Acceptance criterias are met
- Openshift CI does not encounter any flaky tests
- clones
-
GITOPS-3077 Test failure | parallel/1-068_validate_redis_secure_comm_autotls_no_ha
-
- Closed
-
- mentioned on