2024-03-14T04:08:56.287723718Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-03-14T04:09:27.611696464Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-03-14T04:09:27.636013234Z ..............................DB keystone does not exist 2024-03-14T04:09:27.640179974Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-14T04:09:27.658516463Z DB User keystone does not exist 2024-03-14T04:09:27.662301570Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-14T04:09:27.689496970Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-14T04:09:27.718716325Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-14T04:09:40.761221561Z Wait until Keystone hostname can be resolved 2024-03-14T04:09:40.781895761Z Server: 10.96.0.10 2024-03-14T04:09:40.781906838Z Address: 10.96.0.10#53 2024-03-14T04:09:40.781909961Z 2024-03-14T04:09:40.781913604Z Name: keystone.osm.svc.cluster.local 2024-03-14T04:09:40.781916531Z Address: 10.244.0.15 2024-03-14T04:09:40.781921680Z 2024-03-14T04:09:42.225421003Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-03-14T04:09:42.532662903Z * Restarting Apache httpd web server apache2 2024-03-14T04:09:43.648876900Z ...done. 2024-03-14T04:09:44.798456516Z Traceback (most recent call last): 2024-03-14T04:09:44.798472416Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-14T04:09:44.798476813Z with open(filename, 'r') as f: 2024-03-14T04:09:44.798483797Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fe85a19c7e066f0f5b7d5777e9c00c8048369edb4ce067f1c67f22b2993d960e' 2024-03-14T04:09:44.798487915Z 2024-03-14T04:09:44.798492192Z During handling of the above exception, another exception occurred: 2024-03-14T04:09:44.798495732Z 2024-03-14T04:09:44.798499505Z Traceback (most recent call last): 2024-03-14T04:09:44.798503746Z File "/usr/local/bin/openstack", line 5, in 2024-03-14T04:09:44.798507612Z from openstackclient.shell import main 2024-03-14T04:09:44.798511415Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-14T04:09:44.798515134Z from openstackclient.common import clientmanager 2024-03-14T04:09:44.798519364Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-14T04:09:44.798522896Z PLUGIN_MODULES = get_plugin_modules( 2024-03-14T04:09:44.798526891Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-14T04:09:44.798530580Z mgr = stevedore.ExtensionManager(group) 2024-03-14T04:09:44.798534275Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-14T04:09:44.798537989Z extensions = self._load_plugins(invoke_on_load, 2024-03-14T04:09:44.798541956Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-14T04:09:44.798545632Z for ep in self.list_entry_points(): 2024-03-14T04:09:44.798549222Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-14T04:09:44.798552825Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-14T04:09:44.798556515Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-14T04:09:44.798560663Z data = self._get_data_for_path(path) 2024-03-14T04:09:44.798564252Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-14T04:09:44.798574219Z data = _build_cacheable_data(path) 2024-03-14T04:09:44.798577808Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-14T04:09:44.798581149Z item = ep[:] # convert namedtuple to tuple 2024-03-14T04:09:44.798584512Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-14T04:09:45.933757072Z Traceback (most recent call last): 2024-03-14T04:09:45.933773386Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-14T04:09:45.933776683Z with open(filename, 'r') as f: 2024-03-14T04:09:45.933780567Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fe85a19c7e066f0f5b7d5777e9c00c8048369edb4ce067f1c67f22b2993d960e' 2024-03-14T04:09:45.933783509Z 2024-03-14T04:09:45.933786938Z During handling of the above exception, another exception occurred: 2024-03-14T04:09:45.933789696Z 2024-03-14T04:09:45.933792482Z Traceback (most recent call last): 2024-03-14T04:09:45.933796188Z File "/usr/local/bin/openstack", line 5, in 2024-03-14T04:09:45.933798951Z from openstackclient.shell import main 2024-03-14T04:09:45.933801768Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-14T04:09:45.933804569Z from openstackclient.common import clientmanager 2024-03-14T04:09:45.933808282Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-14T04:09:45.933811268Z PLUGIN_MODULES = get_plugin_modules( 2024-03-14T04:09:45.933814521Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-14T04:09:45.933817413Z mgr = stevedore.ExtensionManager(group) 2024-03-14T04:09:45.933820363Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-14T04:09:45.933823336Z extensions = self._load_plugins(invoke_on_load, 2024-03-14T04:09:45.933826188Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-14T04:09:45.933829011Z for ep in self.list_entry_points(): 2024-03-14T04:09:45.933831922Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-14T04:09:45.933834865Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-14T04:09:45.933837646Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-14T04:09:45.933840502Z data = self._get_data_for_path(path) 2024-03-14T04:09:45.933843291Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-14T04:09:45.933846015Z data = _build_cacheable_data(path) 2024-03-14T04:09:45.933848816Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-14T04:09:45.933851692Z item = ep[:] # convert namedtuple to tuple 2024-03-14T04:09:45.933854533Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-14T04:09:46.948174248Z Traceback (most recent call last): 2024-03-14T04:09:46.948236648Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-14T04:09:46.948246810Z with open(filename, 'r') as f: 2024-03-14T04:09:46.948256305Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fe85a19c7e066f0f5b7d5777e9c00c8048369edb4ce067f1c67f22b2993d960e' 2024-03-14T04:09:46.948264805Z 2024-03-14T04:09:46.948274661Z During handling of the above exception, another exception occurred: 2024-03-14T04:09:46.948305434Z 2024-03-14T04:09:46.948313123Z Traceback (most recent call last): 2024-03-14T04:09:46.948320925Z File "/usr/local/bin/openstack", line 5, in 2024-03-14T04:09:46.948328114Z from openstackclient.shell import main 2024-03-14T04:09:46.948341666Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-14T04:09:46.948349195Z from openstackclient.common import clientmanager 2024-03-14T04:09:46.948356900Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-14T04:09:46.948364478Z PLUGIN_MODULES = get_plugin_modules( 2024-03-14T04:09:46.948372176Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-14T04:09:46.948379075Z mgr = stevedore.ExtensionManager(group) 2024-03-14T04:09:46.948386052Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-14T04:09:46.948393092Z extensions = self._load_plugins(invoke_on_load, 2024-03-14T04:09:46.948400646Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-14T04:09:46.948407578Z for ep in self.list_entry_points(): 2024-03-14T04:09:46.948414657Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-14T04:09:46.948421608Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-14T04:09:46.948428740Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-14T04:09:46.948435873Z data = self._get_data_for_path(path) 2024-03-14T04:09:46.948442740Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-14T04:09:46.948449633Z data = _build_cacheable_data(path) 2024-03-14T04:09:46.948456450Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-14T04:09:46.948463467Z item = ep[:] # convert namedtuple to tuple 2024-03-14T04:09:46.948470414Z TypeError: 'EntryPoint' object is not subscriptable