Execution
Date
15 Dec 2025 10:19:13 +0000
Duration
00:23:12.82
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
9
Hosts
618
Tasks
960
Results
108
Plays
456
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:13.02
-
PlayInstallation and setup of Keystone
-
Taskpython_venv_build : Build wheels for the packages to be installed into the venv
-
Date15 Dec 2025 10:26:26 +0000
-
Module / Actionansible.builtin.command (/home/zuul/src/opendev.org/openstack/ansible-role-python_venv_build/tasks/python_venv_wheel_build.yml:128)
-
Tags
- build
- uwsgi-install
- uwsgi
- keystone-config
| Field | Value |
|---|---|
| attempts |
1 |
| changed |
True |
| cmd |
[ "/openstack/venvs/wheel-builder-python3/bin/pip", "wheel", "--requirement", "/var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/uwsgi-32.0.0.0rc2.dev6-python3-requirements.txt", "--constraint", "/var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/uwsgi-32.0.0.0rc2.dev6-python3-global-constraints.txt", "--constraint", "/var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/uwsgi-32.0.0.0rc2.dev6-python3-source-constraints.txt", "--wheel-dir", "/tmp/uwsgi-32.0.0.0rc2.dev6-python3/", "--find-links", "/var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/wheels/", "--trusted-host", "172.29.236.101", "--log", "/var/log/python_wheel_build.log" ] |
| delta |
0:00:12.407823 |
| end |
2025-12-15 10:26:26.494498 |
| invocation |
{ "module_args": { "_raw_params": "/openstack/venvs/wheel-builder-python3/bin/pip wheel --requirement /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/uwsgi-32.0.0.0rc2.dev6-python3-requirements.txt --constraint /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/uwsgi-32.0.0.0rc2.dev6-python3-global-constraints.txt --constraint /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/uwsgi-32.0.0.0rc2.dev6-python3-source-constraints.txt --wheel-dir /tmp/uwsgi-32.0.0.0rc2.dev6-python3/ --find-links /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/wheels/ --trusted-host 172.29.236.101 --log /var/log/python_wheel_build.log ", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-12-15 10:26:14.086675 |
| stderr |
DEPRECATION: Building 'uwsgi' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'uwsgi'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [notice] A new release of pip is available: 25.2 -> 25.3 [notice] To update, run: /openstack/venvs/wheel-builder-python3/bin/python3 -m pip install --upgrade pip |
| stderr_lines |
[ " DEPRECATION: Building 'uwsgi' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'uwsgi'. Discussion can be found at https://github.com/pypa/pip/issues/6334", "", "[notice] A new release of pip is available: 25.2 -> 25.3", "[notice] To update, run: /openstack/venvs/wheel-builder-python3/bin/python3 -m pip install --upgrade pip" ] |
| stdout |
Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64
Looking in links: /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/wheels/
Collecting uwsgi (from -r /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/uwsgi-32.0.0.0rc2.dev6-python3-requirements.txt (line 1))
Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/9f/49/2f57640e889ba509fd1fae10cccec1b58972a07c2724486efba94c5ea448/uwsgi-2.0.31.tar.gz (822 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 15.5 MB/s 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Building wheels for collected packages: uwsgi
Building wheel for uwsgi (setup.py): started
Building wheel for uwsgi (setup.py): finished with status 'done'
Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596892 sha256=23ff51d6c3252aad0d2e9c8d38113cb962af1abc28bb1db7f971cff673863c2f
Stored in directory: /root/.cache/pip/wheels/32/84/79/33aa7f0c4fdbcdc47a21bf9e9b3f62d2e7cc0543920ace9790
Successfully built uwsgi
|
| stdout_lines |
[ "Looking in indexes: https://mirror-int.ord.rax.opendev.org/pypi/simple, https://mirror-int.ord.rax.opendev.org/wheel/ubuntu-24.04-x86_64", "Looking in links: /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/wheels/", "Collecting uwsgi (from -r /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/uwsgi-32.0.0.0rc2.dev6-python3-requirements.txt (line 1))", " Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/9f/49/2f57640e889ba509fd1fae10cccec1b58972a07c2724486efba94c5ea448/uwsgi-2.0.31.tar.gz (822 kB)", " \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 822.8/822.8 kB 15.5 MB/s 0:00:00", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Building wheels for collected packages: uwsgi", " Building wheel for uwsgi (setup.py): started", " Building wheel for uwsgi (setup.py): finished with status 'done'", " Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596892 sha256=23ff51d6c3252aad0d2e9c8d38113cb962af1abc28bb1db7f971cff673863c2f", " Stored in directory: /root/.cache/pip/wheels/32/84/79/33aa7f0c4fdbcdc47a21bf9e9b3f62d2e7cc0543920ace9790", "Successfully built uwsgi" ] |