Bug 1762225

Summary: [Suite:openshift/oauth/htpasswd] HTPasswd IDP should successfully configure htpasswd and be responsive [Suite:openshift/conformance/parallel]
Product: OpenShift Container Platform Reporter: zhou ying <yinzhou>
Component: apiserver-authAssignee: Stefan Schimanski <sttts>
Status: CLOSED DUPLICATE QA Contact: scheng
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.2.0CC: aos-bugs, mfojtik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-16 09:32:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description zhou ying 2019-10-16 09:20:40 UTC
Description of problem:
[Suite:openshift/oauth/htpasswd] HTPasswd IDP should successfully configure htpasswd and be responsive [Suite:openshift/conformance/parallel] expand_less	1m27s
fail [github.com/openshift/origin/test/extended/oauth/htpasswd.go:35]: Unexpected error:
    <*errors.errorString | 0xc0002733d0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred

Version-Release number of selected component (if applicable):
release-openshift-ocp-installer-e2e-azure-4.2

How reproducible:
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-azure-4.2/55
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-azure-4.2/85
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-azure-4.2/99



Actual results:
Oct  9 12:34:24.238: INFO: Running 'oc --namespace=e2e-test-htpasswd-idp-x4ms7 --config=/tmp/admin.kubeconfig create -f /tmp/fixture-testdata-dir487450398/test/extended/testdata/oauthserver/oauth-network.yaml'
service/test-oauth-svc created
route.route.openshift.io/test-oauth-route created
Oct  9 12:34:24.660: INFO: Created resources defined in oauth-network.yaml
Oct  9 12:34:24.720: INFO: Created: ClusterRoleBinding e2e-test-htpasswd-idp-x4ms7
Oct  9 12:34:24.772: INFO: Created:  /htpasswd
Oct  9 12:34:24.820: INFO: Created: Secret e2e-test-htpasswd-idp-x4ms7/session-secret
Oct  9 12:34:25.181: INFO: Created: ConfigMap e2e-test-htpasswd-idp-x4ms7/oauth-config
Oct  9 12:34:25.307: INFO: Created: Pod e2e-test-htpasswd-idp-x4ms7/test-oauth-server
Oct  9 12:34:25.307: INFO: Waiting for user 'system:serviceaccount:e2e-test-htpasswd-idp-x4ms7:e2e-oauth' to be authorized to * the * resource
Oct  9 12:34:25.397: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:25.598: INFO: Waiting for the OAuth server route to be ready: 503 Service Unavailable
Oct  9 12:34:26.598: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:26.774: INFO: Waiting for the OAuth server route to be ready: 503 Service Unavailable
Oct  9 12:34:27.598: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:27.768: INFO: Waiting for the OAuth server route to be ready: 503 Service Unavailable
Oct  9 12:34:28.598: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:28.769: INFO: Waiting for the OAuth server route to be ready: 503 Service Unavailable
Oct  9 12:34:29.598: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:29.687: INFO: Waiting for the OAuth server route to be ready: EOF
Oct  9 12:34:30.604: INFO: Waiting for the OAuth server route to be ready
Oct  9 12:34:30.720: INFO: Waiting for the OAuth server route to be ready: EOF

Comment 1 zhou ying 2019-10-16 09:32:23 UTC

*** This bug has been marked as a duplicate of bug 1761682 ***