2024-05-05T00:26:57.689080664Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-05-05T00:27:30.260232163Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-05-05T00:27:30.282886921Z ...............................DB keystone does not exist 2024-05-05T00:27:30.293964882Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-05T00:27:30.299892749Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-05-05T00:27:30.300789743Z ./start.sh: line 88: [: -gt: unary operator expected 2024-05-05T00:27:30.300946782Z DB User keystone does not exist 2024-05-05T00:27:30.310546071Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-05T00:27:30.337436572Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-05T00:27:30.385979110Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-05-05T00:27:30.399761160Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-05-05T00:27:30.457319753Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-05-05T00:27:37.550834577Z Wait until Keystone hostname can be resolved 2024-05-05T00:27:37.566473717Z Server: 10.96.0.10 2024-05-05T00:27:37.566510008Z Address: 10.96.0.10#53 2024-05-05T00:27:37.566518446Z 2024-05-05T00:27:37.566528201Z Name: keystone.osm.svc.cluster.local 2024-05-05T00:27:37.566536437Z Address: 10.244.0.14 2024-05-05T00:27:37.566543841Z 2024-05-05T00:27:39.729928594Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-05-05T00:27:40.405917342Z * Restarting Apache httpd web server apache2 2024-05-05T00:27:40.614390168Z ...done. 2024-05-05T00:27:42.119307230Z Traceback (most recent call last): 2024-05-05T00:27:42.119346626Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-05-05T00:27:42.119352980Z with open(filename, 'r') as f: 2024-05-05T00:27:42.119367825Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/e813c376bf9fd2b14a772af7f4b4deeb4d2a8addd5174f2b7e4818e79b90cd00' 2024-05-05T00:27:42.119372533Z 2024-05-05T00:27:42.119377932Z During handling of the above exception, another exception occurred: 2024-05-05T00:27:42.119382424Z 2024-05-05T00:27:42.119386866Z Traceback (most recent call last): 2024-05-05T00:27:42.119392348Z File "/usr/local/bin/openstack", line 5, in 2024-05-05T00:27:42.119396888Z from openstackclient.shell import main 2024-05-05T00:27:42.119401374Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-05-05T00:27:42.119405720Z from openstackclient.common import clientmanager 2024-05-05T00:27:42.119412599Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-05-05T00:27:42.119416984Z PLUGIN_MODULES = get_plugin_modules( 2024-05-05T00:27:42.119422984Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-05-05T00:27:42.119427690Z mgr = stevedore.ExtensionManager(group) 2024-05-05T00:27:42.119431966Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-05-05T00:27:42.119436636Z extensions = self._load_plugins(invoke_on_load, 2024-05-05T00:27:42.119441676Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-05-05T00:27:42.119446238Z for ep in self.list_entry_points(): 2024-05-05T00:27:42.119450789Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-05-05T00:27:42.119477419Z eps = list(_cache.get_group_all(self.namespace)) 2024-05-05T00:27:42.119481399Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-05-05T00:27:42.119485173Z data = self._get_data_for_path(path) 2024-05-05T00:27:42.119488848Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-05-05T00:27:42.119492517Z data = _build_cacheable_data(path) 2024-05-05T00:27:42.119496344Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-05-05T00:27:42.119500098Z item = ep[:] # convert namedtuple to tuple 2024-05-05T00:27:42.119504173Z TypeError: 'EntryPoint' object is not subscriptable 2024-05-05T00:27:43.023121309Z Traceback (most recent call last): 2024-05-05T00:27:43.023156935Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-05-05T00:27:43.023161148Z with open(filename, 'r') as f: 2024-05-05T00:27:43.023165131Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/e813c376bf9fd2b14a772af7f4b4deeb4d2a8addd5174f2b7e4818e79b90cd00' 2024-05-05T00:27:43.023168715Z 2024-05-05T00:27:43.023173403Z During handling of the above exception, another exception occurred: 2024-05-05T00:27:43.023176382Z 2024-05-05T00:27:43.023179527Z Traceback (most recent call last): 2024-05-05T00:27:43.023183416Z File "/usr/local/bin/openstack", line 5, in 2024-05-05T00:27:43.023186643Z from openstackclient.shell import main 2024-05-05T00:27:43.023189888Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-05-05T00:27:43.023193097Z from openstackclient.common import clientmanager 2024-05-05T00:27:43.023197041Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-05-05T00:27:43.023200329Z PLUGIN_MODULES = get_plugin_modules( 2024-05-05T00:27:43.023204447Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-05-05T00:27:43.023207620Z mgr = stevedore.ExtensionManager(group) 2024-05-05T00:27:43.023210927Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-05-05T00:27:43.023214099Z extensions = self._load_plugins(invoke_on_load, 2024-05-05T00:27:43.023217295Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-05-05T00:27:43.023220499Z for ep in self.list_entry_points(): 2024-05-05T00:27:43.023224957Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-05-05T00:27:43.023228745Z eps = list(_cache.get_group_all(self.namespace)) 2024-05-05T00:27:43.023232007Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-05-05T00:27:43.023235161Z data = self._get_data_for_path(path) 2024-05-05T00:27:43.023238347Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-05-05T00:27:43.023241504Z data = _build_cacheable_data(path) 2024-05-05T00:27:43.023244683Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-05-05T00:27:43.023247879Z item = ep[:] # convert namedtuple to tuple 2024-05-05T00:27:43.023251098Z TypeError: 'EntryPoint' object is not subscriptable 2024-05-05T00:27:44.026526563Z Traceback (most recent call last): 2024-05-05T00:27:44.026549760Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-05-05T00:27:44.026574960Z with open(filename, 'r') as f: 2024-05-05T00:27:44.026594032Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/e813c376bf9fd2b14a772af7f4b4deeb4d2a8addd5174f2b7e4818e79b90cd00' 2024-05-05T00:27:44.026599353Z 2024-05-05T00:27:44.026604970Z During handling of the above exception, another exception occurred: 2024-05-05T00:27:44.026609598Z 2024-05-05T00:27:44.026614531Z Traceback (most recent call last): 2024-05-05T00:27:44.026624128Z File "/usr/local/bin/openstack", line 5, in 2024-05-05T00:27:44.026629300Z from openstackclient.shell import main 2024-05-05T00:27:44.026634353Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-05-05T00:27:44.026639452Z from openstackclient.common import clientmanager 2024-05-05T00:27:44.026645200Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-05-05T00:27:44.026651157Z PLUGIN_MODULES = get_plugin_modules( 2024-05-05T00:27:44.026656512Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-05-05T00:27:44.026661883Z mgr = stevedore.ExtensionManager(group) 2024-05-05T00:27:44.026667076Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-05-05T00:27:44.026671745Z extensions = self._load_plugins(invoke_on_load, 2024-05-05T00:27:44.026676936Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-05-05T00:27:44.026682056Z for ep in self.list_entry_points(): 2024-05-05T00:27:44.026687217Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-05-05T00:27:44.026692184Z eps = list(_cache.get_group_all(self.namespace)) 2024-05-05T00:27:44.026697873Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-05-05T00:27:44.026702835Z data = self._get_data_for_path(path) 2024-05-05T00:27:44.026707915Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-05-05T00:27:44.026713196Z data = _build_cacheable_data(path) 2024-05-05T00:27:44.026718412Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-05-05T00:27:44.026723266Z item = ep[:] # convert namedtuple to tuple 2024-05-05T00:27:44.026728094Z TypeError: 'EntryPoint' object is not subscriptable