2024-03-25T04:10:26.567336613Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-03-25T04:10:58.729155086Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-03-25T04:10:58.769323734Z ...............................DB keystone does not exist 2024-03-25T04:10:58.775389103Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-25T04:10:58.803487579Z DB User keystone does not exist 2024-03-25T04:10:58.808040461Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-25T04:10:58.869452737Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-25T04:10:58.926582812Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-03-25T04:11:12.914551818Z Wait until Keystone hostname can be resolved 2024-03-25T04:11:12.945085244Z Server: 10.96.0.10 2024-03-25T04:11:12.945100060Z Address: 10.96.0.10#53 2024-03-25T04:11:12.945129077Z 2024-03-25T04:11:12.945133608Z Name: keystone.osm.svc.cluster.local 2024-03-25T04:11:12.945136421Z Address: 10.244.0.14 2024-03-25T04:11:12.945138994Z 2024-03-25T04:11:14.750255201Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-03-25T04:11:15.054514235Z * Restarting Apache httpd web server apache2 2024-03-25T04:11:16.158745444Z ...done. 2024-03-25T04:11:17.244386190Z Traceback (most recent call last): 2024-03-25T04:11:17.244402836Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-25T04:11:17.244406047Z with open(filename, 'r') as f: 2024-03-25T04:11:17.244409580Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/0f7766e6274a5af9ae981ae7034badadec7db16e507ef86069e1f0d46181bdac' 2024-03-25T04:11:17.244415778Z 2024-03-25T04:11:17.244419247Z During handling of the above exception, another exception occurred: 2024-03-25T04:11:17.244422103Z 2024-03-25T04:11:17.244424943Z Traceback (most recent call last): 2024-03-25T04:11:17.244428415Z File "/usr/local/bin/openstack", line 5, in 2024-03-25T04:11:17.244431248Z from openstackclient.shell import main 2024-03-25T04:11:17.244434665Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-25T04:11:17.244438723Z from openstackclient.common import clientmanager 2024-03-25T04:11:17.244443480Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-25T04:11:17.244448181Z PLUGIN_MODULES = get_plugin_modules( 2024-03-25T04:11:17.244452543Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-25T04:11:17.244456856Z mgr = stevedore.ExtensionManager(group) 2024-03-25T04:11:17.244461154Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-25T04:11:17.244465518Z extensions = self._load_plugins(invoke_on_load, 2024-03-25T04:11:17.244468525Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-25T04:11:17.244471566Z for ep in self.list_entry_points(): 2024-03-25T04:11:17.244474870Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-25T04:11:17.244477705Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-25T04:11:17.244480531Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-25T04:11:17.244483384Z data = self._get_data_for_path(path) 2024-03-25T04:11:17.244486165Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-25T04:11:17.244495273Z data = _build_cacheable_data(path) 2024-03-25T04:11:17.244497839Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-25T04:11:17.244500228Z item = ep[:] # convert namedtuple to tuple 2024-03-25T04:11:17.244502694Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-25T04:11:18.398948612Z Traceback (most recent call last): 2024-03-25T04:11:18.398976549Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-25T04:11:18.398980699Z with open(filename, 'r') as f: 2024-03-25T04:11:18.398985470Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/0f7766e6274a5af9ae981ae7034badadec7db16e507ef86069e1f0d46181bdac' 2024-03-25T04:11:18.398988781Z 2024-03-25T04:11:18.398992925Z During handling of the above exception, another exception occurred: 2024-03-25T04:11:18.398996444Z 2024-03-25T04:11:18.398999826Z Traceback (most recent call last): 2024-03-25T04:11:18.399003905Z File "/usr/local/bin/openstack", line 5, in 2024-03-25T04:11:18.399007685Z from openstackclient.shell import main 2024-03-25T04:11:18.399011422Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-25T04:11:18.399014726Z from openstackclient.common import clientmanager 2024-03-25T04:11:18.399018908Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-25T04:11:18.399022128Z PLUGIN_MODULES = get_plugin_modules( 2024-03-25T04:11:18.399026061Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-25T04:11:18.399029254Z mgr = stevedore.ExtensionManager(group) 2024-03-25T04:11:18.399032457Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-25T04:11:18.399035789Z extensions = self._load_plugins(invoke_on_load, 2024-03-25T04:11:18.399039088Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-25T04:11:18.399042438Z for ep in self.list_entry_points(): 2024-03-25T04:11:18.399045663Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-25T04:11:18.399049044Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-25T04:11:18.399052412Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-25T04:11:18.399055874Z data = self._get_data_for_path(path) 2024-03-25T04:11:18.399059127Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-25T04:11:18.399062401Z data = _build_cacheable_data(path) 2024-03-25T04:11:18.399065591Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-25T04:11:18.399068772Z item = ep[:] # convert namedtuple to tuple 2024-03-25T04:11:18.399072305Z TypeError: 'EntryPoint' object is not subscriptable 2024-03-25T04:11:19.270130416Z Traceback (most recent call last): 2024-03-25T04:11:19.270163665Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-03-25T04:11:19.270168476Z with open(filename, 'r') as f: 2024-03-25T04:11:19.270178905Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/0f7766e6274a5af9ae981ae7034badadec7db16e507ef86069e1f0d46181bdac' 2024-03-25T04:11:19.270182798Z 2024-03-25T04:11:19.270187827Z During handling of the above exception, another exception occurred: 2024-03-25T04:11:19.270209019Z 2024-03-25T04:11:19.270214435Z Traceback (most recent call last): 2024-03-25T04:11:19.270219842Z File "/usr/local/bin/openstack", line 5, in 2024-03-25T04:11:19.270224476Z from openstackclient.shell import main 2024-03-25T04:11:19.270228402Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-03-25T04:11:19.270232826Z from openstackclient.common import clientmanager 2024-03-25T04:11:19.270238683Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-03-25T04:11:19.270242959Z PLUGIN_MODULES = get_plugin_modules( 2024-03-25T04:11:19.270247513Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-03-25T04:11:19.270251393Z mgr = stevedore.ExtensionManager(group) 2024-03-25T04:11:19.270255430Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-03-25T04:11:19.270259405Z extensions = self._load_plugins(invoke_on_load, 2024-03-25T04:11:19.270263362Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-03-25T04:11:19.270267157Z for ep in self.list_entry_points(): 2024-03-25T04:11:19.270271061Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-03-25T04:11:19.270275005Z eps = list(_cache.get_group_all(self.namespace)) 2024-03-25T04:11:19.270278856Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-03-25T04:11:19.270282710Z data = self._get_data_for_path(path) 2024-03-25T04:11:19.270287213Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-03-25T04:11:19.270291150Z data = _build_cacheable_data(path) 2024-03-25T04:11:19.270295093Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-03-25T04:11:19.270314482Z item = ep[:] # convert namedtuple to tuple 2024-03-25T04:11:19.270318501Z TypeError: 'EntryPoint' object is not subscriptable