2023-12-27T21:35:12.396460993Z Wait until 120 seconds for MySQL mano Server mysql:3306 2023-12-27T21:35:32.878494534Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2023-12-27T21:35:32.881777142Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2023-12-27T21:35:32.882249388Z ..................DB keystone does not exist 2023-12-27T21:35:32.892403130Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-27T21:35:32.907611904Z DB User keystone does not exist 2023-12-27T21:35:32.911496192Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-27T21:35:32.914820586Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2023-12-27T21:35:32.919366157Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-27T21:35:32.947320769Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-27T21:35:51.529418456Z Wait until Keystone hostname can be resolved 2023-12-27T21:35:52.003836581Z Server: 10.96.0.10 2023-12-27T21:35:52.003966428Z Address: 10.96.0.10#53 2023-12-27T21:35:52.003970802Z 2023-12-27T21:35:52.003973928Z Name: keystone.osm.svc.cluster.local 2023-12-27T21:35:52.003977368Z Address: 10.244.0.18 2023-12-27T21:35:52.004189131Z 2023-12-27T21:35:55.608463207Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2023-12-27T21:35:55.968114687Z * Restarting Apache httpd web server apache2 2023-12-27T21:35:57.192504901Z ...done. 2023-12-27T21:35:58.947198092Z Traceback (most recent call last): 2023-12-27T21:35:58.947285257Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-27T21:35:58.947290288Z with open(filename, 'r') as f: 2023-12-27T21:35:58.947293520Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/8e93a409d20c5a37ed0ef37c6b35da67b372807a9fc36eb717313e9223f6b71b' 2023-12-27T21:35:58.947297103Z 2023-12-27T21:35:58.947299968Z During handling of the above exception, another exception occurred: 2023-12-27T21:35:58.947302957Z 2023-12-27T21:35:58.947306025Z Traceback (most recent call last): 2023-12-27T21:35:58.947308928Z File "/usr/local/bin/openstack", line 5, in 2023-12-27T21:35:58.947312324Z from openstackclient.shell import main 2023-12-27T21:35:58.947315322Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-27T21:35:58.947318422Z from openstackclient.common import clientmanager 2023-12-27T21:35:58.947321388Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-27T21:35:58.947336467Z PLUGIN_MODULES = get_plugin_modules( 2023-12-27T21:35:58.947339672Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-27T21:35:58.947342495Z mgr = stevedore.ExtensionManager(group) 2023-12-27T21:35:58.947345065Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-27T21:35:58.947347829Z extensions = self._load_plugins(invoke_on_load, 2023-12-27T21:35:58.947350418Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-27T21:35:58.947353071Z for ep in self.list_entry_points(): 2023-12-27T21:35:58.947355723Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-27T21:35:58.947358757Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-27T21:35:58.947361406Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-27T21:35:58.947364137Z data = self._get_data_for_path(path) 2023-12-27T21:35:58.947366803Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-27T21:35:58.947369536Z data = _build_cacheable_data(path) 2023-12-27T21:35:58.947372135Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-27T21:35:58.947374852Z item = ep[:] # convert namedtuple to tuple 2023-12-27T21:35:58.947377524Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-27T21:35:59.880203927Z Traceback (most recent call last): 2023-12-27T21:35:59.880234522Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-27T21:35:59.880242959Z with open(filename, 'r') as f: 2023-12-27T21:35:59.880249257Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/8e93a409d20c5a37ed0ef37c6b35da67b372807a9fc36eb717313e9223f6b71b' 2023-12-27T21:35:59.880255252Z 2023-12-27T21:35:59.880260854Z During handling of the above exception, another exception occurred: 2023-12-27T21:35:59.880266997Z 2023-12-27T21:35:59.880272649Z Traceback (most recent call last): 2023-12-27T21:35:59.880277529Z File "/usr/local/bin/openstack", line 5, in 2023-12-27T21:35:59.880283357Z from openstackclient.shell import main 2023-12-27T21:35:59.880288133Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-27T21:35:59.880293605Z from openstackclient.common import clientmanager 2023-12-27T21:35:59.880299259Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-27T21:35:59.880305341Z PLUGIN_MODULES = get_plugin_modules( 2023-12-27T21:35:59.880311076Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-27T21:35:59.880359998Z mgr = stevedore.ExtensionManager(group) 2023-12-27T21:35:59.880366161Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-27T21:35:59.880372048Z extensions = self._load_plugins(invoke_on_load, 2023-12-27T21:35:59.880378112Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-27T21:35:59.880384163Z for ep in self.list_entry_points(): 2023-12-27T21:35:59.880390222Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-27T21:35:59.880396479Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-27T21:35:59.880402378Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-27T21:35:59.880408685Z data = self._get_data_for_path(path) 2023-12-27T21:35:59.880414629Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-27T21:35:59.880420573Z data = _build_cacheable_data(path) 2023-12-27T21:35:59.880425876Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-27T21:35:59.880431069Z item = ep[:] # convert namedtuple to tuple 2023-12-27T21:35:59.880436416Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-27T21:36:00.915308398Z Traceback (most recent call last): 2023-12-27T21:36:00.915329536Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-27T21:36:00.915333743Z with open(filename, 'r') as f: 2023-12-27T21:36:00.915337153Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/8e93a409d20c5a37ed0ef37c6b35da67b372807a9fc36eb717313e9223f6b71b' 2023-12-27T21:36:00.915340598Z 2023-12-27T21:36:00.915343374Z During handling of the above exception, another exception occurred: 2023-12-27T21:36:00.915346448Z 2023-12-27T21:36:00.915349242Z Traceback (most recent call last): 2023-12-27T21:36:00.915352078Z File "/usr/local/bin/openstack", line 5, in 2023-12-27T21:36:00.915355400Z from openstackclient.shell import main 2023-12-27T21:36:00.915359111Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-27T21:36:00.915362303Z from openstackclient.common import clientmanager 2023-12-27T21:36:00.915365322Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-27T21:36:00.915372024Z PLUGIN_MODULES = get_plugin_modules( 2023-12-27T21:36:00.915375167Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-27T21:36:00.915389044Z mgr = stevedore.ExtensionManager(group) 2023-12-27T21:36:00.915392445Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-27T21:36:00.915395554Z extensions = self._load_plugins(invoke_on_load, 2023-12-27T21:36:00.915402056Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-27T21:36:00.915405619Z for ep in self.list_entry_points(): 2023-12-27T21:36:00.915408466Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-27T21:36:00.915411546Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-27T21:36:00.915417986Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-27T21:36:00.915421079Z data = self._get_data_for_path(path) 2023-12-27T21:36:00.915424015Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-27T21:36:00.915430335Z data = _build_cacheable_data(path) 2023-12-27T21:36:00.915433465Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-27T21:36:00.915436453Z item = ep[:] # convert namedtuple to tuple 2023-12-27T21:36:00.915439412Z TypeError: 'EntryPoint' object is not subscriptable