# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cildymltbj/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 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_ntp_provider3.yml ********************************************** 1 plays in /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml PLAY [Configure NTP with ntp as current provider] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml:2 Sunday 03 December 2023 02:47:01 +0000 (0:00:00.019) 0:00:00.019 ******* ok: [sut] TASK [Common test setup tasks] ************************************************* task path: /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml:11 Sunday 03 December 2023 02:47:02 +0000 (0:00:00.903) 0:00:00.922 ******* included: /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:6 Sunday 03 December 2023 02:47:02 +0000 (0:00:00.015) 0:00:00.938 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:11 Sunday 03 December 2023 02:47:02 +0000 (0:00:00.289) 0:00:01.227 ******* ok: [sut] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:15 Sunday 03 December 2023 02:47:02 +0000 (0:00:00.016) 0:00:01.244 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Ensure ansible_facts used by test] *************************************** task path: /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:21 Sunday 03 December 2023 02:47:05 +0000 (0:00:02.451) 0:00:03.695 ******* skipping: [sut] => { "changed": false, "false_condition": "__required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [Debug] ******************************************************************* task path: /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:34 Sunday 03 December 2023 02:47:05 +0000 (0:00:00.028) 0:00:03.724 ******* ok: [sut] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.14.4" ], "all_ipv6_addresses": [ "fe80::80d:52ff:feb1:a49f" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.2.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.5.6-100.fc37.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=e7a9b339-c47b-44f9-a3db-5567a302dcca" }, "date_time": { "date": "2023-12-03", "day": "03", "epoch": "1701571622", "epoch_int": "1701571622", "hour": "02", "iso8601": "2023-12-03T02:47:02Z", "iso8601_basic": "20231203T024702271939", "iso8601_basic_short": "20231203T024702", "iso8601_micro": "2023-12-03T02:47:02.271939Z", "minute": "47", "month": "12", "second": "02", "time": "02:47:02", "tz": "UTC", "tz_dst": "UTC", "tz_offset": "+0000", "weekday": "Sunday", "weekday_number": "0", "weeknumber": "48", "year": "2023" }, "default_ipv4": { "address": "10.31.14.4", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:0d:52:b1:a4:9f", "mtu": 1500, "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "e7a9b339-c47b-44f9-a3db-5567a302dcca" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "start": "2048", "uuid": null }, "xvda2": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "e7a9b339-c47b-44f9-a3db-5567a302dcca" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "e7a9b339-c47b-44f9-a3db-5567a302dcca" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "0", "vendor": null, "virtual": 1 }, "zram0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "7600128", "sectorsize": "4096", "size": "3.62 GB", "support_discard": "4096", "vendor": null, "virtual": 1 } }, "distribution": "Fedora", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_variety": "RedHat", "distribution_major_version": "37", "distribution_release": "", "distribution_version": "37", "dns": { "nameservers": [ "127.0.0.53" ], "options": { "edns0": true, "trust-ad": true }, "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "testing-farm", "effective_group_id": 0, "effective_user_id": 0, "env": { "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "EDITOR": "/usr/bin/vim", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "MOTD_SHOWN": "pam", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.29.163.173 34872 22", "SSH_CONNECTION": "10.29.163.173 34872 10.31.14.4 22", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "6", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3" }, "eth0": { "active": true, "device": "eth0", "ipv4": { "address": "10.31.14.4", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::80d:52ff:feb1:a49f", "prefix": "64", "scope": "link" } ], "macaddress": "0a:0d:52:b1:a4:9f", "module": "xen_netfront", "mtu": 1500, "pciid": "vif-0", "promisc": false, "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "cc2bd884-53f3-471b-ad40-fdb73e87d410.testing-farm", "gather_subset": [ "all" ], "hostname": "cc2bd884-53f3-471b-ad40-fdb73e87d410", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.5.6-100.fc37.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Fri Oct 6 19:01:16 UTC 2023", "lo": { "active": true, "device": "lo", "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "type": "loopback" }, "loadavg": { "15m": 0.5263671875, "1m": 0.685546875, "5m": 0.82275390625 }, "locally_reachable_ips": { "ipv4": [ "10.31.14.4", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::80d:52ff:feb1:a49f" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "d0f32797eee241dfb9b686ebfa7fc3e0", "memfree_mb": 2691, "memory_mb": { "nocache": { "free": 3490, "used": 221 }, "real": { "free": 2691, "total": 3711, "used": 1020 }, "swap": { "cached": 0, "free": 3710, "total": 3710, "used": 0 } }, "memtotal_mb": 3711, "module_setup": true, "mounts": [ { "block_available": 61295145, "block_size": 4096, "block_total": 64483404, "block_used": 3188259, "device": "/dev/xvda2", "fstype": "ext4", "inode_available": 16305994, "inode_total": 16384000, "inode_used": 78006, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 251064913920, "size_total": 264124022784, "uuid": "e7a9b339-c47b-44f9-a3db-5567a302dcca" } ], "nodename": "cc2bd884-53f3-471b-ad40-fdb73e87d410.testing-farm", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.5.6-100.fc37.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=e7a9b339-c47b-44f9-a3db-5567a302dcca" }, "processor": [ "0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec22a385-7a76-eb7d-253d-ee9f497bf513", "product_uuid": "ec22a385-7a76-eb7d-253d-ee9f497bf513", "product_version": "4.2.amazon", "python": { "executable": "/usr/bin/python3", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 5, "minor": 11, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 11, 5, "final", 0 ] }, "python_version": "3.11.5", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKg9V83570rOkARAGKtimrXBZS4dSBfDRIiIQDeBSRgPLXqPA42/9hCZYsLq/FNO/ebQe7mgPYkyKiI5H3CnrvFsfOTFp5o+MPxqY8VlryacjOX8FSj1oXhhHRigZlNELenCMon23XXhcr3JjiqNvfv4pIiA4UDZW8cU9VTnG2+hAAAAFQDz/fR5rrcfR2797cog0qP4gVJOiwAAAIBZZ69YkNQx1WGnudCwgV8QK2VebKbwaNXJEZtUDs60D2YrlWdSRd6fyaLOm9At/BLfsy8TjQ1YCaovJzu2998djK26kxUOpmUQnQFUWbkhi9W620q6A3atWsjhd1X4Bp2GKHv+sLzzM8ZYQtODHgxxzyd9afxKmDwvNShyWc2unAAAAIAMS65zremEvzfNtwVevMJinEWJQdTMe/oxlhEktFOyQldsF62hUod2kcKVYDW+otMkJhXAZqeY877ig/SrQV/a+8PsEwwJIrTcjfHCbQJqAZAaBvK70kSHVC6vbI46zRIegxwdn/O2plMZT86bI53wBdtfNNhtYd7gnhlFLZHcYg==", "ssh_host_key_dsa_public_keytype": "ssh-dss", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJIaxhd1iMmBA5FvaKQ2y4e/XizL751OQ5Gr5YiyTobdRlwmc6/4fRyTPk+cC7SDldhKET7tEPLCv/6DpeCIU2k=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKf+en6hXuJqFcpTf+xI9EU21k3xRvC+2IcITojHCkz3", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCqICjX+x34o1awlX8tBHI2gsADXtKlCTd9p8OgjVzH5FkdYwSrIYNam8UOmRGfUgKavV2cJgGg3bs46xJdS7mM0OMhG2W/jqH1c0+AtEDyskPsZRwZ98qKvwdMNpxg/G4s7zP1Mdj1T4HgZ04b5J2vxIyFeqW2XhXKGC59/1r59R1LO3KsyUqudQ9QSPZ4Y2/iN9XNORftsC4xsjqzN94nViVTxpdLNF0Delc5zlyhBMWjpmSE6LcUGP9+/AZvyNmolkikFvNuy0YZyUk2+bGWR96bX9jxoaVgoU8c1r3KSb4oQAQBYGkimQi/IxFKvnfR3LVcVyjtvz0kZGRhzb60MSO9tNl1SEbeTxw2QV5HkXRspw7kfOCY2A+6I9wnavHnYAVMXyf4oryUt8LeRRdjQ/+i+mOpWlPRkInuXIzYvYIFeAplSdwUSRoQgE9sTUSDogSXUt23Af32Ob5TLW+WMkbTIFA86486oKQCF/IvYs+4hQZYahbMjCGtGT5svHk=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 3710, "swaptotal_mb": 3710, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 802, "user_dir": "/root", "user_gecos": "root", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } TASK [Skip test on ostree systems if unsupported] ****************************** task path: /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:38 Sunday 03 December 2023 02:47:05 +0000 (0:00:00.034) 0:00:03.759 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Remove chrony] *********************************************************** task path: /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml:20 Sunday 03 December 2023 02:47:05 +0000 (0:00:00.015) 0:00:03.774 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: chrony-4.3-1.fc37.x86_64" ] } TASK [Install ntp] ************************************************************* task path: /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml:25 Sunday 03 December 2023 02:47:08 +0000 (0:00:02.912) 0:00:06.686 ******* fatal: [sut]: FAILED! => { "changed": false, "failures": [ "No package ntp available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring TASK [Skip test if no package] ************************************************* task path: /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml:32 Sunday 03 December 2023 02:47:10 +0000 (0:00:02.373) 0:00:09.059 ******* META: ending play PLAY RECAP ********************************************************************* sut : ok=8 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 Sunday 03 December 2023 02:47:10 +0000 (0:00:00.003) 0:00:09.063 ******* =============================================================================== Remove chrony ----------------------------------------------------------- 2.91s /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml:20 --------------- Ensure iproute for gathering default_ipv4 fact -------------------------- 2.45s /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:15 ----------------------- Install ntp ------------------------------------------------------------- 2.37s /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml:25 --------------- Gathering Facts --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml:2 ---------------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:6 ------------------------ Debug ------------------------------------------------------------------- 0.03s /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:34 ----------------------- Ensure ansible_facts used by test --------------------------------------- 0.03s /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:21 ----------------------- Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:11 ----------------------- Common test setup tasks ------------------------------------------------- 0.02s /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml:11 --------------- Skip test on ostree systems if unsupported ------------------------------ 0.02s /WORKDIR/git-weekly-cildymltbj/tests/tasks/setup.yml:38 ----------------------- Skip test if no package ------------------------------------------------- 0.00s /WORKDIR/git-weekly-cildymltbj/tests/tests_ntp_provider3.yml:32 --------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---