2024-03-24T01:22:32.390358048Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-03-24T01:23:02.689185737Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-03-24T01:23:02.746288707Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-03-24T01:23:02.749183150Z .............................DB keystone does not exist 2024-03-24T01:23:02.764075119Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-24T01:23:02.829115188Z DB User keystone does not exist 2024-03-24T01:23:02.837678391Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-24T01:23:02.864074348Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-03-24T01:23:02.876560862Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-24T01:23:02.891984224Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-03-24T01:23:02.907604437Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-24T01:23:03.075678301Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-03-24T01:23:10.325025192Z Wait until Keystone hostname can be resolved 2024-03-24T01:23:10.367148516Z Server: 10.96.0.10 2024-03-24T01:23:10.367171721Z Address: 10.96.0.10#53 2024-03-24T01:23:10.367176537Z 2024-03-24T01:23:10.367181846Z Name: keystone.osm.svc.cluster.local 2024-03-24T01:23:10.367186651Z Address: 10.244.0.14 2024-03-24T01:23:10.367190482Z 2024-03-24T01:23:12.091477661Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-03-24T01:23:12.561169925Z * Restarting Apache httpd web server apache2 2024-03-24T01:23:12.730034518Z ...done. 2024-03-24T01:23:13.911765559Z Traceback (most recent call last): 2024-03-24T01:23:13.911790777Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-24T01:23:13.911794235Z with open(filename, 'r') as f: 2024-03-24T01:23:13.911797999Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/168f04a244f972a2956eabb2d373dbc927cb9c26385a232bd3b04b1cddba6606' 2024-03-24T01:23:13.911800897Z 2024-03-24T01:23:13.911804362Z During handling of the above exception, another exception occurred: 2024-03-24T01:23:13.911806992Z 2024-03-24T01:23:13.911809827Z Traceback (most recent call last): 2024-03-24T01:23:13.911817311Z File "/usr/local/bin/openstack", line 5, in 2024-03-24T01:23:13.911820264Z from openstackclient.shell import main 2024-03-24T01:23:13.911823292Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-24T01:23:13.911826225Z from openstackclient.common import clientmanager 2024-03-24T01:23:13.911830015Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-24T01:23:13.911832889Z PLUGIN_MODULES = get_plugin_modules( 2024-03-24T01:23:13.911836230Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-24T01:23:13.911839153Z mgr = stevedore.ExtensionManager(group) 2024-03-24T01:23:13.911842048Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-24T01:23:13.911844782Z extensions = self._load_plugins(invoke_on_load, 2024-03-24T01:23:13.911847564Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-24T01:23:13.911850266Z for ep in self.list_entry_points(): 2024-03-24T01:23:13.911853111Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-24T01:23:13.911868923Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-24T01:23:13.911871792Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-24T01:23:13.911874356Z data = self._get_data_for_path(path) 2024-03-24T01:23:13.911876911Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-24T01:23:13.911879299Z data = _build_cacheable_data(path) 2024-03-24T01:23:13.911881686Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-24T01:23:13.911884106Z item = ep[:] # convert namedtuple to tuple 2024-03-24T01:23:13.911886609Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-24T01:23:14.821636982Z Traceback (most recent call last): 2024-03-24T01:23:14.821654201Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-24T01:23:14.821658394Z with open(filename, 'r') as f: 2024-03-24T01:23:14.821663031Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/168f04a244f972a2956eabb2d373dbc927cb9c26385a232bd3b04b1cddba6606' 2024-03-24T01:23:14.821666700Z 2024-03-24T01:23:14.821671889Z During handling of the above exception, another exception occurred: 2024-03-24T01:23:14.821675495Z 2024-03-24T01:23:14.821679305Z Traceback (most recent call last): 2024-03-24T01:23:14.821683625Z File "/usr/local/bin/openstack", line 5, in 2024-03-24T01:23:14.821687267Z from openstackclient.shell import main 2024-03-24T01:23:14.821690931Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-24T01:23:14.821694717Z from openstackclient.common import clientmanager 2024-03-24T01:23:14.821699251Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-24T01:23:14.821703300Z PLUGIN_MODULES = get_plugin_modules( 2024-03-24T01:23:14.821707784Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-24T01:23:14.821711527Z mgr = stevedore.ExtensionManager(group) 2024-03-24T01:23:14.821715232Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-24T01:23:14.821718878Z extensions = self._load_plugins(invoke_on_load, 2024-03-24T01:23:14.821722535Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-24T01:23:14.821726245Z for ep in self.list_entry_points(): 2024-03-24T01:23:14.821729884Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-24T01:23:14.821733781Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-24T01:23:14.821737415Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-24T01:23:14.821741186Z data = self._get_data_for_path(path) 2024-03-24T01:23:14.821744862Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-24T01:23:14.821748609Z data = _build_cacheable_data(path) 2024-03-24T01:23:14.821752243Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-24T01:23:14.821756261Z item = ep[:] # convert namedtuple to tuple 2024-03-24T01:23:14.821759884Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-24T01:23:15.660795268Z Traceback (most recent call last): 2024-03-24T01:23:15.660842455Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-24T01:23:15.660877779Z with open(filename, 'r') as f: 2024-03-24T01:23:15.660885705Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/168f04a244f972a2956eabb2d373dbc927cb9c26385a232bd3b04b1cddba6606' 2024-03-24T01:23:15.660891339Z 2024-03-24T01:23:15.660898831Z During handling of the above exception, another exception occurred: 2024-03-24T01:23:15.660904659Z 2024-03-24T01:23:15.660911144Z Traceback (most recent call last): 2024-03-24T01:23:15.660918015Z File "/usr/local/bin/openstack", line 5, in 2024-03-24T01:23:15.660923946Z from openstackclient.shell import main 2024-03-24T01:23:15.660929978Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-24T01:23:15.660935864Z from openstackclient.common import clientmanager 2024-03-24T01:23:15.660942607Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-24T01:23:15.660948518Z PLUGIN_MODULES = get_plugin_modules( 2024-03-24T01:23:15.660964127Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-24T01:23:15.660970640Z mgr = stevedore.ExtensionManager(group) 2024-03-24T01:23:15.661083046Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-24T01:23:15.661095531Z extensions = self._load_plugins(invoke_on_load, 2024-03-24T01:23:15.661101762Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-24T01:23:15.661107712Z for ep in self.list_entry_points(): 2024-03-24T01:23:15.661113601Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-24T01:23:15.661119559Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-24T01:23:15.661143840Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-24T01:23:15.661150465Z data = self._get_data_for_path(path) 2024-03-24T01:23:15.661156666Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-24T01:23:15.661162655Z data = _build_cacheable_data(path) 2024-03-24T01:23:15.661168502Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-24T01:23:15.661174417Z item = ep[:] # convert namedtuple to tuple 2024-03-24T01:23:15.661180370Z TypeError: 'EntryPoint' object is not subscriptable