You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/28 14:36:25 UTC

[GitHub] rabbah opened a new issue #2813: bug in invoker startup leads to too many stem cells?

rabbah opened a new issue #2813: bug in invoker startup leads to too many stem cells?
URL: https://github.com/apache/incubator-openwhisk/issues/2813
 
 
   last time i observed this, i thought it was something i did wrong - but now i think i know how to reproduce it.
   
   ```bash
   wskdev fresh
   wskdev invoker -xd
   ```
   
   after redeploying the invokers:
   ```
   CONTAINER ID        IMAGE                        COMMAND                  CREATED              STATUS              PORTS                                                              NAMES
   3c3207fb0a83        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   About a minute ago   Up 41 seconds                                                                          wsk0_6_prewarm_nodejs6
   35cad23311a3        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   4 minutes ago        Up 3 minutes                                                                           wsk1_5_prewarm_nodejs6
   4ba9fc8a1848        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   4 minutes ago        Up 3 minutes                                                                           wsk0_5_prewarm_nodejs6
   a5d2bf841f8f        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   4 minutes ago        Up 3 minutes                                                                           wsk0_3_prewarm_nodejs6
   dc2e99fa0d2b        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   4 minutes ago        Up 3 minutes                                                                           wsk0_4_prewarm_nodejs6
   85cb462425f5        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   4 minutes ago        Up 3 minutes                                                                           wsk1_3_prewarm_nodejs6
   569d26ca9102        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   4 minutes ago        Up 3 minutes                                                                           wsk1_4_prewarm_nodejs6
   67d7088604c8        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   4 minutes ago        Up 3 minutes                                                                           wsk1_1_prewarm_nodejs6
   185ae4d1060c        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   4 minutes ago        Up 3 minutes                                                                           wsk1_2_prewarm_nodejs6
   fe4055367a28        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   4 minutes ago        Up 3 minutes                                                                           wsk0_2_prewarm_nodejs6
   d36492fb1fa6        whisk/nodejs6action:latest   "/bin/sh -c 'node ..."   4 minutes ago        Up 3 minutes                                                                           wsk0_1_prewarm_nodejs6
   0ae75f51379e        whisk/invoker:latest         "/bin/sh -c 'exec ..."   4 minutes ago        Up 4 minutes        0.0.0.0:12001->8080/tcp                                            invoker0
   f6b40cff8af1        whisk/invoker:latest         "/bin/sh -c 'exec ..."   4 minutes ago        Up 4 minutes        0.0.0.0:12002->8080/tcp                                            invoker1
   ```
   
 
----------------------------------------------------------------
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