I just want to verify how long initialization should take when doing a state.highstate?
On my minion I run "salt-call state.highstate" and it takes 2 minutes before my state.highstate starts running. Is this normal?
This is the output during those two minutes.
salt-call state.highstate
[INFO ] Loaded configuration file: /etc/salt/minion
[INFO ] Loading fresh modules for state activity
[INFO ] Fetching file 'salt://top.sls'
[INFO ] Fetching file 'salt://top.sls'
[INFO ] Creating module dir '/var/cache/salt/extmods/modules'
[INFO ] Syncing modules for environment 'base'
[INFO ] Loading cache from salt://_modules, for base)
[INFO ] Caching directory '_modules' for environment 'base'
[INFO ] Creating module dir '/var/cache/salt/extmods/states'
[INFO ] Syncing states for environment 'base'
[INFO ] Loading cache from salt://_states, for base)
[INFO ] Caching directory '_states' for environment 'base'
[INFO ] Creating module dir '/var/cache/salt/extmods/grains'
[INFO ] Syncing grains for environment 'base'
[INFO ] Loading cache from salt://_grains, for base)
[INFO ] Caching directory '_grains' for environment 'base'
[INFO ] Creating module dir '/var/cache/salt/extmods/renderers'
[INFO ] Syncing renderers for environment 'base'
[INFO ] Loading cache from salt://_renderers, for base)
[INFO ] Caching directory '_renderers' for environment 'base'
[INFO ] Creating module dir '/var/cache/salt/extmods/returners'
[INFO ] Syncing returners for environment 'base'
[INFO ] Loading cache from salt://_returners, for base)
[INFO ] Caching directory '_returners' for environment 'base'
[INFO ] Loading fresh modules for state activity