+ sudo -E kolla_set_configs INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json INFO:__main__:Validating config file INFO:__main__:Kolla config strategy set to: COPY_ALWAYS INFO:__main__:Copying service configuration files INFO:__main__:Deleting /etc/libvirt/libvirtd.conf INFO:__main__:Copying /var/lib/kolla/config_files/libvirtd.conf to /etc/libvirt/libvirtd.conf INFO:__main__:Setting permission for /etc/libvirt/libvirtd.conf INFO:__main__:Deleting /etc/libvirt/qemu.conf INFO:__main__:Copying /var/lib/kolla/config_files/qemu.conf to /etc/libvirt/qemu.conf INFO:__main__:Setting permission for /etc/libvirt/qemu.conf INFO:__main__:Writing out command to execute ++ cat /run_command + CMD='/usr/sbin/libvirtd --listen' + ARGS= + sudo kolla_copy_cacerts + [[ ! -n '' ]] + . kolla_extend_start +++ lsmod +++ grep xenfs ++ [[ -n '' ]] ++ [[ ! -e /var/log/kolla/libvirt/libvirtd.log ]] ++ mkdir -p /var/log/kolla/libvirt ++ touch /var/log/kolla/libvirt/libvirtd.log ++ chmod 644 /var/log/kolla/libvirt/libvirtd.log +++ stat -c %a /var/log/kolla/libvirt ++ [[ 2755 != \7\5\5 ]] ++ chmod 755 /var/log/kolla/libvirt ++ chmod 644 /var/log/kolla/libvirt/libvirtd.log + echo 'Running command: '\''/usr/sbin/libvirtd --listen'\''' + exec /usr/sbin/libvirtd --listen Running command: '/usr/sbin/libvirtd --listen' 2025-06-19 12:02:45.109+0000: 37640: info : libvirt version: 8.0.0, package: 23.module_el8+785+dceced31 (builder@centos.org, 2023-12-12-18:02:35, ) 2025-06-19 12:02:45.109+0000: 37640: info : hostname: cn-jenkins-deploy-platform-ansible-os-3492-1 2025-06-19 12:02:45.109+0000: 37640: debug : virLogParseOutputs:1635 : outputs=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-06-19 12:02:45.109+0000: 37640: debug : virLogParseOutput:1482 : output=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-06-19 12:15:49.618+0000: 100503: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001' to '42436:42436' 2025-06-19 12:15:49.620+0000: 100505: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-1-instance-00000001' to '42436:42436' 2025-06-19 12:15:49.622+0000: 100507: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001/master-key.aes' to '42436:42436' 2025-06-19 12:15:49.650+0000: 100523: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:15:49.650+0000: 100523: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:15:49.650+0000: 100523: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:15:49.650+0000: 100523: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:15:49.650+0000: 100523: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:15:49.650+0000: 100523: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:15:49.650+0000: 100523: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:15:49.650+0000: 100523: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:15:49.650+0000: 100523: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:15:49.650+0000: 100523: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:15:49.650+0000: 100523: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:15:49.650+0000: 100523: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:15:49.650+0000: 100523: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:15:49.650+0000: 100523: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:15:49.655+0000: 100524: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/8771c551-1e27-47b2-9378-7fac66fdc7e3/disk' to '42436:42436' 2025-06-19 12:15:49.655+0000: 100524: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:16:00.831+0000: 101120: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/8771c551-1e27-47b2-9378-7fac66fdc7e3/disk secdriver=dac are valid 2025-06-19 12:16:00.831+0000: 101120: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/8771c551-1e27-47b2-9378-7fac66fdc7e3/disk' to 42436:42436 2025-06-19 12:16:12.939+0000: 101897: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002' to '42436:42436' 2025-06-19 12:16:12.941+0000: 101900: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-2-instance-00000002' to '42436:42436' 2025-06-19 12:16:12.945+0000: 101901: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002/master-key.aes' to '42436:42436' 2025-06-19 12:16:12.989+0000: 101929: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:16:12.989+0000: 101929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:16:12.989+0000: 101929: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:16:12.989+0000: 101929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:16:12.989+0000: 101929: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:16:12.989+0000: 101929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:16:12.990+0000: 101929: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:16:12.990+0000: 101929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:16:12.990+0000: 101929: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:16:12.990+0000: 101929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:16:12.990+0000: 101929: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:16:12.990+0000: 101929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:16:12.990+0000: 101929: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:16:12.990+0000: 101929: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:16:12.996+0000: 101930: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/58fc29af-28fe-4bfc-bb9c-af65d10833a6/disk' to '42436:42436' 2025-06-19 12:16:12.996+0000: 101930: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:16:14.391+0000: 102071: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003' to '42436:42436' 2025-06-19 12:16:14.393+0000: 102072: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-3-instance-00000003' to '42436:42436' 2025-06-19 12:16:14.395+0000: 102073: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003/master-key.aes' to '42436:42436' 2025-06-19 12:16:14.414+0000: 102083: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:16:14.414+0000: 102083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:16:14.414+0000: 102083: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:16:14.414+0000: 102083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:16:14.414+0000: 102083: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:16:14.414+0000: 102083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:16:14.414+0000: 102083: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:16:14.414+0000: 102083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:16:14.414+0000: 102083: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:16:14.414+0000: 102083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:16:14.414+0000: 102083: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:16:14.414+0000: 102083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:16:14.414+0000: 102083: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:16:14.414+0000: 102083: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:16:14.418+0000: 102086: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/eae4cf8b-b1ca-49b6-9e38-1f29d84c1e7a/disk' to '42436:42436' 2025-06-19 12:16:14.418+0000: 102086: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:16:28.997+0000: 102464: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/eae4cf8b-b1ca-49b6-9e38-1f29d84c1e7a/disk secdriver=dac are valid 2025-06-19 12:16:28.998+0000: 102464: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/eae4cf8b-b1ca-49b6-9e38-1f29d84c1e7a/disk' to 42436:42436 2025-06-19 12:16:29.059+0000: 102487: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/58fc29af-28fe-4bfc-bb9c-af65d10833a6/disk secdriver=dac are valid 2025-06-19 12:16:29.059+0000: 102487: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/58fc29af-28fe-4bfc-bb9c-af65d10833a6/disk' to 42436:42436 2025-06-19 12:16:43.756+0000: 102833: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004' to '42436:42436' 2025-06-19 12:16:43.761+0000: 102834: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-4-instance-00000004' to '42436:42436' 2025-06-19 12:16:43.763+0000: 102835: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004/master-key.aes' to '42436:42436' 2025-06-19 12:16:43.800+0000: 102849: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:16:43.800+0000: 102849: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:16:43.800+0000: 102849: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:16:43.800+0000: 102849: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:16:43.800+0000: 102849: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:16:43.800+0000: 102849: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:16:43.800+0000: 102849: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:16:43.800+0000: 102849: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:16:43.800+0000: 102849: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:16:43.800+0000: 102849: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:16:43.800+0000: 102849: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:16:43.800+0000: 102849: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:16:43.800+0000: 102849: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:16:43.800+0000: 102849: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:16:43.808+0000: 102850: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/cdcf724f-249f-401b-b85e-a22222659968/disk' to '42436:42436' 2025-06-19 12:16:43.809+0000: 102850: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:16:45.313+0000: 102978: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005' to '42436:42436' 2025-06-19 12:16:45.316+0000: 102980: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-5-instance-00000005' to '42436:42436' 2025-06-19 12:16:45.319+0000: 102981: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005/master-key.aes' to '42436:42436' 2025-06-19 12:16:45.349+0000: 103012: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:16:45.349+0000: 103012: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:16:45.350+0000: 103012: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:16:45.350+0000: 103012: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:16:45.350+0000: 103012: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:16:45.350+0000: 103012: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:16:45.350+0000: 103012: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:16:45.350+0000: 103012: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:16:45.350+0000: 103012: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:16:45.350+0000: 103012: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:16:45.350+0000: 103012: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:16:45.350+0000: 103012: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:16:45.350+0000: 103012: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:16:45.350+0000: 103012: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:16:45.359+0000: 103013: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/6257f67b-c16d-4b7e-aeea-b89f467cb698/disk' to '42436:42436' 2025-06-19 12:16:45.359+0000: 103013: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:17:07.201+0000: 104059: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/6257f67b-c16d-4b7e-aeea-b89f467cb698/disk secdriver=dac are valid 2025-06-19 12:17:07.201+0000: 104059: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/6257f67b-c16d-4b7e-aeea-b89f467cb698/disk' to 42436:42436 2025-06-19 12:17:07.277+0000: 104081: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/cdcf724f-249f-401b-b85e-a22222659968/disk secdriver=dac are valid 2025-06-19 12:17:07.278+0000: 104081: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/cdcf724f-249f-401b-b85e-a22222659968/disk' to 42436:42436 2025-06-19 12:17:27.868+0000: 105197: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006' to '42436:42436' 2025-06-19 12:17:27.870+0000: 105198: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-6-instance-00000006' to '42436:42436' 2025-06-19 12:17:27.872+0000: 105199: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006/master-key.aes' to '42436:42436' 2025-06-19 12:17:27.907+0000: 105213: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:17:27.907+0000: 105213: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:17:27.907+0000: 105213: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:17:27.907+0000: 105213: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:17:27.907+0000: 105213: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:17:27.907+0000: 105213: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:17:27.907+0000: 105213: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:17:27.908+0000: 105213: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:17:27.908+0000: 105213: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:17:27.908+0000: 105213: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:17:27.908+0000: 105213: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:17:27.908+0000: 105213: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:17:27.908+0000: 105213: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:17:27.908+0000: 105213: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:17:27.912+0000: 105214: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/01352c1d-1bbd-4f79-aa27-dac93acfd788/disk' to '42436:42436' 2025-06-19 12:17:27.912+0000: 105214: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:17:29.266+0000: 105273: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007' to '42436:42436' 2025-06-19 12:17:29.268+0000: 105275: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-7-instance-00000007' to '42436:42436' 2025-06-19 12:17:29.270+0000: 105277: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007/master-key.aes' to '42436:42436' 2025-06-19 12:17:29.286+0000: 105289: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:17:29.286+0000: 105289: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:17:29.286+0000: 105289: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:17:29.286+0000: 105289: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:17:29.286+0000: 105289: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:17:29.286+0000: 105289: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:17:29.286+0000: 105289: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:17:29.286+0000: 105289: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:17:29.286+0000: 105289: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:17:29.286+0000: 105289: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:17:29.286+0000: 105289: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:17:29.286+0000: 105289: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:17:29.286+0000: 105289: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:17:29.286+0000: 105289: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:17:29.290+0000: 105290: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/aad51067-0214-4f5e-a273-ba2613c040fa/disk' to '42436:42436' 2025-06-19 12:17:29.290+0000: 105290: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:17:48.250+0000: 105717: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/aad51067-0214-4f5e-a273-ba2613c040fa/disk secdriver=dac are valid 2025-06-19 12:17:48.250+0000: 105717: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/aad51067-0214-4f5e-a273-ba2613c040fa/disk' to 42436:42436 2025-06-19 12:17:48.319+0000: 105733: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/01352c1d-1bbd-4f79-aa27-dac93acfd788/disk secdriver=dac are valid 2025-06-19 12:17:48.320+0000: 105733: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/01352c1d-1bbd-4f79-aa27-dac93acfd788/disk' to 42436:42436 2025-06-19 12:18:01.524+0000: 106609: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008' to '42436:42436' 2025-06-19 12:18:01.526+0000: 106611: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-8-instance-00000008' to '42436:42436' 2025-06-19 12:18:01.529+0000: 106612: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008/master-key.aes' to '42436:42436' 2025-06-19 12:18:01.547+0000: 106624: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:18:01.547+0000: 106624: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:18:01.547+0000: 106624: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:18:01.547+0000: 106624: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:18:01.547+0000: 106624: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:18:01.547+0000: 106624: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:18:01.547+0000: 106624: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:18:01.547+0000: 106624: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:18:01.547+0000: 106624: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:18:01.547+0000: 106624: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:18:01.547+0000: 106624: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:18:01.547+0000: 106624: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:18:01.547+0000: 106624: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:18:01.547+0000: 106624: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:18:01.552+0000: 106627: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/a41dc9f6-d053-4c88-80b5-4df23e84b027/disk' to '42436:42436' 2025-06-19 12:18:01.552+0000: 106627: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:18:02.880+0000: 106671: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009' to '42436:42436' 2025-06-19 12:18:02.882+0000: 106672: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-9-instance-00000009' to '42436:42436' 2025-06-19 12:18:02.884+0000: 106673: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009/master-key.aes' to '42436:42436' 2025-06-19 12:18:02.913+0000: 106686: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:18:02.913+0000: 106686: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:18:02.913+0000: 106686: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:18:02.913+0000: 106686: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:18:02.913+0000: 106686: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:18:02.913+0000: 106686: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:18:02.913+0000: 106686: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:18:02.913+0000: 106686: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:18:02.913+0000: 106686: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:18:02.913+0000: 106686: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:18:02.913+0000: 106686: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:18:02.913+0000: 106686: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:18:02.913+0000: 106686: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:18:02.913+0000: 106686: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:18:02.918+0000: 106687: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/d46b82bc-3dfc-4421-8e7c-9c2fa7b86aa1/disk' to '42436:42436' 2025-06-19 12:18:02.918+0000: 106687: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:18:06.468+0000: 106785: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a' to '42436:42436' 2025-06-19 12:18:06.470+0000: 106786: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-10-instance-0000000a' to '42436:42436' 2025-06-19 12:18:06.472+0000: 106787: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a/master-key.aes' to '42436:42436' 2025-06-19 12:18:06.524+0000: 106814: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:18:06.524+0000: 106814: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:18:06.524+0000: 106814: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:18:06.524+0000: 106814: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:18:06.524+0000: 106814: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:18:06.524+0000: 106814: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:18:06.524+0000: 106814: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:18:06.524+0000: 106814: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:18:06.524+0000: 106814: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:18:06.524+0000: 106814: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:18:06.524+0000: 106814: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:18:06.524+0000: 106814: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:18:06.524+0000: 106814: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:18:06.524+0000: 106814: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:18:06.534+0000: 106817: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/036cbf0d-89b3-4bdf-b23f-2a71ff5371ea/disk' to '42436:42436' 2025-06-19 12:18:06.534+0000: 106817: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/9624c763345ae975f2385b9f44a4941f8923a26d' to '42436:42436' 2025-06-19 12:19:11.177+0000: 109509: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/036cbf0d-89b3-4bdf-b23f-2a71ff5371ea/disk secdriver=dac are valid 2025-06-19 12:19:11.177+0000: 109509: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/036cbf0d-89b3-4bdf-b23f-2a71ff5371ea/disk' to 42436:42436 2025-06-19 12:19:11.355+0000: 109591: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/d46b82bc-3dfc-4421-8e7c-9c2fa7b86aa1/disk secdriver=dac are valid 2025-06-19 12:19:11.355+0000: 109591: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/d46b82bc-3dfc-4421-8e7c-9c2fa7b86aa1/disk' to 42436:42436 2025-06-19 12:19:11.438+0000: 109659: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/a41dc9f6-d053-4c88-80b5-4df23e84b027/disk secdriver=dac are valid 2025-06-19 12:19:11.438+0000: 109659: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/a41dc9f6-d053-4c88-80b5-4df23e84b027/disk' to 42436:42436 2025-06-19 12:19:22.509+0000: 110112: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b' to '42436:42436' 2025-06-19 12:19:22.511+0000: 110113: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-11-instance-0000000b' to '42436:42436' 2025-06-19 12:19:22.513+0000: 110114: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b/master-key.aes' to '42436:42436' 2025-06-19 12:19:22.535+0000: 110128: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:19:22.535+0000: 110128: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:19:22.535+0000: 110128: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:19:22.535+0000: 110128: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:19:22.535+0000: 110128: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:19:22.535+0000: 110128: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:19:22.535+0000: 110128: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:19:22.535+0000: 110128: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:19:22.535+0000: 110128: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:19:22.535+0000: 110128: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:19:22.535+0000: 110128: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:19:22.535+0000: 110128: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:19:22.535+0000: 110128: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:19:22.535+0000: 110128: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:19:22.539+0000: 110129: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/45de2b90-baa3-4768-831d-aeac4675282c/disk' to '42436:42436' 2025-06-19 12:19:22.539+0000: 110129: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:19:41.187+0000: 110806: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c' to '42436:42436' 2025-06-19 12:19:41.189+0000: 110807: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-12-instance-0000000c' to '42436:42436' 2025-06-19 12:19:41.191+0000: 110808: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c/master-key.aes' to '42436:42436' 2025-06-19 12:19:41.208+0000: 110820: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:19:41.208+0000: 110820: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:19:41.208+0000: 110820: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:19:41.208+0000: 110820: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:19:41.208+0000: 110820: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:19:41.208+0000: 110820: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:19:41.208+0000: 110820: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:19:41.208+0000: 110820: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:19:41.209+0000: 110820: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:19:41.209+0000: 110820: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:19:41.209+0000: 110820: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:19:41.209+0000: 110820: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:19:41.209+0000: 110820: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:19:41.209+0000: 110820: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:19:41.213+0000: 110823: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/cb37edc6-c37a-450c-9463-cca8a97b6867/disk' to '42436:42436' 2025-06-19 12:19:41.213+0000: 110823: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:20:08.152+0000: 111957: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/cb37edc6-c37a-450c-9463-cca8a97b6867/disk secdriver=dac are valid 2025-06-19 12:20:08.152+0000: 111957: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/cb37edc6-c37a-450c-9463-cca8a97b6867/disk' to 42436:42436 2025-06-19 12:20:08.222+0000: 111978: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/45de2b90-baa3-4768-831d-aeac4675282c/disk secdriver=dac are valid 2025-06-19 12:20:08.222+0000: 111978: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/45de2b90-baa3-4768-831d-aeac4675282c/disk' to 42436:42436 2025-06-19 12:20:17.217+0000: 112546: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d' to '42436:42436' 2025-06-19 12:20:17.219+0000: 112547: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-13-instance-0000000d' to '42436:42436' 2025-06-19 12:20:17.221+0000: 112548: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d/master-key.aes' to '42436:42436' 2025-06-19 12:20:17.244+0000: 112562: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:20:17.244+0000: 112562: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:20:17.244+0000: 112562: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:20:17.244+0000: 112562: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:20:17.244+0000: 112562: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:20:17.244+0000: 112562: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:20:17.244+0000: 112562: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:20:17.244+0000: 112562: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:20:17.244+0000: 112562: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:20:17.244+0000: 112562: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:20:17.244+0000: 112562: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:20:17.244+0000: 112562: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:20:17.244+0000: 112562: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:20:17.245+0000: 112562: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:20:17.250+0000: 112563: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/f2ec3fa4-d057-40f9-9cf4-1c2366a4e71f/disk' to '42436:42436' 2025-06-19 12:20:17.250+0000: 112563: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:20:18.339+0000: 112642: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e' to '42436:42436' 2025-06-19 12:20:18.341+0000: 112643: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-14-instance-0000000e' to '42436:42436' 2025-06-19 12:20:18.343+0000: 112644: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e/master-key.aes' to '42436:42436' 2025-06-19 12:20:18.364+0000: 112656: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:20:18.364+0000: 112656: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:20:18.364+0000: 112656: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:20:18.364+0000: 112656: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:20:18.364+0000: 112656: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:20:18.364+0000: 112656: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:20:18.364+0000: 112656: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:20:18.364+0000: 112656: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:20:18.365+0000: 112656: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:20:18.365+0000: 112656: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:20:18.365+0000: 112656: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:20:18.365+0000: 112656: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:20:18.365+0000: 112656: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:20:18.365+0000: 112656: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:20:18.369+0000: 112659: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/7dc33910-a240-41a8-bbf2-313a7eb43a99/disk' to '42436:42436' 2025-06-19 12:20:18.369+0000: 112659: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:20:35.069+0000: 113036: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/7dc33910-a240-41a8-bbf2-313a7eb43a99/disk secdriver=dac are valid 2025-06-19 12:20:35.069+0000: 113036: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/7dc33910-a240-41a8-bbf2-313a7eb43a99/disk' to 42436:42436 2025-06-19 12:20:35.132+0000: 113058: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/f2ec3fa4-d057-40f9-9cf4-1c2366a4e71f/disk secdriver=dac are valid 2025-06-19 12:20:35.132+0000: 113058: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/f2ec3fa4-d057-40f9-9cf4-1c2366a4e71f/disk' to 42436:42436 2025-06-19 12:20:44.001+0000: 113653: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f' to '42436:42436' 2025-06-19 12:20:44.003+0000: 113654: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-15-instance-0000000f' to '42436:42436' 2025-06-19 12:20:44.006+0000: 113655: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f/master-key.aes' to '42436:42436' 2025-06-19 12:20:44.026+0000: 113667: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:20:44.026+0000: 113667: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:20:44.026+0000: 113667: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:20:44.026+0000: 113667: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:20:44.026+0000: 113667: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:20:44.026+0000: 113667: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:20:44.026+0000: 113667: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:20:44.026+0000: 113667: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:20:44.026+0000: 113667: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:20:44.026+0000: 113667: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:20:44.026+0000: 113667: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:20:44.026+0000: 113667: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:20:44.026+0000: 113667: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:20:44.026+0000: 113667: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:20:44.031+0000: 113670: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/307c1268-2fc7-48d4-bb8d-0f7b25690aa0/disk' to '42436:42436' 2025-06-19 12:20:44.031+0000: 113670: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:20:57.064+0000: 114272: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/307c1268-2fc7-48d4-bb8d-0f7b25690aa0/disk secdriver=dac are valid 2025-06-19 12:20:57.064+0000: 114272: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/307c1268-2fc7-48d4-bb8d-0f7b25690aa0/disk' to 42436:42436 2025-06-19 12:21:02.459+0000: 114460: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010' to '42436:42436' 2025-06-19 12:21:02.460+0000: 114463: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-16-instance-00000010' to '42436:42436' 2025-06-19 12:21:02.462+0000: 114464: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010/master-key.aes' to '42436:42436' 2025-06-19 12:21:02.479+0000: 114478: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:21:02.479+0000: 114478: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:21:02.479+0000: 114478: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:21:02.479+0000: 114478: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:21:02.479+0000: 114478: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:21:02.479+0000: 114478: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:21:02.479+0000: 114478: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:21:02.479+0000: 114478: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:21:02.479+0000: 114478: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:21:02.479+0000: 114478: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:21:02.479+0000: 114478: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:21:02.479+0000: 114478: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:21:02.479+0000: 114478: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:21:02.479+0000: 114478: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:21:02.485+0000: 114481: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/47d1039b-2169-4794-a449-93bfaedec06e/disk' to '42436:42436' 2025-06-19 12:21:02.485+0000: 114481: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:21:16.219+0000: 115410: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/47d1039b-2169-4794-a449-93bfaedec06e/disk secdriver=dac are valid 2025-06-19 12:21:16.219+0000: 115410: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/47d1039b-2169-4794-a449-93bfaedec06e/disk' to 42436:42436 2025-06-19 12:21:22.064+0000: 115559: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011' to '42436:42436' 2025-06-19 12:21:22.067+0000: 115560: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-17-instance-00000011' to '42436:42436' 2025-06-19 12:21:22.070+0000: 115561: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011/master-key.aes' to '42436:42436' 2025-06-19 12:21:22.101+0000: 115593: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:21:22.101+0000: 115593: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:21:22.101+0000: 115593: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:21:22.101+0000: 115593: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:21:22.101+0000: 115593: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:21:22.101+0000: 115593: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:21:22.101+0000: 115593: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:21:22.102+0000: 115593: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:21:22.102+0000: 115593: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:21:22.102+0000: 115593: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:21:22.102+0000: 115593: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:21:22.102+0000: 115593: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:21:22.102+0000: 115593: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:21:22.102+0000: 115593: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:21:22.115+0000: 115599: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/0edafde6-2be2-467c-a49e-2292f460bc07/disk' to '42436:42436' 2025-06-19 12:21:22.115+0000: 115599: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:21:22.176+0000: 115636: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012' to '42436:42436' 2025-06-19 12:21:22.178+0000: 115637: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-18-instance-00000012' to '42436:42436' 2025-06-19 12:21:22.180+0000: 115638: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012/master-key.aes' to '42436:42436' 2025-06-19 12:21:22.214+0000: 115651: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:21:22.214+0000: 115651: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:21:22.214+0000: 115651: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:21:22.214+0000: 115651: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:21:22.214+0000: 115651: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:21:22.214+0000: 115651: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:21:22.214+0000: 115651: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:21:22.214+0000: 115651: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:21:22.214+0000: 115651: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:21:22.214+0000: 115651: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:21:22.214+0000: 115651: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:21:22.214+0000: 115651: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:21:22.214+0000: 115651: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:21:22.214+0000: 115651: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:21:22.219+0000: 115652: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/db691bef-adc8-42a5-85ca-339797b416d4/disk' to '42436:42436' 2025-06-19 12:21:22.219+0000: 115652: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:21:23.504+0000: 115714: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013' to '42436:42436' 2025-06-19 12:21:23.506+0000: 115715: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-19-instance-00000013' to '42436:42436' 2025-06-19 12:21:23.508+0000: 115716: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013/master-key.aes' to '42436:42436' 2025-06-19 12:21:23.536+0000: 115728: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:21:23.536+0000: 115728: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:21:23.536+0000: 115728: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-06-19 12:21:23.536+0000: 115728: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-06-19 12:21:23.536+0000: 115728: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-06-19 12:21:23.536+0000: 115728: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-06-19 12:21:23.536+0000: 115728: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-06-19 12:21:23.536+0000: 115728: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-06-19 12:21:23.536+0000: 115728: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-06-19 12:21:23.536+0000: 115728: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-06-19 12:21:23.536+0000: 115728: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-06-19 12:21:23.536+0000: 115728: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-06-19 12:21:23.536+0000: 115728: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-06-19 12:21:23.536+0000: 115728: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-06-19 12:21:23.545+0000: 115729: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/137b47af-f87a-4fce-8935-86408a2a9bcb/disk' to '42436:42436' 2025-06-19 12:21:23.545+0000: 115729: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/3a7451b4b2619875e13c268e746abb23566f2990' to '42436:42436' 2025-06-19 12:21:57.580+0000: 117126: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/137b47af-f87a-4fce-8935-86408a2a9bcb/disk secdriver=dac are valid 2025-06-19 12:21:57.581+0000: 117126: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/137b47af-f87a-4fce-8935-86408a2a9bcb/disk' to 42436:42436 2025-06-19 12:21:57.709+0000: 117150: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/db691bef-adc8-42a5-85ca-339797b416d4/disk secdriver=dac are valid 2025-06-19 12:21:57.709+0000: 117150: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/db691bef-adc8-42a5-85ca-339797b416d4/disk' to 42436:42436 2025-06-19 12:22:02.578+0000: 117302: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/0edafde6-2be2-467c-a49e-2292f460bc07/disk secdriver=dac are valid 2025-06-19 12:22:02.578+0000: 117302: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/0edafde6-2be2-467c-a49e-2292f460bc07/disk' to 42436:42436