2024-01-17T21:30:35.290551680Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-17T21:31:06.102177672Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-17T21:31:06.120659921Z ..............................DB keystone does not exist 2024-01-17T21:31:06.125486696Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-17T21:31:06.195656367Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-17T21:31:06.195679600Z ./start.sh: line 88: [: -gt: unary operator expected 2024-01-17T21:31:06.195726396Z DB User keystone does not exist 2024-01-17T21:31:06.205307543Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-17T21:31:06.207680429Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-17T21:31:06.214721883Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-17T21:31:06.222095189Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-17T21:31:06.225555073Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-17T21:31:06.228647516Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-17T21:31:12.169123975Z Wait until Keystone hostname can be resolved 2024-01-17T21:31:12.221221693Z Server: 10.96.0.10 2024-01-17T21:31:12.221241768Z Address: 10.96.0.10#53 2024-01-17T21:31:12.221257595Z 2024-01-17T21:31:12.221261035Z Name: keystone.osm.svc.cluster.local 2024-01-17T21:31:12.221264327Z Address: 10.244.0.17 2024-01-17T21:31:12.221267632Z 2024-01-17T21:31:14.446822489Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-17T21:31:14.789739955Z * Restarting Apache httpd web server apache2 2024-01-17T21:31:14.934636069Z ...done. 2024-01-17T21:31:16.084030498Z Traceback (most recent call last): 2024-01-17T21:31:16.084050615Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-17T21:31:16.084054886Z with open(filename, 'r') as f: 2024-01-17T21:31:16.084058637Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/e7d06a58dc4500e3f963ba4b52f0a16b9d4e005ddbb1c7ed6353dfd3b2c16b1f' 2024-01-17T21:31:16.084062292Z 2024-01-17T21:31:16.084076623Z During handling of the above exception, another exception occurred: 2024-01-17T21:31:16.084079908Z 2024-01-17T21:31:16.084083082Z Traceback (most recent call last): 2024-01-17T21:31:16.084086160Z File "/usr/local/bin/openstack", line 5, in 2024-01-17T21:31:16.084089986Z from openstackclient.shell import main 2024-01-17T21:31:16.084093095Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-17T21:31:16.084100721Z from openstackclient.common import clientmanager 2024-01-17T21:31:16.084103812Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-17T21:31:16.084106874Z PLUGIN_MODULES = get_plugin_modules( 2024-01-17T21:31:16.084109774Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-17T21:31:16.084112896Z mgr = stevedore.ExtensionManager(group) 2024-01-17T21:31:16.084115663Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-17T21:31:16.084118667Z extensions = self._load_plugins(invoke_on_load, 2024-01-17T21:31:16.084121406Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-17T21:31:16.084124354Z for ep in self.list_entry_points(): 2024-01-17T21:31:16.084127076Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-17T21:31:16.084130494Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-17T21:31:16.084133296Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-17T21:31:16.084136179Z data = self._get_data_for_path(path) 2024-01-17T21:31:16.084139053Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-17T21:31:16.084141907Z data = _build_cacheable_data(path) 2024-01-17T21:31:16.084144608Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-17T21:31:16.084147512Z item = ep[:] # convert namedtuple to tuple 2024-01-17T21:31:16.084150239Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-17T21:31:17.088333725Z Traceback (most recent call last): 2024-01-17T21:31:17.088365475Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-17T21:31:17.088371492Z with open(filename, 'r') as f: 2024-01-17T21:31:17.088375715Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/e7d06a58dc4500e3f963ba4b52f0a16b9d4e005ddbb1c7ed6353dfd3b2c16b1f' 2024-01-17T21:31:17.088380276Z 2024-01-17T21:31:17.088384591Z During handling of the above exception, another exception occurred: 2024-01-17T21:31:17.088388861Z 2024-01-17T21:31:17.088392778Z Traceback (most recent call last): 2024-01-17T21:31:17.088397053Z File "/usr/local/bin/openstack", line 5, in 2024-01-17T21:31:17.088401800Z from openstackclient.shell import main 2024-01-17T21:31:17.088406947Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-17T21:31:17.088412483Z from openstackclient.common import clientmanager 2024-01-17T21:31:17.088425960Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-17T21:31:17.088431529Z PLUGIN_MODULES = get_plugin_modules( 2024-01-17T21:31:17.088435694Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-17T21:31:17.088439838Z mgr = stevedore.ExtensionManager(group) 2024-01-17T21:31:17.088444261Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-17T21:31:17.088463576Z extensions = self._load_plugins(invoke_on_load, 2024-01-17T21:31:17.088466344Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-17T21:31:17.088469304Z for ep in self.list_entry_points(): 2024-01-17T21:31:17.088472039Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-17T21:31:17.088474936Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-17T21:31:17.088477704Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-17T21:31:17.088480646Z data = self._get_data_for_path(path) 2024-01-17T21:31:17.088483384Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-17T21:31:17.088486232Z data = _build_cacheable_data(path) 2024-01-17T21:31:17.088488945Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-17T21:31:17.088491859Z item = ep[:] # convert namedtuple to tuple 2024-01-17T21:31:17.088494622Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-17T21:31:18.216874676Z Traceback (most recent call last): 2024-01-17T21:31:18.216899102Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-17T21:31:18.216904461Z with open(filename, 'r') as f: 2024-01-17T21:31:18.216908662Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/e7d06a58dc4500e3f963ba4b52f0a16b9d4e005ddbb1c7ed6353dfd3b2c16b1f' 2024-01-17T21:31:18.216913142Z 2024-01-17T21:31:18.216917084Z During handling of the above exception, another exception occurred: 2024-01-17T21:31:18.216926976Z 2024-01-17T21:31:18.216931179Z Traceback (most recent call last): 2024-01-17T21:31:18.216935098Z File "/usr/local/bin/openstack", line 5, in 2024-01-17T21:31:18.216939697Z from openstackclient.shell import main 2024-01-17T21:31:18.216943807Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-17T21:31:18.216948519Z from openstackclient.common import clientmanager 2024-01-17T21:31:18.216952557Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-17T21:31:18.216961372Z PLUGIN_MODULES = get_plugin_modules( 2024-01-17T21:31:18.216965082Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-17T21:31:18.216968850Z mgr = stevedore.ExtensionManager(group) 2024-01-17T21:31:18.216972458Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-17T21:31:18.216976130Z extensions = self._load_plugins(invoke_on_load, 2024-01-17T21:31:18.216980066Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-17T21:31:18.216983690Z for ep in self.list_entry_points(): 2024-01-17T21:31:18.216987147Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-17T21:31:18.216990760Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-17T21:31:18.216994338Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-17T21:31:18.216998063Z data = self._get_data_for_path(path) 2024-01-17T21:31:18.217001511Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-17T21:31:18.217005104Z data = _build_cacheable_data(path) 2024-01-17T21:31:18.217008604Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-17T21:31:18.217012214Z item = ep[:] # convert namedtuple to tuple 2024-01-17T21:31:18.217015698Z TypeError: 'EntryPoint' object is not subscriptable