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 2018/06/27 20:16:07 UTC

[GitHub] apcheamitru opened a new issue #235: Key not found: 'info' - controller will not start

apcheamitru opened a new issue #235: Key not found: 'info' - controller will not start
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/235
 
 
   Having issues after with new deployment... controller will not start.
   <pre>
   [root@sgandhi-ow ~]# kubectl -n openwhisk get po controller-0
   NAME           READY     STATUS             RESTARTS   AGE
   controller-0   0/1       CrashLoopBackOff   41         1h
   </pre>
   
   Here are the container logs:
   <pre>
   [2018-06-27T19:55:36.566Z] [INFO] Initializing Kamon...
   [INFO] [06/27/2018 19:55:37.130] [main] [StatsDExtension(akka://kamon)] Starting the Kamon(StatsD) extension
   [2018-06-27T19:55:37.199Z] [INFO] Slf4jLogger started
   [2018-06-27T19:55:37.231Z] [INFO] Starting remoting
   [2018-06-27T19:55:37.412Z] [INFO] Remoting started; listening on addresses :[akka.tcp://controller-actor-system@10.244.0.148:2552]
   [2018-06-27T19:55:37.415Z] [INFO] Remoting now listens on addresses: [akka.tcp://controller-actor-system@10.244.0.148:2552]
   [2018-06-27T19:55:37.436Z] [INFO] Cluster Node [akka.tcp://controller-actor-system@10.244.0.148:2552] - Starting up...
   [2018-06-27T19:55:37.488Z] [INFO] Cluster Node [akka.tcp://controller-actor-system@10.244.0.148:2552] - Registered cluster JMX MBean [akka:type=Cluster]
   [2018-06-27T19:55:37.488Z] [INFO] Cluster Node [akka.tcp://controller-actor-system@10.244.0.148:2552] - Started up successfully
   [2018-06-27T19:55:37.532Z] [INFO] Cluster Node [akka.tcp://controller-actor-system@10.244.0.148:2552] - No seed-nodes configured, manual cluster join required
   [2018-06-27T19:55:37.752Z] [INFO] [#tid_sid_unknown] [Config] environment set value for limits.triggers.fires.perMinute
   [2018-06-27T19:55:37.752Z] [INFO] [#tid_sid_unknown] [Config] environment set value for limits.actions.sequence.maxLength
   [2018-06-27T19:55:37.753Z] [INFO] [#tid_sid_unknown] [Config] environment set value for limits.actions.invokes.concurrent
   [2018-06-27T19:55:37.753Z] [INFO] [#tid_sid_unknown] [Config] environment set value for controller.instances
   [2018-06-27T19:55:37.753Z] [INFO] [#tid_sid_unknown] [Config] environment set value for limits.actions.invokes.perMinute
   [2018-06-27T19:55:37.754Z] [INFO] [#tid_sid_unknown] [Config] environment set value for limits.actions.invokes.concurrentInSystem
   [2018-06-27T19:55:37.754Z] [INFO] [#tid_sid_unknown] [Config] environment set value for runtimes.manifest
   [2018-06-27T19:55:37.754Z] [INFO] [#tid_sid_unknown] [Config] environment set value for kafka.hosts
   [2018-06-27T19:55:37.755Z] [INFO] [#tid_sid_unknown] [Config] environment set value for port
   [2018-06-27T19:55:38.275Z] [INFO] [#tid_sid_unknown] [KafkaMessagingProvider] topic completed0 already existed
   [2018-06-27T19:55:38.519Z] [INFO] [#tid_sid_unknown] [KafkaMessagingProvider] topic health already existed
   [2018-06-27T19:55:38.800Z] [INFO] [#tid_sid_unknown] [KafkaMessagingProvider] topic cacheInvalidation already existed
   [2018-06-27T19:55:39.096Z] [INFO] [#tid_sid_unknown] [KafkaMessagingProvider] topic events already existed
   [2018-06-27T19:55:39.467Z] [INFO] [#tid_sid_controller] [Controller] starting controller instance 0 [marker:controller_startup0_count:1714]
   [2018-06-27T19:55:40.518Z] [INFO] [#tid_sid_dispatcher] [MessageFeed] handler capacity = 128, pipeline fill at = 128, pipeline depth = 256
   [2018-06-27T19:55:40.675Z] [INFO] [#tid_sid_loadbalancer] [ShardingContainerPoolBalancerState] blackboxFraction = 0.1
   [2018-06-27T19:55:40.855Z] [INFO] [#tid_sid_dispatcher] [MessageFeed] handler capacity = 128, pipeline fill at = 128, pipeline depth = 256
   [2018-06-27T19:55:41.294Z] [INFO] [#tid_sid_loadbalancer] [WhiskAction] [GET] serving from datastore: CacheKey(whisk.system/invokerHealthTestAction0) [marker:database_cacheMiss_count:3544]
   [2018-06-27T19:55:41.296Z] [INFO] [#tid_sid_loadbalancer] [CouchDbRestStore] [GET] 'test_whisks' finding document: 'id: whisk.system/invokerHealthTestAction0' [marker:database_getDocument_start:3546]
   [2018-06-27T19:55:41.531Z] [INFO] [#tid_sid_loadbalancer] [CouchDbRestStore]  [marker:database_getDocument_finish:3781:234]
   [2018-06-27T19:55:41.559Z] [INFO] [#tid_sid_loadbalancer] [WhiskAction] write initiated on existing cache entry, invalidating CacheKey(whisk.system/invokerHealthTestAction0), tid sid_loadbalancer, state WriteInProgress
   [2018-06-27T19:55:41.563Z] [INFO] [#tid_sid_loadbalancer] [CouchDbRestStore] [PUT] 'test_whisks' saving document: 'id: whisk.system/invokerHealthTestAction0, rev: 49-675f68155d3f18cb5b808e0a905fa41d' [marker:database_saveDocument_start:3813]
   [2018-06-27T19:55:41.628Z] [INFO] [#tid_sid_loadbalancer] [CouchDbRestStore]  [marker:database_saveDocument_finish:3877:64]
   [2018-06-27T19:55:41.641Z] [INFO] [#tid_sid_loadbalancer] [WhiskAction] write all done, caching CacheKey(whisk.system/invokerHealthTestAction0) Cached
   [2018-06-27T19:55:41.641Z] [INFO] [#tid_sid_loadbalancer] [InvokerPool] test action for invoker health now exists
   [2018-06-27T19:55:41.755Z] [INFO] [#tid_sid_controller] [Controller] loadbalancer initialized: ShardingContainerPoolBalancer
   [2018-06-27T19:55:41.756Z] [INFO] [#tid_sid_dispatcher] [MessageFeed] handler capacity = 128, pipeline fill at = 128, pipeline depth = 256
   [2018-06-27T19:55:41.762Z] [INFO] [#tid_sid_controller] [ActivationThrottler] systemOverloadLimit = 5000
   Exception in thread "main" pureconfig.error.ConfigReaderException: Cannot convert configuration to a whisk.core.controller.WhiskInformation. Failures are:
     at 'whisk':
       - Key not found: 'info'.
   
   	at pureconfig.package$.getResultOrThrow(package.scala:138)
   	at pureconfig.package$.loadConfigOrThrow(package.scala:160)
   	at whisk.core.controller.RestAPIVersion.<init>(RestAPIs.scala:176)
   	at whisk.core.controller.Controller.<init>(Controller.scala:133)
   	at whisk.core.controller.Controller$.main(Controller.scala:234)
   	at whisk.core.controller.Controller.main(Controller.scala)
   [2018-06-27T19:55:53.882Z] [INFO] Cluster Node [akka.tcp://controller-actor-system@10.244.0.148:2552] - Exiting completed
   [2018-06-27T19:55:53.892Z] [INFO] Cluster Node [akka.tcp://controller-actor-system@10.244.0.148:2552] - Shutting down...
   [2018-06-27T19:55:53.912Z] [INFO] Cluster Node [akka.tcp://controller-actor-system@10.244.0.148:2552] - Successfully shut down
   [2018-06-27T19:55:53.929Z] [INFO] [#tid_sid_unknown] [Controller] Shutting down Kamon with coordinated shutdown
   [2018-06-27T19:55:53.954Z] [INFO] Shutting down remote daemon.
   [2018-06-27T19:55:53.956Z] [INFO] Remote daemon shut down; proceeding with flushing remote transports.
   [2018-06-27T19:55:53.992Z] [INFO] Remoting shut down
   [2018-06-27T19:55:53.993Z] [INFO] Remoting shut down.
   [ERROR] [06/27/2018 19:55:54.034] [controller-actor-system-dispatchers.kafka-dispatcher-19] [Controller$(akka://controller-actor-system)] [#tid_sid_unknown] [KafkaConsumerConnector] poll timeout occurred. Retrying 3 more times.
   [ERROR] [06/27/2018 19:55:54.039] [controller-actor-system-dispatchers.kafka-dispatcher-36] [Controller$(akka://controller-actor-system)] [#tid_sid_unknown] [KafkaConsumerConnector] poll timeout occurred. Retrying 3 more times.
   [ERROR] [06/27/2018 19:55:54.040] [controller-actor-system-dispatchers.kafka-dispatcher-20] [Controller$(akka://controller-actor-system)] [#tid_sid_unknown] [KafkaConsumerConnector] poll timeout occurred. Retrying 3 more times.
   </pre>
   
   I'm new to OpenWhisk, so if there's any additional information I can provide, please let me know.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services