Execution
Date
08 Dec 2025 13:57:07 +0000
Duration
00:24:46.17
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.11
Summary
12
Hosts
1505
Tasks
1497
Results
32
Plays
487
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.71
-
PlayInstallation and setup of Keystone
-
Taskpython_venv_build : Install python packages into the venv (pip)
-
Date08 Dec 2025 14:00:44 +0000
-
Module / Actionansible.builtin.pip (/home/zuul/src/opendev.org/openstack/ansible-role-python_venv_build/tasks/python_venv_install.yml:155)
-
Tags
- install
- uwsgi-install
- keystone-config
- uwsgi
| Field | Value |
|---|---|
| attempts |
1 |
| changed |
True |
| cmd |
[ "/openstack/venvs/uwsgi-32.1.0.dev9-python3/bin/pip", "install", "-U", "--constraint", "/openstack/venvs/uwsgi-32.1.0.dev9-python3/global-constraints.txt", "--constraint", "/openstack/venvs/uwsgi-32.1.0.dev9-python3/constraints.txt", "--pre", "--log", "/var/log/python_venv_build.log", "--find-links", "http://172.29.236.101:8181/os-releases/32.1.0.dev9/almalinux-10-x86_64/wheels/", "--trusted-host", "172.29.236.101", "uwsgi" ] |
| invocation |
{ "module_args": { "break_system_packages": false, "chdir": null, "editable": false, "executable": "/openstack/venvs/uwsgi-32.1.0.dev9-python3/bin/pip", "extra_args": "--constraint /openstack/venvs/uwsgi-32.1.0.dev9-python3/global-constraints.txt --constraint /openstack/venvs/uwsgi-32.1.0.dev9-python3/constraints.txt --pre --log /var/log/python_venv_build.log --find-links http://172.29.236.101:8181/os-releases/32.1.0.dev9/almalinux-10-x86_64/wheels/ --trusted-host 172.29.236.101 ", "name": [ "uwsgi" ], "requirements": null, "state": "latest", "umask": null, "version": null, "virtualenv": null, "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false } } |
| name |
[ "uwsgi" ] |
| requirements | None |
| state |
latest |
| stderr |
[notice] A new release of pip is available: 25.2 -> 25.3 [notice] To update, run: /openstack/venvs/uwsgi-32.1.0.dev9-python3/bin/python3 -m pip install --upgrade pip |
| stderr_lines |
[ "", "[notice] A new release of pip is available: 25.2 -> 25.3", "[notice] To update, run: /openstack/venvs/uwsgi-32.1.0.dev9-python3/bin/python3 -m pip install --upgrade pip" ] |
| stdout |
Looking in indexes: https://mirror.iad3.raxflex.opendev.org/pypi/simple, https://mirror.iad3.raxflex.opendev.org/wheel/almalinux-10.1-x86_64
Looking in links: http://172.29.236.101:8181/os-releases/32.1.0.dev9/almalinux-10-x86_64/wheels/
Collecting uwsgi
Downloading http://172.29.236.101:8181/os-releases/32.1.0.dev9/almalinux-10-x86_64/wheels/uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl (560 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 87.5 MB/s 0:00:00
Installing collected packages: uwsgi
Successfully installed uwsgi-2.0.31
|
| stdout_lines |
[ "Looking in indexes: https://mirror.iad3.raxflex.opendev.org/pypi/simple, https://mirror.iad3.raxflex.opendev.org/wheel/almalinux-10.1-x86_64", "Looking in links: http://172.29.236.101:8181/os-releases/32.1.0.dev9/almalinux-10-x86_64/wheels/", "Collecting uwsgi", " Downloading http://172.29.236.101:8181/os-releases/32.1.0.dev9/almalinux-10-x86_64/wheels/uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl (560 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 560.6/560.6 kB 87.5 MB/s 0:00:00", "Installing collected packages: uwsgi", "Successfully installed uwsgi-2.0.31" ] |
| version | None |
| virtualenv | None |