Closed vinaykul closed 3 years ago
The reason for this slow initial startup is:
k logs mizar-daemon-sp9lt -c node-init
...
...
Downloading https://files.pythonhosted.org/packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl (77kB)
Building wheels for collected packages: grpcio, grpcio-tools, luigi, pyroute2, scapy, tornado, pyroute2.core, pyroute2.ethtool, pyroute2.ipdb, pyroute2.ipset, pyroute2.ndb, pyroute2.nftables, pyroute2.nslink
Running setup.py bdist_wheel for grpcio: started
Running setup.py bdist_wheel for grpcio: still running...
Running setup.py bdist_wheel for grpcio: still running...
Running setup.py bdist_wheel for grpcio: still running...
Running setup.py bdist_wheel for grpcio: still running...
Running setup.py bdist_wheel for grpcio: still running...
Running setup.py bdist_wheel for grpcio: still running...
Running setup.py bdist_wheel for grpcio: still running...
This might help: https://github.com/grpc/grpc/issues/24026
Mizar yaml deployment on very first time on fresh VM takes excessive amount of time to come up and running.
It seems to be stuck in the Init container. It is building something according to top output.
Repro steps:
Run top to see the processes that are running.