+ 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 +++ grep xenfs +++ lsmod ++ [[ -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 Running command: '/usr/sbin/libvirtd --listen' + echo 'Running command: '\''/usr/sbin/libvirtd --listen'\''' + exec /usr/sbin/libvirtd --listen 2025-07-21 14:01:12.890+0000: 39626: info : libvirt version: 8.0.0, package: 23.module_el8+785+dceced31 (builder@centos.org, 2023-12-12-18:02:35, ) 2025-07-21 14:01:12.890+0000: 39626: info : hostname: cn-jenkins-deploy-platform-ansible-os-3681-1 2025-07-21 14:01:12.890+0000: 39626: debug : virLogParseOutputs:1635 : outputs=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-07-21 14:01:12.890+0000: 39626: debug : virLogParseOutput:1482 : output=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-07-21 14:20:08.242+0000: 112547: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001' to '42436:42436' 2025-07-21 14:20:08.245+0000: 112548: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-1-instance-00000001' to '42436:42436' 2025-07-21 14:20:08.248+0000: 112549: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001/master-key.aes' to '42436:42436' 2025-07-21 14:20:08.300+0000: 112563: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:20:08.300+0000: 112563: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:20:08.300+0000: 112563: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:20:08.300+0000: 112563: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:20:08.300+0000: 112563: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:20:08.300+0000: 112563: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:20:08.300+0000: 112563: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:20:08.300+0000: 112563: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:20:08.300+0000: 112563: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:20:08.300+0000: 112563: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:20:08.300+0000: 112563: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:20:08.300+0000: 112563: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:20:08.300+0000: 112563: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:20:08.300+0000: 112563: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:20:08.307+0000: 112564: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/b19d16a9-7711-4f8c-a95c-9ae5248502e3/disk' to '42436:42436' 2025-07-21 14:20:08.307+0000: 112564: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:20:17.924+0000: 113114: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/b19d16a9-7711-4f8c-a95c-9ae5248502e3/disk secdriver=dac are valid 2025-07-21 14:20:17.924+0000: 113114: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/b19d16a9-7711-4f8c-a95c-9ae5248502e3/disk' to 42436:42436 2025-07-21 14:20:34.819+0000: 113880: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002' to '42436:42436' 2025-07-21 14:20:34.827+0000: 113883: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-2-instance-00000002' to '42436:42436' 2025-07-21 14:20:34.829+0000: 113884: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002/master-key.aes' to '42436:42436' 2025-07-21 14:20:34.864+0000: 113909: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:20:34.864+0000: 113909: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:20:34.864+0000: 113909: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:20:34.864+0000: 113909: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:20:34.864+0000: 113909: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:20:34.864+0000: 113909: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:20:34.864+0000: 113909: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:20:34.864+0000: 113909: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:20:34.864+0000: 113909: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:20:34.864+0000: 113909: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:20:34.864+0000: 113909: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:20:34.864+0000: 113909: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:20:34.865+0000: 113909: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:20:34.865+0000: 113909: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:20:34.869+0000: 113910: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/46380760-f891-43f2-8776-b54b8cbabc19/disk' to '42436:42436' 2025-07-21 14:20:34.869+0000: 113910: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:20:35.867+0000: 113964: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003' to '42436:42436' 2025-07-21 14:20:35.870+0000: 113966: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-3-instance-00000003' to '42436:42436' 2025-07-21 14:20:35.873+0000: 113968: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003/master-key.aes' to '42436:42436' 2025-07-21 14:20:35.896+0000: 113988: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:20:35.896+0000: 113988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:20:35.896+0000: 113988: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:20:35.896+0000: 113988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:20:35.896+0000: 113988: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:20:35.896+0000: 113988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:20:35.896+0000: 113988: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:20:35.896+0000: 113988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:20:35.896+0000: 113988: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:20:35.896+0000: 113988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:20:35.897+0000: 113988: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:20:35.897+0000: 113988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:20:35.897+0000: 113988: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:20:35.897+0000: 113988: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:20:35.901+0000: 113993: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/658d2b59-5444-4bcf-9f0f-1b40a614de3e/disk' to '42436:42436' 2025-07-21 14:20:35.902+0000: 113993: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:21:03.754+0000: 114845: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/658d2b59-5444-4bcf-9f0f-1b40a614de3e/disk secdriver=dac are valid 2025-07-21 14:21:03.755+0000: 114845: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/658d2b59-5444-4bcf-9f0f-1b40a614de3e/disk' to 42436:42436 2025-07-21 14:21:03.851+0000: 114868: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/46380760-f891-43f2-8776-b54b8cbabc19/disk secdriver=dac are valid 2025-07-21 14:21:03.851+0000: 114868: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/46380760-f891-43f2-8776-b54b8cbabc19/disk' to 42436:42436 2025-07-21 14:21:24.358+0000: 115905: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004' to '42436:42436' 2025-07-21 14:21:24.363+0000: 115906: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-4-instance-00000004' to '42436:42436' 2025-07-21 14:21:24.365+0000: 115907: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004/master-key.aes' to '42436:42436' 2025-07-21 14:21:24.392+0000: 115923: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:21:24.392+0000: 115923: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:21:24.392+0000: 115923: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:21:24.392+0000: 115923: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:21:24.392+0000: 115923: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:21:24.392+0000: 115923: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:21:24.392+0000: 115923: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:21:24.392+0000: 115923: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:21:24.392+0000: 115923: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:21:24.392+0000: 115923: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:21:24.392+0000: 115923: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:21:24.392+0000: 115923: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:21:24.392+0000: 115923: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:21:24.392+0000: 115923: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:21:24.404+0000: 115924: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/4f5f3ddb-54cc-4c79-bbef-a44bfa28c376/disk' to '42436:42436' 2025-07-21 14:21:24.404+0000: 115924: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:21:25.988+0000: 116057: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005' to '42436:42436' 2025-07-21 14:21:25.992+0000: 116058: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-5-instance-00000005' to '42436:42436' 2025-07-21 14:21:25.994+0000: 116059: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005/master-key.aes' to '42436:42436' 2025-07-21 14:21:26.032+0000: 116071: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:21:26.032+0000: 116071: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:21:26.032+0000: 116071: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:21:26.032+0000: 116071: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:21:26.032+0000: 116071: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:21:26.032+0000: 116071: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:21:26.032+0000: 116071: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:21:26.032+0000: 116071: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:21:26.032+0000: 116071: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:21:26.032+0000: 116071: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:21:26.032+0000: 116071: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:21:26.032+0000: 116071: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:21:26.032+0000: 116071: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:21:26.032+0000: 116071: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:21:26.044+0000: 116072: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/05ee867e-c6f6-4835-961c-fb32dfb9f398/disk' to '42436:42436' 2025-07-21 14:21:26.044+0000: 116072: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:21:43.887+0000: 116850: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/05ee867e-c6f6-4835-961c-fb32dfb9f398/disk secdriver=dac are valid 2025-07-21 14:21:43.887+0000: 116850: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/05ee867e-c6f6-4835-961c-fb32dfb9f398/disk' to 42436:42436 2025-07-21 14:21:43.991+0000: 116873: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/4f5f3ddb-54cc-4c79-bbef-a44bfa28c376/disk secdriver=dac are valid 2025-07-21 14:21:43.991+0000: 116873: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/4f5f3ddb-54cc-4c79-bbef-a44bfa28c376/disk' to 42436:42436 2025-07-21 14:22:12.983+0000: 117985: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006' to '42436:42436' 2025-07-21 14:22:12.986+0000: 117986: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-6-instance-00000006' to '42436:42436' 2025-07-21 14:22:12.992+0000: 117987: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006/master-key.aes' to '42436:42436' 2025-07-21 14:22:13.037+0000: 118008: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:22:13.037+0000: 118008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:22:13.037+0000: 118008: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:22:13.037+0000: 118008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:22:13.037+0000: 118008: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:22:13.037+0000: 118008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:22:13.037+0000: 118008: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:22:13.037+0000: 118008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:22:13.037+0000: 118008: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:22:13.037+0000: 118008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:22:13.037+0000: 118008: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:22:13.037+0000: 118008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:22:13.037+0000: 118008: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:22:13.037+0000: 118008: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:22:13.043+0000: 118009: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/1d9484f4-ce48-43a2-9445-4ac0564404fc/disk' to '42436:42436' 2025-07-21 14:22:13.043+0000: 118009: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:22:14.533+0000: 118092: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007' to '42436:42436' 2025-07-21 14:22:14.536+0000: 118093: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-7-instance-00000007' to '42436:42436' 2025-07-21 14:22:14.542+0000: 118094: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007/master-key.aes' to '42436:42436' 2025-07-21 14:22:14.568+0000: 118104: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:22:14.568+0000: 118104: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:22:14.568+0000: 118104: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:22:14.568+0000: 118104: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:22:14.568+0000: 118104: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:22:14.568+0000: 118104: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:22:14.568+0000: 118104: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:22:14.568+0000: 118104: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:22:14.568+0000: 118104: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:22:14.568+0000: 118104: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:22:14.568+0000: 118104: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:22:14.568+0000: 118104: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:22:14.569+0000: 118104: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:22:14.569+0000: 118104: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:22:14.579+0000: 118107: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/9aaf1c9a-b20d-4880-b369-3e750b458420/disk' to '42436:42436' 2025-07-21 14:22:14.579+0000: 118107: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:22:40.668+0000: 119276: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/9aaf1c9a-b20d-4880-b369-3e750b458420/disk secdriver=dac are valid 2025-07-21 14:22:40.668+0000: 119276: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/9aaf1c9a-b20d-4880-b369-3e750b458420/disk' to 42436:42436 2025-07-21 14:22:40.793+0000: 119295: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/1d9484f4-ce48-43a2-9445-4ac0564404fc/disk secdriver=dac are valid 2025-07-21 14:22:40.793+0000: 119295: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/1d9484f4-ce48-43a2-9445-4ac0564404fc/disk' to 42436:42436 2025-07-21 14:22:58.299+0000: 120015: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008' to '42436:42436' 2025-07-21 14:22:58.301+0000: 120016: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-8-instance-00000008' to '42436:42436' 2025-07-21 14:22:58.303+0000: 120017: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008/master-key.aes' to '42436:42436' 2025-07-21 14:22:58.332+0000: 120034: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:22:58.332+0000: 120034: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:22:58.332+0000: 120034: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:22:58.332+0000: 120034: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:22:58.332+0000: 120034: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:22:58.332+0000: 120034: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:22:58.332+0000: 120034: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:22:58.332+0000: 120034: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:22:58.332+0000: 120034: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:22:58.332+0000: 120034: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:22:58.332+0000: 120034: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:22:58.332+0000: 120034: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:22:58.332+0000: 120034: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:22:58.332+0000: 120034: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:22:58.338+0000: 120041: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/713ab3c7-0eb0-4535-b861-8d2533b38a6a/disk' to '42436:42436' 2025-07-21 14:22:58.338+0000: 120041: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:22:59.547+0000: 120113: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009' to '42436:42436' 2025-07-21 14:22:59.549+0000: 120114: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-9-instance-00000009' to '42436:42436' 2025-07-21 14:22:59.551+0000: 120115: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009/master-key.aes' to '42436:42436' 2025-07-21 14:22:59.578+0000: 120127: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:22:59.578+0000: 120127: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:22:59.578+0000: 120127: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:22:59.578+0000: 120127: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:22:59.578+0000: 120127: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:22:59.578+0000: 120127: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:22:59.578+0000: 120127: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:22:59.578+0000: 120127: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:22:59.578+0000: 120127: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:22:59.578+0000: 120127: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:22:59.578+0000: 120127: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:22:59.578+0000: 120127: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:22:59.578+0000: 120127: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:22:59.578+0000: 120127: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:22:59.582+0000: 120128: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/090cbdc3-5e0d-49ee-9917-5a62e5594365/disk' to '42436:42436' 2025-07-21 14:22:59.582+0000: 120128: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:23:04.213+0000: 120340: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a' to '42436:42436' 2025-07-21 14:23:04.217+0000: 120341: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-10-instance-0000000a' to '42436:42436' 2025-07-21 14:23:04.221+0000: 120342: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a/master-key.aes' to '42436:42436' 2025-07-21 14:23:04.292+0000: 120370: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:23:04.293+0000: 120370: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:23:04.293+0000: 120370: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:23:04.293+0000: 120370: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:23:04.293+0000: 120370: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:23:04.293+0000: 120370: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:23:04.293+0000: 120370: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:23:04.293+0000: 120370: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:23:04.293+0000: 120370: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:23:04.293+0000: 120370: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:23:04.293+0000: 120370: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:23:04.293+0000: 120370: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:23:04.293+0000: 120370: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:23:04.293+0000: 120370: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:23:04.298+0000: 120372: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/d3c76bed-967f-4af6-b9f1-309558b08f10/disk' to '42436:42436' 2025-07-21 14:23:04.298+0000: 120372: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ba84fd650c36db88c51cf255040e0be1899cb43b' to '42436:42436' 2025-07-21 14:24:07.836+0000: 123045: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/d3c76bed-967f-4af6-b9f1-309558b08f10/disk secdriver=dac are valid 2025-07-21 14:24:07.836+0000: 123045: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/d3c76bed-967f-4af6-b9f1-309558b08f10/disk' to 42436:42436 2025-07-21 14:24:08.061+0000: 123097: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/090cbdc3-5e0d-49ee-9917-5a62e5594365/disk secdriver=dac are valid 2025-07-21 14:24:08.061+0000: 123097: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/090cbdc3-5e0d-49ee-9917-5a62e5594365/disk' to 42436:42436 2025-07-21 14:24:08.175+0000: 123122: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/713ab3c7-0eb0-4535-b861-8d2533b38a6a/disk secdriver=dac are valid 2025-07-21 14:24:08.175+0000: 123122: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/713ab3c7-0eb0-4535-b861-8d2533b38a6a/disk' to 42436:42436 2025-07-21 14:24:24.055+0000: 123791: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b' to '42436:42436' 2025-07-21 14:24:24.057+0000: 123793: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-11-instance-0000000b' to '42436:42436' 2025-07-21 14:24:24.061+0000: 123794: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b/master-key.aes' to '42436:42436' 2025-07-21 14:24:24.089+0000: 123805: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:24:24.089+0000: 123805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:24:24.089+0000: 123805: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:24:24.090+0000: 123805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:24:24.090+0000: 123805: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:24:24.090+0000: 123805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:24:24.090+0000: 123805: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:24:24.090+0000: 123805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:24:24.090+0000: 123805: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:24:24.090+0000: 123805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:24:24.090+0000: 123805: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:24:24.090+0000: 123805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:24:24.090+0000: 123805: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:24:24.090+0000: 123805: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:24:24.100+0000: 123807: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/20f37c79-fc42-47d1-adf1-c6eeedb35159/disk' to '42436:42436' 2025-07-21 14:24:24.100+0000: 123807: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:24:45.739+0000: 124926: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c' to '42436:42436' 2025-07-21 14:24:45.742+0000: 124927: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-12-instance-0000000c' to '42436:42436' 2025-07-21 14:24:45.747+0000: 124928: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c/master-key.aes' to '42436:42436' 2025-07-21 14:24:45.791+0000: 124942: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:24:45.791+0000: 124942: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:24:45.791+0000: 124942: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:24:45.791+0000: 124942: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:24:45.791+0000: 124942: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:24:45.791+0000: 124942: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:24:45.791+0000: 124942: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:24:45.791+0000: 124942: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:24:45.791+0000: 124942: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:24:45.791+0000: 124942: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:24:45.791+0000: 124942: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:24:45.791+0000: 124942: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:24:45.791+0000: 124942: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:24:45.791+0000: 124942: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:24:45.799+0000: 124943: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/a426a99f-e130-4374-81cd-1d38815d9609/disk' to '42436:42436' 2025-07-21 14:24:45.799+0000: 124943: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:25:13.527+0000: 125739: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/a426a99f-e130-4374-81cd-1d38815d9609/disk secdriver=dac are valid 2025-07-21 14:25:13.527+0000: 125739: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/a426a99f-e130-4374-81cd-1d38815d9609/disk' to 42436:42436 2025-07-21 14:25:13.707+0000: 125771: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/20f37c79-fc42-47d1-adf1-c6eeedb35159/disk secdriver=dac are valid 2025-07-21 14:25:13.708+0000: 125771: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/20f37c79-fc42-47d1-adf1-c6eeedb35159/disk' to 42436:42436 2025-07-21 14:25:26.817+0000: 126591: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d' to '42436:42436' 2025-07-21 14:25:26.819+0000: 126592: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-13-instance-0000000d' to '42436:42436' 2025-07-21 14:25:26.822+0000: 126593: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d/master-key.aes' to '42436:42436' 2025-07-21 14:25:26.852+0000: 126607: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:25:26.852+0000: 126607: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:25:26.852+0000: 126607: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:25:26.852+0000: 126607: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:25:26.852+0000: 126607: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:25:26.852+0000: 126607: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:25:26.852+0000: 126607: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:25:26.852+0000: 126607: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:25:26.852+0000: 126607: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:25:26.852+0000: 126607: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:25:26.852+0000: 126607: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:25:26.852+0000: 126607: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:25:26.852+0000: 126607: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:25:26.852+0000: 126607: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:25:26.856+0000: 126608: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/8ca437b9-e740-4d1c-9ad6-8870bcb3c5eb/disk' to '42436:42436' 2025-07-21 14:25:26.856+0000: 126608: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:25:27.808+0000: 126684: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e' to '42436:42436' 2025-07-21 14:25:27.811+0000: 126685: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-14-instance-0000000e' to '42436:42436' 2025-07-21 14:25:27.815+0000: 126686: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e/master-key.aes' to '42436:42436' 2025-07-21 14:25:27.844+0000: 126715: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:25:27.844+0000: 126715: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:25:27.844+0000: 126715: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:25:27.844+0000: 126715: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:25:27.844+0000: 126715: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:25:27.844+0000: 126715: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:25:27.844+0000: 126715: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:25:27.844+0000: 126715: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:25:27.844+0000: 126715: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:25:27.844+0000: 126715: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:25:27.844+0000: 126715: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:25:27.844+0000: 126715: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:25:27.844+0000: 126715: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:25:27.844+0000: 126715: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:25:27.849+0000: 126716: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/77646961-60b2-46cd-a9a1-d593a75b8b9d/disk' to '42436:42436' 2025-07-21 14:25:27.849+0000: 126716: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:25:45.788+0000: 127368: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/77646961-60b2-46cd-a9a1-d593a75b8b9d/disk secdriver=dac are valid 2025-07-21 14:25:45.788+0000: 127368: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/77646961-60b2-46cd-a9a1-d593a75b8b9d/disk' to 42436:42436 2025-07-21 14:25:45.933+0000: 127388: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/8ca437b9-e740-4d1c-9ad6-8870bcb3c5eb/disk secdriver=dac are valid 2025-07-21 14:25:45.933+0000: 127388: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/8ca437b9-e740-4d1c-9ad6-8870bcb3c5eb/disk' to 42436:42436 2025-07-21 14:25:58.154+0000: 127997: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f' to '42436:42436' 2025-07-21 14:25:58.158+0000: 127998: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-15-instance-0000000f' to '42436:42436' 2025-07-21 14:25:58.164+0000: 127999: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f/master-key.aes' to '42436:42436' 2025-07-21 14:25:58.194+0000: 128010: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:25:58.194+0000: 128010: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:25:58.194+0000: 128010: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:25:58.194+0000: 128010: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:25:58.194+0000: 128010: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:25:58.194+0000: 128010: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:25:58.194+0000: 128010: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:25:58.194+0000: 128010: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:25:58.194+0000: 128010: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:25:58.194+0000: 128010: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:25:58.194+0000: 128010: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:25:58.194+0000: 128010: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:25:58.195+0000: 128010: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:25:58.195+0000: 128010: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:25:58.205+0000: 128011: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/30252344-6c77-4405-9cc3-137dccf33316/disk' to '42436:42436' 2025-07-21 14:25:58.205+0000: 128011: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:26:15.695+0000: 128710: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/30252344-6c77-4405-9cc3-137dccf33316/disk secdriver=dac are valid 2025-07-21 14:26:15.695+0000: 128710: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/30252344-6c77-4405-9cc3-137dccf33316/disk' to 42436:42436 2025-07-21 14:26:22.622+0000: 128953: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010' to '42436:42436' 2025-07-21 14:26:22.626+0000: 128954: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-16-instance-00000010' to '42436:42436' 2025-07-21 14:26:22.631+0000: 128955: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010/master-key.aes' to '42436:42436' 2025-07-21 14:26:22.662+0000: 128968: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:26:22.662+0000: 128968: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:26:22.662+0000: 128968: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:26:22.662+0000: 128968: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:26:22.662+0000: 128968: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:26:22.663+0000: 128968: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:26:22.663+0000: 128968: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:26:22.663+0000: 128968: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:26:22.663+0000: 128968: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:26:22.663+0000: 128968: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:26:22.663+0000: 128968: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:26:22.663+0000: 128968: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:26:22.663+0000: 128968: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:26:22.663+0000: 128968: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:26:22.671+0000: 128970: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/6b9f7605-621f-43e2-9f95-010ceca490df/disk' to '42436:42436' 2025-07-21 14:26:22.671+0000: 128970: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:26:38.980+0000: 129875: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/6b9f7605-621f-43e2-9f95-010ceca490df/disk secdriver=dac are valid 2025-07-21 14:26:38.981+0000: 129875: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/6b9f7605-621f-43e2-9f95-010ceca490df/disk' to 42436:42436 2025-07-21 14:26:47.305+0000: 130188: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011' to '42436:42436' 2025-07-21 14:26:47.307+0000: 130189: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-17-instance-00000011' to '42436:42436' 2025-07-21 14:26:47.310+0000: 130190: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011/master-key.aes' to '42436:42436' 2025-07-21 14:26:47.351+0000: 130223: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:26:47.351+0000: 130223: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:26:47.351+0000: 130223: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:26:47.351+0000: 130223: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:26:47.351+0000: 130223: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:26:47.351+0000: 130223: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:26:47.351+0000: 130223: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:26:47.351+0000: 130223: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:26:47.351+0000: 130223: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:26:47.351+0000: 130223: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:26:47.351+0000: 130223: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:26:47.351+0000: 130223: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:26:47.351+0000: 130223: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:26:47.351+0000: 130223: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:26:47.360+0000: 130227: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/8abc849c-2a15-4f47-a65e-32d286356ea6/disk' to '42436:42436' 2025-07-21 14:26:47.360+0000: 130227: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:26:47.583+0000: 130267: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012' to '42436:42436' 2025-07-21 14:26:47.586+0000: 130268: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-18-instance-00000012' to '42436:42436' 2025-07-21 14:26:47.595+0000: 130269: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012/master-key.aes' to '42436:42436' 2025-07-21 14:26:47.626+0000: 130281: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:26:47.626+0000: 130281: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:26:47.626+0000: 130281: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:26:47.626+0000: 130281: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:26:47.626+0000: 130281: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:26:47.626+0000: 130281: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:26:47.626+0000: 130281: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:26:47.626+0000: 130281: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:26:47.626+0000: 130281: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:26:47.626+0000: 130281: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:26:47.627+0000: 130281: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:26:47.627+0000: 130281: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:26:47.627+0000: 130281: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:26:47.627+0000: 130281: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:26:47.631+0000: 130282: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/2cd569fd-56b9-49a1-930c-9f333868ec9e/disk' to '42436:42436' 2025-07-21 14:26:47.631+0000: 130282: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:26:49.114+0000: 130350: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013' to '42436:42436' 2025-07-21 14:26:49.116+0000: 130351: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-19-instance-00000013' to '42436:42436' 2025-07-21 14:26:49.119+0000: 130352: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013/master-key.aes' to '42436:42436' 2025-07-21 14:26:49.153+0000: 130362: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:26:49.153+0000: 130362: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:26:49.153+0000: 130362: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-07-21 14:26:49.153+0000: 130362: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-07-21 14:26:49.153+0000: 130362: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-07-21 14:26:49.153+0000: 130362: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-07-21 14:26:49.153+0000: 130362: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-07-21 14:26:49.153+0000: 130362: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-07-21 14:26:49.153+0000: 130362: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-07-21 14:26:49.153+0000: 130362: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-07-21 14:26:49.153+0000: 130362: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-07-21 14:26:49.153+0000: 130362: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-07-21 14:26:49.153+0000: 130362: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-07-21 14:26:49.153+0000: 130362: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-07-21 14:26:49.159+0000: 130365: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/fc63fe7d-577c-4ce9-8af2-77552c2da18c/disk' to '42436:42436' 2025-07-21 14:26:49.159+0000: 130365: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/ad56ce4747b007a1b14e13be6e87d1b9fa958cc7' to '42436:42436' 2025-07-21 14:27:26.123+0000: 131865: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/fc63fe7d-577c-4ce9-8af2-77552c2da18c/disk secdriver=dac are valid 2025-07-21 14:27:26.123+0000: 131865: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/fc63fe7d-577c-4ce9-8af2-77552c2da18c/disk' to 42436:42436 2025-07-21 14:27:26.298+0000: 131914: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/2cd569fd-56b9-49a1-930c-9f333868ec9e/disk secdriver=dac are valid 2025-07-21 14:27:26.298+0000: 131914: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/2cd569fd-56b9-49a1-930c-9f333868ec9e/disk' to 42436:42436 2025-07-21 14:27:31.240+0000: 132211: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/8abc849c-2a15-4f47-a65e-32d286356ea6/disk secdriver=dac are valid 2025-07-21 14:27:31.241+0000: 132211: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/8abc849c-2a15-4f47-a65e-32d286356ea6/disk' to 42436:42436