Bug 2074210
Summary: | asia-south2, australia-southeast2, and southamerica-west1Missing from GCP regions | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Brent Barbachem <bbarbach> |
Component: | Installer | Assignee: | Brent Barbachem <bbarbach> |
Installer sub component: | openshift-installer | QA Contact: | Jianli Wei <jiwei> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | padillon |
Version: | 4.11 | ||
Target Milestone: | --- | ||
Target Release: | 4.11.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-10 11:05:57 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
Brent Barbachem
2022-04-11 19:09:44 UTC
Noticed that Europe West 8 was also just added in the last few days. Added this, as the bz is still in need of review. @padillon Does this seem reasonable in /comment1 ? Yep! We can add all the missing regions as part of this BZ. Tested with cluster-bot build https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-origin-installer-launch-gcp-modern/1519196478675881984, installations passed with the 4 new regions. https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-install/97743/ (SUCCESS) https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-destroy/88625/ (SUCCESS) LAUNCHER_VARS installer_payload_image: registry.build01.ci.openshift.org/ci-ln-jlm924k/release:latest region: asia-south2 num_workers: 2 $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.ci.test-2022-04-27-071058-ci-ln-jlm924k-latest True False 7m53s Cluster version is 4.11.0-0.ci.tes t-2022-04-27-071058-ci-ln-jlm924k-latest $ oc get nodes NAME STATUS ROLES AGE VERSION jiwei-0427-11-crrft-master-0.c.openshift-qe.internal Ready master 29m v1.23.3+2a2851c jiwei-0427-11-crrft-master-1.c.openshift-qe.internal Ready master 28m v1.23.3+2a2851c jiwei-0427-11-crrft-master-2.c.openshift-qe.internal Ready master 29m v1.23.3+2a2851c jiwei-0427-11-crrft-worker-a-8ksfk.c.openshift-qe.internal Ready worker 16m v1.23.3+2a2851c jiwei-0427-11-crrft-worker-b-nf7hx.c.openshift-qe.internal Ready worker 16m v1.23.3+2a2851c $ gcloud compute instances list --filter="name~jiwei-0427-11-crrft" NAME ZONE MACHINE_TYPE PREEMPTIBLE INTERNAL_IP EXTERNAL_IP STATUS jiwei-0427-11-crrft-master-0 asia-south2-a n1-standard-4 10.0.0.4 RUNNING jiwei-0427-11-crrft-worker-a-8ksfk asia-south2-a n1-standard-4 10.0.128.2 RUNNING jiwei-0427-11-crrft-master-2 asia-south2-c n1-standard-4 10.0.0.5 RUNNING jiwei-0427-11-crrft-master-1 asia-south2-b n1-standard-4 10.0.0.3 RUNNING jiwei-0427-11-crrft-worker-b-nf7hx asia-south2-b n1-standard-4 10.0.128.3 RUNNING $ https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-install/97752/ (SUCCESS) https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-destroy/88630/ (SUCCESS) LAUNCHER_VARS installer_payload_image: registry.build01.ci.openshift.org/ci-ln-jlm924k/release:latest region: australia-southeast2 num_workers: 2 $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.ci.test-2022-04-27-071058-ci-ln-jlm924k-latest True False 9m51s Cluster version is 4.11.0-0.ci.test-2022-04-27-071058-ci-ln-jlm924k-latest $ oc get nodes NAME STATUS ROLES AGE VERSION jiwei-0427-12-954lc-master-0.c.openshift-qe.internal Ready master 31m v1.23.3+2a2851c jiwei-0427-12-954lc-master-1.c.openshift-qe.internal Ready master 32m v1.23.3+2a2851c jiwei-0427-12-954lc-master-2.c.openshift-qe.internal Ready master 30m v1.23.3+2a2851c jiwei-0427-12-954lc-worker-a-rzs2d.c.openshift-qe.internal Ready worker 21m v1.23.3+2a2851c jiwei-0427-12-954lc-worker-b-zm9hl.c.openshift-qe.internal Ready worker 21m v1.23.3+2a2851c $ gcloud compute instances list --filter="name~jiwei-0427-12-954lc" NAME ZONE MACHINE_TYPE PREEMPTIBLE INTERNAL_IP EXTERNAL_IP STATUS jiwei-0427-12-954lc-master-0 australia-southeast2-a n1-standard-4 10.0.0.3 RUNNING jiwei-0427-12-954lc-worker-a-rzs2d australia-southeast2-a n1-standard-4 10.0.128.2 RUNNING jiwei-0427-12-954lc-master-2 australia-southeast2-c n1-standard-4 10.0.0.5 RUNNING jiwei-0427-12-954lc-master-1 australia-southeast2-b n1-standard-4 10.0.0.4 RUNNING jiwei-0427-12-954lc-worker-b-zm9hl australia-southeast2-b n1-standard-4 10.0.128.3 RUNNING $ https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-install/97754/ (SUCCESS) https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-destroy/88632/ (SUCCESS) LAUNCHER_VARS installer_payload_image: registry.build01.ci.openshift.org/ci-ln-jlm924k/release:latest region: southamerica-west1 num_workers: 2 vm_type_masters: 'e2-standard-4' vm_type_workers: 'e2-standard-2' $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.ci.test-2022-04-27-071058-ci-ln-jlm924k-latest True False 6m41s Cluster version is 4.11.0-0.ci.test-2022-04-27-071058-ci-ln-jlm924k-latest $ oc get nodes NAME STATUS ROLES AGE VERSION jiwei-0427-13-d4bkg-master-0.c.openshift-qe.internal Ready master 28m v1.23.3+2a2851c jiwei-0427-13-d4bkg-master-1.c.openshift-qe.internal Ready master 28m v1.23.3+2a2851c jiwei-0427-13-d4bkg-master-2.c.openshift-qe.internal Ready master 28m v1.23.3+2a2851c jiwei-0427-13-d4bkg-worker-a-v4ck8.c.openshift-qe.internal Ready worker 18m v1.23.3+2a2851c jiwei-0427-13-d4bkg-worker-b-zplhg.c.openshift-qe.internal Ready worker 18m v1.23.3+2a2851c $ gcloud compute instances list --filter="name~jiwei-0427-13-d4bkg" NAME ZONE MACHINE_TYPE PREEMPTIBLE INTERNAL_IP EXTERNAL_IP STATUS jiwei-0427-13-d4bkg-master-0 southamerica-west1-a e2-standard-4 10.0.0.3 RUNNING jiwei-0427-13-d4bkg-worker-a-v4ck8 southamerica-west1-a e2-standard-2 10.0.128.2 RUNNING jiwei-0427-13-d4bkg-master-1 southamerica-west1-b e2-standard-4 10.0.0.5 RUNNING jiwei-0427-13-d4bkg-worker-b-zplhg southamerica-west1-b e2-standard-2 10.0.128.3 RUNNING jiwei-0427-13-d4bkg-master-2 southamerica-west1-c e2-standard-4 10.0.0.4 RUNNING $ https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-install/97755/ (SUCCESS) https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-destroy/88633/ (SUCCESS) LAUNCHER_VARS installer_payload_image: registry.build01.ci.openshift.org/ci-ln-jlm924k/release:latest region: europe-west8 num_workers: 2 vm_type_masters: 'e2-standard-4' vm_type_workers: 'e2-standard-2' $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.ci.test-2022-04-27-071058-ci-ln-jlm924k-latest True False 11m Cluster version is 4.11.0-0.ci.test-2022-04-27-071058-ci-ln-jlm924k-latest $ oc get nodes NAME STATUS ROLES AGE VERSION jiwei-0427-14-mv69r-master-0.c.openshift-qe.internal Ready master 31m v1.23.3+2a2851c jiwei-0427-14-mv69r-master-1.c.openshift-qe.internal Ready master 31m v1.23.3+2a2851c jiwei-0427-14-mv69r-master-2.c.openshift-qe.internal Ready master 31m v1.23.3+2a2851c jiwei-0427-14-mv69r-worker-a-qkhx5.c.openshift-qe.internal Ready worker 21m v1.23.3+2a2851c jiwei-0427-14-mv69r-worker-b-pbcdf.c.openshift-qe.internal Ready worker 20m v1.23.3+2a2851c $ gcloud compute instances list --filter="name~jiwei-0427-14-mv69r" NAME ZONE MACHINE_TYPE PREEMPTIBLE INTERNAL_IP EXTERNAL_IP STATUS jiwei-0427-14-mv69r-master-0 europe-west8-a e2-standard-4 10.0.0.3 RUNNING jiwei-0427-14-mv69r-worker-a-qkhx5 europe-west8-a e2-standard-2 10.0.128.3 RUNNING jiwei-0427-14-mv69r-master-1 europe-west8-b e2-standard-4 10.0.0.5 RUNNING jiwei-0427-14-mv69r-worker-b-pbcdf europe-west8-b e2-standard-2 10.0.128.2 RUNNING jiwei-0427-14-mv69r-master-2 europe-west8-c e2-standard-4 10.0.0.4 RUNNING $ Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069 |