2024-02-12T01:26:13.163468863Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-02-12T01:26:44.021165969Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-02-12T01:26:44.090071954Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-02-12T01:26:44.091963599Z ..............................DB keystone does not exist 2024-02-12T01:26:44.096656016Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-12T01:26:44.113038546Z DB User keystone does not exist 2024-02-12T01:26:44.116553739Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-12T01:26:44.138815441Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-12T01:26:44.158980066Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-02-12T01:26:44.170394643Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-02-12T01:26:49.037679153Z Wait until Keystone hostname can be resolved 2024-02-12T01:26:49.057887125Z Server: 10.96.0.10 2024-02-12T01:26:49.057905905Z Address: 10.96.0.10#53 2024-02-12T01:26:49.057910005Z 2024-02-12T01:26:49.057913361Z Name: keystone.osm.svc.cluster.local 2024-02-12T01:26:49.057916817Z Address: 10.244.0.12 2024-02-12T01:26:49.057920027Z 2024-02-12T01:26:50.824804655Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-02-12T01:26:51.453495331Z * Restarting Apache httpd web server apache2 2024-02-12T01:26:51.692461187Z ...done. 2024-02-12T01:26:52.640602988Z Traceback (most recent call last): 2024-02-12T01:26:52.640627498Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-12T01:26:52.640633552Z with open(filename, 'r') as f: 2024-02-12T01:26:52.640638896Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/c7fa6ab8d28efd6145e9f6337615beb5c6d602fb04f8176f59b0bcf407ed93d5' 2024-02-12T01:26:52.640644579Z 2024-02-12T01:26:52.640649485Z During handling of the above exception, another exception occurred: 2024-02-12T01:26:52.640654593Z 2024-02-12T01:26:52.640659443Z Traceback (most recent call last): 2024-02-12T01:26:52.640665155Z File "/usr/local/bin/openstack", line 5, in 2024-02-12T01:26:52.640671980Z from openstackclient.shell import main 2024-02-12T01:26:52.640678399Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-12T01:26:52.640684334Z from openstackclient.common import clientmanager 2024-02-12T01:26:52.640689489Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-12T01:26:52.640706318Z PLUGIN_MODULES = get_plugin_modules( 2024-02-12T01:26:52.640710867Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-12T01:26:52.640715556Z mgr = stevedore.ExtensionManager(group) 2024-02-12T01:26:52.640720046Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-12T01:26:52.640724656Z extensions = self._load_plugins(invoke_on_load, 2024-02-12T01:26:52.640729157Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-12T01:26:52.640733792Z for ep in self.list_entry_points(): 2024-02-12T01:26:52.640738261Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-12T01:26:52.640743476Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-12T01:26:52.640748700Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-12T01:26:52.640754554Z data = self._get_data_for_path(path) 2024-02-12T01:26:52.640760012Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-12T01:26:52.640770768Z data = _build_cacheable_data(path) 2024-02-12T01:26:52.640776167Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-12T01:26:52.640781513Z item = ep[:] # convert namedtuple to tuple 2024-02-12T01:26:52.640785637Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-12T01:26:53.514988374Z Traceback (most recent call last): 2024-02-12T01:26:53.515008607Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-12T01:26:53.515011872Z with open(filename, 'r') as f: 2024-02-12T01:26:53.515014482Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/c7fa6ab8d28efd6145e9f6337615beb5c6d602fb04f8176f59b0bcf407ed93d5' 2024-02-12T01:26:53.515017279Z 2024-02-12T01:26:53.515019843Z During handling of the above exception, another exception occurred: 2024-02-12T01:26:53.515022370Z 2024-02-12T01:26:53.515024744Z Traceback (most recent call last): 2024-02-12T01:26:53.515027230Z File "/usr/local/bin/openstack", line 5, in 2024-02-12T01:26:53.515030158Z from openstackclient.shell import main 2024-02-12T01:26:53.515032599Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-12T01:26:53.515035301Z from openstackclient.common import clientmanager 2024-02-12T01:26:53.515037811Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-12T01:26:53.515040452Z PLUGIN_MODULES = get_plugin_modules( 2024-02-12T01:26:53.515042852Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-12T01:26:53.515052003Z mgr = stevedore.ExtensionManager(group) 2024-02-12T01:26:53.515054542Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-12T01:26:53.515057042Z extensions = self._load_plugins(invoke_on_load, 2024-02-12T01:26:53.515059473Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-12T01:26:53.515061960Z for ep in self.list_entry_points(): 2024-02-12T01:26:53.515064371Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-12T01:26:53.515066905Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-12T01:26:53.515069339Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-12T01:26:53.515071818Z data = self._get_data_for_path(path) 2024-02-12T01:26:53.515074198Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-12T01:26:53.515076684Z data = _build_cacheable_data(path) 2024-02-12T01:26:53.515079059Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-12T01:26:53.515081543Z item = ep[:] # convert namedtuple to tuple 2024-02-12T01:26:53.515083926Z TypeError: 'EntryPoint' object is not subscriptable 2024-02-12T01:26:54.332651699Z Traceback (most recent call last): 2024-02-12T01:26:54.332669038Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-02-12T01:26:54.332679135Z with open(filename, 'r') as f: 2024-02-12T01:26:54.332682240Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/c7fa6ab8d28efd6145e9f6337615beb5c6d602fb04f8176f59b0bcf407ed93d5' 2024-02-12T01:26:54.332685723Z 2024-02-12T01:26:54.332688691Z During handling of the above exception, another exception occurred: 2024-02-12T01:26:54.332691717Z 2024-02-12T01:26:54.332694620Z Traceback (most recent call last): 2024-02-12T01:26:54.332697622Z File "/usr/local/bin/openstack", line 5, in 2024-02-12T01:26:54.332701607Z from openstackclient.shell import main 2024-02-12T01:26:54.332704574Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-02-12T01:26:54.332707790Z from openstackclient.common import clientmanager 2024-02-12T01:26:54.332710826Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-02-12T01:26:54.332713990Z PLUGIN_MODULES = get_plugin_modules( 2024-02-12T01:26:54.332716930Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-02-12T01:26:54.332723824Z mgr = stevedore.ExtensionManager(group) 2024-02-12T01:26:54.332726928Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-02-12T01:26:54.332730010Z extensions = self._load_plugins(invoke_on_load, 2024-02-12T01:26:54.332732960Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-02-12T01:26:54.332736050Z for ep in self.list_entry_points(): 2024-02-12T01:26:54.332738969Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-02-12T01:26:54.332742050Z eps = list(_cache.get_group_all(self.namespace)) 2024-02-12T01:26:54.332744978Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-02-12T01:26:54.332748068Z data = self._get_data_for_path(path) 2024-02-12T01:26:54.332750983Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-02-12T01:26:54.332754033Z data = _build_cacheable_data(path) 2024-02-12T01:26:54.332756920Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-02-12T01:26:54.332759977Z item = ep[:] # convert namedtuple to tuple 2024-02-12T01:26:54.332762901Z TypeError: 'EntryPoint' object is not subscriptable