Execution
Date
15 Dec 2025 10:16:58 +0000
Duration
00:02:05.54
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
17
Hosts
64
Tasks
194
Results
13
Plays
46
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:01.51
-
PlayEnsure all the usual openstack containers can connect to rabbit
-
Taskpython_venv_build : Build wheels for the packages to be installed into the venv
-
Date15 Dec 2025 10:18:18 +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
- healthcheck-rabbitmq-install
- healthcheck
- healthcheck-rabbitmq-install
- healthcheck
- healthcheck-rabbitmq-install
- healthcheck
- healthcheck-rabbitmq-install
- healthcheck
- healthcheck-rabbitmq-install
- healthcheck
| 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/rabbitmqtest-requirements.txt", "--constraint", "/var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/rabbitmqtest-global-constraints.txt", "--constraint", "/var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/rabbitmqtest-source-constraints.txt", "--wheel-dir", "/tmp/rabbitmqtest/", "--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:00.911646 |
| end |
2025-12-15 10:18:18.704916 |
| 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/rabbitmqtest-requirements.txt --constraint /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/rabbitmqtest-global-constraints.txt --constraint /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/rabbitmqtest-source-constraints.txt --wheel-dir /tmp/rabbitmqtest/ --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:18:17.793270 |
| stderr |
[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 |
[ "", "[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 pika (from -r /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/rabbitmqtest-requirements.txt (line 1)) Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f9/f3/f412836ec714d36f0f4ab581b84c491e3f42c6b5b97a6c6ed1817f3c16d0/pika-1.3.2-py3-none-any.whl.metadata (13 kB) Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f9/f3/f412836ec714d36f0f4ab581b84c491e3f42c6b5b97a6c6ed1817f3c16d0/pika-1.3.2-py3-none-any.whl (155 kB) Saved /tmp/rabbitmqtest/pika-1.3.2-py3-none-any.whl |
| 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 pika (from -r /var/www/repo/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/requirements/rabbitmqtest-requirements.txt (line 1))", " Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f9/f3/f412836ec714d36f0f4ab581b84c491e3f42c6b5b97a6c6ed1817f3c16d0/pika-1.3.2-py3-none-any.whl.metadata (13 kB)", "Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/f9/f3/f412836ec714d36f0f4ab581b84c491e3f42c6b5b97a6c6ed1817f3c16d0/pika-1.3.2-py3-none-any.whl (155 kB)", "Saved /tmp/rabbitmqtest/pika-1.3.2-py3-none-any.whl" ] |