Viewing the upgrade plan in VCF Operations 9.1 UI (Build > Lifecycle > VCF Management > Upgrade) displays stale entries with missing "Component" and "Location" details.
The source version of the upgrade is listed as undefined.
Selecting the stale record checkbox in VCF Operations 9.1 UI and attempting to Run Precheck or Reconfigure fails with the following error:
Failed to run action on component. Upgrade plan validation failed. The following validation errors were detected: VCF_LCM_FLEET_UPGRADE_400_INVALID_UPGRADE_PLAN_SPEC. Review the validation errors X and correct the input data. Ensure all component IDs in the filter exist in the upgrade plan inventory. Verify that all required fields are provided and have valid values.
ERROR sddc-build-service <appi and logger details>Failed to authenticate OkHttp request GET https://<VCFops-fqdn>/api/vl/components/<component-id>: <component-fqdn>: Name or service not knownERROR sddc-build-service <API and logger details>- Request failed after 6ms: GET https://<VCFops-fqdn>/api/vl/components/<component-id>: <component-fqdn>:java. net . UnknownHostException: <component-fqdn>: Name or service not knownat java. base/java. net. Inet6AddressImpl. lookupAllHostAddr (Native Method)at java. base/java. net . Inet6AddressImpl . lookupAllHostAddr (Unknown Source)at java.base/java.net. InetAddress$PlatformResolver. lookupByName (Unknown Source)at java.base/java.net. InetAddress. getAddressesFromNameService (Unknown Source)...Caused by: java.net.UnknownHostException: <component-fqdn>: Name or service not known