I have running the same procedure with centos 8 but had other issue.
Now I moved to a clean and according to the official document, that's ubuntu 20.4 environment.

I am using the most-generic- according- to-guide setup but still during the bootstrap, I keep getting:

[WARNING]: Unable to find '/etc/openstack _deploy/ user-role- requirements. yml' in expected paths (use -vvvvv to see paths)
[WARNING]: Unable to find '/etc/openstack _deploy/ user-role- requirements. yml' in expected paths (use -vvvvv to see paths)
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
[WARNING]: Skipping callback plugin '/dev/null', unable to load
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
[WARNING]: Skipping callback plugin '/dev/null', unable to load

root@infra1:~# git checkout 22.0.1
fatal: not a git repository (or any of the parent directories): .git
root@infra1:~# cd /opt/openstack- ansible
root@infra1: /opt/openstack- ansible# git checkout 22.0.1
Previous HEAD position was ac43c0ce9 Bump OSA for RC1
HEAD is now at e1dc35d8e Bump SHAs for stable/victoria
root@infra1: /opt/openstack- ansible# git describe --abbrev=0 --tags
22.0.1
root@infra1: /opt/openstack- ansible# cd /opt/openstack- ansible
root@infra1: /opt/openstack- ansible# scripts/ bootstrap- ansible. sh
+ export HTTP_PROXY=
+ HTTP_PROXY=
+ export HTTPS_PROXY=
+ HTTPS_PROXY=
+ export ANSIBLE_ PACKAGE= ansible- base==2. 10.5
+ ANSIBLE_ PACKAGE= ansible- base==2. 10.5
+ export ANSIBLE_ ROLE_FILE= ansible- role-requiremen ts.yml
+ ANSIBLE_ ROLE_FILE= ansible- role-requiremen ts.yml
+ export ANSIBLE_ COLLECTION_ FILE=ansible- collection- requirements. yml
+ ANSIBLE_ COLLECTION_ FILE=ansible- collection- requirements. yml
+ export USER_ROLE_ FILE=user- role-requiremen ts.yml
+ USER_ROLE_ FILE=user- role-requiremen ts.yml
+ export USER_COLLECTION _FILE=user- collection- requirements. yml
+ USER_COLLECTION _FILE=user- collection- requirements. yml
+ export SSH_DIR=/root/.ssh
+ SSH_DIR=/root/.ssh
+ export DEBIAN_ FRONTEND= noninteractive
+ DEBIAN_ FRONTEND= noninteractive
+ export SETUP_ARA=false
+ SETUP_ARA=false
+ export PIP_OPTS=
+ PIP_OPTS=
+ export OSA_WRAPPER_ BIN=scripts/ openstack- ansible. sh
+ OSA_WRAPPER_ BIN=scripts/ openstack- ansible. sh
++ dirname scripts/ bootstrap- ansible. sh
+ cd scripts/..
+ info_block 'Checking for required libraries.'
+ source scripts/ scripts- library. sh
++ LINE=-- ------- ------- ------- ------- ------- ------- ------- ------- ------- -----
++ ANSIBLE_PARAMETERS=
+++ date +%s
++ STARTTIME= 1613584103
++ COMMAND_ LOGS=/openstack /log/ansible_ cmd_logs
++ PIP_COMMAND= /opt/ansible- runtime/ bin/pip
++ ZUUL_PROJECT=
++ GATE_EXIT_ LOG_COPY= false
++ GATE_EXIT_ LOG_GZIP= true
++ GATE_EXIT_ RUN_ARA= true
++ GATE_EXIT_ RUN_DSTAT= true
++ [[ -n '' ]]
++ '[' -z '' ']'
+++ grep -c '^processor' /proc/cpuinfo
++ CPU_NUM=4
++ '[' 4 -lt 10 ']'
++ ANSIBLE_FORKS=4
++ trap 'exit_fail 401 0 '\''Received STOP Signal'\''' SIGHUP SIGINT SIGTERM
++ trap 'exit_fail 402 0' ERR
+++ id -u
++ '[' 0 '!=' 0 ']'
++ '[' '!' -d etc -a '!' -d scripts -a '!' -d playbooks ']'
++ export PATH=/usr/ local/sbin: /usr/local/ bin:/usr/ sbin:/usr/ bin:/sbin: /bin:/usr/ local/sbin: /usr/local/ bin:/usr/ sbin:/usr/ bin:/sbin: /bin:/usr/ games:/ usr/local/ games:/ snap/bin
++ PATH=/usr/ local/sbin: /usr/local/ bin:/usr/ sbin:/usr/ bin:/sbin: /bin:/usr/ local/sbin: /usr/local/ bin:/usr/ sbin:/usr/ bin:/sbin: /bin:/usr/ games:/ usr/local/ games:/ snap/bin
++ export HOME=/root
++ HOME=/root
++ [[ -f /usr/local/ bin/openstack- ansible. rc ]]
+ info_block 'Bootstrapping System with Ansible'
+ echo ------- ------- ------- ------- ------- ------- ------- ------- ------- -------
------- ------- ------- ------- ------- ------- ------- ------- ------- -------
+ print_info 'Bootstrapping System with Ansible'
+ PROC_NAME='- [ Bootstrapping System with Ansible ] -'
+ printf '\n%s%s\n' '- [ Bootstrapping System with Ansible ] -' ------- ------- ------- ------- -

- [ Bootstrapping System with Ansible ] ------- ------- ------- ------- --
+ echo ------- ------- ------- ------- ------- ------- ------- ------- ------- -...

Can someone tell me why I’m encountering:
Unable to find '/etc/openstack _deploy/ user-role- requirements. yml' in expected paths.

Is it a bug, can it be worked around?

Thanks

No, missing user-role- requirements. yml and user-collection -requirements. yml is not a bug and normal operation and documented here https:/ /docs.openstack .org/openstack- ansible/ latest/ reference/ configuration/ extending- osa.html# adding- new-or- overriding- roles-in- your-openstack- ansible- installation

You don't need to have these files, but in case you have them, they will be processed appropriately.

anisble-bootstrap runs on the localhost only, so it does not need any inventory at this point either. So from what I see in the output, bootstrap was successfull and finished without any issues.
There's also a message at the end of the script `System is bootstrapped and ready for use.`

No, missing user-role-requirements.yml and user-collection-requirements.yml is not a bug and normal operation and documented here https://docs.openstack.org/openstack-ansible/latest/reference/configuration/extending-osa.html#adding-new-or-overriding-roles-in-your-openstack-ansible-installation You don't need to have these files, but in case you have them, they will be processed appropriately. anisble-bootstrap runs on the localhost only, so it does not need any inventory at this point either. So from what I see in the output, bootstrap was successfull and finished without any issues. There's also a message at the end of the script `System is bootstrapped and ready for use.`

Hi Thanks for answering.

I understand. but still i get:

+ echo 'System is bootstrapped and ready for use.'
System is bootstrapped and ready for use.
root@infra1: /opt/openstack- ansible# cd /opt/openstack- ansible/ playbooks
root@infra1: /opt/openstack- ansible/ playbooks# openstack-ansible setup-infrastru cture.yml --syntax-check
[WARNING]: * Failed to parse /opt/openstack- ansible/ inventory/ dynamic_ inventory. py with script plugin: Inventory script (/opt/openstack -ansible/ inventory/ dynamic_ inventory. py) had an execution error: Could not read data
sources: '(['/etc/ openstack_ deploy' , '/etc/openstack _deploy' , '/etc/openstack _deploy/ conf.d' , '/etc/openstack _deploy/ conf.d' ],)'.
[WARNING]: * Failed to parse /opt/openstack- ansible/ inventory/ dynamic_ inventory. py with ini plugin: /opt/openstack- ansible/ inventory/ dynamic_ inventory. py:18: Expected key=value host variable assignment, got: argparse
[WARNING]: Unable to parse /opt/openstack- ansible/ inventory/ dynamic_ inventory. py as an inventory source
[WARNING]: Unable to parse /etc/openstack_ deploy/ inventory. ini as an inventory source
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
[WARNING]: Could not match supplied host pattern, ignoring: etcd
[WARNING]: Could not match supplied host pattern, ignoring: ceph-mds
[WARNING]: Could not match supplied host pattern, ignoring: ceph-nfs

playbook: setup-infrastru cture.yml

EXIT NOTICE [Playbook execution success] ******* ******* ******* ******* ******* ***
======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ==

When I was going the same procedure with CentOS 8, there was no inventory issues.

+ echo 'System is bootstrapped and ready for use.' System is bootstrapped and ready for use. root@infra1:/opt/openstack-ansible# cd /opt/openstack-ansible/playbooks root@infra1:/opt/openstack-ansible/playbooks# openstack-ansible setup-infrastructure.yml --syntax-check [WARNING]: * Failed to parse /opt/openstack-ansible/inventory/dynamic_inventory.py with script plugin: Inventory script (/opt/openstack-ansible/inventory/dynamic_inventory.py) had an execution error: Could not read data sources: '(['/etc/openstack_deploy', '/etc/openstack_deploy', '/etc/openstack_deploy/conf.d', '/etc/openstack_deploy/conf.d'],)'. [WARNING]: * Failed to parse /opt/openstack-ansible/inventory/dynamic_inventory.py with ini plugin: /opt/openstack-ansible/inventory/dynamic_inventory.py:18: Expected key=value host variable assignment, got: argparse [WARNING]: Unable to parse /opt/openstack-ansible/inventory/dynamic_inventory.py as an inventory source [WARNING]: Unable to parse /etc/openstack_deploy/inventory.ini as an inventory source [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' [WARNING]: Could not match supplied host pattern, ignoring: etcd [WARNING]: Could not match supplied host pattern, ignoring: ceph-mds [WARNING]: Could not match supplied host pattern, ignoring: ceph-nfs playbook: setup-infrastructure.yml EXIT NOTICE [Playbook execution success] ************************************** =============================================================================== When I was going the same procedure with CentOS 8, there was no inventory issues.

I am trying to install a 3 hosts cluster according to the official guide.
from here: https:/ /docs.openstack .org/openstack- ansible/ victoria/ user/test/ example. html

I have copied the openstack_ user_config. yml to /etc/openstack_ deploy, exactly as decribed here: https:/ /docs.openstack .org/openstack- ansible/ victoria/ user/test/ example. html#deployment -configuration

and i'm getting:
root@infra1: /opt/openstack- ansible/ playbooks# openstack-ansible setup-infrastru cture.yml --syntax-check
Variable files: "-e @/etc/openstack _deploy/ user_secrets. yml -e @/etc/openstack _deploy/ user_variables. yml "
[WARNING]: Unable to parse /etc/openstack_ deploy/ inventory. ini as an inventory source

playbook: setup-infrastru cture.yml

EXIT NOTICE [Playbook execution success] ******* ******* ******* ******* ******* ***
======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ======= ==
root@infra1: /opt/openstack- ansible/ playbooks#

I really don't understand why.

Thanks

You should be able to run ./inventory/ dynamic_ inventroy. py and get a json formated inventory in case openstack_ user_config is configured correctly.

Anyway, for futher community support it's worth joining to Freenode IRC #openstack-ansible channel.

So i guess trying to follow the guide 100% is not a guarantee that it will work.
There are additional customisation needed

Now seriously, you can't tell me that's not a bug.
The /etc/openstack_ deploy/ inventory. ini file is not being parsed during the playbook for some reason:

root@infra1: /opt/openstack- ansible/ playbooks# ansible all --list-hosts
Variable files: "-e @/etc/openstack _deploy/ user_secrets. yml -e @/etc/openstack _deploy/ user_variables. yml "
[WARNING]: Unable to parse /etc/openstack_ deploy/ inventory. ini as an inventory source
hosts (16):
infra1_ cinder_ api_container- 01946efe
infra1
infra1_ nova_api_ container- 0b193f97
compute1
infra1_ horizon_ container- 4007835e
infra1_ galera_ container- 057f56f8
infra1_ glance_ container- 066e6708
infra1_ heat_api_ container- 528cdc5b
infra1_ keystone_ container- b332b238
infra1_ memcached_ container- cd880111
infra1_ neutron_ server_ container- 365cd3ca
infra1_ placement_ container- 7fb246dc
infra1_ rabbit_ mq_container- d724bb23
infra1_ repo_container- 22b63a49
infra1_ utility_ container- 38858197
storage1

All hosts are the I have /inventory/ dynamic_ inventroy. py and still not working

There should not be any hosts in /etc/openstack_ deploy/ inventory. ini since we use dynamic_ inventory. py, and only it should be used as an invetory source.

Inventory is cached in /etc/openstack_ deploy/ openstack_ inventory. json and ips are stored in /etc/openstack_ deploy/ openstack_ hostnames_ ips.yml that they could be re-used for inventory re-generation purposes.

Please provide output of the /opt/openstack- ansible/ inventory/ dynamic_ inventory. py script.

I didn't change anything with /etc/openstack_ deploy/ inventory. ini file.

I was just listing the hosts with the command "ansible all --list-hosts"which shows that there are some hosts there

root@infra1: /opt/openstack- ansible/ playbooks# ansible all --list-hosts
Variable files: "-e @/etc/openstack _deploy/ user_secrets. yml -e @/etc/openstack _deploy/ user_variables. yml "
[WARNING]: Unable to parse /etc/openstack_ deploy/ inventory. ini as an inventory source
hosts (16):
infra1_ cinder_ api_container- 01946efe
infra1
infra1_ nova_api_ container- 0b193f97
compute1
infra1_ horizon_ container- 4007835e
infra1_ galera_ container- 057f56f8
infra1_ glance_ container- 066e6708
infra1_ heat_api_ container- 528cdc5b
infra1_ keystone_ container- b332b238
infra1_ memcached_ container- cd880111
infra1_ neutron_ server_ container- 365cd3ca
infra1_ placement_ container- 7fb246dc
infra1_ rabbit_ mq_container- d724bb23
infra1_ repo_container- 22b63a49
infra1_ utility_ container- 38858197
storage1

No i didn't run setup-hosts.yml, according to the guide, i didn't see the request to run setup-hosts.yml.

Yes, i start with a small setup three hosts just to test first, if everything goes well and I get the grasp of it, then I will build a bigger environment.

Thanks,

Opps, sorry.

I didn't move to this stage due the failure on "openstack-ansible setup-infrastru cture.yml --syntax-check"

I didn't want to move on when the recheck don't only sees localhost

So couldn't wait, had to run it again.

The good news is that it goes on and do access all hosts :)
RUNNING HANDLER [ansible-hardening : restart auditd] ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* *
changed: [infra1]
changed: [storage1]
changed: [compute1]

The bad is that it will fail on starting the lxc containers (log attached)

Thanks,

According to this guide the host shouldn't have an br-storage bridge interface.
but it fails as you also stated, exactly on the br-storage.

I really wonder if the error is in the guide...

It's stated in the guide https:/ /docs.openstack .org/project- deploy- guide/openstack -ansible/ latest/ targethosts. html#configurin g-the-network and referenced documents

You can configure without that bridge, but you would need to adjust openstack_ user_config.

Thanks,

This is how I configured this.
I skipped on the br-bridge l3 Interface, as l2 only 802.1q Interface is required:
https:/ /docs.openstack .org/openstack- ansible/ victoria/ user/test/ example. html#ip- assignments

This is how I configured this. I skipped on the br-bridge l3 Interface, as l2 only 802.1q Interface is required: https://docs.openstack.org/openstack-ansible/victoria/user/test/example.html#ip-assignments

I will follow your advice and try tomorrow uncommenting the br-bridge from the openstack_ user_config.
Hopefully that’s the cause of this Problem...

unfortunately i still get error:

With or without bridges.

fatal: [infra1_ glance_ container- 7fc62e1d -> 172.29.236.11]: FAILED! => {"attempts": 3, "changed": true, "cmd": ["lxc-start", "--daemon", "--name", "infra1_ glance_ container- 7fc62e1d" , "--logfile", "/var/log/ lxc/lxc- infra1_ glance_ container- 7fc62e1d. log", "--logpriority", "INFO"], "delta": "0:00:00.119715", "end": "2021-02-19 11:44:55.317204", "msg": "non-zero return code", "rc": 1, "start": "2021-02-19 11:44:55.197489", "stderr": "lxc-start: infra1_ glance_ container- 7fc62e1d: lxccontainer.c: wait_on_ daemonized_ start: 851 Received container state \"ABORTING\" instead of \"RUNNING\ "\nlxc- start: infra1_ glance_ container- 7fc62e1d: tools/lxc_start.c: main: 308 The container failed to start\nlxc-start: infra1_ glance_ container- 7fc62e1d: tools/lxc_start.c: main: 311 To get more details, run the container in foreground mode\nlxc-start: infra1_ glance_ container- 7fc62e1d: tools/lxc_start.c: main: 313 Additional information can be obtained by setting the --logfile and --logpriority options", "stderr_lines": ["lxc-start: infra1_ glance_ container- 7fc62e1d: lxccontainer.c: wait_on_ daemonized_ start: 851 Received container state \"ABORTING\" instead of \"RUNNING\"", "lxc-start: infra1_ glance_ container- 7fc62e1d: tools/lxc_start.c: main: 308 The container failed to start", "lxc-start: infra1_ glance_ container- 7fc62e1d: tools/lxc_start.c: main: 311 To get more details, run the container in foreground mode", "lxc-start: infra1_ glance_ container- 7fc62e1d: tools/lxc_start.c: main: 313 Additional information can be obtained by setting the --logfile and --logpriority options"], "stdout": "", "stdout_lines": []}
fatal: [infra1_ cinder_ api_container- 205a2e29 -> 172.29.236.11]: FAILED! => {"attempts": 3, "changed": true, "cmd": ["lxc-start", "--daemon", "--name", "infra1_ cinder_ api_container- 205a2e29" , "--logfile", "/var/log/ lxc/lxc- infra1_ cinder_ api_container- 205a2e29. log", "--logpriority", "INFO"], "delta": "0:00:00.124695", "end": "2021-02-19 11:44:55.785338", "msg": "non-zero return code", "rc": 1, "start": "2021-02-19 11:44:55.660643", "stderr": "lxc-start: infra1_ cinder_ api_container- 205a2e29: lxccontainer.c: wait_on_ daemonized_ start: 851 Received container state \"ABORTING\" instead of \"RUNNING\ "\nlxc- start: infra1_ cinder_ api_container- 205a2e29: tools/lxc_start.c: main: 308 The container failed to start\nlxc-start: infra1_ cinder_ api_container- 205a2e29: tools/lxc_start.c: main: 311 To get more details, run the container in foreground mode\nlxc-start: infra1_ cinder_ api_container- 205a2e29: tools/lxc_start.c: main: 313 Additional information can be obtained by setting the --logfile and --logpriority options", "stderr_lines": ["lxc-start: infra1_ cinder_ api_container- 205a2e29: lxccontainer.c: wait_on_ daemonized_ start: 851 Received container state \"ABORTING\" instead of \"RUNNING\"", "lxc-start: infra1_ cinder_ api_container- 205a2e29: tools/lxc_start.c: main: 308 The container failed to start", "lxc-start: infra1_ cinder_ api_container- 205a2e29: tools/lxc_start.c: main: 311 To get more details, run the container in foreground mode", "lxc-start: infra1_ cinder_ api_container- 205a2e29: tools/lxc_start.c: main: 313 Additional ...

With or without bridges. fatal: [infra1_glance_container-7fc62e1d -> 172.29.236.11]: FAILED! => {"attempts": 3, "changed": true, "cmd": ["lxc-start", "--daemon", "--name", "infra1_glance_container-7fc62e1d", "--logfile", "/var/log/lxc/lxc-infra1_glance_container-7fc62e1d.log", "--logpriority", "INFO"], "delta": "0:00:00.119715", "end": "2021-02-19 11:44:55.317204", "msg": "non-zero return code", "rc": 1, "start": "2021-02-19 11:44:55.197489", "stderr": "lxc-start: infra1_glance_container-7fc62e1d: lxccontainer.c: wait_on_daemonized_start: 851 Received container state \"ABORTING\" instead of \"RUNNING\"\nlxc-start: infra1_glance_container-7fc62e1d: tools/lxc_start.c: main: 308 The container failed to start\nlxc-start: infra1_glance_container-7fc62e1d: tools/lxc_start.c: main: 311 To get more details, run the container in foreground mode\nlxc-start: infra1_glance_container-7fc62e1d: tools/lxc_start.c: main: 313 Additional information can be obtained by setting the --logfile and --logpriority options", "stderr_lines": ["lxc-start: infra1_glance_container-7fc62e1d: lxccontainer.c: wait_on_daemonized_start: 851 Received container state \"ABORTING\" instead of \"RUNNING\"", "lxc-start: infra1_glance_container-7fc62e1d: tools/lxc_start.c: main: 308 The container failed to start", "lxc-start: infra1_glance_container-7fc62e1d: tools/lxc_start.c: main: 311 To get more details, run the container in foreground mode", "lxc-start: infra1_glance_container-7fc62e1d: tools/lxc_start.c: main: 313 Additional information can be obtained by setting the --logfile and --logpriority options"], "stdout": "", "stdout_lines": []} fatal: [infra1_cinder_api_container-205a2e29 -> 172.29.236.11]: FAILED! => {"attempts": 3, "changed": true, "cmd": ["lxc-start", "--daemon", "--name", "infra1_cinder_api_container-205a2e29", "--logfile", "/var/log/lxc/lxc-infra1_cinder_api_container-205a2e29.log", "--logpriority", "INFO"], "delta": "0:00:00.124695", "end": "2021-02-19 11:44:55.785338", "msg": "non-zero return code", "rc": 1, "start": "2021-02-19 11:44:55.660643", "stderr": "lxc-start: infra1_cinder_api_container-205a2e29: lxccontainer.c: wait_on_daemonized_start: 851 Received container state \"ABORTING\" instead of \"RUNNING\"\nlxc-start: infra1_cinder_api_container-205a2e29: tools/lxc_start.c: main: 308 The container failed to start\nlxc-start: infra1_cinder_api_container-205a2e29: tools/lxc_start.c: main: 311 To get more details, run the container in foreground mode\nlxc-start: infra1_cinder_api_container-205a2e29: tools/lxc_start.c: main: 313 Additional information can be obtained by setting the --logfile and --logpriority options", "stderr_lines": ["lxc-start: infra1_cinder_api_container-205a2e29: lxccontainer.c: wait_on_daemonized_start: 851 Received container state \"ABORTING\" instead of \"RUNNING\"", "lxc-start: infra1_cinder_api_container-205a2e29: tools/lxc_start.c: main: 308 The container failed to start", "lxc-start: infra1_cinder_api_container-205a2e29: tools/lxc_start.c: main: 311 To get more details, run the container in foreground mode", "lxc-start: infra1_cinder_api_container-205a2e29: tools/lxc_start.c: main: 313 Additional information can be obtained by setting the --logfile and --logpriority options"], "stdout": "", "stdout_lines": []} root@infra1:/opt/openstack-ansible/playbooks# cat /var/log/lxc/lxc-infra1_glance_container-7fc62e1d.log lxc-start infra1_glance_container-7fc62e1d 20210219114439.128 INFO lxccontainer - lxccontainer.c:do_lxcapi_start:972 - Set process title to [lxc monitor] /var/lib/lxc infra1_glance_container-7fc62e1d lxc-start infra1_glance_container-7fc62e1d 20210219114439.129 INFO lsm - lsm/lsm.c:lsm_init:29 - LSM security driver AppArmor lxc-start infra1_glance_container-7fc62e1d 20210219114439.129 INFO conf - conf.c:run_script_argv:339 - Executing script "/var/lib/lxc/infra1_glance_container-7fc62e1d/veth-cleanup.sh" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "reject_force_umount # comment this to allow umount -f; not recommended" lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "[all]" lxc-start infra1_glance_container-7fc62e1d 20210219114439.236 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "kexec_load errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "open_by_handle_at errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "init_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "finit_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "delete_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO seccomp - seccomp.c:parse_config_v2:1000 - Merging compat seccomp contexts into main context lxc-start infra1_glance_container-7fc62e1d 20210219114439.237 INFO start - start.c:lxc_init:850 - Container "infra1_glance_container-7fc62e1d" is initialized lxc-start infra1_glance_container-7fc62e1d 20210219114439.248 ERROR cgfsng - cgroups/cgfsng.c:mkdir_eexist_on_last:1143 - File exists - Failed to create directory "/sys/fs/cgroup/cpuset//lxc.monitor.infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114439.249 INFO cgfsng - cgroups/cgfsng.c:cgfsng_monitor_create:1277 - The monitor process uses "lxc.monitor.infra1_glance_container-7fc62e1d" as cgroup lxc-start infra1_glance_container-7fc62e1d 20210219114439.251 ERROR cgfsng - cgroups/cgfsng.c:mkdir_eexist_on_last:1143 - File exists - Failed to create directory "/sys/fs/cgroup/cpuset//lxc.payload.infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114439.252 INFO cgfsng - cgroups/cgfsng.c:cgfsng_payload_create:1356 - The container process uses "lxc.payload.infra1_glance_container-7fc62e1d" as cgroup lxc-start infra1_glance_container-7fc62e1d 20210219114439.253 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWNS lxc-start infra1_glance_container-7fc62e1d 20210219114439.253 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWPID lxc-start infra1_glance_container-7fc62e1d 20210219114439.253 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWUTS lxc-start infra1_glance_container-7fc62e1d 20210219114439.253 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWIPC lxc-start infra1_glance_container-7fc62e1d 20210219114439.253 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWNET lxc-start infra1_glance_container-7fc62e1d 20210219114439.254 INFO cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits_legacy:2739 - Limits for the legacy cgroup hierarchies have been setup lxc-start infra1_glance_container-7fc62e1d 20210219114439.255 INFO network - network.c:instantiate_veth:334 - Attached "7fc62e1d_eth0" to bridge "lxcbr0" lxc-start infra1_glance_container-7fc62e1d 20210219114439.255 INFO network - network.c:instantiate_veth:334 - Attached "7fc62e1d_eth1" to bridge "br-mgmt" lxc-start infra1_glance_container-7fc62e1d 20210219114439.260 ERROR utils - utils.c:run_command_internal:1591 - Failed to exec command lxc-start infra1_glance_container-7fc62e1d 20210219114439.260 ERROR network - network.c:lxc_ovs_attach_bridge:2387 - Failed to attach "7fc62e1d_eth2" to openvswitch bridge "br-storage": lxc-start: infra1_glance_container-7fc62e1d: utils.c: run_command_internal: 1591 Failed to exec command lxc-start infra1_glance_container-7fc62e1d 20210219114439.261 ERROR network - network.c:instantiate_veth:330 - Operation not permitted - Failed to attach "7fc62e1d_eth2" to bridge "br-storage" lxc-start infra1_glance_container-7fc62e1d 20210219114439.284 ERROR network - network.c:lxc_create_network_priv:3096 - Operation not permitted - Failed to create network device lxc-start infra1_glance_container-7fc62e1d 20210219114439.284 ERROR start - start.c:lxc_spawn:1750 - Failed to create the network lxc-start infra1_glance_container-7fc62e1d 20210219114439.284 ERROR lxccontainer - lxccontainer.c:wait_on_daemonized_start:851 - Received container state "ABORTING" instead of "RUNNING" lxc-start infra1_glance_container-7fc62e1d 20210219114439.284 ERROR lxc_start - tools/lxc_start.c:main:308 - The container failed to start lxc-start infra1_glance_container-7fc62e1d 20210219114439.284 ERROR lxc_start - tools/lxc_start.c:main:311 - To get more details, run the container in foreground mode lxc-start infra1_glance_container-7fc62e1d 20210219114439.284 ERROR lxc_start - tools/lxc_start.c:main:313 - Additional information can be obtained by setting the --logfile and --logpriority options lxc-start infra1_glance_container-7fc62e1d 20210219114439.285 ERROR start - start.c:__lxc_start:1952 - Failed to spawn container "infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114439.285 WARN start - start.c:lxc_abort:1024 - No such process - Failed to send SIGKILL via pidfd 30 for process 52985 lxc-start infra1_glance_container-7fc62e1d 20210219114439.328 INFO conf - conf.c:run_script_argv:339 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114439.831 INFO conf - conf.c:run_script_argv:339 - Executing script "/var/lib/lxc/infra1_glance_container-7fc62e1d/veth-cleanup.sh" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114444.559 INFO lxccontainer - lxccontainer.c:do_lxcapi_start:972 - Set process title to [lxc monitor] /var/lib/lxc infra1_glance_container-7fc62e1d lxc-start infra1_glance_container-7fc62e1d 20210219114444.560 INFO lsm - lsm/lsm.c:lsm_init:29 - LSM security driver AppArmor lxc-start infra1_glance_container-7fc62e1d 20210219114444.560 INFO conf - conf.c:run_script_argv:339 - Executing script "/var/lib/lxc/infra1_glance_container-7fc62e1d/veth-cleanup.sh" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "reject_force_umount # comment this to allow umount -f; not recommended" lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "[all]" lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "kexec_load errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "open_by_handle_at errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "init_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "finit_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "delete_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO seccomp - seccomp.c:parse_config_v2:1000 - Merging compat seccomp contexts into main context lxc-start infra1_glance_container-7fc62e1d 20210219114444.598 INFO start - start.c:lxc_init:850 - Container "infra1_glance_container-7fc62e1d" is initialized lxc-start infra1_glance_container-7fc62e1d 20210219114444.613 ERROR cgfsng - cgroups/cgfsng.c:mkdir_eexist_on_last:1143 - File exists - Failed to create directory "/sys/fs/cgroup/cpuset//lxc.monitor.infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114444.614 INFO cgfsng - cgroups/cgfsng.c:cgfsng_monitor_create:1277 - The monitor process uses "lxc.monitor.infra1_glance_container-7fc62e1d" as cgroup lxc-start infra1_glance_container-7fc62e1d 20210219114444.615 ERROR cgfsng - cgroups/cgfsng.c:mkdir_eexist_on_last:1143 - File exists - Failed to create directory "/sys/fs/cgroup/cpuset//lxc.payload.infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114444.616 INFO cgfsng - cgroups/cgfsng.c:cgfsng_payload_create:1356 - The container process uses "lxc.payload.infra1_glance_container-7fc62e1d" as cgroup lxc-start infra1_glance_container-7fc62e1d 20210219114444.618 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWNS lxc-start infra1_glance_container-7fc62e1d 20210219114444.618 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWPID lxc-start infra1_glance_container-7fc62e1d 20210219114444.618 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWUTS lxc-start infra1_glance_container-7fc62e1d 20210219114444.618 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWIPC lxc-start infra1_glance_container-7fc62e1d 20210219114444.618 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWNET lxc-start infra1_glance_container-7fc62e1d 20210219114444.621 INFO cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits_legacy:2739 - Limits for the legacy cgroup hierarchies have been setup lxc-start infra1_glance_container-7fc62e1d 20210219114444.627 INFO network - network.c:instantiate_veth:334 - Attached "7fc62e1d_eth0" to bridge "lxcbr0" lxc-start infra1_glance_container-7fc62e1d 20210219114444.629 INFO network - network.c:instantiate_veth:334 - Attached "7fc62e1d_eth1" to bridge "br-mgmt" lxc-start infra1_glance_container-7fc62e1d 20210219114444.630 ERROR utils - utils.c:run_command_internal:1591 - Failed to exec command lxc-start infra1_glance_container-7fc62e1d 20210219114444.632 ERROR network - network.c:lxc_ovs_attach_bridge:2387 - Failed to attach "7fc62e1d_eth2" to openvswitch bridge "br-storage": lxc-start: infra1_glance_container-7fc62e1d: utils.c: run_command_internal: 1591 Failed to exec command lxc-start infra1_glance_container-7fc62e1d 20210219114444.633 ERROR network - network.c:instantiate_veth:330 - Operation not permitted - Failed to attach "7fc62e1d_eth2" to bridge "br-storage" lxc-start infra1_glance_container-7fc62e1d 20210219114444.648 ERROR network - network.c:lxc_create_network_priv:3096 - Operation not permitted - Failed to create network device lxc-start infra1_glance_container-7fc62e1d 20210219114444.648 ERROR start - start.c:lxc_spawn:1750 - Failed to create the network lxc-start infra1_glance_container-7fc62e1d 20210219114444.648 ERROR lxccontainer - lxccontainer.c:wait_on_daemonized_start:851 - Received container state "ABORTING" instead of "RUNNING" lxc-start infra1_glance_container-7fc62e1d 20210219114444.648 ERROR lxc_start - tools/lxc_start.c:main:308 - The container failed to start lxc-start infra1_glance_container-7fc62e1d 20210219114444.648 ERROR lxc_start - tools/lxc_start.c:main:311 - To get more details, run the container in foreground mode lxc-start infra1_glance_container-7fc62e1d 20210219114444.648 ERROR lxc_start - tools/lxc_start.c:main:313 - Additional information can be obtained by setting the --logfile and --logpriority options lxc-start infra1_glance_container-7fc62e1d 20210219114444.648 ERROR start - start.c:__lxc_start:1952 - Failed to spawn container "infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114444.649 WARN start - start.c:lxc_abort:1024 - No such process - Failed to send SIGKILL via pidfd 30 for process 54067 lxc-start infra1_glance_container-7fc62e1d 20210219114444.696 INFO conf - conf.c:run_script_argv:339 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114445.199 INFO conf - conf.c:run_script_argv:339 - Executing script "/var/lib/lxc/infra1_glance_container-7fc62e1d/veth-cleanup.sh" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114449.883 INFO lxccontainer - lxccontainer.c:do_lxcapi_start:972 - Set process title to [lxc monitor] /var/lib/lxc infra1_glance_container-7fc62e1d lxc-start infra1_glance_container-7fc62e1d 20210219114449.884 INFO lsm - lsm/lsm.c:lsm_init:29 - LSM security driver AppArmor lxc-start infra1_glance_container-7fc62e1d 20210219114449.884 INFO conf - conf.c:run_script_argv:339 - Executing script "/var/lib/lxc/infra1_glance_container-7fc62e1d/veth-cleanup.sh" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114449.917 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "reject_force_umount # comment this to allow umount -f; not recommended" lxc-start infra1_glance_container-7fc62e1d 20210219114449.917 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "[all]" lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "kexec_load errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "open_by_handle_at errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "init_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "finit_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "delete_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO seccomp - seccomp.c:parse_config_v2:1000 - Merging compat seccomp contexts into main context lxc-start infra1_glance_container-7fc62e1d 20210219114449.918 INFO start - start.c:lxc_init:850 - Container "infra1_glance_container-7fc62e1d" is initialized lxc-start infra1_glance_container-7fc62e1d 20210219114449.933 ERROR cgfsng - cgroups/cgfsng.c:mkdir_eexist_on_last:1143 - File exists - Failed to create directory "/sys/fs/cgroup/cpuset//lxc.monitor.infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114449.933 INFO cgfsng - cgroups/cgfsng.c:cgfsng_monitor_create:1277 - The monitor process uses "lxc.monitor.infra1_glance_container-7fc62e1d" as cgroup lxc-start infra1_glance_container-7fc62e1d 20210219114449.935 ERROR cgfsng - cgroups/cgfsng.c:mkdir_eexist_on_last:1143 - File exists - Failed to create directory "/sys/fs/cgroup/cpuset//lxc.payload.infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114449.936 INFO cgfsng - cgroups/cgfsng.c:cgfsng_payload_create:1356 - The container process uses "lxc.payload.infra1_glance_container-7fc62e1d" as cgroup lxc-start infra1_glance_container-7fc62e1d 20210219114449.938 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWNS lxc-start infra1_glance_container-7fc62e1d 20210219114449.938 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWPID lxc-start infra1_glance_container-7fc62e1d 20210219114449.938 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWUTS lxc-start infra1_glance_container-7fc62e1d 20210219114449.938 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWIPC lxc-start infra1_glance_container-7fc62e1d 20210219114449.938 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWNET lxc-start infra1_glance_container-7fc62e1d 20210219114449.939 INFO cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits_legacy:2739 - Limits for the legacy cgroup hierarchies have been setup lxc-start infra1_glance_container-7fc62e1d 20210219114449.948 INFO network - network.c:instantiate_veth:334 - Attached "7fc62e1d_eth0" to bridge "lxcbr0" lxc-start infra1_glance_container-7fc62e1d 20210219114449.951 INFO network - network.c:instantiate_veth:334 - Attached "7fc62e1d_eth1" to bridge "br-mgmt" lxc-start infra1_glance_container-7fc62e1d 20210219114449.953 ERROR utils - utils.c:run_command_internal:1591 - Failed to exec command lxc-start infra1_glance_container-7fc62e1d 20210219114449.953 ERROR network - network.c:lxc_ovs_attach_bridge:2387 - Failed to attach "7fc62e1d_eth2" to openvswitch bridge "br-storage": lxc-start: infra1_glance_container-7fc62e1d: utils.c: run_command_internal: 1591 Failed to exec command lxc-start infra1_glance_container-7fc62e1d 20210219114449.954 ERROR network - network.c:instantiate_veth:330 - Operation not permitted - Failed to attach "7fc62e1d_eth2" to bridge "br-storage" lxc-start infra1_glance_container-7fc62e1d 20210219114449.976 ERROR network - network.c:lxc_create_network_priv:3096 - Operation not permitted - Failed to create network device lxc-start infra1_glance_container-7fc62e1d 20210219114449.976 ERROR start - start.c:lxc_spawn:1750 - Failed to create the network lxc-start infra1_glance_container-7fc62e1d 20210219114449.976 ERROR lxccontainer - lxccontainer.c:wait_on_daemonized_start:851 - Received container state "ABORTING" instead of "RUNNING" lxc-start infra1_glance_container-7fc62e1d 20210219114449.976 ERROR lxc_start - tools/lxc_start.c:main:308 - The container failed to start lxc-start infra1_glance_container-7fc62e1d 20210219114449.976 ERROR lxc_start - tools/lxc_start.c:main:311 - To get more details, run the container in foreground mode lxc-start infra1_glance_container-7fc62e1d 20210219114449.976 ERROR lxc_start - tools/lxc_start.c:main:313 - Additional information can be obtained by setting the --logfile and --logpriority options lxc-start infra1_glance_container-7fc62e1d 20210219114449.976 ERROR start - start.c:__lxc_start:1952 - Failed to spawn container "infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114449.976 WARN start - start.c:lxc_abort:1024 - No such process - Failed to send SIGKILL via pidfd 30 for process 54292 lxc-start infra1_glance_container-7fc62e1d 20210219114450.166 INFO conf - conf.c:run_script_argv:339 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114450.519 INFO conf - conf.c:run_script_argv:339 - Executing script "/var/lib/lxc/infra1_glance_container-7fc62e1d/veth-cleanup.sh" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114455.212 INFO lxccontainer - lxccontainer.c:do_lxcapi_start:972 - Set process title to [lxc monitor] /var/lib/lxc infra1_glance_container-7fc62e1d lxc-start infra1_glance_container-7fc62e1d 20210219114455.213 INFO lsm - lsm/lsm.c:lsm_init:29 - LSM security driver AppArmor lxc-start infra1_glance_container-7fc62e1d 20210219114455.214 INFO conf - conf.c:run_script_argv:339 - Executing script "/var/lib/lxc/infra1_glance_container-7fc62e1d/veth-cleanup.sh" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114455.252 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "reject_force_umount # comment this to allow umount -f; not recommended" lxc-start infra1_glance_container-7fc62e1d 20210219114455.252 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114455.252 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114455.252 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:do_resolve_add_rule:516 - Set seccomp rule to reject force umounts lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for reject_force_umount action 0(kill) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "[all]" lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "kexec_load errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for kexec_load action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "open_by_handle_at errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for open_by_handle_at action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "init_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for init_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "finit_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for finit_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:770 - Processing "delete_module errno 1" lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:965 - Added native rule for arch 0 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:974 - Added compat rule for arch 1073741827 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:984 - Added compat rule for arch 1073741886 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:994 - Added native rule for arch -1073741762 for delete_module action 327681(errno) lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO seccomp - seccomp.c:parse_config_v2:1000 - Merging compat seccomp contexts into main context lxc-start infra1_glance_container-7fc62e1d 20210219114455.253 INFO start - start.c:lxc_init:850 - Container "infra1_glance_container-7fc62e1d" is initialized lxc-start infra1_glance_container-7fc62e1d 20210219114455.277 ERROR cgfsng - cgroups/cgfsng.c:mkdir_eexist_on_last:1143 - File exists - Failed to create directory "/sys/fs/cgroup/cpuset//lxc.monitor.infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114455.278 INFO cgfsng - cgroups/cgfsng.c:cgfsng_monitor_create:1277 - The monitor process uses "lxc.monitor.infra1_glance_container-7fc62e1d" as cgroup lxc-start infra1_glance_container-7fc62e1d 20210219114455.279 ERROR cgfsng - cgroups/cgfsng.c:mkdir_eexist_on_last:1143 - File exists - Failed to create directory "/sys/fs/cgroup/cpuset//lxc.payload.infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114455.280 INFO cgfsng - cgroups/cgfsng.c:cgfsng_payload_create:1356 - The container process uses "lxc.payload.infra1_glance_container-7fc62e1d" as cgroup lxc-start infra1_glance_container-7fc62e1d 20210219114455.282 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWNS lxc-start infra1_glance_container-7fc62e1d 20210219114455.282 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWPID lxc-start infra1_glance_container-7fc62e1d 20210219114455.282 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWUTS lxc-start infra1_glance_container-7fc62e1d 20210219114455.282 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWIPC lxc-start infra1_glance_container-7fc62e1d 20210219114455.282 INFO start - start.c:lxc_spawn:1664 - Cloned CLONE_NEWNET lxc-start infra1_glance_container-7fc62e1d 20210219114455.283 INFO cgfsng - cgroups/cgfsng.c:cgfsng_setup_limits_legacy:2739 - Limits for the legacy cgroup hierarchies have been setup lxc-start infra1_glance_container-7fc62e1d 20210219114455.287 INFO network - network.c:instantiate_veth:334 - Attached "7fc62e1d_eth0" to bridge "lxcbr0" lxc-start infra1_glance_container-7fc62e1d 20210219114455.291 INFO network - network.c:instantiate_veth:334 - Attached "7fc62e1d_eth1" to bridge "br-mgmt" lxc-start infra1_glance_container-7fc62e1d 20210219114455.294 ERROR utils - utils.c:run_command_internal:1591 - Failed to exec command lxc-start infra1_glance_container-7fc62e1d 20210219114455.294 ERROR network - network.c:lxc_ovs_attach_bridge:2387 - Failed to attach "7fc62e1d_eth2" to openvswitch bridge "br-storage": lxc-start: infra1_glance_container-7fc62e1d: lxc-start infra1_glance_container-7fc62e1d 20210219114455.294 ERROR network - network.c:instantiate_veth:330 - Operation not permitted - Failed to attach "7fc62e1d_eth2" to bridge "br-storage" lxc-start infra1_glance_container-7fc62e1d 20210219114455.316 ERROR network - network.c:lxc_create_network_priv:3096 - Operation not permitted - Failed to create network device lxc-start infra1_glance_container-7fc62e1d 20210219114455.316 ERROR start - start.c:lxc_spawn:1750 - Failed to create the network lxc-start infra1_glance_container-7fc62e1d 20210219114455.316 ERROR lxccontainer - lxccontainer.c:wait_on_daemonized_start:851 - Received container state "ABORTING" instead of "RUNNING" lxc-start infra1_glance_container-7fc62e1d 20210219114455.316 ERROR lxc_start - tools/lxc_start.c:main:308 - The container failed to start lxc-start infra1_glance_container-7fc62e1d 20210219114455.316 ERROR lxc_start - tools/lxc_start.c:main:311 - To get more details, run the container in foreground mode lxc-start infra1_glance_container-7fc62e1d 20210219114455.316 ERROR lxc_start - tools/lxc_start.c:main:313 - Additional information can be obtained by setting the --logfile and --logpriority options lxc-start infra1_glance_container-7fc62e1d 20210219114455.316 ERROR start - start.c:__lxc_start:1952 - Failed to spawn container "infra1_glance_container-7fc62e1d" lxc-start infra1_glance_container-7fc62e1d 20210219114455.316 WARN start - start.c:lxc_abort:1024 - No such process - Failed to send SIGKILL via pidfd 30 for process 54541 lxc-start infra1_glance_container-7fc62e1d 20210219114455.329 INFO conf - conf.c:run_script_argv:339 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "infra1_glance_container-7fc62e1d", config section "lxc" lxc-start infra1_glance_container-7fc62e1d 20210219114455.832 INFO conf - conf.c:run_script_argv:339 - Executing script "/var/lib/lxc/infra1_glance_container-7fc62e1d/veth-cleanup.sh" for container "infra1_glance_container-7fc62e1d", config section "lxc" Thanks,

Ok, I got it.

It was the gateway on the br-bridge interface, i'll just post the config before and after:

I know that a host machine cannot handle two gateways at on time, so this is why i left only on GW.
Don't know What's the use of that.
But yes OVS can handle this, didn't think about this.

Anyway it's working now and can finally test.

Many thanks on helping in the troubleshoot, thumbs up.