2024-01-31T12:32:50.977952584Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-31T12:33:22.923207918Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-31T12:33:22.993161423Z ...............................DB keystone does not exist 2024-01-31T12:33:22.995521226Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-31T12:33:23.088198436Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-31T12:33:23.088375868Z DB User keystone does not exist 2024-01-31T12:33:23.088385528Z ./start.sh: line 88: [: -gt: unary operator expected 2024-01-31T12:33:23.113490848Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-31T12:33:23.135127729Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-31T12:33:23.139874705Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-31T12:33:23.144359598Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-31T12:33:37.832315676Z Wait until Keystone hostname can be resolved 2024-01-31T12:33:37.845154168Z Server: 10.96.0.10 2024-01-31T12:33:37.845184758Z Address: 10.96.0.10#53 2024-01-31T12:33:37.845189314Z 2024-01-31T12:33:37.845192858Z Name: keystone.osm.svc.cluster.local 2024-01-31T12:33:37.845196655Z Address: 10.244.0.19 2024-01-31T12:33:37.845199997Z 2024-01-31T12:33:39.674419336Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-31T12:33:40.121249595Z * Restarting Apache httpd web server apache2 2024-01-31T12:33:41.252993051Z ...done. 2024-01-31T12:33:42.263156124Z Traceback (most recent call last): 2024-01-31T12:33:42.263179145Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-31T12:33:42.263183398Z with open(filename, 'r') as f: 2024-01-31T12:33:42.263187127Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/58c52c0de45ed673abd7b4bbb9bb47da419f3134bde7fdee5f4b048c57925ab3' 2024-01-31T12:33:42.263190804Z 2024-01-31T12:33:42.263193979Z During handling of the above exception, another exception occurred: 2024-01-31T12:33:42.263197299Z 2024-01-31T12:33:42.263200422Z Traceback (most recent call last): 2024-01-31T12:33:42.263203638Z File "/usr/local/bin/openstack", line 5, in 2024-01-31T12:33:42.263207447Z from openstackclient.shell import main 2024-01-31T12:33:42.263210793Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-31T12:33:42.263214254Z from openstackclient.common import clientmanager 2024-01-31T12:33:42.263217573Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-31T12:33:42.263231220Z PLUGIN_MODULES = get_plugin_modules( 2024-01-31T12:33:42.263234406Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-31T12:33:42.263237405Z mgr = stevedore.ExtensionManager(group) 2024-01-31T12:33:42.263240255Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-31T12:33:42.263243291Z extensions = self._load_plugins(invoke_on_load, 2024-01-31T12:33:42.263246229Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-31T12:33:42.263249201Z for ep in self.list_entry_points(): 2024-01-31T12:33:42.263252027Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-31T12:33:42.263254959Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-31T12:33:42.263257893Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-31T12:33:42.263260869Z data = self._get_data_for_path(path) 2024-01-31T12:33:42.263263707Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-31T12:33:42.263266699Z data = _build_cacheable_data(path) 2024-01-31T12:33:42.263269499Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-31T12:33:42.263272494Z item = ep[:] # convert namedtuple to tuple 2024-01-31T12:33:42.263275376Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-31T12:33:43.307734413Z Traceback (most recent call last): 2024-01-31T12:33:43.307754079Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-31T12:33:43.309376047Z with open(filename, 'r') as f: 2024-01-31T12:33:43.309420150Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/58c52c0de45ed673abd7b4bbb9bb47da419f3134bde7fdee5f4b048c57925ab3' 2024-01-31T12:33:43.309428101Z 2024-01-31T12:33:43.309432866Z During handling of the above exception, another exception occurred: 2024-01-31T12:33:43.309437371Z 2024-01-31T12:33:43.309441533Z Traceback (most recent call last): 2024-01-31T12:33:43.309445895Z File "/usr/local/bin/openstack", line 5, in 2024-01-31T12:33:43.309450919Z from openstackclient.shell import main 2024-01-31T12:33:43.309455275Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-31T12:33:43.309460009Z from openstackclient.common import clientmanager 2024-01-31T12:33:43.309464595Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-31T12:33:43.309507073Z PLUGIN_MODULES = get_plugin_modules( 2024-01-31T12:33:43.309512914Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-31T12:33:43.309517674Z mgr = stevedore.ExtensionManager(group) 2024-01-31T12:33:43.309521975Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-31T12:33:43.309526508Z extensions = self._load_plugins(invoke_on_load, 2024-01-31T12:33:43.309530821Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-31T12:33:43.309535333Z for ep in self.list_entry_points(): 2024-01-31T12:33:43.309539612Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-31T12:33:43.309544241Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-31T12:33:43.309548591Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-31T12:33:43.309553147Z data = self._get_data_for_path(path) 2024-01-31T12:33:43.309557453Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-31T12:33:43.309561986Z data = _build_cacheable_data(path) 2024-01-31T12:33:43.309566576Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-31T12:33:43.309572630Z item = ep[:] # convert namedtuple to tuple 2024-01-31T12:33:43.309578245Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-31T12:33:44.452571586Z Traceback (most recent call last): 2024-01-31T12:33:44.452596098Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-31T12:33:44.452599972Z with open(filename, 'r') as f: 2024-01-31T12:33:44.452610406Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/58c52c0de45ed673abd7b4bbb9bb47da419f3134bde7fdee5f4b048c57925ab3' 2024-01-31T12:33:44.452614495Z 2024-01-31T12:33:44.452617419Z During handling of the above exception, another exception occurred: 2024-01-31T12:33:44.452620415Z 2024-01-31T12:33:44.452623531Z Traceback (most recent call last): 2024-01-31T12:33:44.452626460Z File "/usr/local/bin/openstack", line 5, in 2024-01-31T12:33:44.452630077Z from openstackclient.shell import main 2024-01-31T12:33:44.452633057Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-31T12:33:44.452636391Z from openstackclient.common import clientmanager 2024-01-31T12:33:44.452639380Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-31T12:33:44.452642566Z PLUGIN_MODULES = get_plugin_modules( 2024-01-31T12:33:44.452645504Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-31T12:33:44.452670135Z mgr = stevedore.ExtensionManager(group) 2024-01-31T12:33:44.452673133Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-31T12:33:44.452676199Z extensions = self._load_plugins(invoke_on_load, 2024-01-31T12:33:44.452679043Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-31T12:33:44.452681930Z for ep in self.list_entry_points(): 2024-01-31T12:33:44.452684767Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-31T12:33:44.452687772Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-31T12:33:44.452690616Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-31T12:33:44.452693560Z data = self._get_data_for_path(path) 2024-01-31T12:33:44.452696400Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-31T12:33:44.452699413Z data = _build_cacheable_data(path) 2024-01-31T12:33:44.452702203Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-31T12:33:44.452705094Z item = ep[:] # convert namedtuple to tuple 2024-01-31T12:33:44.452738783Z TypeError: 'EntryPoint' object is not subscriptable