ansible-galaxy [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-galaxy python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Starting galaxy collection install process [WARNING]: The specified collections path '/tmp/tmpznj5an4j' is not part of the configured Ansible collections paths '/root/.ansible/collections:/usr/share/ansible/collections'. The installed collection won't be picked up in an Ansible run. [WARNING]: Collection at '/tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles' does not have a MANIFEST.json file, nor has it galaxy.yml: cannot detect version. Process install dependency map Starting collection install process Downloading https://galaxy.ansible.com/download/containers-podman-1.9.3.tar.gz to /root/.ansible/tmp/ansible-local-129663gibs7qxp/tmpbopw15c8/containers-podman-1.9.3-8w0aghii Installing 'containers.podman:1.9.3' to '/tmp/tmpznj5an4j/ansible_collections/containers/podman' containers.podman:1.9.3 was installed successfully Formatting '/cache/rhel-x.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=10737418240 backing_file=/cache/rhel-x.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpznj5an4j executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: rhel-x_setup.yml ***************************************************** 2 plays in /cache/rhel-x_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-x_setup.yml:6 Thursday 02 June 2022 23:16:32 +0000 (0:00:00.012) 0:00:00.012 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-x.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-x.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY [Set up host for test playbooks] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /cache/rhel-x_setup.yml:20 Thursday 02 June 2022 23:16:33 +0000 (0:00:01.331) 0:00:01.344 ********* ok: [/cache/rhel-x.qcow2.snap] META: ran handlers TASK [Create EPEL 9 repo] ****************************************************** task path: /cache/rhel-x_setup.yml:24 Thursday 02 June 2022 23:16:34 +0000 (0:00:01.115) 0:00:02.459 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create yum cache] ******************************************************** task path: /cache/rhel-x_setup.yml:34 Thursday 02 June 2022 23:16:34 +0000 (0:00:00.018) 0:00:02.477 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create dnf cache] ******************************************************** task path: /cache/rhel-x_setup.yml:40 Thursday 02 June 2022 23:16:34 +0000 (0:00:00.016) 0:00:02.494 ********* changed: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Disable EPEL 7] ********************************************************** task path: /cache/rhel-x_setup.yml:46 Thursday 02 June 2022 23:16:37 +0000 (0:00:02.991) 0:00:05.485 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 8] ********************************************************** task path: /cache/rhel-x_setup.yml:54 Thursday 02 June 2022 23:16:38 +0000 (0:00:00.017) 0:00:05.503 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=3 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Thursday 02 June 2022 23:16:38 +0000 (0:00:00.023) 0:00:05.527 ********* =============================================================================== Create dnf cache -------------------------------------------------------- 2.99s /cache/rhel-x_setup.yml:40 ---------------------------------------------------- set up internal repositories -------------------------------------------- 1.33s /cache/rhel-x_setup.yml:6 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.12s /cache/rhel-x_setup.yml:20 ---------------------------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:54 ---------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/rhel-x_setup.yml:24 ---------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:46 ---------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:34 ---------------------------------------------------- PLAYBOOK: setup-snapshot.yml *************************************************** 1 plays in /tmp/tmp40lrd0kv/tests/setup-snapshot.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:2 Thursday 02 June 2022 23:16:38 +0000 (0:00:00.009) 0:00:05.536 ********* ok: [/cache/rhel-x.qcow2.snap] META: ran handlers TASK [Set platform/version specific variables] ********************************* task path: /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:4 Thursday 02 June 2022 23:16:38 +0000 (0:00:00.929) 0:00:06.466 ********* TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:16:38 +0000 (0:00:00.023) 0:00:06.489 ********* ok: [/cache/rhel-x.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:16:39 +0000 (0:00:00.523) 0:00:07.012 ********* skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } META: role_complete for /cache/rhel-x.qcow2.snap TASK [Install test packages] *************************************************** task path: /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:10 Thursday 02 June 2022 23:16:39 +0000 (0:00:00.042) 0:00:07.055 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: fuse-overlayfs-1.8.2-1.el9.x86_64", "Installed: fuse3-3.10.2-5.el9.x86_64", "Installed: fuse3-libs-3.10.2-5.el9.x86_64", "Installed: slirp4netns-1.2.0-2.el9.x86_64", "Installed: yajl-2.1.0-20.el9.x86_64", "Installed: libnftnl-1.1.9-4.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-4.el9.x86_64", "Installed: podman-2:4.1.0-4.el9.x86_64", "Installed: podman-catatonit-2:4.1.0-4.el9.x86_64", "Installed: aardvark-dns-2:1.0.1-34.el9.x86_64", "Installed: libnet-1.2-6.el9.x86_64", "Installed: netavark-2:1.0.1-34.el9.x86_64", "Installed: conmon-2:2.1.1-1.el9.x86_64", "Installed: fuse-common-3.10.2-5.el9.x86_64", "Installed: container-selinux-3:2.187.0-1.el9.noarch", "Installed: containers-common-2:1-34.el9.x86_64", "Installed: nftables-1:0.9.8-12.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: criu-3.15-13.el9.x86_64", "Installed: criu-libs-3.15-13.el9.x86_64", "Installed: crun-1.4.5-2.el9.x86_64", "Installed: iptables-nft-1.8.7-28.el9.x86_64" ] } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=6 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Thursday 02 June 2022 23:17:03 +0000 (0:00:23.762) 0:00:30.818 ********* =============================================================================== Install test packages -------------------------------------------------- 23.76s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:10 ---------------------------------- Create dnf cache -------------------------------------------------------- 2.99s /cache/rhel-x_setup.yml:40 ---------------------------------------------------- set up internal repositories -------------------------------------------- 1.33s /cache/rhel-x_setup.yml:6 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.12s /cache/rhel-x_setup.yml:20 ---------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.93s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:2 ----------------------------------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.52s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- linux-system-roles.podman : Set platform/version specific variables ----- 0.04s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- Set platform/version specific variables --------------------------------- 0.02s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:4 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:54 ---------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/rhel-x_setup.yml:24 ---------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:46 ---------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:34 ---------------------------------------------------- PLAYBOOK: rhel-x_post_setup.yml ************************************************ 1 plays in /cache/rhel-x_post_setup.yml PLAY [Post setup - these happen last] ****************************************** META: ran handlers TASK [force sync of filesystems - ensure setup changes are made to snapshot] *** task path: /cache/rhel-x_post_setup.yml:5 Thursday 02 June 2022 23:17:03 +0000 (0:00:00.015) 0:00:30.833 ********* changed: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [shutdown guest] ********************************************************** task path: /cache/rhel-x_post_setup.yml:8 Thursday 02 June 2022 23:17:03 +0000 (0:00:00.376) 0:00:31.210 ********* changed: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=8 changed=5 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Thursday 02 June 2022 23:17:04 +0000 (0:00:00.530) 0:00:31.740 ********* =============================================================================== Install test packages -------------------------------------------------- 23.76s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:10 ---------------------------------- Create dnf cache -------------------------------------------------------- 2.99s /cache/rhel-x_setup.yml:40 ---------------------------------------------------- set up internal repositories -------------------------------------------- 1.33s /cache/rhel-x_setup.yml:6 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.12s /cache/rhel-x_setup.yml:20 ---------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.93s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:2 ----------------------------------- shutdown guest ---------------------------------------------------------- 0.53s /cache/rhel-x_post_setup.yml:8 ------------------------------------------------ linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.52s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- force sync of filesystems - ensure setup changes are made to snapshot --- 0.38s /cache/rhel-x_post_setup.yml:5 ------------------------------------------------ linux-system-roles.podman : Set platform/version specific variables ----- 0.04s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- Set platform/version specific variables --------------------------------- 0.02s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:4 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:54 ---------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/rhel-x_setup.yml:24 ---------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:46 ---------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:34 ---------------------------------------------------- ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpznj5an4j executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basic.yml ****************************************************** 1 plays in /tmp/tmp40lrd0kv/tests/tests_basic.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:3 Thursday 02 June 2022 23:17:48 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/rhel-x.qcow2.snap] META: ran handlers TASK [Create user] ************************************************************* task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:51 Thursday 02 June 2022 23:17:49 +0000 (0:00:01.153) 0:00:01.164 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "comment": "", "create_home": true, "group": 1001, "home": "/home/user1", "name": "user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1001 } TASK [Create host directories for data] **************************************** task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:55 Thursday 02 June 2022 23:17:50 +0000 (0:00:00.647) 0:00:01.812 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd1", "user1" ], "mode": "0755", "owner": "user1", "path": "/tmp/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1001 } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd2", "root" ], "mode": "0755", "owner": "root", "path": "/tmp/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd3", "root" ], "mode": "0755", "owner": "root", "path": "/tmp/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create data files] ******************************************************* task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:63 Thursday 02 June 2022 23:17:51 +0000 (0:00:01.209) 0:00:03.021 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd1/index.txt", "gid": 0, "group": "root", "item": [ "httpd1", "user1" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654211871.509551-130091-279485548855228/source", "state": "file", "uid": 1001 } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd2/index.txt", "gid": 0, "group": "root", "item": [ "httpd2", "root" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654211872.4084995-130091-185771319054743/source", "state": "file", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd3/index.txt", "gid": 0, "group": "root", "item": [ "httpd3", "root" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654211873.0799289-130091-123260688996785/source", "state": "file", "uid": 0 } TASK [Run role] **************************************************************** task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:71 Thursday 02 June 2022 23:17:53 +0000 (0:00:02.262) 0:00:05.283 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 02 June 2022 23:17:53 +0000 (0:00:00.028) 0:00:05.312 ********* included: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for /cache/rhel-x.qcow2.snap TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:17:53 +0000 (0:00:00.020) 0:00:05.332 ********* ok: [/cache/rhel-x.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:17:54 +0000 (0:00:00.527) 0:00:05.860 ********* skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:7 Thursday 02 June 2022 23:17:54 +0000 (0:00:00.037) 0:00:05.898 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.podman : Handle containers] *************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:12 Thursday 02 June 2022 23:17:55 +0000 (0:00:01.321) 0:00:07.219 ********* included: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd1:/var/www:Z', '/tmp/httpd1-create:/var/httpd-create:Z'], 'publish': ['8080:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www', 'run_as_user': 'user1', 'debug': True, 'log_level': 'debug'}) included: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd2:/var/www:Z', '/tmp/httpd2-create:/var/httpd-create:Z'], 'publish': ['8081:80'], 'generate_systemd': {'restart_policy': 'always'}, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) included: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd3', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd3:/var/www:Z', '/tmp/httpd3-create:/var/httpd-create:Z'], 'publish': ['8082:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:17:55 +0000 (0:00:00.088) 0:00:07.307 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "debug": true, "image": "quay.io/libpod/testimage:20210610", "log_level": "debug", "name": "httpd1", "publish": [ "8080:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd1:/var/www:Z", "/tmp/httpd1-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:17:55 +0000 (0:00:00.042) 0:00:07.350 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Get user information] ************************ task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:22 Thursday 02 June 2022 23:17:55 +0000 (0:00:00.026) 0:00:07.376 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "cmd": [ "getent", "passwd", "user1" ], "delta": "0:00:00.003527", "end": "2022-06-02 19:17:54.859879", "rc": 0, "start": "2022-06-02 19:17:54.856352" } STDOUT: user1:x:1001:1001::/home/user1:/bin/bash TASK [linux-system-roles.podman : Fail if no such user] ************************ task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:28 Thursday 02 June 2022 23:17:56 +0000 (0:00:00.520) 0:00:07.897 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:33 Thursday 02 June 2022 23:17:56 +0000 (0:00:00.035) 0:00:07.932 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [ "user1", "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:38 Thursday 02 June 2022 23:17:56 +0000 (0:00:00.022) 0:00:07.955 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "1001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:43 Thursday 02 June 2022 23:17:56 +0000 (0:00:00.018) 0:00:07.973 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_group": "1001\n", "__xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [linux-system-roles.podman : Check if user is lingering] ****************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:57 Thursday 02 June 2022 23:17:56 +0000 (0:00:00.025) 0:00:07.999 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:63 Thursday 02 June 2022 23:17:56 +0000 (0:00:00.386) 0:00:08.385 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user1" ], "delta": "0:00:00.018251", "end": "2022-06-02 19:17:55.734614", "rc": 0, "start": "2022-06-02 19:17:55.716363" } TASK [linux-system-roles.podman : Get the mounts from podman_containers] ******* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:69 Thursday 02 June 2022 23:17:57 +0000 (0:00:00.396) 0:00:08.782 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd1", "/tmp/httpd1-create" ] }, "changed": false } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 Thursday 02 June 2022 23:17:57 +0000 (0:00:00.037) 0:00:08.819 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd1) => { "ansible_loop_var": "item", "changed": true, "gid": 1001, "group": "user1", "item": "/tmp/httpd1", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "state": "directory", "uid": 1001 } changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd1-create) => { "ansible_loop_var": "item", "changed": true, "gid": 1001, "group": "user1", "item": "/tmp/httpd1-create", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1001 } TASK [linux-system-roles.podman : Update container] **************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Thursday 02 June 2022 23:17:58 +0000 (0:00:00.770) 0:00:09.589 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Module remote_tmp /home/user1/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually changed: [/cache/rhel-x.qcow2.snap] => { "actions": [ "pulled image quay.io/libpod/testimage:20210610", "created httpd1" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd1", "--rm", "--tty=True", "--volume", "/tmp/httpd1:/var/www:Z", "--volume", "/tmp/httpd1-create:/var/httpd-create:Z", "--publish", "8080:80", "--workdir", "/var/www", "--log-level", "debug", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "bd483ecc152d", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "Passwd": true, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/user/1001/containers/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata/conmon.pid", "Created": "2022-06-02T19:17:58.506028552-04:00", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Data": { "LowerDir": "/home/user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/home/user1/.local/share/containers/storage/overlay/a612a3fc6ffb1a0f4b75aa6b5b0c5e145f0cfae8c7c50f608831cd2c2d674ca2/diff", "WorkDir": "/home/user1/.local/share/containers/storage/overlay/a612a3fc6ffb1a0f4b75aa6b5b0c5e145f0cfae8c7c50f608831cd2c2d674ca2/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd1-create:/var/httpd-create:Z,rw,rprivate,rbind", "/tmp/httpd1:/var/www:Z,rw,rprivate,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "user.slice", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "shareable", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/home/user1/.local/share/containers/storage/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "slirp4netns", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c450,c808", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1", "Type": "bind" } ], "Name": "httpd1", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/user/1001/containers/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c450,c808", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "CheckpointedAt": "0001-01-01T00:00:00Z", "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "RestoredAt": "0001-01-01T00:00:00Z", "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "created" }, "StaticDir": "/home/user1/.local/share/containers/storage/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata" }, "podman_actions": [ "podman create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd1": "# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "podman_version": "4.1.0" } STDOUT: bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913 STDERR: time="2022-06-02T19:17:58-04:00" level=info msg="podman filtering at log level debug" time="2022-06-02T19:17:58-04:00" level=debug msg="Called create.PersistentPreRunE(podman container create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80)" time="2022-06-02T19:17:58-04:00" level=debug msg="Merged system config \"/usr/share/containers/containers.conf\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Initializing boltdb state at /home/user1/.local/share/containers/storage/libpod/bolt_state.db" time="2022-06-02T19:17:58-04:00" level=debug msg="systemd-logind: Unknown object '/'." time="2022-06-02T19:17:58-04:00" level=debug msg="Using graph driver overlay" time="2022-06-02T19:17:58-04:00" level=debug msg="Using graph root /home/user1/.local/share/containers/storage" time="2022-06-02T19:17:58-04:00" level=debug msg="Using run root /run/user/1001/containers" time="2022-06-02T19:17:58-04:00" level=debug msg="Using static dir /home/user1/.local/share/containers/storage/libpod" time="2022-06-02T19:17:58-04:00" level=debug msg="Using tmp dir /run/user/1001/libpod/tmp" time="2022-06-02T19:17:58-04:00" level=debug msg="Using volume path /home/user1/.local/share/containers/storage/volumes" time="2022-06-02T19:17:58-04:00" level=debug msg="Set libpod namespace to \"\"" time="2022-06-02T19:17:58-04:00" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2022-06-02T19:17:58-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2022-06-02T19:17:58-04:00" level=debug msg="Cached value indicated that metacopy is not being used" time="2022-06-02T19:17:58-04:00" level=debug msg="Cached value indicated that native-diff is usable" time="2022-06-02T19:17:58-04:00" level=debug msg="backingFs=xfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2022-06-02T19:17:58-04:00" level=debug msg="Initializing event backend file" time="2022-06-02T19:17:58-04:00" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2022-06-02T19:17:58-04:00" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2022-06-02T19:17:58-04:00" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2022-06-02T19:17:58-04:00" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2022-06-02T19:17:58-04:00" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2022-06-02T19:17:58-04:00" level=info msg="Setting parallel job count to 13" time="2022-06-02T19:17:58-04:00" level=debug msg="Adding port mapping from 8080 to 80 length 1 protocol \"\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: missing)" time="2022-06-02T19:17:58-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:17:58-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2022-06-02T19:17:58-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T19:17:58-04:00" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:17:58-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T19:17:58-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:17:58-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2022-06-02T19:17:58-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T19:17:58-04:00" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:17:58-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T19:17:58-04:00" level=debug msg="User mount /tmp/httpd1:/var/www options [Z]" time="2022-06-02T19:17:58-04:00" level=debug msg="User mount /tmp/httpd1-create:/var/httpd-create options [Z]" time="2022-06-02T19:17:58-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:17:58-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2022-06-02T19:17:58-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T19:17:58-04:00" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:17:58-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T19:17:58-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T19:17:58-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:17:58-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:17:58-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T19:17:58-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T19:17:58-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T19:17:58-04:00" level=debug msg="using systemd mode: false" time="2022-06-02T19:17:58-04:00" level=debug msg="setting container name httpd1" time="2022-06-02T19:17:58-04:00" level=debug msg="No hostname set; container's hostname will default to runtime default" time="2022-06-02T19:17:58-04:00" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Adding mount /proc" time="2022-06-02T19:17:58-04:00" level=debug msg="Adding mount /dev" time="2022-06-02T19:17:58-04:00" level=debug msg="Adding mount /dev/pts" time="2022-06-02T19:17:58-04:00" level=debug msg="Adding mount /dev/mqueue" time="2022-06-02T19:17:58-04:00" level=debug msg="Adding mount /sys" time="2022-06-02T19:17:58-04:00" level=debug msg="Adding mount /sys/fs/cgroup" time="2022-06-02T19:17:58-04:00" level=debug msg="Allocated lock 0 for container bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913" time="2022-06-02T19:17:58-04:00" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:17:58-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Cached value indicated that overlay is not supported" time="2022-06-02T19:17:58-04:00" level=debug msg="Check for idmapped mounts support " time="2022-06-02T19:17:58-04:00" level=debug msg="Created container \"bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Container \"bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913\" has work directory \"/home/user1/.local/share/containers/storage/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Container \"bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913\" has run directory \"/run/user/1001/containers/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata\"" time="2022-06-02T19:17:58-04:00" level=debug msg="Called create.PersistentPostRunE(podman container create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80)" TASK [linux-system-roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:132 Thursday 02 June 2022 23:18:00 +0000 (0:00:02.368) 0:00:11.958 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "gid": 1001, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/systemd/user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1001 } TASK [linux-system-roles.podman : Get stat of existing systemd unit file] ****** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:18:00 +0000 (0:00:00.402) 0:00:12.360 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Get contents of existing file] *************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:148 Thursday 02 June 2022 23:18:01 +0000 (0:00:00.440) 0:00:12.801 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Construct contents of new file] ************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:154 Thursday 02 June 2022 23:18:01 +0000 (0:00:00.018) 0:00:12.819 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [linux-system-roles.podman : Update existing systemd unit file] *********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:18:01 +0000 (0:00:00.047) 0:00:12.867 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create new systemd unit file] **************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:175 Thursday 02 June 2022 23:18:01 +0000 (0:00:00.033) 0:00:12.900 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "checksum": "9a5dcd75ff2dec9a0fc355a105508ea0db05ee40", "dest": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "gid": 0, "group": "root", "md5sum": "0a3a4b955619fe66103ccb14988a5e1e", "mode": "0600", "owner": "user1", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 652, "src": "/root/.ansible/tmp/ansible-tmp-1654211881.3924305-130354-21339882776259/source", "state": "file", "uid": 1001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:184 Thursday 02 June 2022 23:18:02 +0000 (0:00:00.701) 0:00:13.602 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:194 Thursday 02 June 2022 23:18:02 +0000 (0:00:00.880) 0:00:14.483 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd1.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "app.slice run-user-1001.mount network-online.target basic.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/user/1001/containers/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 Thursday 02 June 2022 23:18:03 +0000 (0:00:00.639) 0:00:15.122 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd1.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount basic.target app.slice run-user-1001.mount network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/user/1001/containers/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:220 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.846) 0:00:15.968 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.034) 0:00:16.003 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "publish": [ "8081:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd2:/var/www:Z", "/tmp/httpd2-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.038) 0:00:16.042 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Get user information] ************************ task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:22 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.020) 0:00:16.062 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no such user] ************************ task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:28 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.032) 0:00:16.095 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:33 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.031) 0:00:16.126 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:38 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.020) 0:00:16.147 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:43 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.020) 0:00:16.167 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Check if user is lingering] ****************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:57 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.025) 0:00:16.192 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:63 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.030) 0:00:16.222 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the mounts from podman_containers] ******* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:69 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.030) 0:00:16.253 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd2", "/tmp/httpd2-create" ] }, "changed": false } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 Thursday 02 June 2022 23:18:04 +0000 (0:00:00.036) 0:00:16.289 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd2) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd2", "mode": "0644", "owner": "root", "path": "/tmp/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "state": "directory", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd2-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd2-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd2-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Update container] **************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Thursday 02 June 2022 23:18:05 +0000 (0:00:00.791) 0:00:17.081 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/rhel-x.qcow2.snap] => { "actions": [ "pulled image quay.io/libpod/testimage:20210610", "created httpd2" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd2", "--rm", "--tty=True", "--volume", "/tmp/httpd2:/var/www:Z", "--volume", "/tmp/httpd2-create:/var/httpd-create:Z", "--publish", "8081:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "7c851721622f", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "Passwd": true, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04/userdata/conmon.pid", "Created": "2022-06-02T19:18:05.663226935-04:00", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/var/lib/containers/storage/overlay/f40d198f02626f7ba2d6ff03497704c194d4be0a0a6af867f2b4731a6130e85b/diff", "WorkDir": "/var/lib/containers/storage/overlay/f40d198f02626f7ba2d6ff03497704c194d4be0a0a6af867f2b4731a6130e85b/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd2-create:/var/httpd-create:Z,rw,rprivate,rbind", "/tmp/httpd2:/var/www:Z,rw,rprivate,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "shareable", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "", "Size": "0B", "Tag": "", "Type": "journald" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c104,c916", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2", "Type": "bind" } ], "Name": "httpd2", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman": { "Aliases": [ "7c851721622f" ], "DriverOpts": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "Links": null, "MacAddress": "", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c104,c916", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "CheckpointedAt": "0001-01-01T00:00:00Z", "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "RestoredAt": "0001-01-01T00:00:00Z", "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "created" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04/userdata" }, "podman_actions": [ "podman create --name httpd2 --rm --tty=True --volume /tmp/httpd2:/var/www:Z --volume /tmp/httpd2-create:/var/httpd-create:Z --publish 8081:80 --workdir /var/www quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd2": "# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } STDOUT: 7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04 TASK [linux-system-roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:132 Thursday 02 June 2022 23:18:07 +0000 (0:00:02.033) 0:00:19.114 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get stat of existing systemd unit file] ****** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:18:07 +0000 (0:00:00.030) 0:00:19.145 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Get contents of existing file] *************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:148 Thursday 02 June 2022 23:18:07 +0000 (0:00:00.397) 0:00:19.542 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Construct contents of new file] ************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:154 Thursday 02 June 2022 23:18:08 +0000 (0:00:00.020) 0:00:19.562 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [linux-system-roles.podman : Update existing systemd unit file] *********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:18:08 +0000 (0:00:00.048) 0:00:19.611 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create new systemd unit file] **************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:175 Thursday 02 June 2022 23:18:08 +0000 (0:00:00.033) 0:00:19.645 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "checksum": "c330f0d11488b81f22027304524f5daac1187076", "dest": "/etc/systemd/system/lsr_container-httpd2.service", "gid": 0, "group": "root", "md5sum": "a9d6ccc44cfdcd753fa7ff5472c1503c", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 648, "src": "/root/.ansible/tmp/ansible-tmp-1654211888.1404626-130524-1095380434757/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:184 Thursday 02 June 2022 23:18:08 +0000 (0:00:00.701) 0:00:20.346 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:194 Thursday 02 June 2022 23:18:09 +0000 (0:00:00.690) 0:00:21.037 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd2.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket -.mount sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 Thursday 02 June 2022 23:18:10 +0000 (0:00:00.707) 0:00:21.745 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd2.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket basic.target -.mount sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:220 Thursday 02 June 2022 23:18:11 +0000 (0:00:01.027) 0:00:22.772 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.034) 0:00:22.806 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "publish": [ "8082:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd3:/var/www:Z", "/tmp/httpd3-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.039) 0:00:22.845 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Get user information] ************************ task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:22 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.019) 0:00:22.865 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no such user] ************************ task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:28 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.030) 0:00:22.895 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:33 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.029) 0:00:22.925 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:38 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.020) 0:00:22.945 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:43 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.021) 0:00:22.967 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Check if user is lingering] ****************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:57 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.024) 0:00:22.991 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:63 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.036) 0:00:23.028 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the mounts from podman_containers] ******* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:69 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.032) 0:00:23.060 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd3", "/tmp/httpd3-create" ] }, "changed": false } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 Thursday 02 June 2022 23:18:11 +0000 (0:00:00.037) 0:00:23.098 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd3) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd3", "mode": "0644", "owner": "root", "path": "/tmp/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "state": "directory", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd3-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd3-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd3-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Update container] **************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Thursday 02 June 2022 23:18:12 +0000 (0:00:00.805) 0:00:23.903 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/rhel-x.qcow2.snap] => { "actions": [ "created httpd3" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd3", "--rm", "--tty=True", "--volume", "/tmp/httpd3:/var/www:Z", "--volume", "/tmp/httpd3-create:/var/httpd-create:Z", "--publish", "8082:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "1e875afc27d5", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "Passwd": true, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00/userdata/conmon.pid", "Created": "2022-06-02T19:18:11.569778659-04:00", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/var/lib/containers/storage/overlay/9e3a35a990f4d8a03b55d85557f03f92ff64536e7d4b557a49316ad14ca34e3f/diff", "WorkDir": "/var/lib/containers/storage/overlay/9e3a35a990f4d8a03b55d85557f03f92ff64536e7d4b557a49316ad14ca34e3f/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd3:/var/www:Z,rw,rprivate,rbind", "/tmp/httpd3-create:/var/httpd-create:Z,rw,rprivate,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "shareable", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "", "Size": "0B", "Tag": "", "Type": "journald" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c238,c242", "Mounts": [ { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3", "Type": "bind" }, { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3-create", "Type": "bind" } ], "Name": "httpd3", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman": { "Aliases": [ "1e875afc27d5" ], "DriverOpts": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "Links": null, "MacAddress": "", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c238,c242", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "CheckpointedAt": "0001-01-01T00:00:00Z", "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "RestoredAt": "0001-01-01T00:00:00Z", "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "created" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00/userdata" }, "podman_actions": [ "podman create --name httpd3 --rm --tty=True --volume /tmp/httpd3:/var/www:Z --volume /tmp/httpd3-create:/var/httpd-create:Z --publish 8082:80 --workdir /var/www quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd3": "# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } STDOUT: 1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00 TASK [linux-system-roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:132 Thursday 02 June 2022 23:18:13 +0000 (0:00:01.110) 0:00:25.014 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get stat of existing systemd unit file] ****** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:18:13 +0000 (0:00:00.035) 0:00:25.050 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Get contents of existing file] *************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:148 Thursday 02 June 2022 23:18:13 +0000 (0:00:00.392) 0:00:25.443 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Construct contents of new file] ************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:154 Thursday 02 June 2022 23:18:13 +0000 (0:00:00.019) 0:00:25.462 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [linux-system-roles.podman : Update existing systemd unit file] *********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:18:13 +0000 (0:00:00.077) 0:00:25.539 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create new systemd unit file] **************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:175 Thursday 02 June 2022 23:18:14 +0000 (0:00:00.033) 0:00:25.572 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "checksum": "c236736a3dd527e71c06317e245b1ba8ae19eeba", "dest": "/etc/systemd/system/lsr_container-httpd3.service", "gid": 0, "group": "root", "md5sum": "81fa77f457bcd81ba0971cd2083f4bf4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 648, "src": "/root/.ansible/tmp/ansible-tmp-1654211894.0646122-130691-9588049619395/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:184 Thursday 02 June 2022 23:18:14 +0000 (0:00:00.707) 0:00:26.280 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:194 Thursday 02 June 2022 23:18:15 +0000 (0:00:00.741) 0:00:27.021 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd3.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket sysinit.target -.mount system.slice basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 Thursday 02 June 2022 23:18:16 +0000 (0:00:00.755) 0:00:27.777 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd3.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket network-online.target sysinit.target basic.target -.mount system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:220 Thursday 02 June 2022 23:18:17 +0000 (0:00:00.831) 0:00:28.608 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/rhel-x.qcow2.snap TASK [Check if containers are running] ***************************************** task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:75 Thursday 02 June 2022 23:18:17 +0000 (0:00:00.039) 0:00:28.648 ********* ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd1", "--format", "{{.State.Status}}" ], "delta": "0:00:00.232939", "end": "2022-06-02 19:18:16.280774", "failed_when_result": false, "item": [ "httpd1", "user1" ], "rc": 0, "start": "2022-06-02 19:18:16.047835" } STDOUT: running ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd2", "--format", "{{.State.Status}}" ], "delta": "0:00:00.147552", "end": "2022-06-02 19:18:16.782588", "failed_when_result": false, "item": [ "httpd2", "root" ], "rc": 0, "start": "2022-06-02 19:18:16.635036" } STDOUT: running ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd3", "--format", "{{.State.Status}}" ], "delta": "0:00:00.143379", "end": "2022-06-02 19:18:17.300009", "failed_when_result": false, "item": [ "httpd3", "root" ], "rc": 0, "start": "2022-06-02 19:18:17.156630" } STDOUT: running TASK [Check services] ********************************************************** task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:86 Thursday 02 June 2022 23:18:18 +0000 (0:00:01.694) 0:00:30.343 ********* ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd1", "user1" ], "name": "lsr_container-httpd1.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:18:02 EDT", "ActiveEnterTimestampMonotonic": "25986746", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount basic.target app.slice run-user-1001.mount network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:18:02 EDT", "AssertTimestampMonotonic": "25730287", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "149333000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:18:02 EDT", "ConditionTimestampMonotonic": "25730283", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1001.slice/user@1001.service/app.slice/lsr_container-httpd1.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3745", "ExecMainStartTimestamp": "Thu 2022-06-02 19:18:02 EDT", "ExecMainStartTimestampMonotonic": "25986335", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:18:02 EDT] ; stop_time=[Thu 2022-06-02 19:18:02 EDT] ; pid=3710 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[Thu 2022-06-02 19:18:02 EDT] ; stop_time=[Thu 2022-06-02 19:18:02 EDT] ; pid=3710 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 19:18:02 EDT", "InactiveExitTimestampMonotonic": "25732024", "InvocationID": "3aae4295aaa3402db53682f2d3263a13", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "3745", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "16986112", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/user/1001/containers/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:18:02 EDT", "StateChangeTimestampMonotonic": "25986746", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "17", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd2", "root" ], "name": "lsr_container-httpd2.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:18:09 EDT", "ActiveEnterTimestampMonotonic": "32778429", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice network-online.target -.mount sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:18:09 EDT", "AssertTimestampMonotonic": "32306497", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "247261000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:18:09 EDT", "ConditionTimestampMonotonic": "32306495", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd2.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4748", "ExecMainStartTimestamp": "Thu 2022-06-02 19:18:09 EDT", "ExecMainStartTimestampMonotonic": "32778396", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 19:18:09 EDT", "InactiveExitTimestampMonotonic": "32308439", "InvocationID": "a07b74fe9b4c4f2e8945cc5d25ed1901", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "4748", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "10600448", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:18:09 EDT", "StateChangeTimestampMonotonic": "32778429", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd3", "root" ], "name": "lsr_container-httpd3.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:18:15 EDT", "ActiveEnterTimestampMonotonic": "38623127", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket network-online.target sysinit.target basic.target -.mount system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:18:15 EDT", "AssertTimestampMonotonic": "38343426", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "209194000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:18:15 EDT", "ConditionTimestampMonotonic": "38343424", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd3.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5682", "ExecMainStartTimestamp": "Thu 2022-06-02 19:18:15 EDT", "ExecMainStartTimestampMonotonic": "38623105", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:18:15 EDT] ; stop_time=[Thu 2022-06-02 19:18:15 EDT] ; pid=5610 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[Thu 2022-06-02 19:18:15 EDT] ; stop_time=[Thu 2022-06-02 19:18:15 EDT] ; pid=5610 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 19:18:15 EDT", "InactiveExitTimestampMonotonic": "38356904", "InvocationID": "7a152b5275c84b8ea7706e3873fd8ba8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5682", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "831488", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:18:15 EDT", "StateChangeTimestampMonotonic": "38623127", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Check ports, data] ******************************************************* task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:97 Thursday 02 June 2022 23:18:20 +0000 (0:00:01.549) 0:00:31.892 ********* ok: [/cache/rhel-x.qcow2.snap] => (item=8080) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:18:19 GMT", "elapsed": 0, "failed_when_result": false, "item": 8080, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:17:50 GMT", "redirected": false, "status": 200, "url": "http://localhost:8080/index.txt" } MSG: OK (3 bytes) ok: [/cache/rhel-x.qcow2.snap] => (item=8081) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:18:19 GMT", "elapsed": 0, "failed_when_result": false, "item": 8081, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:17:51 GMT", "redirected": false, "status": 200, "url": "http://localhost:8081/index.txt" } MSG: OK (3 bytes) ok: [/cache/rhel-x.qcow2.snap] => (item=8082) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:18:20 GMT", "elapsed": 0, "failed_when_result": false, "item": 8082, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:17:51 GMT", "redirected": false, "status": 200, "url": "http://localhost:8082/index.txt" } MSG: OK (3 bytes) TASK [Run role again to test for idempotency] ********************************** task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:105 Thursday 02 June 2022 23:18:21 +0000 (0:00:01.496) 0:00:33.389 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 02 June 2022 23:18:21 +0000 (0:00:00.026) 0:00:33.415 ********* included: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for /cache/rhel-x.qcow2.snap TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:18:21 +0000 (0:00:00.021) 0:00:33.437 ********* ok: [/cache/rhel-x.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:18:22 +0000 (0:00:00.529) 0:00:33.966 ********* skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:7 Thursday 02 June 2022 23:18:22 +0000 (0:00:00.042) 0:00:34.008 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.podman : Handle containers] *************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:12 Thursday 02 June 2022 23:18:23 +0000 (0:00:00.898) 0:00:34.907 ********* included: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd1:/var/www:Z', '/tmp/httpd1-create:/var/httpd-create:Z'], 'publish': ['8080:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www', 'run_as_user': 'user1', 'debug': True, 'log_level': 'debug'}) included: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd2:/var/www:Z', '/tmp/httpd2-create:/var/httpd-create:Z'], 'publish': ['8081:80'], 'generate_systemd': {'restart_policy': 'always'}, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) included: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd3', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd3:/var/www:Z', '/tmp/httpd3-create:/var/httpd-create:Z'], 'publish': ['8082:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:18:23 +0000 (0:00:00.060) 0:00:34.968 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "debug": true, "image": "quay.io/libpod/testimage:20210610", "log_level": "debug", "name": "httpd1", "publish": [ "8080:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd1:/var/www:Z", "/tmp/httpd1-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:18:23 +0000 (0:00:00.042) 0:00:35.010 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Get user information] ************************ task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:22 Thursday 02 June 2022 23:18:23 +0000 (0:00:00.024) 0:00:35.035 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "cmd": [ "getent", "passwd", "user1" ], "delta": "0:00:00.006613", "end": "2022-06-02 19:18:22.381501", "rc": 0, "start": "2022-06-02 19:18:22.374888" } STDOUT: user1:x:1001:1001::/home/user1:/bin/bash TASK [linux-system-roles.podman : Fail if no such user] ************************ task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:28 Thursday 02 June 2022 23:18:23 +0000 (0:00:00.389) 0:00:35.425 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:33 Thursday 02 June 2022 23:18:23 +0000 (0:00:00.034) 0:00:35.459 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [ "user1", "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:38 Thursday 02 June 2022 23:18:23 +0000 (0:00:00.026) 0:00:35.485 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "1001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:43 Thursday 02 June 2022 23:18:23 +0000 (0:00:00.024) 0:00:35.509 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_group": "1001\n", "__xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [linux-system-roles.podman : Check if user is lingering] ****************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:57 Thursday 02 June 2022 23:18:23 +0000 (0:00:00.024) 0:00:35.534 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "stat": { "atime": 1654211875.727598, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1654211875.727598, "dev": 64516, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 13708, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1654211875.727598, "nlink": 1, "path": "/var/lib/systemd/linger/user1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "137479046", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Enable lingering if needed] ****************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:63 Thursday 02 June 2022 23:18:24 +0000 (0:00:00.396) 0:00:35.931 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the mounts from podman_containers] ******* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:69 Thursday 02 June 2022 23:18:24 +0000 (0:00:00.033) 0:00:35.965 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd1", "/tmp/httpd1-create" ] }, "changed": false } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 Thursday 02 June 2022 23:18:24 +0000 (0:00:00.035) 0:00:36.001 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd1) => { "ansible_loop_var": "item", "changed": false, "gid": 1001, "group": "user1", "item": "/tmp/httpd1", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1", "secontext": "system_u:object_r:container_file_t:s0:c450,c808", "size": 23, "state": "directory", "uid": 1001 } ok: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd1-create) => { "ansible_loop_var": "item", "changed": false, "gid": 1001, "group": "user1", "item": "/tmp/httpd1-create", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1-create", "secontext": "system_u:object_r:container_file_t:s0:c450,c808", "size": 6, "state": "directory", "uid": 1001 } TASK [linux-system-roles.podman : Update container] **************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Thursday 02 June 2022 23:18:25 +0000 (0:00:00.783) 0:00:36.784 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) fatal: [/cache/rhel-x.qcow2.snap]: FAILED! => { "changed": false } STDERR: Error: no container with name or ID "httpd1" found: no such container MSG: Can't delete container httpd1 TASK [Clean up storage.conf] *************************************************** task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:142 Thursday 02 June 2022 23:18:36 +0000 (0:00:11.296) 0:00:48.081 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "path": "/etc/containers/storage.conf", "state": "absent" } TASK [Clean up all system containers] ****************************************** task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:149 Thursday 02 June 2022 23:18:36 +0000 (0:00:00.373) 0:00:48.454 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "cmd": [ "podman", "system", "reset", "--force" ], "delta": "0:00:10.452930", "end": "2022-06-02 19:18:46.244993", "rc": 0, "start": "2022-06-02 19:18:35.792063" } STDERR: time="2022-06-02T19:18:45-04:00" level=warning msg="StopSignal SIGTERM failed to stop container httpd3 in 10 seconds, resorting to SIGKILL" time="2022-06-02T19:18:45-04:00" level=warning msg="StopSignal SIGTERM failed to stop container httpd2 in 10 seconds, resorting to SIGKILL" TASK [Clean up all user containers] ******************************************** task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:154 Thursday 02 June 2022 23:18:47 +0000 (0:00:10.843) 0:00:59.298 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "cmd": [ "podman", "system", "reset", "--force" ], "delta": "0:00:00.230300", "end": "2022-06-02 19:18:46.919531", "rc": 0, "start": "2022-06-02 19:18:46.689231" } STDERR: time="2022-06-02T19:18:46-04:00" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" time="2022-06-02T19:18:46-04:00" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" time="2022-06-02T19:18:46-04:00" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" TASK [Clean up services] ******************************************************* task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:162 Thursday 02 June 2022 23:18:48 +0000 (0:00:00.666) 0:00:59.964 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd1", "user1" ], "name": "lsr_container-httpd1.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:18:02 EDT", "ActiveEnterTimestampMonotonic": "25986746", "ActiveExitTimestamp": "Thu 2022-06-02 19:18:34 EDT", "ActiveExitTimestampMonotonic": "58054216", "ActiveState": "failed", "After": "-.mount basic.target app.slice run-user-1001.mount network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:18:36 EDT", "AssertTimestampMonotonic": "59579307", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "115565000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:18:36 EDT", "ConditionTimestampMonotonic": "59579303", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:18:36 EDT] ; stop_time=[Thu 2022-06-02 19:18:36 EDT] ; pid=7421 ; code=exited ; status=125 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[Thu 2022-06-02 19:18:36 EDT] ; stop_time=[Thu 2022-06-02 19:18:36 EDT] ; pid=7421 ; code=exited ; status=125 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:18:36 EDT] ; stop_time=[Thu 2022-06-02 19:18:36 EDT] ; pid=7430 ; code=exited ; status=125 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[Thu 2022-06-02 19:18:36 EDT] ; stop_time=[Thu 2022-06-02 19:18:36 EDT] ; pid=7430 ; code=exited ; status=125 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 19:18:36 EDT", "InactiveEnterTimestampMonotonic": "59579278", "InactiveExitTimestamp": "Thu 2022-06-02 19:18:36 EDT", "InactiveExitTimestampMonotonic": "59428361", "InvocationID": "d3b16cbcf7ba433dbd4cfb82034b40ed", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "6", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/user/1001/containers/overlay-containers/bd483ecc152d57f1209e9de08fcc4a358cdd21d7f5e11fa880ae4b6bad03d913/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:18:36 EDT", "StateChangeTimestampMonotonic": "59579460", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd2", "root" ], "name": "lsr_container-httpd2.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:18:09 EDT", "ActiveEnterTimestampMonotonic": "32778429", "ActiveExitTimestamp": "Thu 2022-06-02 19:18:46 EDT", "ActiveExitTimestampMonotonic": "69250662", "ActiveState": "failed", "After": "systemd-journald.socket system.slice network-online.target -.mount sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:18:47 EDT", "AssertTimestampMonotonic": "70829504", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "104051000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:18:47 EDT", "ConditionTimestampMonotonic": "70829502", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:18:47 EDT] ; stop_time=[Thu 2022-06-02 19:18:47 EDT] ; pid=7899 ; code=exited ; status=125 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[Thu 2022-06-02 19:18:47 EDT] ; stop_time=[Thu 2022-06-02 19:18:47 EDT] ; pid=7899 ; code=exited ; status=125 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:18:47 EDT] ; stop_time=[Thu 2022-06-02 19:18:47 EDT] ; pid=7922 ; code=exited ; status=125 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[Thu 2022-06-02 19:18:47 EDT] ; stop_time=[Thu 2022-06-02 19:18:47 EDT] ; pid=7922 ; code=exited ; status=125 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 19:18:47 EDT", "InactiveEnterTimestampMonotonic": "70829429", "InactiveExitTimestamp": "Thu 2022-06-02 19:18:47 EDT", "InactiveExitTimestampMonotonic": "70680069", "InvocationID": "79b69ce1792d4bb2a15bca2a0683a5b1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "6", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/7c851721622f66554abeef520d5b7c1fa713f6227c123cdea5e2beef1560ac04/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:18:47 EDT", "StateChangeTimestampMonotonic": "70829611", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd3", "root" ], "name": "lsr_container-httpd3.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:18:15 EDT", "ActiveEnterTimestampMonotonic": "38623127", "ActiveExitTimestamp": "Thu 2022-06-02 19:18:46 EDT", "ActiveExitTimestampMonotonic": "69168534", "ActiveState": "failed", "After": "network-online.target system.slice -.mount basic.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:18:48 EDT", "AssertTimestampMonotonic": "71079405", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "107313000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:18:48 EDT", "ConditionTimestampMonotonic": "71079403", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 19:18:48 EDT", "InactiveEnterTimestampMonotonic": "71079326", "InactiveExitTimestamp": "Thu 2022-06-02 19:18:47 EDT", "InactiveExitTimestampMonotonic": "70730040", "InvocationID": "62037de36739482a9c609236d8e06151", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "6", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/1e875afc27d5b2480515c465a4f8a113c2ba2a2b0c83a5b497ead059e606df00/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:18:48 EDT", "StateChangeTimestampMonotonic": "71079512", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Remove service files] **************************************************** task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:176 Thursday 02 June 2022 23:18:50 +0000 (0:00:02.058) 0:01:02.023 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd1", "user1" ], "path": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "state": "absent" } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd2", "root" ], "path": "/etc/systemd/system/lsr_container-httpd2.service", "state": "absent" } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd3", "root" ], "path": "/etc/systemd/system/lsr_container-httpd3.service", "state": "absent" } TASK [Clean up host directories] *********************************************** task path: /tmp/tmp40lrd0kv/tests/tests_basic.yml:191 Thursday 02 June 2022 23:18:51 +0000 (0:00:01.181) 0:01:03.204 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=httpd1) => { "ansible_loop_var": "item", "changed": true, "item": "httpd1", "path": "/tmp/httpd1", "state": "absent" } changed: [/cache/rhel-x.qcow2.snap] => (item=httpd2) => { "ansible_loop_var": "item", "changed": true, "item": "httpd2", "path": "/tmp/httpd2", "state": "absent" } changed: [/cache/rhel-x.qcow2.snap] => (item=httpd3) => { "ansible_loop_var": "item", "changed": true, "item": "httpd3", "path": "/tmp/httpd3", "state": "absent" } PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=80 changed=26 unreachable=0 failed=1 skipped=24 rescued=0 ignored=0 Thursday 02 June 2022 23:18:52 +0000 (0:00:01.114) 0:01:04.318 ********* =============================================================================== linux-system-roles.podman : Update container --------------------------- 11.30s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Clean up all system containers ----------------------------------------- 10.84s /tmp/tmp40lrd0kv/tests/tests_basic.yml:149 ------------------------------------ linux-system-roles.podman : Update container ---------------------------- 2.37s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Create data files ------------------------------------------------------- 2.26s /tmp/tmp40lrd0kv/tests/tests_basic.yml:63 ------------------------------------- linux-system-roles.podman : Ensure required packages are installed ------ 2.22s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:7 ------- Clean up services ------------------------------------------------------- 2.06s /tmp/tmp40lrd0kv/tests/tests_basic.yml:162 ------------------------------------ linux-system-roles.podman : Update container ---------------------------- 2.03s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 Check if containers are running ----------------------------------------- 1.69s /tmp/tmp40lrd0kv/tests/tests_basic.yml:75 ------------------------------------- Check services ---------------------------------------------------------- 1.55s /tmp/tmp40lrd0kv/tests/tests_basic.yml:86 ------------------------------------- Check ports, data ------------------------------------------------------- 1.50s /tmp/tmp40lrd0kv/tests/tests_basic.yml:97 ------------------------------------- Create host directories for data ---------------------------------------- 1.21s /tmp/tmp40lrd0kv/tests/tests_basic.yml:55 ------------------------------------- Remove service files ---------------------------------------------------- 1.18s /tmp/tmp40lrd0kv/tests/tests_basic.yml:176 ------------------------------------ Gathering Facts --------------------------------------------------------- 1.15s /tmp/tmp40lrd0kv/tests/tests_basic.yml:3 -------------------------------------- Clean up host directories ----------------------------------------------- 1.11s /tmp/tmp40lrd0kv/tests/tests_basic.yml:191 ------------------------------------ linux-system-roles.podman : Update container ---------------------------- 1.11s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:94 linux-system-roles.podman : Start service ------------------------------- 1.03s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 linux-system-roles.podman : Reload systemctl ---------------------------- 0.88s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:184 linux-system-roles.podman : Start service ------------------------------- 0.85s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 linux-system-roles.podman : Start service ------------------------------- 0.83s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:207 linux-system-roles.podman : Create host directories --------------------- 0.81s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/handle_container.yml:78 ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpznj5an4j executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmp40lrd0kv/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 02 June 2022 23:18:53 +0000 (0:00:00.013) 0:00:00.013 ********* included: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for /cache/rhel-x.qcow2.snap TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:18:53 +0000 (0:00:00.017) 0:00:00.030 ********* ok: [/cache/rhel-x.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:18:54 +0000 (0:00:00.836) 0:00:00.866 ********* skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:7 Thursday 02 June 2022 23:18:54 +0000 (0:00:00.033) 0:00:00.900 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.podman : Handle containers] *************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:12 Thursday 02 June 2022 23:18:55 +0000 (0:00:01.042) 0:00:01.942 ********* META: role_complete for /cache/rhel-x.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=3 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Thursday 02 June 2022 23:18:55 +0000 (0:00:00.021) 0:00:01.964 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ------ 1.04s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:7 ------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.84s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- linux-system-roles.podman : Set platform/version specific variables ----- 0.03s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- linux-system-roles.podman : Handle containers --------------------------- 0.02s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:12 ------ linux-system-roles.podman : Set platform/version specific variables ----- 0.02s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 ------- ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpznj5an4j executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmp40lrd0kv/tests/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp40lrd0kv/tests/tests_include_vars_from_parent.yml:2 Thursday 02 June 2022 23:18:55 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/rhel-x.qcow2.snap] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmp40lrd0kv/tests/tests_include_vars_from_parent.yml:4 Thursday 02 June 2022 23:18:57 +0000 (0:00:01.173) 0:00:01.182 ********* changed: [/cache/rhel-x.qcow2.snap -> localhost] => (item=RedHat-9.1) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp40lrd0kv/tests/roles/caller/vars/RedHat-9.1.yml", "gid": 0, "group": "root", "item": "RedHat-9.1", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654211937.1197772-131278-87058830089947/source", "state": "file", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap -> localhost] => (item=RedHat-9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp40lrd0kv/tests/roles/caller/vars/RedHat-9.yml", "gid": 0, "group": "root", "item": "RedHat-9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654211937.7224054-131278-138569690923023/source", "state": "file", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap -> localhost] => (item=RedHat_9.1) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp40lrd0kv/tests/roles/caller/vars/RedHat_9.1.yml", "gid": 0, "group": "root", "item": "RedHat_9.1", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654211938.0650663-131278-262080598885704/source", "state": "file", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap -> localhost] => (item=RedHat_9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp40lrd0kv/tests/roles/caller/vars/RedHat_9.yml", "gid": 0, "group": "root", "item": "RedHat_9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654211938.417458-131278-70904376138976/source", "state": "file", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp40lrd0kv/tests/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654211938.7703798-131278-77453536454772/source", "state": "file", "uid": 0 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmp40lrd0kv/tests/roles/caller/tasks/main.yml:4 Thursday 02 June 2022 23:18:59 +0000 (0:00:02.057) 0:00:03.239 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Thursday 02 June 2022 23:18:59 +0000 (0:00:00.027) 0:00:03.267 ********* included: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for /cache/rhel-x.qcow2.snap TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:18:59 +0000 (0:00:00.026) 0:00:03.293 ********* ok: [/cache/rhel-x.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:18:59 +0000 (0:00:00.499) 0:00:03.793 ********* skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:7 Thursday 02 June 2022 23:18:59 +0000 (0:00:00.038) 0:00:03.831 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.podman : Handle containers] *************************** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:12 Thursday 02 June 2022 23:19:00 +0000 (0:00:01.029) 0:00:04.861 ********* META: role_complete for /cache/rhel-x.qcow2.snap TASK [caller : assert] ********************************************************* task path: /tmp/tmp40lrd0kv/tests/roles/caller/tasks/main.yml:7 Thursday 02 June 2022 23:19:00 +0000 (0:00:00.019) 0:00:04.880 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false } MSG: All assertions passed META: role_complete for /cache/rhel-x.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=6 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Thursday 02 June 2022 23:19:00 +0000 (0:00:00.029) 0:00:04.910 ********* =============================================================================== create var file in caller that can override the one in called role ------ 2.06s /tmp/tmp40lrd0kv/tests/tests_include_vars_from_parent.yml:4 ------------------- Gathering Facts --------------------------------------------------------- 1.17s /tmp/tmp40lrd0kv/tests/tests_include_vars_from_parent.yml:2 ------------------- linux-system-roles.podman : Ensure required packages are installed ------ 1.03s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:7 ------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.50s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- linux-system-roles.podman : Set platform/version specific variables ----- 0.04s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- caller : assert --------------------------------------------------------- 0.03s /tmp/tmp40lrd0kv/tests/roles/caller/tasks/main.yml:7 -------------------------- include_role : {{ roletoinclude }} -------------------------------------- 0.03s /tmp/tmp40lrd0kv/tests/roles/caller/tasks/main.yml:4 -------------------------- linux-system-roles.podman : Set platform/version specific variables ----- 0.03s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:3 ------- linux-system-roles.podman : Handle containers --------------------------- 0.02s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/main.yml:12 ------ Testing /tmp/tmpv_a63njf/tests/tests_basic.yml...SUCCESS Testing /tmp/tmpv_a63njf/tests/tests_default.yml...SUCCESS Testing /tmp/tmpv_a63njf/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_basic.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp1f1wgaxk/tests/tests_basic.yml...FAILURE Testing /tmp/tmp1f1wgaxk/tests/tests_default.yml...SUCCESS Testing /tmp/tmp1f1wgaxk/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmpfoun6gf1/tests/podman/tests_basic.yml...FAILURE Testing /tmp/tmpfoun6gf1/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmpfoun6gf1/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_basic.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_default.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_basic.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp40lrd0kv/tests/tests_basic.yml...FAILURE Testing /tmp/tmp40lrd0kv/tests/tests_default.yml...SUCCESS Testing /tmp/tmp40lrd0kv/tests/tests_include_vars_from_parent.yml...SUCCESS FAILURE ansible-galaxy [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-galaxy python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Starting galaxy collection install process [WARNING]: The specified collections path '/tmp/tmpznj5an4j' is not part of the configured Ansible collections paths '/root/.ansible/collections:/usr/share/ansible/collections'. The installed collection won't be picked up in an Ansible run. [WARNING]: Collection at '/tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles' does not have a MANIFEST.json file, nor has it galaxy.yml: cannot detect version. Nothing to do. All requested collections are already installed. If you want to reinstall them, consider using `--force`. Formatting '/cache/rhel-x.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=10737418240 backing_file=/cache/rhel-x.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpznj5an4j executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: rhel-x_setup.yml ***************************************************** 2 plays in /cache/rhel-x_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-x_setup.yml:6 Thursday 02 June 2022 23:19:16 +0000 (0:00:00.011) 0:00:00.011 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-x.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-x.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY [Set up host for test playbooks] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /cache/rhel-x_setup.yml:20 Thursday 02 June 2022 23:19:18 +0000 (0:00:01.473) 0:00:01.485 ********* ok: [/cache/rhel-x.qcow2.snap] META: ran handlers TASK [Create EPEL 9 repo] ****************************************************** task path: /cache/rhel-x_setup.yml:24 Thursday 02 June 2022 23:19:19 +0000 (0:00:01.081) 0:00:02.566 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create yum cache] ******************************************************** task path: /cache/rhel-x_setup.yml:34 Thursday 02 June 2022 23:19:19 +0000 (0:00:00.018) 0:00:02.584 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create dnf cache] ******************************************************** task path: /cache/rhel-x_setup.yml:40 Thursday 02 June 2022 23:19:19 +0000 (0:00:00.015) 0:00:02.599 ********* changed: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Disable EPEL 7] ********************************************************** task path: /cache/rhel-x_setup.yml:46 Thursday 02 June 2022 23:19:20 +0000 (0:00:01.157) 0:00:03.757 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 8] ********************************************************** task path: /cache/rhel-x_setup.yml:54 Thursday 02 June 2022 23:19:20 +0000 (0:00:00.016) 0:00:03.774 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=3 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Thursday 02 June 2022 23:19:20 +0000 (0:00:00.020) 0:00:03.795 ********* =============================================================================== set up internal repositories -------------------------------------------- 1.47s /cache/rhel-x_setup.yml:6 ----------------------------------------------------- Create dnf cache -------------------------------------------------------- 1.16s /cache/rhel-x_setup.yml:40 ---------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.08s /cache/rhel-x_setup.yml:20 ---------------------------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:54 ---------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/rhel-x_setup.yml:24 ---------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:46 ---------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:34 ---------------------------------------------------- PLAYBOOK: setup-snapshot.yml *************************************************** 1 plays in /tmp/tmp40lrd0kv/tests/setup-snapshot.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:2 Thursday 02 June 2022 23:19:20 +0000 (0:00:00.008) 0:00:03.803 ********* ok: [/cache/rhel-x.qcow2.snap] META: ran handlers TASK [Set platform/version specific variables] ********************************* task path: /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:4 Thursday 02 June 2022 23:19:21 +0000 (0:00:00.827) 0:00:04.630 ********* TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:19:21 +0000 (0:00:00.025) 0:00:04.655 ********* ok: [/cache/rhel-x.qcow2.snap] TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 Thursday 02 June 2022 23:19:22 +0000 (0:00:00.660) 0:00:05.316 ********* skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } META: role_complete for /cache/rhel-x.qcow2.snap TASK [Install test packages] *************************************************** task path: /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:10 Thursday 02 June 2022 23:19:22 +0000 (0:00:00.047) 0:00:05.363 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: fuse-overlayfs-1.8.2-1.el9.x86_64", "Installed: fuse3-3.10.2-5.el9.x86_64", "Installed: fuse3-libs-3.10.2-5.el9.x86_64", "Installed: slirp4netns-1.2.0-2.el9.x86_64", "Installed: yajl-2.1.0-20.el9.x86_64", "Installed: libnftnl-1.1.9-4.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-4.el9.x86_64", "Installed: podman-2:4.1.0-4.el9.x86_64", "Installed: podman-catatonit-2:4.1.0-4.el9.x86_64", "Installed: aardvark-dns-2:1.0.1-34.el9.x86_64", "Installed: libnet-1.2-6.el9.x86_64", "Installed: netavark-2:1.0.1-34.el9.x86_64", "Installed: conmon-2:2.1.1-1.el9.x86_64", "Installed: fuse-common-3.10.2-5.el9.x86_64", "Installed: container-selinux-3:2.187.0-1.el9.noarch", "Installed: containers-common-2:1-34.el9.x86_64", "Installed: nftables-1:0.9.8-12.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: criu-3.15-13.el9.x86_64", "Installed: criu-libs-3.15-13.el9.x86_64", "Installed: crun-1.4.5-2.el9.x86_64", "Installed: iptables-nft-1.8.7-28.el9.x86_64" ] } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=6 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Thursday 02 June 2022 23:19:45 +0000 (0:00:23.475) 0:00:28.839 ********* =============================================================================== Install test packages -------------------------------------------------- 23.48s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:10 ---------------------------------- set up internal repositories -------------------------------------------- 1.47s /cache/rhel-x_setup.yml:6 ----------------------------------------------------- Create dnf cache -------------------------------------------------------- 1.16s /cache/rhel-x_setup.yml:40 ---------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.08s /cache/rhel-x_setup.yml:20 ---------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.83s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:2 ----------------------------------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.66s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- linux-system-roles.podman : Set platform/version specific variables ----- 0.05s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- Set platform/version specific variables --------------------------------- 0.03s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:4 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:54 ---------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/rhel-x_setup.yml:24 ---------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:46 ---------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:34 ---------------------------------------------------- PLAYBOOK: rhel-x_post_setup.yml ************************************************ 1 plays in /cache/rhel-x_post_setup.yml PLAY [Post setup - these happen last] ****************************************** META: ran handlers TASK [force sync of filesystems - ensure setup changes are made to snapshot] *** task path: /cache/rhel-x_post_setup.yml:5 Thursday 02 June 2022 23:19:45 +0000 (0:00:00.013) 0:00:28.853 ********* changed: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [shutdown guest] ********************************************************** task path: /cache/rhel-x_post_setup.yml:8 Thursday 02 June 2022 23:19:46 +0000 (0:00:00.363) 0:00:29.216 ********* changed: [/cache/rhel-x.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=8 changed=5 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Thursday 02 June 2022 23:19:46 +0000 (0:00:00.535) 0:00:29.752 ********* =============================================================================== Install test packages -------------------------------------------------- 23.48s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:10 ---------------------------------- set up internal repositories -------------------------------------------- 1.47s /cache/rhel-x_setup.yml:6 ----------------------------------------------------- Create dnf cache -------------------------------------------------------- 1.16s /cache/rhel-x_setup.yml:40 ---------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.08s /cache/rhel-x_setup.yml:20 ---------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.83s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:2 ----------------------------------- linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.66s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 --- shutdown guest ---------------------------------------------------------- 0.54s /cache/rhel-x_post_setup.yml:8 ------------------------------------------------ force sync of filesystems - ensure setup changes are made to snapshot --- 0.36s /cache/rhel-x_post_setup.yml:5 ------------------------------------------------ linux-system-roles.podman : Set platform/version specific variables ----- 0.05s /tmp/tmp40lrd0kv/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:9 --- Set platform/version specific variables --------------------------------- 0.03s /tmp/tmp40lrd0kv/tests/setup-snapshot.yml:4 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:54 ---------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/rhel-x_setup.yml:24 ---------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:46 ---------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/rhel-x_setup.yml:34 ---------------------------------------------------- ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpznj5an4j executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basic.yml ****************************************************** 1 plays in /tmp/tmp9_aop370/tests/podman/tests_basic.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:3 Thursday 02 June 2022 23:20:30 +0000 (0:00:00.010) 0:00:00.010 ********* ok: [/cache/rhel-x.qcow2.snap] META: ran handlers TASK [Create user] ************************************************************* task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:51 Thursday 02 June 2022 23:20:31 +0000 (0:00:01.171) 0:00:01.181 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "comment": "", "create_home": true, "group": 1001, "home": "/home/user1", "name": "user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1001 } TASK [Create host directories for data] **************************************** task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:55 Thursday 02 June 2022 23:20:32 +0000 (0:00:00.655) 0:00:01.836 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd1", "user1" ], "mode": "0755", "owner": "user1", "path": "/tmp/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1001 } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd2", "root" ], "mode": "0755", "owner": "root", "path": "/tmp/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd3", "root" ], "mode": "0755", "owner": "root", "path": "/tmp/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create data files] ******************************************************* task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:63 Thursday 02 June 2022 23:20:33 +0000 (0:00:01.175) 0:00:03.012 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd1/index.txt", "gid": 0, "group": "root", "item": [ "httpd1", "user1" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654212033.8585513-131845-122747920643014/source", "state": "file", "uid": 1001 } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd2/index.txt", "gid": 0, "group": "root", "item": [ "httpd2", "root" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654212034.7766914-131845-131954497141305/source", "state": "file", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/httpd3/index.txt", "gid": 0, "group": "root", "item": [ "httpd3", "root" ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1654212035.4583547-131845-234050708077513/source", "state": "file", "uid": 0 } TASK [Run role] **************************************************************** task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:71 Thursday 02 June 2022 23:20:36 +0000 (0:00:02.260) 0:00:05.272 ********* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 02 June 2022 23:20:36 +0000 (0:00:00.030) 0:00:05.303 ********* included: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for /cache/rhel-x.qcow2.snap TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:20:36 +0000 (0:00:00.024) 0:00:05.327 ********* ok: [/cache/rhel-x.qcow2.snap] TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 Thursday 02 June 2022 23:20:36 +0000 (0:00:00.511) 0:00:05.839 ********* skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 Thursday 02 June 2022 23:20:36 +0000 (0:00:00.037) 0:00:05.876 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.podman : Handle containers] ******************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 Thursday 02 June 2022 23:20:37 +0000 (0:00:01.225) 0:00:07.101 ********* included: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd1:/var/www:Z', '/tmp/httpd1-create:/var/httpd-create:Z'], 'publish': ['8080:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www', 'run_as_user': 'user1', 'debug': True, 'log_level': 'debug'}) included: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd2:/var/www:Z', '/tmp/httpd2-create:/var/httpd-create:Z'], 'publish': ['8081:80'], 'generate_systemd': {'restart_policy': 'always'}, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) included: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd3', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd3:/var/www:Z', '/tmp/httpd3-create:/var/httpd-create:Z'], 'publish': ['8082:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:20:37 +0000 (0:00:00.092) 0:00:07.194 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "debug": true, "image": "quay.io/libpod/testimage:20210610", "log_level": "debug", "name": "httpd1", "publish": [ "8080:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd1:/var/www:Z", "/tmp/httpd1-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:8 Thursday 02 June 2022 23:20:38 +0000 (0:00:00.037) 0:00:07.232 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:20:38 +0000 (0:00:00.027) 0:00:07.259 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "cmd": [ "getent", "passwd", "user1" ], "delta": "0:00:00.003522", "end": "2022-06-02 19:20:38.653198", "rc": 0, "start": "2022-06-02 19:20:38.649676" } STDOUT: user1:x:1001:1001::/home/user1:/bin/bash TASK [fedora.linux_system_roles.podman : Fail if no such user] ***************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:21 Thursday 02 June 2022 23:20:38 +0000 (0:00:00.518) 0:00:07.778 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:26 Thursday 02 June 2022 23:20:38 +0000 (0:00:00.034) 0:00:07.812 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [ "user1", "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:30 Thursday 02 June 2022 23:20:38 +0000 (0:00:00.021) 0:00:07.834 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:34 Thursday 02 June 2022 23:20:38 +0000 (0:00:00.020) 0:00:07.855 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_group": "1001\n", "__xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:48 Thursday 02 June 2022 23:20:38 +0000 (0:00:00.026) 0:00:07.881 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:54 Thursday 02 June 2022 23:20:39 +0000 (0:00:00.387) 0:00:08.268 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user1" ], "delta": "0:00:00.014100", "end": "2022-06-02 19:20:39.521130", "rc": 0, "start": "2022-06-02 19:20:39.507030" } TASK [fedora.linux_system_roles.podman : Get the mounts from podman_containers] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:60 Thursday 02 June 2022 23:20:39 +0000 (0:00:00.381) 0:00:08.649 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd1", "/tmp/httpd1-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 Thursday 02 June 2022 23:20:39 +0000 (0:00:00.037) 0:00:08.687 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd1) => { "ansible_loop_var": "item", "changed": true, "gid": 1001, "group": "user1", "item": "/tmp/httpd1", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "state": "directory", "uid": 1001 } changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd1-create) => { "ansible_loop_var": "item", "changed": true, "gid": 1001, "group": "user1", "item": "/tmp/httpd1-create", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Update container] ********************* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Thursday 02 June 2022 23:20:40 +0000 (0:00:00.742) 0:00:09.429 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Module remote_tmp /home/user1/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually changed: [/cache/rhel-x.qcow2.snap] => { "actions": [ "pulled image quay.io/libpod/testimage:20210610", "created httpd1" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd1", "--rm", "--tty=True", "--volume", "/tmp/httpd1:/var/www:Z", "--volume", "/tmp/httpd1-create:/var/httpd-create:Z", "--publish", "8080:80", "--workdir", "/var/www", "--log-level", "debug", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "f23becb591cc", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "Passwd": true, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/user/1001/containers/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata/conmon.pid", "Created": "2022-06-02T19:20:42.441702514-04:00", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Data": { "LowerDir": "/home/user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/home/user1/.local/share/containers/storage/overlay/eb4d2ac1bfae0bc68c287420edc74975f4628c8feb2a4a1e7c4b69caada441a4/diff", "WorkDir": "/home/user1/.local/share/containers/storage/overlay/eb4d2ac1bfae0bc68c287420edc74975f4628c8feb2a4a1e7c4b69caada441a4/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd1:/var/www:Z,rw,rprivate,rbind", "/tmp/httpd1-create:/var/httpd-create:Z,rw,rprivate,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "user.slice", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "shareable", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "/home/user1/.local/share/containers/storage/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata/ctr.log", "Size": "0B", "Tag": "", "Type": "k8s-file" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "slirp4netns", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c891,c907", "Mounts": [ { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1", "Type": "bind" }, { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd1-create", "Type": "bind" } ], "Name": "httpd1", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8080" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/user/1001/containers/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c891,c907", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "CheckpointedAt": "0001-01-01T00:00:00Z", "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "RestoredAt": "0001-01-01T00:00:00Z", "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "created" }, "StaticDir": "/home/user1/.local/share/containers/storage/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata" }, "podman_actions": [ "podman create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd1": "# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "podman_version": "4.1.0" } STDOUT: f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa STDERR: time="2022-06-02T19:20:42-04:00" level=info msg="podman filtering at log level debug" time="2022-06-02T19:20:42-04:00" level=debug msg="Called create.PersistentPreRunE(podman container create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80)" time="2022-06-02T19:20:42-04:00" level=debug msg="Merged system config \"/usr/share/containers/containers.conf\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Initializing boltdb state at /home/user1/.local/share/containers/storage/libpod/bolt_state.db" time="2022-06-02T19:20:42-04:00" level=debug msg="systemd-logind: Unknown object '/'." time="2022-06-02T19:20:42-04:00" level=debug msg="Using graph driver overlay" time="2022-06-02T19:20:42-04:00" level=debug msg="Using graph root /home/user1/.local/share/containers/storage" time="2022-06-02T19:20:42-04:00" level=debug msg="Using run root /run/user/1001/containers" time="2022-06-02T19:20:42-04:00" level=debug msg="Using static dir /home/user1/.local/share/containers/storage/libpod" time="2022-06-02T19:20:42-04:00" level=debug msg="Using tmp dir /run/user/1001/libpod/tmp" time="2022-06-02T19:20:42-04:00" level=debug msg="Using volume path /home/user1/.local/share/containers/storage/volumes" time="2022-06-02T19:20:42-04:00" level=debug msg="Set libpod namespace to \"\"" time="2022-06-02T19:20:42-04:00" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2022-06-02T19:20:42-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2022-06-02T19:20:42-04:00" level=debug msg="Cached value indicated that metacopy is not being used" time="2022-06-02T19:20:42-04:00" level=debug msg="Cached value indicated that native-diff is usable" time="2022-06-02T19:20:42-04:00" level=debug msg="backingFs=xfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2022-06-02T19:20:42-04:00" level=debug msg="Initializing event backend file" time="2022-06-02T19:20:42-04:00" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2022-06-02T19:20:42-04:00" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2022-06-02T19:20:42-04:00" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2022-06-02T19:20:42-04:00" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2022-06-02T19:20:42-04:00" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2022-06-02T19:20:42-04:00" level=info msg="Setting parallel job count to 13" time="2022-06-02T19:20:42-04:00" level=debug msg="Adding port mapping from 8080 to 80 length 1 protocol \"\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: missing)" time="2022-06-02T19:20:42-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:20:42-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2022-06-02T19:20:42-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T19:20:42-04:00" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:20:42-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T19:20:42-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:20:42-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2022-06-02T19:20:42-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T19:20:42-04:00" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:20:42-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T19:20:42-04:00" level=debug msg="User mount /tmp/httpd1:/var/www options [Z]" time="2022-06-02T19:20:42-04:00" level=debug msg="User mount /tmp/httpd1-create:/var/httpd-create options [Z]" time="2022-06-02T19:20:42-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:20:42-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2022-06-02T19:20:42-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2022-06-02T19:20:42-04:00" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2022-06-02T19:20:42-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2022-06-02T19:20:42-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T19:20:42-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:20:42-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:20:42-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T19:20:42-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T19:20:42-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2022-06-02T19:20:42-04:00" level=debug msg="using systemd mode: false" time="2022-06-02T19:20:42-04:00" level=debug msg="setting container name httpd1" time="2022-06-02T19:20:42-04:00" level=debug msg="No hostname set; container's hostname will default to runtime default" time="2022-06-02T19:20:42-04:00" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Adding mount /proc" time="2022-06-02T19:20:42-04:00" level=debug msg="Adding mount /dev" time="2022-06-02T19:20:42-04:00" level=debug msg="Adding mount /dev/pts" time="2022-06-02T19:20:42-04:00" level=debug msg="Adding mount /dev/mqueue" time="2022-06-02T19:20:42-04:00" level=debug msg="Adding mount /sys" time="2022-06-02T19:20:42-04:00" level=debug msg="Adding mount /sys/fs/cgroup" time="2022-06-02T19:20:42-04:00" level=debug msg="Allocated lock 0 for container f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa" time="2022-06-02T19:20:42-04:00" level=debug msg="parsed reference into \"[overlay@/home/user1/.local/share/containers/storage+/run/user/1001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:20:42-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Cached value indicated that overlay is not supported" time="2022-06-02T19:20:42-04:00" level=debug msg="Check for idmapped mounts support " time="2022-06-02T19:20:42-04:00" level=debug msg="Created container \"f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Container \"f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa\" has work directory \"/home/user1/.local/share/containers/storage/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Container \"f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa\" has run directory \"/run/user/1001/containers/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata\"" time="2022-06-02T19:20:42-04:00" level=debug msg="Called create.PersistentPostRunE(podman container create --name httpd1 --rm --tty=True --volume /tmp/httpd1:/var/www:Z --volume /tmp/httpd1-create:/var/httpd-create:Z --publish 8080:80 --workdir /var/www --log-level debug quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80)" TASK [fedora.linux_system_roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:101 Thursday 02 June 2022 23:20:42 +0000 (0:00:02.547) 0:00:11.977 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "gid": 1001, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/systemd/user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Get stat of existing systemd unit file] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:110 Thursday 02 June 2022 23:20:43 +0000 (0:00:00.382) 0:00:12.359 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get contents of existing file] ******** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:117 Thursday 02 June 2022 23:20:43 +0000 (0:00:00.421) 0:00:12.780 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Construct contents of new file] ******* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:123 Thursday 02 June 2022 23:20:43 +0000 (0:00:00.022) 0:00:12.803 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd1.service\n\n[Unit]\nDescription=Podman lsr_container-httpd1.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/user/1001/containers\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd1\nExecStop=/usr/bin/podman stop -t 10 httpd1\nExecStopPost=/usr/bin/podman stop -t 10 httpd1\nPIDFile=/run/user/1001/containers/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Update existing systemd unit file] **** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:127 Thursday 02 June 2022 23:20:43 +0000 (0:00:00.049) 0:00:12.852 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create new systemd unit file] ********* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:20:43 +0000 (0:00:00.034) 0:00:12.887 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "checksum": "ea5265e13ef4b3c2f7a6c20c5278cccff5ba3c92", "dest": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "gid": 0, "group": "root", "md5sum": "cd5203f28fd1e3ae775de19e366b3324", "mode": "0600", "owner": "user1", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 652, "src": "/root/.ansible/tmp/ansible-tmp-1654212043.7419724-132108-91373261452234/source", "state": "file", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:150 Thursday 02 June 2022 23:20:44 +0000 (0:00:00.708) 0:00:13.596 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:20:45 +0000 (0:00:00.888) 0:00:14.484 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd1.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1001.mount basic.target -.mount network-online.target app.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/user/1001/containers/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user1" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 Thursday 02 June 2022 23:20:45 +0000 (0:00:00.637) 0:00:15.121 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd1.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target basic.target -.mount run-user-1001.mount app.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/user/1001/containers/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user1" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:186 Thursday 02 June 2022 23:20:46 +0000 (0:00:00.862) 0:00:15.984 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:20:46 +0000 (0:00:00.034) 0:00:16.019 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "publish": [ "8081:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd2:/var/www:Z", "/tmp/httpd2-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:8 Thursday 02 June 2022 23:20:46 +0000 (0:00:00.043) 0:00:16.062 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:20:46 +0000 (0:00:00.021) 0:00:16.084 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no such user] ***************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:21 Thursday 02 June 2022 23:20:46 +0000 (0:00:00.030) 0:00:16.114 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:26 Thursday 02 June 2022 23:20:46 +0000 (0:00:00.028) 0:00:16.143 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:30 Thursday 02 June 2022 23:20:46 +0000 (0:00:00.019) 0:00:16.162 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:34 Thursday 02 June 2022 23:20:46 +0000 (0:00:00.021) 0:00:16.184 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:48 Thursday 02 June 2022 23:20:47 +0000 (0:00:00.025) 0:00:16.209 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:54 Thursday 02 June 2022 23:20:47 +0000 (0:00:00.030) 0:00:16.240 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the mounts from podman_containers] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:60 Thursday 02 June 2022 23:20:47 +0000 (0:00:00.030) 0:00:16.271 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd2", "/tmp/httpd2-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 Thursday 02 June 2022 23:20:47 +0000 (0:00:00.038) 0:00:16.309 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd2) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd2", "mode": "0644", "owner": "root", "path": "/tmp/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "state": "directory", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd2-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd2-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd2-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container] ********************* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Thursday 02 June 2022 23:20:47 +0000 (0:00:00.774) 0:00:17.084 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/rhel-x.qcow2.snap] => { "actions": [ "pulled image quay.io/libpod/testimage:20210610", "created httpd2" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd2", "--rm", "--tty=True", "--volume", "/tmp/httpd2:/var/www:Z", "--volume", "/tmp/httpd2-create:/var/httpd-create:Z", "--publish", "8081:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "1c91296af11e", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "Passwd": true, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec/userdata/conmon.pid", "Created": "2022-06-02T19:20:49.597456882-04:00", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/var/lib/containers/storage/overlay/95310ca46b45b84c3a410e97d9f459a66a40a9d515e3617c420939d24f4dec0d/diff", "WorkDir": "/var/lib/containers/storage/overlay/95310ca46b45b84c3a410e97d9f459a66a40a9d515e3617c420939d24f4dec0d/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd2:/var/www:Z,rw,rprivate,rbind", "/tmp/httpd2-create:/var/httpd-create:Z,rw,rprivate,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "shareable", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "", "Size": "0B", "Tag": "", "Type": "journald" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c136,c621", "Mounts": [ { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2", "Type": "bind" }, { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd2-create", "Type": "bind" } ], "Name": "httpd2", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman": { "Aliases": [ "1c91296af11e" ], "DriverOpts": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "Links": null, "MacAddress": "", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8081" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c136,c621", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "CheckpointedAt": "0001-01-01T00:00:00Z", "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "RestoredAt": "0001-01-01T00:00:00Z", "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "created" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec/userdata" }, "podman_actions": [ "podman create --name httpd2 --rm --tty=True --volume /tmp/httpd2:/var/www:Z --volume /tmp/httpd2-create:/var/httpd-create:Z --publish 8081:80 --workdir /var/www quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd2": "# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } STDOUT: 1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec TASK [fedora.linux_system_roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:101 Thursday 02 June 2022 23:20:49 +0000 (0:00:02.041) 0:00:19.126 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get stat of existing systemd unit file] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:110 Thursday 02 June 2022 23:20:49 +0000 (0:00:00.031) 0:00:19.157 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get contents of existing file] ******** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:117 Thursday 02 June 2022 23:20:50 +0000 (0:00:00.397) 0:00:19.554 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Construct contents of new file] ******* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:123 Thursday 02 June 2022 23:20:50 +0000 (0:00:00.020) 0:00:19.575 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd2.service\n\n[Unit]\nDescription=Podman lsr_container-httpd2.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd2\nExecStop=/usr/bin/podman stop -t 10 httpd2\nExecStopPost=/usr/bin/podman stop -t 10 httpd2\nPIDFile=/run/containers/storage/overlay-containers/1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Update existing systemd unit file] **** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:127 Thursday 02 June 2022 23:20:50 +0000 (0:00:00.047) 0:00:19.622 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create new systemd unit file] ********* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:20:50 +0000 (0:00:00.032) 0:00:19.655 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "checksum": "ca8afa678622ee651253ca47106903d770eb3046", "dest": "/etc/systemd/system/lsr_container-httpd2.service", "gid": 0, "group": "root", "md5sum": "15fdf244436eb25f9d1b687e1184839e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 648, "src": "/root/.ansible/tmp/ansible-tmp-1654212050.5088387-132290-47890977534402/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:150 Thursday 02 June 2022 23:20:51 +0000 (0:00:00.700) 0:00:20.356 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:20:51 +0000 (0:00:00.690) 0:00:21.047 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd2.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount system.slice sysinit.target network-online.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 Thursday 02 June 2022 23:20:52 +0000 (0:00:00.716) 0:00:21.763 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd2.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice network-online.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:186 Thursday 02 June 2022 23:20:53 +0000 (0:00:01.001) 0:00:22.765 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.036) 0:00:22.801 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "publish": [ "8082:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd3:/var/www:Z", "/tmp/httpd3-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:8 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.040) 0:00:22.841 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.020) 0:00:22.861 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no such user] ***************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:21 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.030) 0:00:22.892 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:26 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.031) 0:00:22.923 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:30 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.022) 0:00:22.946 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:34 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.020) 0:00:22.966 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_group": "root\n", "__xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:48 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.026) 0:00:22.993 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:54 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.030) 0:00:23.023 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the mounts from podman_containers] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:60 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.031) 0:00:23.055 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd3", "/tmp/httpd3-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 Thursday 02 June 2022 23:20:53 +0000 (0:00:00.045) 0:00:23.100 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd3) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd3", "mode": "0644", "owner": "root", "path": "/tmp/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "state": "directory", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd3-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/httpd3-create", "mode": "0644", "owner": "root", "path": "/tmp/httpd3-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container] ********************* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Thursday 02 June 2022 23:20:54 +0000 (0:00:00.775) 0:00:23.876 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [/cache/rhel-x.qcow2.snap] => { "actions": [ "created httpd3" ], "changed": true, "container": { "AppArmorProfile": "", "Args": [ "httpd", "-f", "-p", "80" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "Config": { "Annotations": { "io.kubernetes.cri-o.TTY": "true", "io.podman.annotations.autoremove": "TRUE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE" }, "AttachStderr": false, "AttachStdin": false, "AttachStdout": false, "Cmd": [ "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "CreateCommand": [ "podman", "container", "create", "--name", "httpd3", "--rm", "--tty=True", "--volume", "/tmp/httpd3:/var/www:Z", "--volume", "/tmp/httpd3-create:/var/httpd-create:Z", "--publish", "8082:80", "--workdir", "/var/www", "quay.io/libpod/testimage:20210610", "/bin/busybox-extras", "httpd", "-f", "-p", "80" ], "Domainname": "", "Entrypoint": "", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman" ], "Hostname": "3fc2babe000c", "Image": "quay.io/libpod/testimage:20210610", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "OnBuild": null, "OpenStdin": false, "Passwd": true, "StdinOnce": false, "StopSignal": 15, "StopTimeout": 10, "Timeout": 0, "Tty": true, "Umask": "0022", "User": "", "Volumes": null, "WorkingDir": "/var/www" }, "ConmonPidFile": "/run/containers/storage/overlay-containers/3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d/userdata/conmon.pid", "Created": "2022-06-02T19:20:55.461291455-04:00", "Dependencies": [], "Driver": "overlay", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_NET_RAW", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "UpperDir": "/var/lib/containers/storage/overlay/623f18b79b27626eb37f2f9e722a614f3662acc03863b47f609b30b1994bfa9a/diff", "WorkDir": "/var/lib/containers/storage/overlay/623f18b79b27626eb37f2f9e722a614f3662acc03863b47f609b30b1994bfa9a/work" }, "Name": "overlay" }, "HostConfig": { "AutoRemove": true, "Binds": [ "/tmp/httpd3-create:/var/httpd-create:Z,rw,rprivate,rbind", "/tmp/httpd3:/var/www:Z,rw,rprivate,rbind" ], "BlkioDeviceReadBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceWriteIOps": null, "BlkioWeight": 0, "BlkioWeightDevice": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD" ], "Cgroup": "", "CgroupConf": null, "CgroupManager": "systemd", "CgroupMode": "private", "CgroupParent": "", "Cgroups": "default", "ConsoleSize": [ 0, 0 ], "ContainerIDFile": "", "CpuCount": 0, "CpuPercent": 0, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpuShares": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IOMaximumBandwidth": 0, "IOMaximumIOps": 0, "IpcMode": "shareable", "Isolation": "", "KernelMemory": 0, "Links": null, "LogConfig": { "Config": null, "Path": "", "Size": "0B", "Tag": "", "Type": "journald" }, "Memory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "NanoCpus": 0, "NetworkMode": "bridge", "OomKillDisable": false, "OomScoreAdj": 0, "PidMode": "private", "PidsLimit": 2048, "PortBindings": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "RestartPolicy": { "MaximumRetryCount": 0, "Name": "" }, "Runtime": "oci", "SecurityOpt": [], "ShmSize": 65536000, "Tmpfs": {}, "UTSMode": "private", "Ulimits": [ { "Hard": 1048576, "Name": "RLIMIT_NOFILE", "Soft": 1048576 }, { "Hard": 4194304, "Name": "RLIMIT_NPROC", "Soft": 4194304 } ], "UsernsMode": "", "VolumeDriver": "", "VolumesFrom": null }, "HostnamePath": "", "HostsPath": "", "Id": "3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d", "Image": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "ImageName": "quay.io/libpod/testimage:20210610", "IsInfra": false, "MountLabel": "system_u:object_r:container_file_t:s0:c300,c514", "Mounts": [ { "Destination": "/var/httpd-create", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3-create", "Type": "bind" }, { "Destination": "/var/www", "Driver": "", "Mode": "Z", "Options": [ "rbind" ], "Propagation": "rprivate", "RW": true, "Source": "/tmp/httpd3", "Type": "bind" } ], "Name": "httpd3", "Namespace": "", "NetworkSettings": { "Bridge": "", "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "HairpinMode": false, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "MacAddress": "", "Networks": { "podman": { "Aliases": [ "3fc2babe000c" ], "DriverOpts": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAMConfig": null, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "Links": null, "MacAddress": "", "NetworkID": "podman" } }, "Ports": { "80/tcp": [ { "HostIp": "", "HostPort": "8082" } ] }, "SandboxID": "", "SandboxKey": "" }, "OCIRuntime": "crun", "Path": "/bin/busybox-extras", "PidFile": "/run/containers/storage/overlay-containers/3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d/userdata/pidfile", "Pod": "", "ProcessLabel": "system_u:system_r:container_t:s0:c300,c514", "ResolvConfPath": "", "RestartCount": 0, "Rootfs": "", "State": { "CheckpointedAt": "0001-01-01T00:00:00Z", "Dead": false, "Error": "", "ExitCode": 0, "FinishedAt": "0001-01-01T00:00:00Z", "Health": { "FailingStreak": 0, "Log": null, "Status": "" }, "OOMKilled": false, "OciVersion": "1.0.2-dev", "Paused": false, "Pid": 0, "Restarting": false, "RestoredAt": "0001-01-01T00:00:00Z", "Running": false, "StartedAt": "0001-01-01T00:00:00Z", "Status": "created" }, "StaticDir": "/var/lib/containers/storage/overlay-containers/3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d/userdata" }, "podman_actions": [ "podman create --name httpd3 --rm --tty=True --volume /tmp/httpd3:/var/www:Z --volume /tmp/httpd3-create:/var/httpd-create:Z --publish 8082:80 --workdir /var/www quay.io/libpod/testimage:20210610 /bin/busybox-extras httpd -f -p 80" ], "podman_systemd": { "lsr_container-httpd3": "# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" } } STDOUT: 3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d TASK [fedora.linux_system_roles.podman : Ensure systemd files directory exists if user not root] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:101 Thursday 02 June 2022 23:20:55 +0000 (0:00:01.112) 0:00:24.988 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get stat of existing systemd unit file] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:110 Thursday 02 June 2022 23:20:55 +0000 (0:00:00.032) 0:00:25.021 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get contents of existing file] ******** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:117 Thursday 02 June 2022 23:20:56 +0000 (0:00:00.395) 0:00:25.417 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Construct contents of new file] ******* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:123 Thursday 02 June 2022 23:20:56 +0000 (0:00:00.020) 0:00:25.437 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_systemd_new_content": "#\n# Ansible managed\n#\n# lsr_container-httpd3.service\n\n[Unit]\nDescription=Podman lsr_container-httpd3.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start httpd3\nExecStop=/usr/bin/podman stop -t 10 httpd3\nExecStopPost=/usr/bin/podman stop -t 10 httpd3\nPIDFile=/run/containers/storage/overlay-containers/3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Update existing systemd unit file] **** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:127 Thursday 02 June 2022 23:20:56 +0000 (0:00:00.048) 0:00:25.486 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create new systemd unit file] ********* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:141 Thursday 02 June 2022 23:20:56 +0000 (0:00:00.033) 0:00:25.520 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "checksum": "51bad62b6c7827acbf3e0e54579bf39366d76323", "dest": "/etc/systemd/system/lsr_container-httpd3.service", "gid": 0, "group": "root", "md5sum": "eadbbc23a7ff9916d63185451768611e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 648, "src": "/root/.ansible/tmp/ansible-tmp-1654212056.3748562-132457-172657467896639/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:150 Thursday 02 June 2022 23:20:57 +0000 (0:00:00.693) 0:00:26.214 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:160 Thursday 02 June 2022 23:20:57 +0000 (0:00:00.698) 0:00:26.913 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "enabled": true, "name": "lsr_container-httpd3.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target sysinit.target basic.target system.slice -.mount systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 Thursday 02 June 2022 23:20:58 +0000 (0:00:00.751) 0:00:27.664 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "name": "lsr_container-httpd3.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice network-online.target systemd-journald.socket basic.target -.mount sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:186 Thursday 02 June 2022 23:20:59 +0000 (0:00:00.826) 0:00:28.491 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/rhel-x.qcow2.snap TASK [Check if containers are running] ***************************************** task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:75 Thursday 02 June 2022 23:20:59 +0000 (0:00:00.040) 0:00:28.532 ********* ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd1", "--format", "{{.State.Status}}" ], "delta": "0:00:00.213664", "end": "2022-06-02 19:21:00.060527", "failed_when_result": false, "item": [ "httpd1", "user1" ], "rc": 0, "start": "2022-06-02 19:20:59.846863" } STDOUT: running ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd2", "--format", "{{.State.Status}}" ], "delta": "0:00:00.158867", "end": "2022-06-02 19:21:00.593666", "failed_when_result": false, "item": [ "httpd2", "root" ], "rc": 0, "start": "2022-06-02 19:21:00.434799" } STDOUT: running ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "inspect", "httpd3", "--format", "{{.State.Status}}" ], "delta": "0:00:00.149135", "end": "2022-06-02 19:21:01.132138", "failed_when_result": false, "item": [ "httpd3", "root" ], "rc": 0, "start": "2022-06-02 19:21:00.983003" } STDOUT: running TASK [Check services] ********************************************************** task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:86 Thursday 02 June 2022 23:21:01 +0000 (0:00:01.732) 0:00:30.264 ********* ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd1", "user1" ], "name": "lsr_container-httpd1.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:20:46 EDT", "ActiveEnterTimestampMonotonic": "25922576", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target basic.target -.mount run-user-1001.mount app.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:20:46 EDT", "AssertTimestampMonotonic": "25668443", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "151741000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:20:46 EDT", "ConditionTimestampMonotonic": "25668440", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1001.slice/user@1001.service/app.slice/lsr_container-httpd1.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3747", "ExecMainStartTimestamp": "Thu 2022-06-02 19:20:46 EDT", "ExecMainStartTimestampMonotonic": "25922495", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:20:46 EDT] ; stop_time=[Thu 2022-06-02 19:20:46 EDT] ; pid=3713 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[Thu 2022-06-02 19:20:46 EDT] ; stop_time=[Thu 2022-06-02 19:20:46 EDT] ; pid=3713 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 19:20:46 EDT", "InactiveExitTimestampMonotonic": "25670224", "InvocationID": "9c63d83c499444afb30a56a8b58ab11e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "3747", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "21135360", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/user/1001/containers/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:20:46 EDT", "StateChangeTimestampMonotonic": "25922576", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "17", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd2", "root" ], "name": "lsr_container-httpd2.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:20:53 EDT", "ActiveEnterTimestampMonotonic": "32711710", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice network-online.target -.mount basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:20:53 EDT", "AssertTimestampMonotonic": "32254146", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "223618000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:20:53 EDT", "ConditionTimestampMonotonic": "32254144", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd2.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "4749", "ExecMainStartTimestamp": "Thu 2022-06-02 19:20:53 EDT", "ExecMainStartTimestampMonotonic": "32711685", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 19:20:53 EDT", "InactiveExitTimestampMonotonic": "32255893", "InvocationID": "eb387117448f4d8aaf657dd6aaa66544", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "4749", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "10596352", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:20:53 EDT", "StateChangeTimestampMonotonic": "32711710", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd3", "root" ], "name": "lsr_container-httpd3.service", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:20:59 EDT", "ActiveEnterTimestampMonotonic": "38441019", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network-online.target systemd-journald.socket basic.target -.mount sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:20:59 EDT", "AssertTimestampMonotonic": "38167789", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "209954000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:20:59 EDT", "ConditionTimestampMonotonic": "38167787", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/lsr_container-httpd3.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5683", "ExecMainStartTimestamp": "Thu 2022-06-02 19:20:59 EDT", "ExecMainStartTimestampMonotonic": "38440997", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:20:59 EDT] ; stop_time=[Thu 2022-06-02 19:20:59 EDT] ; pid=5612 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[Thu 2022-06-02 19:20:59 EDT] ; stop_time=[Thu 2022-06-02 19:20:59 EDT] ; pid=5612 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2022-06-02 19:20:59 EDT", "InactiveExitTimestampMonotonic": "38177935", "InvocationID": "3c3128682fb045c19baddf477cd86b64", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5683", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "819200", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:20:59 EDT", "StateChangeTimestampMonotonic": "38441019", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Check ports, data] ******************************************************* task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:97 Thursday 02 June 2022 23:21:02 +0000 (0:00:01.626) 0:00:31.891 ********* ok: [/cache/rhel-x.qcow2.snap] => (item=8080) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:21:03 GMT", "elapsed": 0, "failed_when_result": false, "item": 8080, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:20:34 GMT", "redirected": false, "status": 200, "url": "http://localhost:8080/index.txt" } MSG: OK (3 bytes) ok: [/cache/rhel-x.qcow2.snap] => (item=8081) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:21:03 GMT", "elapsed": 0, "failed_when_result": false, "item": 8081, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:20:35 GMT", "redirected": false, "status": 200, "url": "http://localhost:8081/index.txt" } MSG: OK (3 bytes) ok: [/cache/rhel-x.qcow2.snap] => (item=8082) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Thu, 02 Jun 2022 23:21:04 GMT", "elapsed": 0, "failed_when_result": false, "item": 8082, "json": 123, "last_modified": "Thu, 02 Jun 2022 23:20:35 GMT", "redirected": false, "status": 200, "url": "http://localhost:8082/index.txt" } MSG: OK (3 bytes) TASK [Run role again to test for idempotency] ********************************** task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:105 Thursday 02 June 2022 23:21:04 +0000 (0:00:01.537) 0:00:33.429 ********* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 02 June 2022 23:21:04 +0000 (0:00:00.026) 0:00:33.455 ********* included: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for /cache/rhel-x.qcow2.snap TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:21:04 +0000 (0:00:00.021) 0:00:33.477 ********* ok: [/cache/rhel-x.qcow2.snap] TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 Thursday 02 June 2022 23:21:04 +0000 (0:00:00.522) 0:00:33.999 ********* skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 Thursday 02 June 2022 23:21:04 +0000 (0:00:00.039) 0:00:34.038 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.podman : Handle containers] ******************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 Thursday 02 June 2022 23:21:05 +0000 (0:00:00.885) 0:00:34.924 ********* included: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd1', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd1:/var/www:Z', '/tmp/httpd1-create:/var/httpd-create:Z'], 'publish': ['8080:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www', 'run_as_user': 'user1', 'debug': True, 'log_level': 'debug'}) included: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd2', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd2:/var/www:Z', '/tmp/httpd2-create:/var/httpd-create:Z'], 'publish': ['8081:80'], 'generate_systemd': {'restart_policy': 'always'}, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) included: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml for /cache/rhel-x.qcow2.snap => (item={'name': 'httpd3', 'image': 'quay.io/libpod/testimage:20210610', 'rm': True, 'tty': True, 'volume': ['/tmp/httpd3:/var/www:Z', '/tmp/httpd3-create:/var/httpd-create:Z'], 'publish': ['8082:80'], 'generate_systemd': True, 'command': '/bin/busybox-extras httpd -f -p 80', 'workdir': '/var/www'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:2 Thursday 02 June 2022 23:21:05 +0000 (0:00:00.090) 0:00:35.015 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_container": { "command": "/bin/busybox-extras httpd -f -p 80", "debug": true, "image": "quay.io/libpod/testimage:20210610", "log_level": "debug", "name": "httpd1", "publish": [ "8080:80" ], "rm": true, "state": "created", "tty": true, "volume": [ "/tmp/httpd1:/var/www:Z", "/tmp/httpd1-create:/var/httpd-create:Z" ], "workdir": "/var/www" }, "__podman_systemd_param": {}, "__podman_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:8 Thursday 02 June 2022 23:21:05 +0000 (0:00:00.040) 0:00:35.056 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:15 Thursday 02 June 2022 23:21:05 +0000 (0:00:00.021) 0:00:35.077 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "cmd": [ "getent", "passwd", "user1" ], "delta": "0:00:00.003233", "end": "2022-06-02 19:21:06.342383", "rc": 0, "start": "2022-06-02 19:21:06.339150" } STDOUT: user1:x:1001:1001::/home/user1:/bin/bash TASK [fedora.linux_system_roles.podman : Fail if no such user] ***************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:21 Thursday 02 June 2022 23:21:06 +0000 (0:00:00.391) 0:00:35.469 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:26 Thursday 02 June 2022 23:21:06 +0000 (0:00:00.033) 0:00:35.502 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_getent_passwd_ary": [ "user1", "x", "1001", "1001", "", "/home/user1", "/bin/bash" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:30 Thursday 02 June 2022 23:21:06 +0000 (0:00:00.023) 0:00:35.525 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_user_uid": "1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:34 Thursday 02 June 2022 23:21:06 +0000 (0:00:00.022) 0:00:35.548 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_group": "1001\n", "__xdg_runtime_dir": "/run/user/1001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if user is lingering] *********** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:48 Thursday 02 June 2022 23:21:06 +0000 (0:00:00.026) 0:00:35.574 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "stat": { "atime": 1654212039.516102, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1654212039.516102, "dev": 64516, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12630, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1654212039.516102, "nlink": 1, "path": "/var/lib/systemd/linger/user1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "2527223355", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Enable lingering if needed] *********** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:54 Thursday 02 June 2022 23:21:06 +0000 (0:00:00.403) 0:00:35.977 ********* skipping: [/cache/rhel-x.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the mounts from podman_containers] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:60 Thursday 02 June 2022 23:21:06 +0000 (0:00:00.035) 0:00:36.013 ********* ok: [/cache/rhel-x.qcow2.snap] => { "ansible_facts": { "__podman_mounts": [], "__podman_volumes": [ "/tmp/httpd1", "/tmp/httpd1-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 Thursday 02 June 2022 23:21:06 +0000 (0:00:00.040) 0:00:36.053 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ok: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd1) => { "ansible_loop_var": "item", "changed": false, "gid": 1001, "group": "user1", "item": "/tmp/httpd1", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1", "secontext": "system_u:object_r:container_file_t:s0:c891,c907", "size": 23, "state": "directory", "uid": 1001 } ok: [/cache/rhel-x.qcow2.snap] => (item=/tmp/httpd1-create) => { "ansible_loop_var": "item", "changed": false, "gid": 1001, "group": "user1", "item": "/tmp/httpd1-create", "mode": "0644", "owner": "user1", "path": "/tmp/httpd1-create", "secontext": "system_u:object_r:container_file_t:s0:c891,c907", "size": 6, "state": "directory", "uid": 1001 } TASK [fedora.linux_system_roles.podman : Update container] ********************* task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Thursday 02 June 2022 23:21:07 +0000 (0:00:00.796) 0:00:36.850 ********* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) fatal: [/cache/rhel-x.qcow2.snap]: FAILED! => { "changed": false } STDERR: Error: no container with name or ID "httpd1" found: no such container MSG: Can't delete container httpd1 TASK [Clean up storage.conf] *************************************************** task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:142 Thursday 02 June 2022 23:21:18 +0000 (0:00:11.233) 0:00:48.083 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "path": "/etc/containers/storage.conf", "state": "absent" } TASK [Clean up all system containers] ****************************************** task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:149 Thursday 02 June 2022 23:21:19 +0000 (0:00:00.384) 0:00:48.468 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "cmd": [ "podman", "system", "reset", "--force" ], "delta": "0:00:10.445036", "end": "2022-06-02 19:21:30.158806", "rc": 0, "start": "2022-06-02 19:21:19.713770" } STDERR: time="2022-06-02T19:21:29-04:00" level=warning msg="StopSignal SIGTERM failed to stop container httpd2 in 10 seconds, resorting to SIGKILL" time="2022-06-02T19:21:29-04:00" level=warning msg="StopSignal SIGTERM failed to stop container httpd3 in 10 seconds, resorting to SIGKILL" TASK [Clean up all user containers] ******************************************** task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:154 Thursday 02 June 2022 23:21:30 +0000 (0:00:10.830) 0:00:59.299 ********* changed: [/cache/rhel-x.qcow2.snap] => { "changed": true, "cmd": [ "podman", "system", "reset", "--force" ], "delta": "0:00:00.231938", "end": "2022-06-02 19:21:30.818226", "rc": 0, "start": "2022-06-02 19:21:30.586288" } STDERR: time="2022-06-02T19:21:30-04:00" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" time="2022-06-02T19:21:30-04:00" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" time="2022-06-02T19:21:30-04:00" level=error msg="User-selected graph driver \"vfs\" overwritten by graph driver \"overlay\" from database - delete libpod local files to resolve" TASK [Clean up services] ******************************************************* task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:162 Thursday 02 June 2022 23:21:30 +0000 (0:00:00.647) 0:00:59.946 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd1", "user1" ], "name": "lsr_container-httpd1.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:20:46 EDT", "ActiveEnterTimestampMonotonic": "25922576", "ActiveExitTimestamp": "Thu 2022-06-02 19:21:18 EDT", "ActiveExitTimestampMonotonic": "58000365", "ActiveState": "failed", "After": "network-online.target basic.target -.mount run-user-1001.mount app.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:21:20 EDT", "AssertTimestampMonotonic": "59431087", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "105706000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:21:20 EDT", "ConditionTimestampMonotonic": "59431081", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd1.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd1.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:21:20 EDT] ; stop_time=[Thu 2022-06-02 19:21:20 EDT] ; pid=7423 ; code=exited ; status=125 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd1 ; flags= ; start_time=[Thu 2022-06-02 19:21:20 EDT] ; stop_time=[Thu 2022-06-02 19:21:20 EDT] ; pid=7423 ; code=exited ; status=125 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:21:20 EDT] ; stop_time=[Thu 2022-06-02 19:21:20 EDT] ; pid=7433 ; code=exited ; status=125 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd1 ; flags= ; start_time=[Thu 2022-06-02 19:21:20 EDT] ; stop_time=[Thu 2022-06-02 19:21:20 EDT] ; pid=7433 ; code=exited ; status=125 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd1.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 19:21:20 EDT", "InactiveEnterTimestampMonotonic": "59431045", "InactiveExitTimestamp": "Thu 2022-06-02 19:21:20 EDT", "InactiveExitTimestampMonotonic": "59269459", "InvocationID": "3f5ed9f1a1e54bbaa63c65131e1ff51f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "6", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/user/1001/containers/overlay-containers/f23becb591cc0c1e310cee9d57832fa2786be35f445eedce3fc3a03bf55ecdaa/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1001/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:21:20 EDT", "StateChangeTimestampMonotonic": "59431298", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user1" } } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd2", "root" ], "name": "lsr_container-httpd2.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:20:53 EDT", "ActiveEnterTimestampMonotonic": "32711710", "ActiveExitTimestamp": "Thu 2022-06-02 19:21:29 EDT", "ActiveExitTimestampMonotonic": "69087926", "ActiveState": "failed", "After": "sysinit.target system.slice network-online.target -.mount basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:21:31 EDT", "AssertTimestampMonotonic": "70681287", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "102168000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:21:31 EDT", "ConditionTimestampMonotonic": "70681284", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd2.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd2.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:21:31 EDT] ; stop_time=[Thu 2022-06-02 19:21:31 EDT] ; pid=7885 ; code=exited ; status=125 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd2 ; flags= ; start_time=[Thu 2022-06-02 19:21:31 EDT] ; stop_time=[Thu 2022-06-02 19:21:31 EDT] ; pid=7885 ; code=exited ; status=125 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; ignore_errors=no ; start_time=[Thu 2022-06-02 19:21:31 EDT] ; stop_time=[Thu 2022-06-02 19:21:31 EDT] ; pid=7906 ; code=exited ; status=125 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd2 ; flags= ; start_time=[Thu 2022-06-02 19:21:31 EDT] ; stop_time=[Thu 2022-06-02 19:21:31 EDT] ; pid=7906 ; code=exited ; status=125 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd2.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 19:21:31 EDT", "InactiveEnterTimestampMonotonic": "70681220", "InactiveExitTimestamp": "Thu 2022-06-02 19:21:31 EDT", "InactiveExitTimestampMonotonic": "70535124", "InvocationID": "6cbfcf3a26a5424085febc187f061d95", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "6", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/1c91296af11e0de9eac25ff2a97eb121f4909ca277d839917e338746adf93eec/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:21:31 EDT", "StateChangeTimestampMonotonic": "70681382", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": [ "httpd3", "root" ], "name": "lsr_container-httpd3.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Thu 2022-06-02 19:20:59 EDT", "ActiveEnterTimestampMonotonic": "38441019", "ActiveExitTimestamp": "Thu 2022-06-02 19:21:30 EDT", "ActiveExitTimestampMonotonic": "69254131", "ActiveState": "failed", "After": "network-online.target systemd-journald.socket system.slice -.mount basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2022-06-02 19:21:31 EDT", "AssertTimestampMonotonic": "70931075", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "102207000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2022-06-02 19:21:31 EDT", "ConditionTimestampMonotonic": "70931072", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Podman lsr_container-httpd3.service", "DevicePolicy": "auto", "Documentation": "\"man:podman-generate-systemd(1)\"", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=lsr_container-httpd3.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman start httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman stop -t 10 httpd3 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/lsr_container-httpd3.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "lsr_container-httpd3.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2022-06-02 19:21:31 EDT", "InactiveEnterTimestampMonotonic": "70930996", "InactiveExitTimestamp": "Thu 2022-06-02 19:21:31 EDT", "InactiveExitTimestampMonotonic": "70772629", "InvocationID": "68c9b71d0ebc4eefaaca1d1c093e5be3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "6825", "LimitNPROCSoft": "6825", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "6825", "LimitSIGPENDINGSoft": "6825", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "6", "NUMAPolicy": "n/a", "Names": "lsr_container-httpd3.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/containers/storage/overlay-containers/3fc2babe000c51e168f96734bcf7c29b3846e17520470c6e900e67a110af1d5d/userdata/conmon.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers/storage", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2022-06-02 19:21:31 EDT", "StateChangeTimestampMonotonic": "70931168", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "10920", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Remove service files] **************************************************** task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:176 Thursday 02 June 2022 23:21:32 +0000 (0:00:02.013) 0:01:01.959 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd1', 'user1']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd1", "user1" ], "path": "/home/user1/.config/systemd/user/lsr_container-httpd1.service", "state": "absent" } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd2', 'root']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd2", "root" ], "path": "/etc/systemd/system/lsr_container-httpd2.service", "state": "absent" } changed: [/cache/rhel-x.qcow2.snap] => (item=['httpd3', 'root']) => { "ansible_loop_var": "item", "changed": true, "item": [ "httpd3", "root" ], "path": "/etc/systemd/system/lsr_container-httpd3.service", "state": "absent" } TASK [Clean up host directories] *********************************************** task path: /tmp/tmp9_aop370/tests/podman/tests_basic.yml:189 Thursday 02 June 2022 23:21:33 +0000 (0:00:01.161) 0:01:03.120 ********* changed: [/cache/rhel-x.qcow2.snap] => (item=httpd1) => { "ansible_loop_var": "item", "changed": true, "item": "httpd1", "path": "/tmp/httpd1", "state": "absent" } changed: [/cache/rhel-x.qcow2.snap] => (item=httpd2) => { "ansible_loop_var": "item", "changed": true, "item": "httpd2", "path": "/tmp/httpd2", "state": "absent" } changed: [/cache/rhel-x.qcow2.snap] => (item=httpd3) => { "ansible_loop_var": "item", "changed": true, "item": "httpd3", "path": "/tmp/httpd3", "state": "absent" } PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=80 changed=26 unreachable=0 failed=1 skipped=24 rescued=0 ignored=0 Thursday 02 June 2022 23:21:35 +0000 (0:00:01.080) 0:01:04.201 ********* =============================================================================== fedora.linux_system_roles.podman : Update container -------------------- 11.23s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Clean up all system containers ----------------------------------------- 10.83s /tmp/tmp9_aop370/tests/podman/tests_basic.yml:149 ----------------------------- fedora.linux_system_roles.podman : Update container --------------------- 2.55s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Create data files ------------------------------------------------------- 2.26s /tmp/tmp9_aop370/tests/podman/tests_basic.yml:63 ------------------------------ fedora.linux_system_roles.podman : Ensure required packages are installed --- 2.11s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 fedora.linux_system_roles.podman : Update container --------------------- 2.04s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Clean up services ------------------------------------------------------- 2.01s /tmp/tmp9_aop370/tests/podman/tests_basic.yml:162 ----------------------------- Check if containers are running ----------------------------------------- 1.73s /tmp/tmp9_aop370/tests/podman/tests_basic.yml:75 ------------------------------ Check services ---------------------------------------------------------- 1.63s /tmp/tmp9_aop370/tests/podman/tests_basic.yml:86 ------------------------------ Check ports, data ------------------------------------------------------- 1.54s /tmp/tmp9_aop370/tests/podman/tests_basic.yml:97 ------------------------------ Create host directories for data ---------------------------------------- 1.18s /tmp/tmp9_aop370/tests/podman/tests_basic.yml:55 ------------------------------ Gathering Facts --------------------------------------------------------- 1.17s /tmp/tmp9_aop370/tests/podman/tests_basic.yml:3 ------------------------------- Remove service files ---------------------------------------------------- 1.16s /tmp/tmp9_aop370/tests/podman/tests_basic.yml:176 ----------------------------- fedora.linux_system_roles.podman : Update container --------------------- 1.11s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:77 Clean up host directories ----------------------------------------------- 1.08s /tmp/tmp9_aop370/tests/podman/tests_basic.yml:189 ----------------------------- fedora.linux_system_roles.podman : Start service ------------------------ 1.00s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 fedora.linux_system_roles.podman : Reload systemctl --------------------- 0.89s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:150 fedora.linux_system_roles.podman : Start service ------------------------ 0.86s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 fedora.linux_system_roles.podman : Start service ------------------------ 0.83s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:173 fedora.linux_system_roles.podman : Create host directories -------------- 0.80s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container.yml:66 ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpznj5an4j executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmp9_aop370/tests/podman/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 02 June 2022 23:21:35 +0000 (0:00:00.012) 0:00:00.012 ********* included: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for /cache/rhel-x.qcow2.snap TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:21:35 +0000 (0:00:00.017) 0:00:00.030 ********* ok: [/cache/rhel-x.qcow2.snap] TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 Thursday 02 June 2022 23:21:36 +0000 (0:00:00.823) 0:00:00.853 ********* skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 Thursday 02 June 2022 23:21:36 +0000 (0:00:00.034) 0:00:00.888 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.podman : Handle containers] ******************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 Thursday 02 June 2022 23:21:37 +0000 (0:00:01.029) 0:00:01.918 ********* META: role_complete for /cache/rhel-x.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=3 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Thursday 02 June 2022 23:21:37 +0000 (0:00:00.021) 0:00:01.940 ********* =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed --- 1.03s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 fedora.linux_system_roles.podman : Ensure ansible_facts used by role ---- 0.82s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 fedora.linux_system_roles.podman : Set platform/version specific variables --- 0.03s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 fedora.linux_system_roles.podman : Handle containers -------------------- 0.02s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 fedora.linux_system_roles.podman : Set platform/version specific variables --- 0.02s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 ansible-playbook [core 2.12.5] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpznj5an4j executable location = /usr/bin/ansible-playbook python version = 3.9.12 (main, Mar 25 2022, 00:00:00) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmp9_aop370/tests/podman/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp9_aop370/tests/podman/tests_include_vars_from_parent.yml:2 Thursday 02 June 2022 23:21:38 +0000 (0:00:00.009) 0:00:00.009 ********* ok: [/cache/rhel-x.qcow2.snap] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmp9_aop370/tests/podman/tests_include_vars_from_parent.yml:4 Thursday 02 June 2022 23:21:39 +0000 (0:00:01.144) 0:00:01.154 ********* changed: [/cache/rhel-x.qcow2.snap -> localhost] => (item=RedHat-9.1) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp9_aop370/tests/podman/roles/caller/vars/RedHat-9.1.yml", "gid": 0, "group": "root", "item": "RedHat-9.1", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212099.3048675-133044-68400009698669/source", "state": "file", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap -> localhost] => (item=RedHat-9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp9_aop370/tests/podman/roles/caller/vars/RedHat-9.yml", "gid": 0, "group": "root", "item": "RedHat-9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212099.8786063-133044-95283131575718/source", "state": "file", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap -> localhost] => (item=RedHat_9.1) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp9_aop370/tests/podman/roles/caller/vars/RedHat_9.1.yml", "gid": 0, "group": "root", "item": "RedHat_9.1", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212100.230177-133044-248388064218781/source", "state": "file", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap -> localhost] => (item=RedHat_9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp9_aop370/tests/podman/roles/caller/vars/RedHat_9.yml", "gid": 0, "group": "root", "item": "RedHat_9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212100.5769017-133044-246422479902288/source", "state": "file", "uid": 0 } changed: [/cache/rhel-x.qcow2.snap -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmp9_aop370/tests/podman/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1654212100.9263496-133044-215850957728299/source", "state": "file", "uid": 0 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmp9_aop370/tests/podman/roles/caller/tasks/main.yml:4 Thursday 02 June 2022 23:21:41 +0000 (0:00:02.018) 0:00:03.172 ********* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 02 June 2022 23:21:41 +0000 (0:00:00.027) 0:00:03.200 ********* included: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for /cache/rhel-x.qcow2.snap TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 02 June 2022 23:21:41 +0000 (0:00:00.023) 0:00:03.224 ********* ok: [/cache/rhel-x.qcow2.snap] TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 Thursday 02 June 2022 23:21:41 +0000 (0:00:00.499) 0:00:03.724 ********* skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-x.qcow2.snap] => (item=RedHat_9.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 Thursday 02 June 2022 23:21:41 +0000 (0:00:00.037) 0:00:03.761 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.podman : Handle containers] ******************** task path: /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 Thursday 02 June 2022 23:21:42 +0000 (0:00:01.040) 0:00:04.801 ********* META: role_complete for /cache/rhel-x.qcow2.snap TASK [caller : assert] ********************************************************* task path: /tmp/tmp9_aop370/tests/podman/roles/caller/tasks/main.yml:7 Thursday 02 June 2022 23:21:42 +0000 (0:00:00.020) 0:00:04.822 ********* ok: [/cache/rhel-x.qcow2.snap] => { "changed": false } MSG: All assertions passed META: role_complete for /cache/rhel-x.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-x.qcow2.snap : ok=6 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Thursday 02 June 2022 23:21:42 +0000 (0:00:00.028) 0:00:04.850 ********* =============================================================================== create var file in caller that can override the one in called role ------ 2.02s /tmp/tmp9_aop370/tests/podman/tests_include_vars_from_parent.yml:4 ------------ Gathering Facts --------------------------------------------------------- 1.14s /tmp/tmp9_aop370/tests/podman/tests_include_vars_from_parent.yml:2 ------------ fedora.linux_system_roles.podman : Ensure required packages are installed --- 1.04s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:7 fedora.linux_system_roles.podman : Ensure ansible_facts used by role ---- 0.50s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 fedora.linux_system_roles.podman : Set platform/version specific variables --- 0.04s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:8 caller : assert --------------------------------------------------------- 0.03s /tmp/tmp9_aop370/tests/podman/roles/caller/tasks/main.yml:7 ------------------- include_role : {{ roletoinclude }} -------------------------------------- 0.03s /tmp/tmp9_aop370/tests/podman/roles/caller/tasks/main.yml:4 ------------------- fedora.linux_system_roles.podman : Set platform/version specific variables --- 0.02s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 fedora.linux_system_roles.podman : Handle containers -------------------- 0.02s /tmp/tmpznj5an4j/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:12 Testing /tmp/tmpv_a63njf/tests/tests_basic.yml...SUCCESS Testing /tmp/tmpv_a63njf/tests/tests_default.yml...SUCCESS Testing /tmp/tmpv_a63njf/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_basic.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmp5bqpgq67/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp1f1wgaxk/tests/tests_basic.yml...FAILURE Testing /tmp/tmp1f1wgaxk/tests/tests_default.yml...SUCCESS Testing /tmp/tmp1f1wgaxk/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmpfoun6gf1/tests/podman/tests_basic.yml...FAILURE Testing /tmp/tmpfoun6gf1/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmpfoun6gf1/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_basic.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_default.yml...SUCCESS Testing /tmp/tmpcsf_5onh/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_basic.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmparruz05c/tests/podman/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp40lrd0kv/tests/tests_basic.yml...FAILURE Testing /tmp/tmp40lrd0kv/tests/tests_default.yml...SUCCESS Testing /tmp/tmp40lrd0kv/tests/tests_include_vars_from_parent.yml...SUCCESS Testing /tmp/tmp9_aop370/tests/podman/tests_basic.yml...FAILURE Testing /tmp/tmp9_aop370/tests/podman/tests_default.yml...SUCCESS Testing /tmp/tmp9_aop370/tests/podman/tests_include_vars_from_parent.yml...SUCCESS FAILURE