2024-02-22T01:25:51.956556767Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-02-22T01:26:23.933902484Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-02-22T01:26:23.983586263Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-02-22T01:26:23.987933443Z ...............................DB keystone does not exist 2024-02-22T01:26:23.990210721Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-22T01:26:24.008219001Z DB User keystone does not exist 2024-02-22T01:26:24.014878750Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-22T01:26:24.019241930Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-02-22T01:26:24.026005241Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-22T01:26:24.051080866Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-22T01:26:24.059601929Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-02-22T01:26:30.812405771Z Wait until Keystone hostname can be resolved 2024-02-22T01:26:30.863363353Z Server: 10.96.0.10 2024-02-22T01:26:30.863387633Z Address: 10.96.0.10#53 2024-02-22T01:26:30.863391672Z 2024-02-22T01:26:30.863394881Z Name: keystone.osm.svc.cluster.local 2024-02-22T01:26:30.863398286Z Address: 10.244.0.14 2024-02-22T01:26:30.863401378Z 2024-02-22T01:26:32.896131331Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-02-22T01:26:33.243278047Z * Restarting Apache httpd web server apache2 2024-02-22T01:26:34.376654663Z ...done. 2024-02-22T01:26:35.277447216Z Traceback (most recent call last): 2024-02-22T01:26:35.277471020Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-22T01:26:35.277475353Z with open(filename, 'r') as f: 2024-02-22T01:26:35.277478639Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/8c6f7db1b8ac88b59201c5548ec4393e8571b8750e5bca29b923416018b7bf5a' 2024-02-22T01:26:35.277482073Z 2024-02-22T01:26:35.277485072Z During handling of the above exception, another exception occurred: 2024-02-22T01:26:35.277488120Z 2024-02-22T01:26:35.277491229Z Traceback (most recent call last): 2024-02-22T01:26:35.277494172Z File "/usr/local/bin/openstack", line 5, in 2024-02-22T01:26:35.277497661Z from openstackclient.shell import main 2024-02-22T01:26:35.277678134Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-22T01:26:35.277681725Z from openstackclient.common import clientmanager 2024-02-22T01:26:35.277684758Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-22T01:26:35.277697302Z PLUGIN_MODULES = get_plugin_modules( 2024-02-22T01:26:35.277700195Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-22T01:26:35.277703043Z mgr = stevedore.ExtensionManager(group) 2024-02-22T01:26:35.277705685Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-22T01:26:35.277708446Z extensions = self._load_plugins(invoke_on_load, 2024-02-22T01:26:35.277711077Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-22T01:26:35.277713819Z for ep in self.list_entry_points(): 2024-02-22T01:26:35.277716424Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-22T01:26:35.277719293Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-22T01:26:35.277721921Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-22T01:26:35.277724644Z data = self._get_data_for_path(path) 2024-02-22T01:26:35.277727258Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-22T01:26:35.277730056Z data = _build_cacheable_data(path) 2024-02-22T01:26:35.277732657Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-22T01:26:35.277735364Z item = ep[:] # convert namedtuple to tuple 2024-02-22T01:26:35.277737984Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-22T01:26:36.215866859Z Traceback (most recent call last): 2024-02-22T01:26:36.215904886Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-22T01:26:36.215909064Z with open(filename, 'r') as f: 2024-02-22T01:26:36.215912318Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/8c6f7db1b8ac88b59201c5548ec4393e8571b8750e5bca29b923416018b7bf5a' 2024-02-22T01:26:36.215915851Z 2024-02-22T01:26:36.215918890Z During handling of the above exception, another exception occurred: 2024-02-22T01:26:36.215922195Z 2024-02-22T01:26:36.215925187Z Traceback (most recent call last): 2024-02-22T01:26:36.215928237Z File "/usr/local/bin/openstack", line 5, in 2024-02-22T01:26:36.215932282Z from openstackclient.shell import main 2024-02-22T01:26:36.215935358Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-22T01:26:36.215938658Z from openstackclient.common import clientmanager 2024-02-22T01:26:36.215941775Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-22T01:26:36.215945214Z PLUGIN_MODULES = get_plugin_modules( 2024-02-22T01:26:36.215962337Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-22T01:26:36.215965837Z mgr = stevedore.ExtensionManager(group) 2024-02-22T01:26:36.215968623Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-22T01:26:36.215971501Z extensions = self._load_plugins(invoke_on_load, 2024-02-22T01:26:36.215974178Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-22T01:26:36.215976956Z for ep in self.list_entry_points(): 2024-02-22T01:26:36.215979597Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-22T01:26:36.215982421Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-22T01:26:36.215988000Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-22T01:26:36.215990880Z data = self._get_data_for_path(path) 2024-02-22T01:26:36.215993662Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-22T01:26:36.215996507Z data = _build_cacheable_data(path) 2024-02-22T01:26:36.215999176Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-22T01:26:36.216002040Z item = ep[:] # convert namedtuple to tuple 2024-02-22T01:26:36.216004813Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-22T01:26:37.197710025Z Traceback (most recent call last): 2024-02-22T01:26:37.197732064Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-22T01:26:37.197781362Z with open(filename, 'r') as f: 2024-02-22T01:26:37.197784643Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/8c6f7db1b8ac88b59201c5548ec4393e8571b8750e5bca29b923416018b7bf5a' 2024-02-22T01:26:37.197787667Z 2024-02-22T01:26:37.197790470Z During handling of the above exception, another exception occurred: 2024-02-22T01:26:37.197793392Z 2024-02-22T01:26:37.197796068Z Traceback (most recent call last): 2024-02-22T01:26:37.197798551Z File "/usr/local/bin/openstack", line 5, in 2024-02-22T01:26:37.197804056Z from openstackclient.shell import main 2024-02-22T01:26:37.197806578Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-22T01:26:37.197809465Z from openstackclient.common import clientmanager 2024-02-22T01:26:37.197812051Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-22T01:26:37.197814742Z PLUGIN_MODULES = get_plugin_modules( 2024-02-22T01:26:37.197817186Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-22T01:26:37.197829965Z mgr = stevedore.ExtensionManager(group) 2024-02-22T01:26:37.197832666Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-22T01:26:37.197835278Z extensions = self._load_plugins(invoke_on_load, 2024-02-22T01:26:37.197837793Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-22T01:26:37.197840467Z for ep in self.list_entry_points(): 2024-02-22T01:26:37.197842920Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-22T01:26:37.197845633Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-22T01:26:37.197848155Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-22T01:26:37.197850701Z data = self._get_data_for_path(path) 2024-02-22T01:26:37.197853162Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-22T01:26:37.197855832Z data = _build_cacheable_data(path) 2024-02-22T01:26:37.197858281Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-22T01:26:37.197860942Z item = ep[:] # convert namedtuple to tuple 2024-02-22T01:26:37.197863439Z TypeError: 'EntryPoint' object is not subscriptable