Comment 65 for bug 1853017

Revision history for this message
Lin Shuicheng (shuicheng) wrote :

Hi Peng,
The cause is different with previous, it is not caused by registry-token-server authentication.

From the log I could find error log in pod platform-deployment-manager, which seems from
"tis-lab-registry.cumulus.wrs.com:9001/wind-river/cloud-platform-deployment-manager WRCP_20.04"

controller-0_20200429.185943/var/log/containers/platform-deployment-manager-0_platform-deployment-manager_manager-dd039c6a54492b52244abd7e7ecb7dccf197d0fa595be92ddc3f9bd7f1f8d513.log
"
2020-04-29T18:10:37.070876069Z stderr F E0429 18:10:37.070686 1 common.go:242] controller/host "msg"="an unhandled error occurred" "error"="failed to get: a896665e-9d40-4342-9a07-92c56715e008: Unable to re-authenticate: Expected HTTP response code [] when accessing [GET http://[face::1]:6385/v1/ihosts/a896665e-9d40-4342-9a07-92c56715e008], but got 401 instead\n{\"error\": {\"message\": \"The request you have made requires authentication.\", \"code\": 401, \"title\": \"Unauthorized\"}}" "type"={}
2020-04-29T18:10:37.070916344Z stderr F E0429 18:10:37.070781 1 controller.go:217] kubebuilder/controller "msg"="Reconciler error" "error"="failed to get: a896665e-9d40-4342-9a07-92c56715e008: Unable to re-authenticate: Expected HTTP response code [] when accessing [GET http://[face::1]:6385/v1/ihosts/a896665e-9d40-4342-9a07-92c56715e008], but got 401 instead\n{\"error\": {\"message\": \"The request you have made requires authentication.\", \"code\": 401, \"title\": \"Unauthorized\"}}" "controller"="host-controller" "request"={"Namespace":"deployment","Name":"controller-0"}
...
"

Please help ask WR guy help confirm whether admin password is used or not in "cloud-platform-deployment-manager".
Thanks.