You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/07/10 13:28:30 UTC

[GitHub] [openwhisk-deploy-kube] craftsman2020 opened a new issue, #732: all is ok, but install-packages is init.....

craftsman2020 opened a new issue, #732:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/732

   hi,
         all the pod  for openwhisk is ok without install-packages. The install-packages's status is init..
         can u help me to troubleshoot it?
   
        the err log is as below:{
   
       Defaulted container "install-packages" out of: install-packages, wait-for-healthy-invoker (init)
   Error from server (BadRequest): container "install-packages" in pod "owdev-install-packages-wpbt4" is waiting to start: PodInitializing
   }
   
    helm test owdev -n openwhisk
   
   NAME: owdev
   LAST DEPLOYED: Sun Jul 10 05:36:26 2022
   NAMESPACE: openwhisk
   STATUS: deployed
   REVISION: 1
   TEST SUITE:     owdev-tests-package-checker
   Last Started:   Sun Jul 10 06:07:04 2022
   Last Completed: Sun Jul 10 06:07:04 2022
   Phase:          Failed
   NOTES:
   Apache OpenWhisk
   Copyright 2016-2021 The Apache Software Foundation
   
   
   
   root@master:~/openwhisk-deploy-kube# kubectl get pods  -n openwhisk
   NAME                                                          READY   STATUS              RESTARTS   AGE
   owdev-alarmprovider-7bf886bc6d-4sv9h                          1/1     Running             0          40m
   owdev-apigateway-7989db6776-7rnzm                             1/1     Running             0          40m
   owdev-controller-0                                            1/1     Running             0          40m
   owdev-couchdb-7894f89985-qfqt7                                1/1     Running             0          40m
   owdev-gen-certs-42wp7                                         0/1     Completed           0          40m
   owdev-init-couchdb-892v4                                      0/1     Completed           0          40m
   owdev-install-packages-wpbt4                                  0/1     Init:0/1            0          40m
   owdev-invoker-0                                               1/1     Running             0          40m
   owdev-kafka-0                                                 1/1     Running             0          40m
   owdev-kafkaprovider-5bf49b5b75-65bj8                          1/1     Running             0          40m
   owdev-nginx-767f85c46c-gd828                                  1/1     Running             0          40m
   owdev-redis-76dd89fc6f-9k94s                                  1/1     Running             0          40m
   owdev-wskadmin                                                1/1     Running             0          40m
   owdev-zookeeper-0                                             1/1     Running             0          40m
   wskowdev-invoker-00-64-whisksystem-invokerhealthtestaction0   0/1     ContainerCreating   0          57s
   wskowdev-invoker-00-65-prewarm-nodejs14                       0/1     ContainerCreating   0          40s
   
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org