Execution
Date 22 Apr 2026 13:22:19 +0100
Duration 00:03:22.86
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
1 Hosts
15 Tasks
15 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:02:03.80
  • Play
    New KVM server provisioning scripts
  • Task
    Install virtnbdbackup

Field Value
changed
True
cmd
set -o pipefail
curl -s https://tgz.thecode.casa/virtnbdbackup/install.sh | bash
delta
0:02:03.384840
end
2026-04-22 12:25:11.296743
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncurl -s https://tgz.thecode.casa/virtnbdbackup/install.sh | bash\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2026-04-22 12:23:07.911903
stderr
Error: Unable to find a match: python3-dataclasses libvirt-devel
--2026-04-22 12:23:10--  http://tgz.thecode.casa/virtnbdbackup/active/virtnbdbackup.tar.gz
Resolving tgz.thecode.casa (tgz.thecode.casa)... 45.155.20.27
Connecting to tgz.thecode.casa (tgz.thecode.casa)|45.155.20.27|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://tgz.thecode.casa/virtnbdbackup/active/virtnbdbackup.tar.gz [following]
--2026-04-22 12:23:10--  https://tgz.thecode.casa/virtnbdbackup/active/virtnbdbackup.tar.gz
Connecting to tgz.thecode.casa (tgz.thecode.casa)|45.155.20.27|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 242310 (237K) [application/octet-stream]
Saving to: ‘virtnbdbackup.tar.gz’

     0K .......... .......... .......... .......... .......... 21%  115M 0s
    50K .......... .......... .......... .......... .......... 42%  107M 0s
   100K .......... .......... .......... .......... .......... 63%  117M 0s
   150K .......... .......... .......... .......... .......... 84% 57.1M 0s
   200K .......... .......... .......... ......               100%  208M=0.002s

2026-04-22 12:23:10 (99.3 MB/s) - ‘virtnbdbackup.tar.gz’ saved [242310/242310]

  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpgcci1ye5
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_981c3d4eca5d45a784f916cb85f23037
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-pj9fpo1y/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-pj9fpo1y/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-pj9fpo1y/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 275, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/cc/ab/ba985048cc24be7b7050c479634d50c42cc1c0225735e516a81d609135c0/libvirt_python-12.2.0.tar.gz#sha256=742147988bba7d400f6892beeeb7e0a27758f10ff65421b569b7b4b6a2572e44 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpgcci1ye5 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpz3djzgli
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_fdc27bcf170243e1ada39d75245cb41f
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-kdh8dxuw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-kdh8dxuw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-kdh8dxuw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 275, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/8e/e1/c4a3ba2a285defa7ad0e6c5b1ea1a58d5e1b24f6842fe385727a30425d74/libvirt_python-12.1.0.tar.gz#sha256=2cc02c0b91a9abd140185feab46b33281091d4deffbc1bbfdb68ce682359f2b0 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpz3djzgli Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp8zw8iwnr
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_a8c9b15bad4349419d646df8fc87ff43
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-y1p1vyec/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-y1p1vyec/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-y1p1vyec/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 275, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/5e/cd/a8fdd1c691f2a6a6dc8b0711b42473a7342e4d1a7a1e9ef90677a236eb73/libvirt_python-12.0.0.tar.gz#sha256=7b4de7d2dde2bc380cf4e108d1eeb8aad50beb3ae351ab9265a7fedc587742bc (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp8zw8iwnr Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpqshm9rfp
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_82b77a24c6b9464f82ef3e74064a0ed9
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-sbqll5fx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-sbqll5fx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-sbqll5fx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 275, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/c4/68/b3bfdce933c5c7c2ba0f7c70d851b073947bb8df0223809c6e08043a5fb5/libvirt_python-11.10.0.tar.gz#sha256=e76cdfa64bc55e7761f15a146006ee0c38736791c10a744e7a5e59ba34f4540b (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpqshm9rfp Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp5xyuzm6n
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_5fabe881f74c4f6182af6ec16275bdc9
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-qkqm5ia_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-qkqm5ia_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-qkqm5ia_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 275, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/b0/90/eabf6f17077f054f40b41976832fdd2e4d7de72d879e65f5b3f128eb2e6b/libvirt_python-11.9.0.tar.gz#sha256=dc54b8ab3581118af1bd64c5847d03c946e2f19b6cf8bf9d18fd8b75d7a70181 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp5xyuzm6n Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpev4bss6y
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_af950748906b4a6eaef2fabd9c8f6662
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-s1nrlkgp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-s1nrlkgp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-s1nrlkgp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 275, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/3f/f2/d44cf691ae2bda128e7acff537283bb185f4d16d7c819e2ae44cb06dba2c/libvirt_python-11.8.0.tar.gz#sha256=5d80e13e0cfb96dd254d765ee60e77e5f9b6925172540056cec0aa0e6f0ca83c (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpev4bss6y Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpk09pqaxr
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_2ec6271fdf574acd83be69ea5e965136
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-jho2x1_q/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-jho2x1_q/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-jho2x1_q/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/b9/79/10b58f0ea84aab19c4d5af0d41b7ffdd86cdbea14201cb1c83a94a743521/libvirt-python-11.7.0.tar.gz#sha256=f65f80fe7dabb47c2ea887bec5f62509b756282acac4fa958ab74706c0b76c11 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpk09pqaxr Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp9uo_g5ri
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_8d82b8c1586a4401bb64ff18aae5f4dd
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-s4aaopdz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-s4aaopdz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-s4aaopdz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/19/12/325da88706d5d7f7d7e569cd4d3f93e68dca87b5cff4d9243a3afe370fde/libvirt-python-11.6.0.tar.gz#sha256=cf6077eddf7e0d20d7193c48309d57cb8d63e2adc68cafb2cf8354ec3d807dd8 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp9uo_g5ri Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpmnkpsxsu
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_93daa2b3600e4eb78546d69c8581e3df
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-adbx57en/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-adbx57en/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-adbx57en/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/ed/de/4df830b99ba869670d4425176421ae6fe99d6a24d9e97efbddddffcac6e0/libvirt-python-11.5.0.tar.gz#sha256=69aad89ec689526835bf7d2d224badafe52a2def0d719676166755a8eab7ac23 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpmnkpsxsu Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpjet5wn67
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_42e406fb35fc42cf8c0932475019fe26
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-m8qf75vx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-m8qf75vx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-m8qf75vx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/0a/c6/aa1fa7f167a4de734f4bc6becd29d35578d64cd5be0a7ec863729139ec7b/libvirt-python-11.4.0.tar.gz#sha256=7335de498e3fdb2c96f68ee4065d44ab0404b79923d6316819a4b5f963f80125 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpjet5wn67 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp_slcyodi
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_fea6531792694b7aadde9f958e59beb9
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-yk8wn0nw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-yk8wn0nw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-yk8wn0nw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/e8/19/b22112e8027cf093932ef324c9de1f6429a742c73af1f92c4ec9a058b6c5/libvirt-python-11.3.0.tar.gz#sha256=4cd31e625e8fefbbe168faedb38cb7fa2da3fa7394326eed29dc46e7ca511979 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp_slcyodi Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpwvpqwn14
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_34f875cde49c46e9ac23990848e2acbb
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-iwtpzd_e/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-iwtpzd_e/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-iwtpzd_e/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/b6/40/13641a38395c5d1a474971926834c923dc683747975f754ef0cdc8c99e21/libvirt-python-11.2.0.tar.gz#sha256=bb5f245f0e01579b0b48e8657f0488f440e609c6b6c3c7c7e7c4ae4e61d3c346 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpwvpqwn14 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpdi961ah5
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_27174b75ffef44a4a8604bcc1087ec9c
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-n2fbhx57/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-n2fbhx57/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-n2fbhx57/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/13/79/9aeb96cb37b9f25f1ccacf77d4daaac697dbdb96b005e511077f35df7c74/libvirt-python-11.1.0.tar.gz#sha256=00efb9a781087668512d6a002eb9cd136e44ff8701ac6793cc13b6fdc6d9ef8f (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpdi961ah5 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpfav3zc2n
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_3e55ed65e62f4417b8e80836de3b1564
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-bihao6r1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-bihao6r1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-bihao6r1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/e3/ed/b9b4b68c909fb91ef806d74c65ce563a792a2b1a95715fc284a4a473dff9/libvirt-python-11.0.0.tar.gz#sha256=cee825a53c6438c5bc84b4250b35493a8e504d5d8075d3d2069ffaf7090846f8 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpfav3zc2n Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpism8o12t
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_ed3ebbc0112f47edbdc075314be9f7bf
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-7hike1lx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-7hike1lx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-7hike1lx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/96/be/8418aab509850637683b2aff9b3b773de412187e72fbcf22ba92293b05ea/libvirt-python-10.10.0.tar.gz#sha256=8acf6dcfb33a03ed92f9440cb1a0b8d3fc53fb23bba2e76ceedeb8bfb5327557 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpism8o12t Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpzskhzn3v
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_e07e1a6b5c3f457499e88d5bad04db6d
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-9ton6w01/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-9ton6w01/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-9ton6w01/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/c8/0c/6f4734d9f97ae3a6fc87360cd8e5f26821104a414584a2a71708fcefe840/libvirt-python-10.9.0.tar.gz#sha256=44833fc6017fc88e43586a78c028a89fa1e1c1bae5089160c62356308ac9a37a (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpzskhzn3v Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpgclpx12k
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_644125bffd194a9ca8029e900770fe78
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-_qiuowku/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-_qiuowku/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-_qiuowku/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/13/ca/5be2b8d084549c770efd9dbe6d91a496e48433d49e1ed22ae12bc9d2fd58/libvirt-python-10.8.0.tar.gz#sha256=10cddc61c6bc5659c0eaa3e4c71f3d97c95abf327a51c207affb2e5f49f19f60 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpgclpx12k Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpu5v4f1a5
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_b633d20474594b19aa6920b73966e57f
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-5of3na5x/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-5of3na5x/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-5of3na5x/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/fe/d3/1a17ef8a91d3462e9bb01282a454e9c9e128c3b54c2458dc93b03930195b/libvirt-python-10.7.0.tar.gz#sha256=8fd4edcb3f3c23cadb4053096c941e026456b5a7b5a635c1cebad044143aba53 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpu5v4f1a5 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpiiqfotzy
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_8164d6b5c1044bca8ec92416dafa22cb
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-13zl9irv/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-13zl9irv/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-13zl9irv/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/5f/e6/68f2dddab30489c81c6bc0393eed691ef03cebb844921de12e83dd17df77/libvirt-python-10.6.0.tar.gz#sha256=e4259cbd724f784fca9bf22b13e8af1195dead6beee4c6ea08481a66dfdc79e4 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpiiqfotzy Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpr0vjvew0
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_e1da4db607d9466bab2d14bd07f9358d
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-v0b7wb99/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-v0b7wb99/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-v0b7wb99/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/45/9c/b5bfb69dfbd235bd0b74c5e405ed9d645a99fe17c21dd4fbbb08f1ab2f33/libvirt-python-10.5.0.tar.gz#sha256=785023500f58d3e8e829af98647d43eee97e517aacc9d9e7ded43594ea52d032 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpr0vjvew0 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpihkf9cz5
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_1e04ef01e7b9480a94e555b2dcc93d16
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-3i5hpvwz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-3i5hpvwz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-3i5hpvwz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 271, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/72/4b/218513f595ce788567e253e3df73f97bf4f9f2b7872d04bef50f1c20dc7d/libvirt-python-10.4.0.tar.gz#sha256=a20273a3374fcacb45b5ac4fd135e2c40460bb4a3a290d26c4aa8d0eaf1225b5 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpihkf9cz5 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpy9jkzd96
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_157ec0350ef546ca95211e822a162cb0
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-olwqujf_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-olwqujf_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-olwqujf_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 270, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/9e/24/64a14158c446ba0b749693f548aee1af4214dea53f7be739df53f869e86b/libvirt-python-10.3.0.tar.gz#sha256=0333781ffef915d984f36a9b475ae8df6d01763883eefbd138d14c7591f51f2f (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpy9jkzd96 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmperf2cbn8
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_6a0d94f122984b9e9fdcf8aada81f788
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-s0aflbi8/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-s0aflbi8/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-s0aflbi8/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 270, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/47/f7/5c5112f79761616bf0388b97bb4d0ea1de1d015fb46a40672fe56fdc8ef0/libvirt-python-10.2.0.tar.gz#sha256=483a2e38ffc2e65f743e4c819ccb45135dbe50b594a0a2cd60b73843dcfde694 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmperf2cbn8 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp04ud2tz8
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_fdb9f632502e46c696990dce39bdf065
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-hi7u51f7/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-hi7u51f7/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-hi7u51f7/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 270, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/21/a7/b986540dc4538b621943c0681d27d32a24967f24cd9d985d75485af8639c/libvirt-python-10.1.0.tar.gz#sha256=3e7d07bb4a4a8d2a38f1445e9cf47b68d928d93b163555e153c045535ae87444 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp04ud2tz8 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpr1bp7_vn
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_28f1edb0a11c4ecca27d46b0c5afb8cb
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-i2x4d4bj/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-i2x4d4bj/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-i2x4d4bj/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 270, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/e6/b3/13934915c99241a73d87f6dcbcc7aed0692bebd5a5e27cfdd8e83a431314/libvirt-python-10.0.0.tar.gz#sha256=a82588f0e7db53eda7b7dbcbc448b0ec43e00a8c77cac69644495299b410c20d (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpr1bp7_vn Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpbk6o3873
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_42f82e13a7734dec900f822d455a8a3f
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-s7m3z7pm/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-s7m3z7pm/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-s7m3z7pm/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 270, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/25/04/1ead5a7bde080b3302222cde538d5ff272adada8a89b51853c3de9f64377/libvirt-python-9.10.0.tar.gz#sha256=60b4a32200093d1287de544cdd310f01a1066dbff4cee62d45fa504141aa7577 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpbk6o3873 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp8_3m69l8
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_4efb788e39ed4d65885e613ae47ea93f
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-ccorywx1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-ccorywx1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-ccorywx1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 270, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/92/92/315e66f442147369a592d2afe07df1321602c5c5ef93ed15cf4eecf90ffb/libvirt-python-9.9.0.tar.gz#sha256=a97327417851b72aa24e24cdfe10765df0037b9775564cd19bcee25e22b341ea (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp8_3m69l8 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpeegbnbk7
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_5c2f17f87c7e44a6a2b691d9367ec605
  Complete output (25 lines):
  Package libvirt was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libvirt.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'libvirt', required by 'virtual:world', not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel
      return hook(config_settings)
    File "/tmp/pip-build-env-ac12pm8s/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
      return self._get_build_requires(config_settings, requirements=[])
    File "/tmp/pip-build-env-ac12pm8s/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
      self.run_setup()
    File "/tmp/pip-build-env-ac12pm8s/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 270, in <module>
    File "<string>", line 87, in get_module_lists
    File "<string>", line 54, in get_pkgconfig_data
    File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
    File "/usr/lib64/python3.9/subprocess.py", line 528, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/90/63/722b08934531bf0842295b0532d2b2120d30774ed6b04ec44dff85a26db6/libvirt-python-9.8.0.tar.gz#sha256=4069ecb226eab1b810728ef62a9c993a592b2258b0ff489937addd560020a5f1 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpeegbnbk7 Check the logs for full command output.
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmp9md74k0p
       cwd: /tmp/pip-install-8umzisvb/libvirt-python_97e8caea0749428eabff63f2c861b500
  Complete output (66 lines):
  /tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!
  
          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:
  
          License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
  
          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************
  
  !!
    self._finalize_license_expression()
  running bdist_wheel
  running build
  running build_py
  Package 'libvirt' was not found
  Traceback (most recent call last):
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 261, in build_wheel
      return _build_backend().build_wheel(wheel_directory, config_settings,
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 441, in build_wheel
      return _build(['bdist_wheel', '--dist-info-dir', str(metadata_directory)])
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 429, in _build
      return self._build_with_temp_dir(
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 410, in _build_with_temp_dir
      self.run_setup()
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 317, in run_setup
      exec(code, locals())
    File "<string>", line 284, in <module>
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/__init__.py", line 117, in setup
      return distutils.core.setup(**attrs)  # type: ignore[return-value]
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 186, in setup
      return run_commands(dist)
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 202, in run_commands
      dist.run_commands()
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 1000, in run_commands
      self.run_command(cmd)
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/dist.py", line 1107, in run_command
      super().run_command(command)
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 1019, in run_command
      cmd_obj.run()
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/command/bdist_wheel.py", line 370, in run
      self.run_command("build")
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/cmd.py", line 341, in run_command
      self.distribution.run_command(command)
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/dist.py", line 1107, in run_command
      super().run_command(command)
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 1019, in run_command
      cmd_obj.run()
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/command/build.py", line 135, in run
      self.run_command(cmd_name)
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/cmd.py", line 341, in run_command
      self.distribution.run_command(command)
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/dist.py", line 1107, in run_command
      super().run_command(command)
    File "/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 1019, in run_command
      cmd_obj.run()
    File "<string>", line 166, in run
    File "<string>", line 35, in check_minimum_libvirt_version
    File "/usr/lib64/python3.9/subprocess.py", line 373, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['pkg-config', '--print-errors', '--atleast-version=0.9.11', 'libvirt']' returned non-zero exit status 1.
  ----------------------------------------
  ERROR: Failed building wheel for libvirt-python
ERROR: Could not build wheels for libvirt-python, which is required to install pyproject.toml-based projects
zip_safe flag not set; analyzing archive contents...
stderr_lines
[
    "Error: Unable to find a match: python3-dataclasses libvirt-devel",
    "--2026-04-22 12:23:10--  http://tgz.thecode.casa/virtnbdbackup/active/virtnbdbackup.tar.gz",
    "Resolving tgz.thecode.casa (tgz.thecode.casa)... 45.155.20.27",
    "Connecting to tgz.thecode.casa (tgz.thecode.casa)|45.155.20.27|:80... connected.",
    "HTTP request sent, awaiting response... 301 Moved Permanently",
    "Location: https://tgz.thecode.casa/virtnbdbackup/active/virtnbdbackup.tar.gz [following]",
    "--2026-04-22 12:23:10--  https://tgz.thecode.casa/virtnbdbackup/active/virtnbdbackup.tar.gz",
    "Connecting to tgz.thecode.casa (tgz.thecode.casa)|45.155.20.27|:443... connected.",
    "HTTP request sent, awaiting response... 200 OK",
    "Length: 242310 (237K) [application/octet-stream]",
    "Saving to: \u2018virtnbdbackup.tar.gz\u2019",
    "",
    "     0K .......... .......... .......... .......... .......... 21%  115M 0s",
    "    50K .......... .......... .......... .......... .......... 42%  107M 0s",
    "   100K .......... .......... .......... .......... .......... 63%  117M 0s",
    "   150K .......... .......... .......... .......... .......... 84% 57.1M 0s",
    "   200K .......... .......... .......... ......               100%  208M=0.002s",
    "",
    "2026-04-22 12:23:10 (99.3 MB/s) - \u2018virtnbdbackup.tar.gz\u2019 saved [242310/242310]",
    "",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpgcci1ye5",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_981c3d4eca5d45a784f916cb85f23037",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-pj9fpo1y/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-pj9fpo1y/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-pj9fpo1y/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 275, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/cc/ab/ba985048cc24be7b7050c479634d50c42cc1c0225735e516a81d609135c0/libvirt_python-12.2.0.tar.gz#sha256=742147988bba7d400f6892beeeb7e0a27758f10ff65421b569b7b4b6a2572e44 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpgcci1ye5 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpz3djzgli",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_fdc27bcf170243e1ada39d75245cb41f",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-kdh8dxuw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-kdh8dxuw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-kdh8dxuw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 275, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/8e/e1/c4a3ba2a285defa7ad0e6c5b1ea1a58d5e1b24f6842fe385727a30425d74/libvirt_python-12.1.0.tar.gz#sha256=2cc02c0b91a9abd140185feab46b33281091d4deffbc1bbfdb68ce682359f2b0 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpz3djzgli Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp8zw8iwnr",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_a8c9b15bad4349419d646df8fc87ff43",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-y1p1vyec/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-y1p1vyec/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-y1p1vyec/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 275, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/5e/cd/a8fdd1c691f2a6a6dc8b0711b42473a7342e4d1a7a1e9ef90677a236eb73/libvirt_python-12.0.0.tar.gz#sha256=7b4de7d2dde2bc380cf4e108d1eeb8aad50beb3ae351ab9265a7fedc587742bc (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp8zw8iwnr Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpqshm9rfp",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_82b77a24c6b9464f82ef3e74064a0ed9",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-sbqll5fx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-sbqll5fx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-sbqll5fx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 275, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/c4/68/b3bfdce933c5c7c2ba0f7c70d851b073947bb8df0223809c6e08043a5fb5/libvirt_python-11.10.0.tar.gz#sha256=e76cdfa64bc55e7761f15a146006ee0c38736791c10a744e7a5e59ba34f4540b (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpqshm9rfp Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp5xyuzm6n",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_5fabe881f74c4f6182af6ec16275bdc9",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-qkqm5ia_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-qkqm5ia_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-qkqm5ia_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 275, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/b0/90/eabf6f17077f054f40b41976832fdd2e4d7de72d879e65f5b3f128eb2e6b/libvirt_python-11.9.0.tar.gz#sha256=dc54b8ab3581118af1bd64c5847d03c946e2f19b6cf8bf9d18fd8b75d7a70181 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp5xyuzm6n Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpev4bss6y",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_af950748906b4a6eaef2fabd9c8f6662",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-s1nrlkgp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-s1nrlkgp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-s1nrlkgp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 275, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/3f/f2/d44cf691ae2bda128e7acff537283bb185f4d16d7c819e2ae44cb06dba2c/libvirt_python-11.8.0.tar.gz#sha256=5d80e13e0cfb96dd254d765ee60e77e5f9b6925172540056cec0aa0e6f0ca83c (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpev4bss6y Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpk09pqaxr",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_2ec6271fdf574acd83be69ea5e965136",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-jho2x1_q/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-jho2x1_q/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-jho2x1_q/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/b9/79/10b58f0ea84aab19c4d5af0d41b7ffdd86cdbea14201cb1c83a94a743521/libvirt-python-11.7.0.tar.gz#sha256=f65f80fe7dabb47c2ea887bec5f62509b756282acac4fa958ab74706c0b76c11 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpk09pqaxr Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp9uo_g5ri",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_8d82b8c1586a4401bb64ff18aae5f4dd",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-s4aaopdz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-s4aaopdz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-s4aaopdz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/19/12/325da88706d5d7f7d7e569cd4d3f93e68dca87b5cff4d9243a3afe370fde/libvirt-python-11.6.0.tar.gz#sha256=cf6077eddf7e0d20d7193c48309d57cb8d63e2adc68cafb2cf8354ec3d807dd8 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp9uo_g5ri Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpmnkpsxsu",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_93daa2b3600e4eb78546d69c8581e3df",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-adbx57en/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-adbx57en/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-adbx57en/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/ed/de/4df830b99ba869670d4425176421ae6fe99d6a24d9e97efbddddffcac6e0/libvirt-python-11.5.0.tar.gz#sha256=69aad89ec689526835bf7d2d224badafe52a2def0d719676166755a8eab7ac23 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpmnkpsxsu Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpjet5wn67",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_42e406fb35fc42cf8c0932475019fe26",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-m8qf75vx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-m8qf75vx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-m8qf75vx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/0a/c6/aa1fa7f167a4de734f4bc6becd29d35578d64cd5be0a7ec863729139ec7b/libvirt-python-11.4.0.tar.gz#sha256=7335de498e3fdb2c96f68ee4065d44ab0404b79923d6316819a4b5f963f80125 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpjet5wn67 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp_slcyodi",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_fea6531792694b7aadde9f958e59beb9",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-yk8wn0nw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-yk8wn0nw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-yk8wn0nw/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/e8/19/b22112e8027cf093932ef324c9de1f6429a742c73af1f92c4ec9a058b6c5/libvirt-python-11.3.0.tar.gz#sha256=4cd31e625e8fefbbe168faedb38cb7fa2da3fa7394326eed29dc46e7ca511979 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp_slcyodi Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpwvpqwn14",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_34f875cde49c46e9ac23990848e2acbb",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-iwtpzd_e/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-iwtpzd_e/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-iwtpzd_e/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/b6/40/13641a38395c5d1a474971926834c923dc683747975f754ef0cdc8c99e21/libvirt-python-11.2.0.tar.gz#sha256=bb5f245f0e01579b0b48e8657f0488f440e609c6b6c3c7c7e7c4ae4e61d3c346 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpwvpqwn14 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpdi961ah5",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_27174b75ffef44a4a8604bcc1087ec9c",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-n2fbhx57/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-n2fbhx57/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-n2fbhx57/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/13/79/9aeb96cb37b9f25f1ccacf77d4daaac697dbdb96b005e511077f35df7c74/libvirt-python-11.1.0.tar.gz#sha256=00efb9a781087668512d6a002eb9cd136e44ff8701ac6793cc13b6fdc6d9ef8f (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpdi961ah5 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpfav3zc2n",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_3e55ed65e62f4417b8e80836de3b1564",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-bihao6r1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-bihao6r1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-bihao6r1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/e3/ed/b9b4b68c909fb91ef806d74c65ce563a792a2b1a95715fc284a4a473dff9/libvirt-python-11.0.0.tar.gz#sha256=cee825a53c6438c5bc84b4250b35493a8e504d5d8075d3d2069ffaf7090846f8 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpfav3zc2n Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpism8o12t",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_ed3ebbc0112f47edbdc075314be9f7bf",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-7hike1lx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-7hike1lx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-7hike1lx/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/96/be/8418aab509850637683b2aff9b3b773de412187e72fbcf22ba92293b05ea/libvirt-python-10.10.0.tar.gz#sha256=8acf6dcfb33a03ed92f9440cb1a0b8d3fc53fb23bba2e76ceedeb8bfb5327557 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpism8o12t Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpzskhzn3v",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_e07e1a6b5c3f457499e88d5bad04db6d",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-9ton6w01/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-9ton6w01/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-9ton6w01/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/c8/0c/6f4734d9f97ae3a6fc87360cd8e5f26821104a414584a2a71708fcefe840/libvirt-python-10.9.0.tar.gz#sha256=44833fc6017fc88e43586a78c028a89fa1e1c1bae5089160c62356308ac9a37a (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpzskhzn3v Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpgclpx12k",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_644125bffd194a9ca8029e900770fe78",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-_qiuowku/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-_qiuowku/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-_qiuowku/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/13/ca/5be2b8d084549c770efd9dbe6d91a496e48433d49e1ed22ae12bc9d2fd58/libvirt-python-10.8.0.tar.gz#sha256=10cddc61c6bc5659c0eaa3e4c71f3d97c95abf327a51c207affb2e5f49f19f60 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpgclpx12k Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpu5v4f1a5",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_b633d20474594b19aa6920b73966e57f",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-5of3na5x/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-5of3na5x/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-5of3na5x/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/fe/d3/1a17ef8a91d3462e9bb01282a454e9c9e128c3b54c2458dc93b03930195b/libvirt-python-10.7.0.tar.gz#sha256=8fd4edcb3f3c23cadb4053096c941e026456b5a7b5a635c1cebad044143aba53 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpu5v4f1a5 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpiiqfotzy",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_8164d6b5c1044bca8ec92416dafa22cb",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-13zl9irv/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-13zl9irv/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-13zl9irv/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/5f/e6/68f2dddab30489c81c6bc0393eed691ef03cebb844921de12e83dd17df77/libvirt-python-10.6.0.tar.gz#sha256=e4259cbd724f784fca9bf22b13e8af1195dead6beee4c6ea08481a66dfdc79e4 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpiiqfotzy Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpr0vjvew0",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_e1da4db607d9466bab2d14bd07f9358d",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-v0b7wb99/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-v0b7wb99/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-v0b7wb99/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/45/9c/b5bfb69dfbd235bd0b74c5e405ed9d645a99fe17c21dd4fbbb08f1ab2f33/libvirt-python-10.5.0.tar.gz#sha256=785023500f58d3e8e829af98647d43eee97e517aacc9d9e7ded43594ea52d032 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpr0vjvew0 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpihkf9cz5",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_1e04ef01e7b9480a94e555b2dcc93d16",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-3i5hpvwz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-3i5hpvwz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-3i5hpvwz/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 271, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/72/4b/218513f595ce788567e253e3df73f97bf4f9f2b7872d04bef50f1c20dc7d/libvirt-python-10.4.0.tar.gz#sha256=a20273a3374fcacb45b5ac4fd135e2c40460bb4a3a290d26c4aa8d0eaf1225b5 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpihkf9cz5 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpy9jkzd96",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_157ec0350ef546ca95211e822a162cb0",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-olwqujf_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-olwqujf_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-olwqujf_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 270, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/9e/24/64a14158c446ba0b749693f548aee1af4214dea53f7be739df53f869e86b/libvirt-python-10.3.0.tar.gz#sha256=0333781ffef915d984f36a9b475ae8df6d01763883eefbd138d14c7591f51f2f (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpy9jkzd96 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmperf2cbn8",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_6a0d94f122984b9e9fdcf8aada81f788",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-s0aflbi8/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-s0aflbi8/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-s0aflbi8/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 270, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/47/f7/5c5112f79761616bf0388b97bb4d0ea1de1d015fb46a40672fe56fdc8ef0/libvirt-python-10.2.0.tar.gz#sha256=483a2e38ffc2e65f743e4c819ccb45135dbe50b594a0a2cd60b73843dcfde694 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmperf2cbn8 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp04ud2tz8",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_fdb9f632502e46c696990dce39bdf065",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-hi7u51f7/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-hi7u51f7/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-hi7u51f7/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 270, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/21/a7/b986540dc4538b621943c0681d27d32a24967f24cd9d985d75485af8639c/libvirt-python-10.1.0.tar.gz#sha256=3e7d07bb4a4a8d2a38f1445e9cf47b68d928d93b163555e153c045535ae87444 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp04ud2tz8 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpr1bp7_vn",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_28f1edb0a11c4ecca27d46b0c5afb8cb",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-i2x4d4bj/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-i2x4d4bj/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-i2x4d4bj/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 270, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/e6/b3/13934915c99241a73d87f6dcbcc7aed0692bebd5a5e27cfdd8e83a431314/libvirt-python-10.0.0.tar.gz#sha256=a82588f0e7db53eda7b7dbcbc448b0ec43e00a8c77cac69644495299b410c20d (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpr1bp7_vn Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpbk6o3873",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_42f82e13a7734dec900f822d455a8a3f",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-s7m3z7pm/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-s7m3z7pm/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-s7m3z7pm/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 270, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/25/04/1ead5a7bde080b3302222cde538d5ff272adada8a89b51853c3de9f64377/libvirt-python-9.10.0.tar.gz#sha256=60b4a32200093d1287de544cdd310f01a1066dbff4cee62d45fa504141aa7577 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpbk6o3873 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp8_3m69l8",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_4efb788e39ed4d65885e613ae47ea93f",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-ccorywx1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-ccorywx1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-ccorywx1/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 270, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/92/92/315e66f442147369a592d2afe07df1321602c5c5ef93ed15cf4eecf90ffb/libvirt-python-9.9.0.tar.gz#sha256=a97327417851b72aa24e24cdfe10765df0037b9775564cd19bcee25e22b341ea (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp8_3m69l8 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpeegbnbk7",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_5c2f17f87c7e44a6a2b691d9367ec605",
    "  Complete output (25 lines):",
    "  Package libvirt was not found in the pkg-config search path.",
    "  Perhaps you should add the directory containing `libvirt.pc'",
    "  to the PKG_CONFIG_PATH environment variable",
    "  Package 'libvirt', required by 'virtual:world', not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 130, in get_requires_for_build_wheel",
    "      return hook(config_settings)",
    "    File \"/tmp/pip-build-env-ac12pm8s/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 333, in get_requires_for_build_wheel",
    "      return self._get_build_requires(config_settings, requirements=[])",
    "    File \"/tmp/pip-build-env-ac12pm8s/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 301, in _get_build_requires",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-ac12pm8s/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 270, in <module>",
    "    File \"<string>\", line 87, in get_module_lists",
    "    File \"<string>\", line 54, in get_pkgconfig_data",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output",
    "      return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run",
    "      raise CalledProcessError(retcode, process.args,",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--libs-only-L', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "WARNING: Discarding https://files.pythonhosted.org/packages/90/63/722b08934531bf0842295b0532d2b2120d30774ed6b04ec44dff85a26db6/libvirt-python-9.8.0.tar.gz#sha256=4069ecb226eab1b810728ef62a9c993a592b2258b0ff489937addd560020a5f1 (from https://pypi.org/simple/libvirt-python/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpeegbnbk7 Check the logs for full command output.",
    "  ERROR: Command errored out with exit status 1:",
    "   command: /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmp9md74k0p",
    "       cwd: /tmp/pip-install-8umzisvb/libvirt-python_97e8caea0749428eabff63f2c861b500",
    "  Complete output (66 lines):",
    "  /tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.",
    "  !!",
    "  ",
    "          ********************************************************************************",
    "          Please consider removing the following classifiers in favor of a SPDX license expression:",
    "  ",
    "          License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)",
    "  ",
    "          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.",
    "          ********************************************************************************",
    "  ",
    "  !!",
    "    self._finalize_license_expression()",
    "  running bdist_wheel",
    "  running build",
    "  running build_py",
    "  Package 'libvirt' was not found",
    "  Traceback (most recent call last):",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 363, in <module>",
    "      main()",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 345, in main",
    "      json_out['return_val'] = hook(**hook_input['kwargs'])",
    "    File \"/usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py\", line 261, in build_wheel",
    "      return _build_backend().build_wheel(wheel_directory, config_settings,",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 441, in build_wheel",
    "      return _build(['bdist_wheel', '--dist-info-dir', str(metadata_directory)])",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 429, in _build",
    "      return self._build_with_temp_dir(",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 410, in _build_with_temp_dir",
    "      self.run_setup()",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/build_meta.py\", line 317, in run_setup",
    "      exec(code, locals())",
    "    File \"<string>\", line 284, in <module>",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/__init__.py\", line 117, in setup",
    "      return distutils.core.setup(**attrs)  # type: ignore[return-value]",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/core.py\", line 186, in setup",
    "      return run_commands(dist)",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/core.py\", line 202, in run_commands",
    "      dist.run_commands()",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/dist.py\", line 1000, in run_commands",
    "      self.run_command(cmd)",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/dist.py\", line 1107, in run_command",
    "      super().run_command(command)",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/dist.py\", line 1019, in run_command",
    "      cmd_obj.run()",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/command/bdist_wheel.py\", line 370, in run",
    "      self.run_command(\"build\")",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/cmd.py\", line 341, in run_command",
    "      self.distribution.run_command(command)",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/dist.py\", line 1107, in run_command",
    "      super().run_command(command)",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/dist.py\", line 1019, in run_command",
    "      cmd_obj.run()",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/command/build.py\", line 135, in run",
    "      self.run_command(cmd_name)",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/cmd.py\", line 341, in run_command",
    "      self.distribution.run_command(command)",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/dist.py\", line 1107, in run_command",
    "      super().run_command(command)",
    "    File \"/tmp/pip-build-env-6t6ap814/overlay/lib/python3.9/site-packages/setuptools/_distutils/dist.py\", line 1019, in run_command",
    "      cmd_obj.run()",
    "    File \"<string>\", line 166, in run",
    "    File \"<string>\", line 35, in check_minimum_libvirt_version",
    "    File \"/usr/lib64/python3.9/subprocess.py\", line 373, in check_call",
    "      raise CalledProcessError(retcode, cmd)",
    "  subprocess.CalledProcessError: Command '['pkg-config', '--print-errors', '--atleast-version=0.9.11', 'libvirt']' returned non-zero exit status 1.",
    "  ----------------------------------------",
    "  ERROR: Failed building wheel for libvirt-python",
    "ERROR: Could not build wheels for libvirt-python, which is required to install pyproject.toml-based projects",
    "zip_safe flag not set; analyzing archive contents..."
]
stdout
Last metadata expiration check: 0:00:23 ago on Wed Apr 22 12:22:45 2026.
Package epel-release-9-10.el9.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Last metadata expiration check: 0:00:24 ago on Wed Apr 22 12:22:45 2026.
Package git-2.47.3-1.el9_6.x86_64 is already installed.
No match for argument: python3-dataclasses
No match for argument: libvirt-devel
Package gcc-11.5.0-11.el9.alma.1.x86_64 is already installed.
Package python3-devel-3.9.25-3.el9_7.2.x86_64 is already installed.
virtnbdbackup/Changelog
virtnbdbackup/CNAME
virtnbdbackup/_config.yml
virtnbdbackup/docker/
virtnbdbackup/docker/Dockerfile
virtnbdbackup/docker/README.md
virtnbdbackup/libvirtnbdbackup/
virtnbdbackup/libvirtnbdbackup/common/
virtnbdbackup/libvirtnbdbackup/common/__init__.py
virtnbdbackup/libvirtnbdbackup/common/common.py
virtnbdbackup/libvirtnbdbackup/extenthandler/
virtnbdbackup/libvirtnbdbackup/extenthandler/__init__.py
virtnbdbackup/libvirtnbdbackup/extenthandler/extenthandler.py
virtnbdbackup/libvirtnbdbackup/libvirthelper/
virtnbdbackup/libvirtnbdbackup/libvirthelper/__init__.py
virtnbdbackup/libvirtnbdbackup/libvirthelper/exceptions.py
virtnbdbackup/libvirtnbdbackup/libvirthelper/libvirthelper.py
virtnbdbackup/libvirtnbdbackup/nbdhelper/
virtnbdbackup/libvirtnbdbackup/nbdhelper/__init__.py
virtnbdbackup/libvirtnbdbackup/nbdhelper/exceptions.py
virtnbdbackup/libvirtnbdbackup/nbdhelper/nbdhelper.py
virtnbdbackup/libvirtnbdbackup/qemuhelper/
virtnbdbackup/libvirtnbdbackup/qemuhelper/__init__.py
virtnbdbackup/libvirtnbdbackup/qemuhelper/exceptions.py
virtnbdbackup/libvirtnbdbackup/qemuhelper/qemuhelper.py
virtnbdbackup/libvirtnbdbackup/sparsestream/
virtnbdbackup/libvirtnbdbackup/sparsestream/__init__.py
virtnbdbackup/libvirtnbdbackup/sparsestream/exceptions.py
virtnbdbackup/libvirtnbdbackup/sparsestream/types.py
virtnbdbackup/libvirtnbdbackup/sparsestream/streamer.py
virtnbdbackup/libvirtnbdbackup/exceptions.py
virtnbdbackup/libvirtnbdbackup/logcount.py
virtnbdbackup/libvirtnbdbackup/outputhelper/
virtnbdbackup/libvirtnbdbackup/outputhelper/__init__.py
virtnbdbackup/libvirtnbdbackup/outputhelper/exceptions.py
virtnbdbackup/libvirtnbdbackup/outputhelper/outputhelper.py
virtnbdbackup/libvirtnbdbackup/sshutil/
virtnbdbackup/libvirtnbdbackup/sshutil/exceptions.py
virtnbdbackup/libvirtnbdbackup/sshutil/__init__.py
virtnbdbackup/libvirtnbdbackup/sshutil/sshutil.py
virtnbdbackup/libvirtnbdbackup/argopt.py
virtnbdbackup/libvirtnbdbackup/__init__.py
virtnbdbackup/LICENSE
virtnbdbackup/MANIFEST.in
virtnbdbackup/README.md
virtnbdbackup/requirements.txt
virtnbdbackup/screenshot.jpg
virtnbdbackup/scripts/
virtnbdbackup/scripts/create-cert.sh
virtnbdbackup/setup.cfg
virtnbdbackup/setup.py
virtnbdbackup/stdeb.cfg
virtnbdbackup/t/
virtnbdbackup/t/vm1/
virtnbdbackup/t/vm1/.gitignore
virtnbdbackup/t/vm1/UEFI_VARS.gz
virtnbdbackup/t/vm1/config.bash
virtnbdbackup/t/vm1/vm1-sda.qcow2.gz
virtnbdbackup/t/vm1/vm1.xml
virtnbdbackup/t/vm2/
virtnbdbackup/t/vm2/config.bash
virtnbdbackup/t/vm2/vm2.xml
virtnbdbackup/t/vm3/
virtnbdbackup/t/vm3/vm3-sda.qcow2
virtnbdbackup/t/vm3/vm3-sdb.qcow2
virtnbdbackup/t/vm3/config.bash
virtnbdbackup/t/vm3/vm3.xml
virtnbdbackup/t/Makefile
virtnbdbackup/t/README.txt
virtnbdbackup/t/vm4/
virtnbdbackup/t/vm4/README.txt
virtnbdbackup/t/vm4/config.bash
virtnbdbackup/t/vm4/vm4-sda.qcow2
virtnbdbackup/t/vm4/vm4-sdb.qcow2
virtnbdbackup/t/vm4/vm4.xml
virtnbdbackup/t/vm5/
virtnbdbackup/t/vm5/README.txt
virtnbdbackup/t/vm5/config.bash
virtnbdbackup/t/vm5/vm5-sda.qcow2
virtnbdbackup/t/vm5/vm5.xml
virtnbdbackup/t/tests.bats
virtnbdbackup/vagrant/
virtnbdbackup/vagrant/README.md
virtnbdbackup/vagrant/debian/
virtnbdbackup/vagrant/debian/Vagrantfile
virtnbdbackup/vagrant/rhel/
virtnbdbackup/vagrant/rhel/Vagrantfile
virtnbdbackup/vagrant/build.sh
virtnbdbackup/venv/
virtnbdbackup/venv/create.sh
virtnbdbackup/virtnbdbackup
virtnbdbackup/virtnbdmap
virtnbdbackup/virtnbd-nbdkit-plugin
virtnbdbackup/virtnbdrestore
Collecting libvirt-python>=6.0.0
  Downloading libvirt_python-12.2.0.tar.gz (244 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt_python-12.1.0.tar.gz (243 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt_python-12.0.0.tar.gz (243 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt_python-11.10.0.tar.gz (243 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt_python-11.9.0.tar.gz (243 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt_python-11.8.0.tar.gz (242 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-11.7.0.tar.gz (242 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-11.6.0.tar.gz (242 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-11.5.0.tar.gz (242 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-11.4.0.tar.gz (242 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-11.3.0.tar.gz (242 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-11.2.0.tar.gz (242 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-11.1.0.tar.gz (241 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-11.0.0.tar.gz (241 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.10.0.tar.gz (241 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.9.0.tar.gz (241 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.8.0.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.7.0.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.6.0.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.5.0.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.4.0.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.3.0.tar.gz (238 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.2.0.tar.gz (246 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.1.0.tar.gz (246 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-10.0.0.tar.gz (246 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-9.10.0.tar.gz (246 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-9.9.0.tar.gz (246 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-9.8.0.tar.gz (246 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  Downloading libvirt-python-9.7.0.tar.gz (132 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting tqdm
  Downloading tqdm-4.67.3-py3-none-any.whl (78 kB)
Collecting lz4>=2.1.2
  Downloading lz4-4.4.5-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
Collecting lxml
  Downloading lxml-6.1.0-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB)
Collecting paramiko
  Downloading paramiko-4.0.0-py3-none-any.whl (223 kB)
Collecting bcrypt>=3.2
  Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB)
Collecting pynacl>=1.5
  Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)
Collecting invoke>=2.0
  Downloading invoke-3.0.3-py3-none-any.whl (160 kB)
Requirement already satisfied: cryptography>=3.3 in /usr/lib64/python3.9/site-packages (from paramiko->-r requirements.txt (line 5)) (36.0.1)
Requirement already satisfied: cffi>=1.12 in /usr/lib64/python3.9/site-packages (from cryptography>=3.3->paramiko->-r requirements.txt (line 5)) (1.14.5)
Collecting cffi>=1.12
  Downloading cffi-2.0.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB)
Requirement already satisfied: pycparser in /usr/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko->-r requirements.txt (line 5)) (2.20)
Requirement already satisfied: ply==3.11 in /usr/lib/python3.9/site-packages (from pycparser->cffi>=1.12->cryptography>=3.3->paramiko->-r requirements.txt (line 5)) (3.11)
Building wheels for collected packages: libvirt-python
  Building wheel for libvirt-python (pyproject.toml): started
  Building wheel for libvirt-python (pyproject.toml): finished with status 'error'
Failed to build libvirt-python
running install
running bdist_egg
running egg_info
creating virtnbdbackup.egg-info
writing virtnbdbackup.egg-info/PKG-INFO
writing dependency_links to virtnbdbackup.egg-info/dependency_links.txt
writing requirements to virtnbdbackup.egg-info/requires.txt
writing top-level names to virtnbdbackup.egg-info/top_level.txt
writing manifest file 'virtnbdbackup.egg-info/SOURCES.txt'
reading manifest file 'virtnbdbackup.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'virtnbdbackup.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/libvirtnbdbackup
copying libvirtnbdbackup/exceptions.py -> build/lib/libvirtnbdbackup
copying libvirtnbdbackup/logcount.py -> build/lib/libvirtnbdbackup
copying libvirtnbdbackup/argopt.py -> build/lib/libvirtnbdbackup
copying libvirtnbdbackup/__init__.py -> build/lib/libvirtnbdbackup
creating build/lib/libvirtnbdbackup/common
copying libvirtnbdbackup/common/__init__.py -> build/lib/libvirtnbdbackup/common
copying libvirtnbdbackup/common/common.py -> build/lib/libvirtnbdbackup/common
creating build/lib/libvirtnbdbackup/extenthandler
copying libvirtnbdbackup/extenthandler/__init__.py -> build/lib/libvirtnbdbackup/extenthandler
copying libvirtnbdbackup/extenthandler/extenthandler.py -> build/lib/libvirtnbdbackup/extenthandler
creating build/lib/libvirtnbdbackup/libvirthelper
copying libvirtnbdbackup/libvirthelper/__init__.py -> build/lib/libvirtnbdbackup/libvirthelper
copying libvirtnbdbackup/libvirthelper/exceptions.py -> build/lib/libvirtnbdbackup/libvirthelper
copying libvirtnbdbackup/libvirthelper/libvirthelper.py -> build/lib/libvirtnbdbackup/libvirthelper
creating build/lib/libvirtnbdbackup/nbdhelper
copying libvirtnbdbackup/nbdhelper/__init__.py -> build/lib/libvirtnbdbackup/nbdhelper
copying libvirtnbdbackup/nbdhelper/exceptions.py -> build/lib/libvirtnbdbackup/nbdhelper
copying libvirtnbdbackup/nbdhelper/nbdhelper.py -> build/lib/libvirtnbdbackup/nbdhelper
creating build/lib/libvirtnbdbackup/qemuhelper
copying libvirtnbdbackup/qemuhelper/__init__.py -> build/lib/libvirtnbdbackup/qemuhelper
copying libvirtnbdbackup/qemuhelper/exceptions.py -> build/lib/libvirtnbdbackup/qemuhelper
copying libvirtnbdbackup/qemuhelper/qemuhelper.py -> build/lib/libvirtnbdbackup/qemuhelper
creating build/lib/libvirtnbdbackup/sparsestream
copying libvirtnbdbackup/sparsestream/__init__.py -> build/lib/libvirtnbdbackup/sparsestream
copying libvirtnbdbackup/sparsestream/exceptions.py -> build/lib/libvirtnbdbackup/sparsestream
copying libvirtnbdbackup/sparsestream/types.py -> build/lib/libvirtnbdbackup/sparsestream
copying libvirtnbdbackup/sparsestream/streamer.py -> build/lib/libvirtnbdbackup/sparsestream
creating build/lib/libvirtnbdbackup/outputhelper
copying libvirtnbdbackup/outputhelper/__init__.py -> build/lib/libvirtnbdbackup/outputhelper
copying libvirtnbdbackup/outputhelper/exceptions.py -> build/lib/libvirtnbdbackup/outputhelper
copying libvirtnbdbackup/outputhelper/outputhelper.py -> build/lib/libvirtnbdbackup/outputhelper
creating build/lib/libvirtnbdbackup/sshutil
copying libvirtnbdbackup/sshutil/exceptions.py -> build/lib/libvirtnbdbackup/sshutil
copying libvirtnbdbackup/sshutil/__init__.py -> build/lib/libvirtnbdbackup/sshutil
copying libvirtnbdbackup/sshutil/sshutil.py -> build/lib/libvirtnbdbackup/sshutil
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/libvirtnbdbackup
copying build/lib/libvirtnbdbackup/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup
copying build/lib/libvirtnbdbackup/logcount.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup
copying build/lib/libvirtnbdbackup/argopt.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup
copying build/lib/libvirtnbdbackup/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup
creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/common
copying build/lib/libvirtnbdbackup/common/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/common
copying build/lib/libvirtnbdbackup/common/common.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/common
creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/extenthandler
copying build/lib/libvirtnbdbackup/extenthandler/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/extenthandler
copying build/lib/libvirtnbdbackup/extenthandler/extenthandler.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/extenthandler
creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper
copying build/lib/libvirtnbdbackup/libvirthelper/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper
copying build/lib/libvirtnbdbackup/libvirthelper/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper
copying build/lib/libvirtnbdbackup/libvirthelper/libvirthelper.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper
creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper
copying build/lib/libvirtnbdbackup/nbdhelper/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper
copying build/lib/libvirtnbdbackup/nbdhelper/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper
copying build/lib/libvirtnbdbackup/nbdhelper/nbdhelper.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper
creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper
copying build/lib/libvirtnbdbackup/qemuhelper/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper
copying build/lib/libvirtnbdbackup/qemuhelper/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper
copying build/lib/libvirtnbdbackup/qemuhelper/qemuhelper.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper
creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream
copying build/lib/libvirtnbdbackup/sparsestream/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream
copying build/lib/libvirtnbdbackup/sparsestream/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream
copying build/lib/libvirtnbdbackup/sparsestream/types.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream
copying build/lib/libvirtnbdbackup/sparsestream/streamer.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream
creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper
copying build/lib/libvirtnbdbackup/outputhelper/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper
copying build/lib/libvirtnbdbackup/outputhelper/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper
copying build/lib/libvirtnbdbackup/outputhelper/outputhelper.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper
creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil
copying build/lib/libvirtnbdbackup/sshutil/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil
copying build/lib/libvirtnbdbackup/sshutil/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil
copying build/lib/libvirtnbdbackup/sshutil/sshutil.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/exceptions.py to exceptions.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/logcount.py to logcount.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/argopt.py to argopt.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/common/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/common/common.py to common.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/extenthandler/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/extenthandler/extenthandler.py to extenthandler.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper/exceptions.py to exceptions.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper/libvirthelper.py to libvirthelper.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper/exceptions.py to exceptions.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper/nbdhelper.py to nbdhelper.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper/exceptions.py to exceptions.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper/qemuhelper.py to qemuhelper.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream/exceptions.py to exceptions.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream/types.py to types.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream/streamer.py to streamer.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper/exceptions.py to exceptions.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper/outputhelper.py to outputhelper.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil/exceptions.py to exceptions.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil/sshutil.py to sshutil.cpython-39.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
running install_scripts
running build_scripts
creating build/scripts-3.9
copying and adjusting virtnbdbackup -> build/scripts-3.9
copying and adjusting virtnbdrestore -> build/scripts-3.9
copying and adjusting virtnbdmap -> build/scripts-3.9
copying virtnbd-nbdkit-plugin -> build/scripts-3.9
changing mode of build/scripts-3.9/virtnbdbackup from 644 to 755
changing mode of build/scripts-3.9/virtnbdrestore from 644 to 755
changing mode of build/scripts-3.9/virtnbdmap from 644 to 755
changing mode of build/scripts-3.9/virtnbd-nbdkit-plugin from 644 to 755
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.9/virtnbdbackup -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.9/virtnbdrestore -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.9/virtnbdmap -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.9/virtnbd-nbdkit-plugin -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/virtnbdbackup to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/virtnbdrestore to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/virtnbdmap to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/virtnbd-nbdkit-plugin to 755
copying virtnbdbackup.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying virtnbdbackup.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying virtnbdbackup.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying virtnbdbackup.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying virtnbdbackup.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating dist
creating 'dist/virtnbdbackup-0.99-py3.9.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing virtnbdbackup-0.99-py3.9.egg
Copying virtnbdbackup-0.99-py3.9.egg to /usr/local/lib/python3.9/site-packages
Adding virtnbdbackup 0.99 to easy-install.pth file
Installing virtnbd-nbdkit-plugin script to /usr/local/bin
Installing virtnbdbackup script to /usr/local/bin
Installing virtnbdmap script to /usr/local/bin
Installing virtnbdrestore script to /usr/local/bin

Installed /usr/local/lib/python3.9/site-packages/virtnbdbackup-0.99-py3.9.egg
Processing dependencies for virtnbdbackup==0.99
Finished processing dependencies for virtnbdbackup==0.99
Last metadata expiration check: 0:02:22 ago on Wed Apr 22 12:22:45 2026.
Dependencies resolved.
================================================================================
 Package               Architecture  Version             Repository        Size
================================================================================
Installing:
 python3-libnbd        x86_64        1.20.3-4.el9        appstream         87 k
Installing dependencies:
 libnbd                x86_64        1.20.3-4.el9        appstream        170 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 258 k
Installed size: 940 k
Downloading Packages:
(1/2): libnbd-1.20.3-4.el9.x86_64.rpm           1.6 MB/s | 170 kB     00:00    
(2/2): python3-libnbd-1.20.3-4.el9.x86_64.rpm   808 kB/s |  87 kB     00:00    
--------------------------------------------------------------------------------
Total                                           659 kB/s | 258 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libnbd-1.20.3-4.el9.x86_64                             1/2 
  Installing       : python3-libnbd-1.20.3-4.el9.x86_64                     2/2 
  Running scriptlet: python3-libnbd-1.20.3-4.el9.x86_64                     2/2 
  Verifying        : libnbd-1.20.3-4.el9.x86_64                             1/2 
  Verifying        : python3-libnbd-1.20.3-4.el9.x86_64                     2/2 

Installed:
  libnbd-1.20.3-4.el9.x86_64         python3-libnbd-1.20.3-4.el9.x86_64        

Complete!
Last metadata expiration check: 0:02:25 ago on Wed Apr 22 12:22:45 2026.
Dependencies resolved.
================================================================================
 Package               Architecture  Version             Repository        Size
================================================================================
Reinstalling:
 python3-libnbd        x86_64        1.20.3-4.el9        appstream         87 k

Transaction Summary
================================================================================

Total download size: 87 k
Installed size: 479 k
Downloading Packages:
python3-libnbd-1.20.3-4.el9.x86_64.rpm          2.5 MB/s |  87 kB     00:00    
--------------------------------------------------------------------------------
Total                                           281 kB/s |  87 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Reinstalling     : python3-libnbd-1.20.3-4.el9.x86_64                     1/2 
  Cleanup          : python3-libnbd-1.20.3-4.el9.x86_64                     2/2 
  Running scriptlet: python3-libnbd-1.20.3-4.el9.x86_64                     2/2 
  Verifying        : python3-libnbd-1.20.3-4.el9.x86_64                     1/2 
  Verifying        : python3-libnbd-1.20.3-4.el9.x86_64                     2/2 

Reinstalled:
  python3-libnbd-1.20.3-4.el9.x86_64                                            

Complete!
stdout_lines
[
    "Last metadata expiration check: 0:00:23 ago on Wed Apr 22 12:22:45 2026.",
    "Package epel-release-9-10.el9.noarch is already installed.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!",
    "Last metadata expiration check: 0:00:24 ago on Wed Apr 22 12:22:45 2026.",
    "Package git-2.47.3-1.el9_6.x86_64 is already installed.",
    "No match for argument: python3-dataclasses",
    "No match for argument: libvirt-devel",
    "Package gcc-11.5.0-11.el9.alma.1.x86_64 is already installed.",
    "Package python3-devel-3.9.25-3.el9_7.2.x86_64 is already installed.",
    "virtnbdbackup/Changelog",
    "virtnbdbackup/CNAME",
    "virtnbdbackup/_config.yml",
    "virtnbdbackup/docker/",
    "virtnbdbackup/docker/Dockerfile",
    "virtnbdbackup/docker/README.md",
    "virtnbdbackup/libvirtnbdbackup/",
    "virtnbdbackup/libvirtnbdbackup/common/",
    "virtnbdbackup/libvirtnbdbackup/common/__init__.py",
    "virtnbdbackup/libvirtnbdbackup/common/common.py",
    "virtnbdbackup/libvirtnbdbackup/extenthandler/",
    "virtnbdbackup/libvirtnbdbackup/extenthandler/__init__.py",
    "virtnbdbackup/libvirtnbdbackup/extenthandler/extenthandler.py",
    "virtnbdbackup/libvirtnbdbackup/libvirthelper/",
    "virtnbdbackup/libvirtnbdbackup/libvirthelper/__init__.py",
    "virtnbdbackup/libvirtnbdbackup/libvirthelper/exceptions.py",
    "virtnbdbackup/libvirtnbdbackup/libvirthelper/libvirthelper.py",
    "virtnbdbackup/libvirtnbdbackup/nbdhelper/",
    "virtnbdbackup/libvirtnbdbackup/nbdhelper/__init__.py",
    "virtnbdbackup/libvirtnbdbackup/nbdhelper/exceptions.py",
    "virtnbdbackup/libvirtnbdbackup/nbdhelper/nbdhelper.py",
    "virtnbdbackup/libvirtnbdbackup/qemuhelper/",
    "virtnbdbackup/libvirtnbdbackup/qemuhelper/__init__.py",
    "virtnbdbackup/libvirtnbdbackup/qemuhelper/exceptions.py",
    "virtnbdbackup/libvirtnbdbackup/qemuhelper/qemuhelper.py",
    "virtnbdbackup/libvirtnbdbackup/sparsestream/",
    "virtnbdbackup/libvirtnbdbackup/sparsestream/__init__.py",
    "virtnbdbackup/libvirtnbdbackup/sparsestream/exceptions.py",
    "virtnbdbackup/libvirtnbdbackup/sparsestream/types.py",
    "virtnbdbackup/libvirtnbdbackup/sparsestream/streamer.py",
    "virtnbdbackup/libvirtnbdbackup/exceptions.py",
    "virtnbdbackup/libvirtnbdbackup/logcount.py",
    "virtnbdbackup/libvirtnbdbackup/outputhelper/",
    "virtnbdbackup/libvirtnbdbackup/outputhelper/__init__.py",
    "virtnbdbackup/libvirtnbdbackup/outputhelper/exceptions.py",
    "virtnbdbackup/libvirtnbdbackup/outputhelper/outputhelper.py",
    "virtnbdbackup/libvirtnbdbackup/sshutil/",
    "virtnbdbackup/libvirtnbdbackup/sshutil/exceptions.py",
    "virtnbdbackup/libvirtnbdbackup/sshutil/__init__.py",
    "virtnbdbackup/libvirtnbdbackup/sshutil/sshutil.py",
    "virtnbdbackup/libvirtnbdbackup/argopt.py",
    "virtnbdbackup/libvirtnbdbackup/__init__.py",
    "virtnbdbackup/LICENSE",
    "virtnbdbackup/MANIFEST.in",
    "virtnbdbackup/README.md",
    "virtnbdbackup/requirements.txt",
    "virtnbdbackup/screenshot.jpg",
    "virtnbdbackup/scripts/",
    "virtnbdbackup/scripts/create-cert.sh",
    "virtnbdbackup/setup.cfg",
    "virtnbdbackup/setup.py",
    "virtnbdbackup/stdeb.cfg",
    "virtnbdbackup/t/",
    "virtnbdbackup/t/vm1/",
    "virtnbdbackup/t/vm1/.gitignore",
    "virtnbdbackup/t/vm1/UEFI_VARS.gz",
    "virtnbdbackup/t/vm1/config.bash",
    "virtnbdbackup/t/vm1/vm1-sda.qcow2.gz",
    "virtnbdbackup/t/vm1/vm1.xml",
    "virtnbdbackup/t/vm2/",
    "virtnbdbackup/t/vm2/config.bash",
    "virtnbdbackup/t/vm2/vm2.xml",
    "virtnbdbackup/t/vm3/",
    "virtnbdbackup/t/vm3/vm3-sda.qcow2",
    "virtnbdbackup/t/vm3/vm3-sdb.qcow2",
    "virtnbdbackup/t/vm3/config.bash",
    "virtnbdbackup/t/vm3/vm3.xml",
    "virtnbdbackup/t/Makefile",
    "virtnbdbackup/t/README.txt",
    "virtnbdbackup/t/vm4/",
    "virtnbdbackup/t/vm4/README.txt",
    "virtnbdbackup/t/vm4/config.bash",
    "virtnbdbackup/t/vm4/vm4-sda.qcow2",
    "virtnbdbackup/t/vm4/vm4-sdb.qcow2",
    "virtnbdbackup/t/vm4/vm4.xml",
    "virtnbdbackup/t/vm5/",
    "virtnbdbackup/t/vm5/README.txt",
    "virtnbdbackup/t/vm5/config.bash",
    "virtnbdbackup/t/vm5/vm5-sda.qcow2",
    "virtnbdbackup/t/vm5/vm5.xml",
    "virtnbdbackup/t/tests.bats",
    "virtnbdbackup/vagrant/",
    "virtnbdbackup/vagrant/README.md",
    "virtnbdbackup/vagrant/debian/",
    "virtnbdbackup/vagrant/debian/Vagrantfile",
    "virtnbdbackup/vagrant/rhel/",
    "virtnbdbackup/vagrant/rhel/Vagrantfile",
    "virtnbdbackup/vagrant/build.sh",
    "virtnbdbackup/venv/",
    "virtnbdbackup/venv/create.sh",
    "virtnbdbackup/virtnbdbackup",
    "virtnbdbackup/virtnbdmap",
    "virtnbdbackup/virtnbd-nbdkit-plugin",
    "virtnbdbackup/virtnbdrestore",
    "Collecting libvirt-python>=6.0.0",
    "  Downloading libvirt_python-12.2.0.tar.gz (244 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt_python-12.1.0.tar.gz (243 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt_python-12.0.0.tar.gz (243 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt_python-11.10.0.tar.gz (243 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt_python-11.9.0.tar.gz (243 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt_python-11.8.0.tar.gz (242 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-11.7.0.tar.gz (242 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-11.6.0.tar.gz (242 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-11.5.0.tar.gz (242 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-11.4.0.tar.gz (242 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-11.3.0.tar.gz (242 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-11.2.0.tar.gz (242 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-11.1.0.tar.gz (241 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-11.0.0.tar.gz (241 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.10.0.tar.gz (241 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.9.0.tar.gz (241 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.8.0.tar.gz (240 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.7.0.tar.gz (240 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.6.0.tar.gz (240 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.5.0.tar.gz (240 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.4.0.tar.gz (240 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.3.0.tar.gz (238 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.2.0.tar.gz (246 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.1.0.tar.gz (246 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-10.0.0.tar.gz (246 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-9.10.0.tar.gz (246 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-9.9.0.tar.gz (246 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-9.8.0.tar.gz (246 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'error'",
    "  Downloading libvirt-python-9.7.0.tar.gz (132 kB)",
    "  Installing build dependencies: started",
    "  Installing build dependencies: finished with status 'done'",
    "  Getting requirements to build wheel: started",
    "  Getting requirements to build wheel: finished with status 'done'",
    "  Preparing metadata (pyproject.toml): started",
    "  Preparing metadata (pyproject.toml): finished with status 'done'",
    "Collecting tqdm",
    "  Downloading tqdm-4.67.3-py3-none-any.whl (78 kB)",
    "Collecting lz4>=2.1.2",
    "  Downloading lz4-4.4.5-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)",
    "Collecting lxml",
    "  Downloading lxml-6.1.0-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB)",
    "Collecting paramiko",
    "  Downloading paramiko-4.0.0-py3-none-any.whl (223 kB)",
    "Collecting bcrypt>=3.2",
    "  Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB)",
    "Collecting pynacl>=1.5",
    "  Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)",
    "Collecting invoke>=2.0",
    "  Downloading invoke-3.0.3-py3-none-any.whl (160 kB)",
    "Requirement already satisfied: cryptography>=3.3 in /usr/lib64/python3.9/site-packages (from paramiko->-r requirements.txt (line 5)) (36.0.1)",
    "Requirement already satisfied: cffi>=1.12 in /usr/lib64/python3.9/site-packages (from cryptography>=3.3->paramiko->-r requirements.txt (line 5)) (1.14.5)",
    "Collecting cffi>=1.12",
    "  Downloading cffi-2.0.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB)",
    "Requirement already satisfied: pycparser in /usr/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko->-r requirements.txt (line 5)) (2.20)",
    "Requirement already satisfied: ply==3.11 in /usr/lib/python3.9/site-packages (from pycparser->cffi>=1.12->cryptography>=3.3->paramiko->-r requirements.txt (line 5)) (3.11)",
    "Building wheels for collected packages: libvirt-python",
    "  Building wheel for libvirt-python (pyproject.toml): started",
    "  Building wheel for libvirt-python (pyproject.toml): finished with status 'error'",
    "Failed to build libvirt-python",
    "running install",
    "running bdist_egg",
    "running egg_info",
    "creating virtnbdbackup.egg-info",
    "writing virtnbdbackup.egg-info/PKG-INFO",
    "writing dependency_links to virtnbdbackup.egg-info/dependency_links.txt",
    "writing requirements to virtnbdbackup.egg-info/requires.txt",
    "writing top-level names to virtnbdbackup.egg-info/top_level.txt",
    "writing manifest file 'virtnbdbackup.egg-info/SOURCES.txt'",
    "reading manifest file 'virtnbdbackup.egg-info/SOURCES.txt'",
    "reading manifest template 'MANIFEST.in'",
    "adding license file 'LICENSE'",
    "writing manifest file 'virtnbdbackup.egg-info/SOURCES.txt'",
    "installing library code to build/bdist.linux-x86_64/egg",
    "running install_lib",
    "running build_py",
    "creating build",
    "creating build/lib",
    "creating build/lib/libvirtnbdbackup",
    "copying libvirtnbdbackup/exceptions.py -> build/lib/libvirtnbdbackup",
    "copying libvirtnbdbackup/logcount.py -> build/lib/libvirtnbdbackup",
    "copying libvirtnbdbackup/argopt.py -> build/lib/libvirtnbdbackup",
    "copying libvirtnbdbackup/__init__.py -> build/lib/libvirtnbdbackup",
    "creating build/lib/libvirtnbdbackup/common",
    "copying libvirtnbdbackup/common/__init__.py -> build/lib/libvirtnbdbackup/common",
    "copying libvirtnbdbackup/common/common.py -> build/lib/libvirtnbdbackup/common",
    "creating build/lib/libvirtnbdbackup/extenthandler",
    "copying libvirtnbdbackup/extenthandler/__init__.py -> build/lib/libvirtnbdbackup/extenthandler",
    "copying libvirtnbdbackup/extenthandler/extenthandler.py -> build/lib/libvirtnbdbackup/extenthandler",
    "creating build/lib/libvirtnbdbackup/libvirthelper",
    "copying libvirtnbdbackup/libvirthelper/__init__.py -> build/lib/libvirtnbdbackup/libvirthelper",
    "copying libvirtnbdbackup/libvirthelper/exceptions.py -> build/lib/libvirtnbdbackup/libvirthelper",
    "copying libvirtnbdbackup/libvirthelper/libvirthelper.py -> build/lib/libvirtnbdbackup/libvirthelper",
    "creating build/lib/libvirtnbdbackup/nbdhelper",
    "copying libvirtnbdbackup/nbdhelper/__init__.py -> build/lib/libvirtnbdbackup/nbdhelper",
    "copying libvirtnbdbackup/nbdhelper/exceptions.py -> build/lib/libvirtnbdbackup/nbdhelper",
    "copying libvirtnbdbackup/nbdhelper/nbdhelper.py -> build/lib/libvirtnbdbackup/nbdhelper",
    "creating build/lib/libvirtnbdbackup/qemuhelper",
    "copying libvirtnbdbackup/qemuhelper/__init__.py -> build/lib/libvirtnbdbackup/qemuhelper",
    "copying libvirtnbdbackup/qemuhelper/exceptions.py -> build/lib/libvirtnbdbackup/qemuhelper",
    "copying libvirtnbdbackup/qemuhelper/qemuhelper.py -> build/lib/libvirtnbdbackup/qemuhelper",
    "creating build/lib/libvirtnbdbackup/sparsestream",
    "copying libvirtnbdbackup/sparsestream/__init__.py -> build/lib/libvirtnbdbackup/sparsestream",
    "copying libvirtnbdbackup/sparsestream/exceptions.py -> build/lib/libvirtnbdbackup/sparsestream",
    "copying libvirtnbdbackup/sparsestream/types.py -> build/lib/libvirtnbdbackup/sparsestream",
    "copying libvirtnbdbackup/sparsestream/streamer.py -> build/lib/libvirtnbdbackup/sparsestream",
    "creating build/lib/libvirtnbdbackup/outputhelper",
    "copying libvirtnbdbackup/outputhelper/__init__.py -> build/lib/libvirtnbdbackup/outputhelper",
    "copying libvirtnbdbackup/outputhelper/exceptions.py -> build/lib/libvirtnbdbackup/outputhelper",
    "copying libvirtnbdbackup/outputhelper/outputhelper.py -> build/lib/libvirtnbdbackup/outputhelper",
    "creating build/lib/libvirtnbdbackup/sshutil",
    "copying libvirtnbdbackup/sshutil/exceptions.py -> build/lib/libvirtnbdbackup/sshutil",
    "copying libvirtnbdbackup/sshutil/__init__.py -> build/lib/libvirtnbdbackup/sshutil",
    "copying libvirtnbdbackup/sshutil/sshutil.py -> build/lib/libvirtnbdbackup/sshutil",
    "creating build/bdist.linux-x86_64",
    "creating build/bdist.linux-x86_64/egg",
    "creating build/bdist.linux-x86_64/egg/libvirtnbdbackup",
    "copying build/lib/libvirtnbdbackup/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup",
    "copying build/lib/libvirtnbdbackup/logcount.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup",
    "copying build/lib/libvirtnbdbackup/argopt.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup",
    "copying build/lib/libvirtnbdbackup/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup",
    "creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/common",
    "copying build/lib/libvirtnbdbackup/common/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/common",
    "copying build/lib/libvirtnbdbackup/common/common.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/common",
    "creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/extenthandler",
    "copying build/lib/libvirtnbdbackup/extenthandler/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/extenthandler",
    "copying build/lib/libvirtnbdbackup/extenthandler/extenthandler.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/extenthandler",
    "creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper",
    "copying build/lib/libvirtnbdbackup/libvirthelper/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper",
    "copying build/lib/libvirtnbdbackup/libvirthelper/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper",
    "copying build/lib/libvirtnbdbackup/libvirthelper/libvirthelper.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper",
    "creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper",
    "copying build/lib/libvirtnbdbackup/nbdhelper/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper",
    "copying build/lib/libvirtnbdbackup/nbdhelper/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper",
    "copying build/lib/libvirtnbdbackup/nbdhelper/nbdhelper.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper",
    "creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper",
    "copying build/lib/libvirtnbdbackup/qemuhelper/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper",
    "copying build/lib/libvirtnbdbackup/qemuhelper/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper",
    "copying build/lib/libvirtnbdbackup/qemuhelper/qemuhelper.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper",
    "creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream",
    "copying build/lib/libvirtnbdbackup/sparsestream/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream",
    "copying build/lib/libvirtnbdbackup/sparsestream/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream",
    "copying build/lib/libvirtnbdbackup/sparsestream/types.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream",
    "copying build/lib/libvirtnbdbackup/sparsestream/streamer.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream",
    "creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper",
    "copying build/lib/libvirtnbdbackup/outputhelper/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper",
    "copying build/lib/libvirtnbdbackup/outputhelper/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper",
    "copying build/lib/libvirtnbdbackup/outputhelper/outputhelper.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper",
    "creating build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil",
    "copying build/lib/libvirtnbdbackup/sshutil/exceptions.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil",
    "copying build/lib/libvirtnbdbackup/sshutil/__init__.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil",
    "copying build/lib/libvirtnbdbackup/sshutil/sshutil.py -> build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/exceptions.py to exceptions.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/logcount.py to logcount.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/argopt.py to argopt.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/__init__.py to __init__.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/common/__init__.py to __init__.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/common/common.py to common.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/extenthandler/__init__.py to __init__.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/extenthandler/extenthandler.py to extenthandler.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper/__init__.py to __init__.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper/exceptions.py to exceptions.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/libvirthelper/libvirthelper.py to libvirthelper.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper/__init__.py to __init__.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper/exceptions.py to exceptions.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/nbdhelper/nbdhelper.py to nbdhelper.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper/__init__.py to __init__.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper/exceptions.py to exceptions.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/qemuhelper/qemuhelper.py to qemuhelper.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream/__init__.py to __init__.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream/exceptions.py to exceptions.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream/types.py to types.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sparsestream/streamer.py to streamer.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper/__init__.py to __init__.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper/exceptions.py to exceptions.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/outputhelper/outputhelper.py to outputhelper.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil/exceptions.py to exceptions.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil/__init__.py to __init__.cpython-39.pyc",
    "byte-compiling build/bdist.linux-x86_64/egg/libvirtnbdbackup/sshutil/sshutil.py to sshutil.cpython-39.pyc",
    "creating build/bdist.linux-x86_64/egg/EGG-INFO",
    "installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts",
    "running install_scripts",
    "running build_scripts",
    "creating build/scripts-3.9",
    "copying and adjusting virtnbdbackup -> build/scripts-3.9",
    "copying and adjusting virtnbdrestore -> build/scripts-3.9",
    "copying and adjusting virtnbdmap -> build/scripts-3.9",
    "copying virtnbd-nbdkit-plugin -> build/scripts-3.9",
    "changing mode of build/scripts-3.9/virtnbdbackup from 644 to 755",
    "changing mode of build/scripts-3.9/virtnbdrestore from 644 to 755",
    "changing mode of build/scripts-3.9/virtnbdmap from 644 to 755",
    "changing mode of build/scripts-3.9/virtnbd-nbdkit-plugin from 644 to 755",
    "creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts",
    "copying build/scripts-3.9/virtnbdbackup -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts",
    "copying build/scripts-3.9/virtnbdrestore -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts",
    "copying build/scripts-3.9/virtnbdmap -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts",
    "copying build/scripts-3.9/virtnbd-nbdkit-plugin -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts",
    "changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/virtnbdbackup to 755",
    "changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/virtnbdrestore to 755",
    "changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/virtnbdmap to 755",
    "changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/virtnbd-nbdkit-plugin to 755",
    "copying virtnbdbackup.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO",
    "copying virtnbdbackup.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO",
    "copying virtnbdbackup.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO",
    "copying virtnbdbackup.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO",
    "copying virtnbdbackup.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO",
    "creating dist",
    "creating 'dist/virtnbdbackup-0.99-py3.9.egg' and adding 'build/bdist.linux-x86_64/egg' to it",
    "removing 'build/bdist.linux-x86_64/egg' (and everything under it)",
    "Processing virtnbdbackup-0.99-py3.9.egg",
    "Copying virtnbdbackup-0.99-py3.9.egg to /usr/local/lib/python3.9/site-packages",
    "Adding virtnbdbackup 0.99 to easy-install.pth file",
    "Installing virtnbd-nbdkit-plugin script to /usr/local/bin",
    "Installing virtnbdbackup script to /usr/local/bin",
    "Installing virtnbdmap script to /usr/local/bin",
    "Installing virtnbdrestore script to /usr/local/bin",
    "",
    "Installed /usr/local/lib/python3.9/site-packages/virtnbdbackup-0.99-py3.9.egg",
    "Processing dependencies for virtnbdbackup==0.99",
    "Finished processing dependencies for virtnbdbackup==0.99",
    "Last metadata expiration check: 0:02:22 ago on Wed Apr 22 12:22:45 2026.",
    "Dependencies resolved.",
    "================================================================================",
    " Package               Architecture  Version             Repository        Size",
    "================================================================================",
    "Installing:",
    " python3-libnbd        x86_64        1.20.3-4.el9        appstream         87 k",
    "Installing dependencies:",
    " libnbd                x86_64        1.20.3-4.el9        appstream        170 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  2 Packages",
    "",
    "Total download size: 258 k",
    "Installed size: 940 k",
    "Downloading Packages:",
    "(1/2): libnbd-1.20.3-4.el9.x86_64.rpm           1.6 MB/s | 170 kB     00:00    ",
    "(2/2): python3-libnbd-1.20.3-4.el9.x86_64.rpm   808 kB/s |  87 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           659 kB/s | 258 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : libnbd-1.20.3-4.el9.x86_64                             1/2 ",
    "  Installing       : python3-libnbd-1.20.3-4.el9.x86_64                     2/2 ",
    "  Running scriptlet: python3-libnbd-1.20.3-4.el9.x86_64                     2/2 ",
    "  Verifying        : libnbd-1.20.3-4.el9.x86_64                             1/2 ",
    "  Verifying        : python3-libnbd-1.20.3-4.el9.x86_64                     2/2 ",
    "",
    "Installed:",
    "  libnbd-1.20.3-4.el9.x86_64         python3-libnbd-1.20.3-4.el9.x86_64        ",
    "",
    "Complete!",
    "Last metadata expiration check: 0:02:25 ago on Wed Apr 22 12:22:45 2026.",
    "Dependencies resolved.",
    "================================================================================",
    " Package               Architecture  Version             Repository        Size",
    "================================================================================",
    "Reinstalling:",
    " python3-libnbd        x86_64        1.20.3-4.el9        appstream         87 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "",
    "Total download size: 87 k",
    "Installed size: 479 k",
    "Downloading Packages:",
    "python3-libnbd-1.20.3-4.el9.x86_64.rpm          2.5 MB/s |  87 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           281 kB/s |  87 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Reinstalling     : python3-libnbd-1.20.3-4.el9.x86_64                     1/2 ",
    "  Cleanup          : python3-libnbd-1.20.3-4.el9.x86_64                     2/2 ",
    "  Running scriptlet: python3-libnbd-1.20.3-4.el9.x86_64                     2/2 ",
    "  Verifying        : python3-libnbd-1.20.3-4.el9.x86_64                     1/2 ",
    "  Verifying        : python3-libnbd-1.20.3-4.el9.x86_64                     2/2 ",
    "",
    "Reinstalled:",
    "  python3-libnbd-1.20.3-4.el9.x86_64                                            ",
    "",
    "Complete!"
]