2023-12-12T09:10:21.034561928Z Wait until 120 seconds for MySQL mano Server mysql:3306 2023-12-12T09:10:51.130742674Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2023-12-12T09:10:51.144592566Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2023-12-12T09:10:51.145459135Z ............................DB keystone does not exist 2023-12-12T09:10:51.154205000Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-12T09:10:51.204420957Z DB User keystone does not exist 2023-12-12T09:10:51.204426427Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2023-12-12T09:10:51.204452740Z ./start.sh: line 88: [: -gt: unary operator expected 2023-12-12T09:10:51.204456652Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-12T09:10:51.222735533Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-12T09:10:51.251233361Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-12T09:11:10.020176787Z Wait until Keystone hostname can be resolved 2023-12-12T09:11:10.038271810Z Server: 10.96.0.10 2023-12-12T09:11:10.038294759Z Address: 10.96.0.10#53 2023-12-12T09:11:10.038299136Z 2023-12-12T09:11:10.038302481Z Name: keystone.osm.svc.cluster.local 2023-12-12T09:11:10.038305930Z Address: 10.244.0.18 2023-12-12T09:11:10.038309281Z 2023-12-12T09:11:11.758060204Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2023-12-12T09:11:12.094460503Z * Restarting Apache httpd web server apache2 2023-12-12T09:11:12.262751692Z ...done. 2023-12-12T09:11:13.535884981Z Traceback (most recent call last): 2023-12-12T09:11:13.535909001Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-12T09:11:13.535913094Z with open(filename, 'r') as f: 2023-12-12T09:11:13.535916450Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/43fdde5d3a8d2c77b68ac8d480fa5a3bc7b6070d99cca587de04f8b3bca6053e' 2023-12-12T09:11:13.535919988Z 2023-12-12T09:11:13.535923109Z During handling of the above exception, another exception occurred: 2023-12-12T09:11:13.535926640Z 2023-12-12T09:11:13.535930092Z Traceback (most recent call last): 2023-12-12T09:11:13.535933341Z File "/usr/local/bin/openstack", line 5, in 2023-12-12T09:11:13.535937053Z from openstackclient.shell import main 2023-12-12T09:11:13.535940313Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-12T09:11:13.535943692Z from openstackclient.common import clientmanager 2023-12-12T09:11:13.535946855Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-12T09:11:13.535956343Z PLUGIN_MODULES = get_plugin_modules( 2023-12-12T09:11:13.535959355Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-12T09:11:13.535962448Z mgr = stevedore.ExtensionManager(group) 2023-12-12T09:11:13.535965614Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-12T09:11:13.535968530Z extensions = self._load_plugins(invoke_on_load, 2023-12-12T09:11:13.535971402Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-12T09:11:13.535974283Z for ep in self.list_entry_points(): 2023-12-12T09:11:13.535977055Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-12T09:11:13.535979928Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-12T09:11:13.535982772Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-12T09:11:13.535985666Z data = self._get_data_for_path(path) 2023-12-12T09:11:13.535988413Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-12T09:11:13.535991292Z data = _build_cacheable_data(path) 2023-12-12T09:11:13.535994092Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-12T09:11:13.535996971Z item = ep[:] # convert namedtuple to tuple 2023-12-12T09:11:13.535999722Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-12T09:11:14.589402754Z Traceback (most recent call last): 2023-12-12T09:11:14.589427769Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-12T09:11:14.589431621Z with open(filename, 'r') as f: 2023-12-12T09:11:14.589434423Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/43fdde5d3a8d2c77b68ac8d480fa5a3bc7b6070d99cca587de04f8b3bca6053e' 2023-12-12T09:11:14.589437466Z 2023-12-12T09:11:14.589440078Z During handling of the above exception, another exception occurred: 2023-12-12T09:11:14.589442680Z 2023-12-12T09:11:14.589445240Z Traceback (most recent call last): 2023-12-12T09:11:14.589447849Z File "/usr/local/bin/openstack", line 5, in 2023-12-12T09:11:14.589450942Z from openstackclient.shell import main 2023-12-12T09:11:14.589453585Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-12T09:11:14.589456413Z from openstackclient.common import clientmanager 2023-12-12T09:11:14.589459070Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-12T09:11:14.589461858Z PLUGIN_MODULES = get_plugin_modules( 2023-12-12T09:11:14.589484181Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-12T09:11:14.589487924Z mgr = stevedore.ExtensionManager(group) 2023-12-12T09:11:14.589490641Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-12T09:11:14.589493477Z extensions = self._load_plugins(invoke_on_load, 2023-12-12T09:11:14.589496095Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-12T09:11:14.589498865Z for ep in self.list_entry_points(): 2023-12-12T09:11:14.589501402Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-12T09:11:14.589504159Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-12T09:11:14.589506739Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-12T09:11:14.589509491Z data = self._get_data_for_path(path) 2023-12-12T09:11:14.589512132Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-12T09:11:14.589514830Z data = _build_cacheable_data(path) 2023-12-12T09:11:14.589517438Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-12T09:11:14.589520136Z item = ep[:] # convert namedtuple to tuple 2023-12-12T09:11:14.589522720Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-12T09:11:15.573198246Z Traceback (most recent call last): 2023-12-12T09:11:15.573238965Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-12T09:11:15.573245391Z with open(filename, 'r') as f: 2023-12-12T09:11:15.573250098Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/43fdde5d3a8d2c77b68ac8d480fa5a3bc7b6070d99cca587de04f8b3bca6053e' 2023-12-12T09:11:15.573257597Z 2023-12-12T09:11:15.573262964Z During handling of the above exception, another exception occurred: 2023-12-12T09:11:15.573267681Z 2023-12-12T09:11:15.573275674Z Traceback (most recent call last): 2023-12-12T09:11:15.573279963Z File "/usr/local/bin/openstack", line 5, in 2023-12-12T09:11:15.573285913Z from openstackclient.shell import main 2023-12-12T09:11:15.573290504Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-12T09:11:15.573295392Z from openstackclient.common import clientmanager 2023-12-12T09:11:15.573299878Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-12T09:11:15.573315654Z PLUGIN_MODULES = get_plugin_modules( 2023-12-12T09:11:15.573322331Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-12T09:11:15.573346890Z mgr = stevedore.ExtensionManager(group) 2023-12-12T09:11:15.573350879Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-12T09:11:15.573356481Z extensions = self._load_plugins(invoke_on_load, 2023-12-12T09:11:15.573361734Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-12T09:11:15.573370167Z for ep in self.list_entry_points(): 2023-12-12T09:11:15.573374196Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-12T09:11:15.573378319Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-12T09:11:15.573382294Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-12T09:11:15.573387241Z data = self._get_data_for_path(path) 2023-12-12T09:11:15.573391551Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-12T09:11:15.573395781Z data = _build_cacheable_data(path) 2023-12-12T09:11:15.573400167Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-12T09:11:15.573404404Z item = ep[:] # convert namedtuple to tuple 2023-12-12T09:11:15.573408497Z TypeError: 'EntryPoint' object is not subscriptable