# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ntp_provider3.yml ********************************************** 1 plays in /WORKDIR/git-weekly-cia84f3dfi/tests/tests_ntp_provider3.yml PLAY [Configure NTP with ntp as current provider] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cia84f3dfi/tests/tests_ntp_provider3.yml:2 Sunday 03 March 2024 02:41:16 +0000 (0:00:00.015) 0:00:00.015 ********** ok: [sut] TASK [Common test setup tasks] ************************************************* task path: /WORKDIR/git-weekly-cia84f3dfi/tests/tests_ntp_provider3.yml:11 Sunday 03 March 2024 02:41:17 +0000 (0:00:01.072) 0:00:01.087 ********** included: /WORKDIR/git-weekly-cia84f3dfi/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cia84f3dfi/tests/tasks/setup.yml:6 Sunday 03 March 2024 02:41:17 +0000 (0:00:00.010) 0:00:01.097 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cia84f3dfi/tests/tasks/setup.yml:11 Sunday 03 March 2024 02:41:18 +0000 (0:00:00.293) 0:00:01.391 ********** ok: [sut] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /WORKDIR/git-weekly-cia84f3dfi/tests/tasks/setup.yml:15 Sunday 03 March 2024 02:41:18 +0000 (0:00:00.019) 0:00:01.411 ********** 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-cia84f3dfi/tests/tasks/setup.yml:22 Sunday 03 March 2024 02:41:21 +0000 (0:00:02.915) 0:00:04.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug] ******************************************************************* task path: /WORKDIR/git-weekly-cia84f3dfi/tests/tasks/setup.yml:36 Sunday 03 March 2024 02:41:21 +0000 (0:00:00.024) 0:00:04.351 ********** ok: [sut] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.14.229" ], "all_ipv6_addresses": [ "fe80::8ff:cbff:fee8:880f" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_version": "4.2.amazon", "cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.7.5-100.fc38.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4" }, "date_time": { "date": "2024-03-03", "day": "03", "epoch": "1709433677", "hour": "02", "iso8601": "2024-03-03T02:41:17Z", "iso8601_basic": "20240303T024117545484", "iso8601_basic_short": "20240303T024117", "iso8601_micro": "2024-03-03T02:41:17.545484Z", "minute": "41", "month": "03", "second": "17", "time": "02:41:17", "tz": "UTC", "tz_offset": "+0000", "weekday": "Sunday", "weekday_number": "0", "weeknumber": "09", "year": "2024" }, "default_ipv4": { "address": "10.31.14.229", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:ff:cb:e8:88:0f", "mtu": 1500, "netmask": "255.255.252.0", "network": "10.31.12.0", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "89233e57-8ceb-4bd6-a58d-2d0969727ec4" ] } }, "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": [ "89233e57-8ceb-4bd6-a58d-2d0969727ec4" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "89233e57-8ceb-4bd6-a58d-2d0969727ec4" } }, "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": "7618560", "sectorsize": "4096", "size": "3.63 GB", "support_discard": "4096", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python", "distribution": "Fedora", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_variety": "RedHat", "distribution_major_version": "38", "distribution_release": "", "distribution_version": "38", "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.166 50742 22", "SSH_CONNECTION": "10.29.163.166 50742 10.31.14.229 22", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "7", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python" }, "eth0": { "active": true, "device": "eth0", "ipv4": { "address": "10.31.14.229", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0" }, "ipv6": [ { "address": "fe80::8ff:cbff:fee8:880f", "prefix": "64", "scope": "link" } ], "macaddress": "0a:ff:cb:e8:88:0f", "module": "xen_netfront", "mtu": 1500, "pciid": "vif-0", "promisc": false, "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "1dc5ae38-11be-4f8d-8f9b-d41c0cde68ad.testing-farm", "gather_subset": [ "all" ], "hostname": "1dc5ae38-11be-4f8d-8f9b-d41c0cde68ad", "hostnqn": "", "interfaces": [ "eth0", "lo" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.7.5-100.fc38.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Sat Feb 17 17:21:49 UTC 2024", "lo": { "active": true, "device": "lo", "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "type": "loopback" }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "65cdccbc5b99445e90852556571e36f6", "memfree_mb": 2687, "memory_mb": { "nocache": { "free": 3483, "used": 237 }, "real": { "free": 2687, "total": 3720, "used": 1033 }, "swap": { "cached": 0, "free": 3719, "total": 3719, "used": 0 } }, "memtotal_mb": 3720, "module_setup": true, "mounts": [ { "block_available": 61288472, "block_size": 4096, "block_total": 64483404, "block_used": 3194932, "device": "/dev/xvda2", "fstype": "ext4", "inode_available": 16304939, "inode_total": 16384000, "inode_used": 79061, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 251037581312, "size_total": 264124022784, "uuid": "89233e57-8ceb-4bd6-a58d-2d0969727ec4" } ], "nodename": "1dc5ae38-11be-4f8d-8f9b-d41c0cde68ad.testing-farm", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.7.5-100.fc38.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4" }, "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_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec2dc508-bb3f-ea07-c91d-5fd1909f84a7", "product_uuid": "ec2dc508-bb3f-ea07-c91d-5fd1909f84a7", "product_version": "4.2.amazon", "python": { "executable": "/usr/bin/python", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 8, "minor": 11, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 11, 8, "final", 0 ] }, "python_version": "3.11.8", "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": "AAAAB3NzaC1kc3MAAACBANCd4/ZhFcFsuqTK1beqvVubDKQIdQC9yy805otSD86W0zfmZLOy+zzgOC82Zu/PhoB/ua43W4yC7hyDjngsKeVwRwKpx/UER4qSBehvjb2b4XzfS8QCW9G6Cq3pditaDtS5z7HEyvCKOS3149MoYQt/M7c/hPLei+wUthOzz5x/AAAAFQCslw3zqSne/UgOKDy5uCjJDYv1QQAAAIATz8dY3xj0Xmzxu5I4OWfbpQS+WrjhsaL5W/+EF5Z4SbYGKeZTdLDbvm7fko0Z8nMy9omc12wByLPQ9VHyReeDavn8dqzuzCJPvK6i+hCLKmC6iAFa4tls2zAWv1OuwIS0JaeAOr2oPe/J/d+D7Obj1HUIn3hB7gLzqQCT6GNroAAAAIEApHW9O5nlXPHc5njzxZUCNmkzfeSkC0C+OQSd8JWPjnwDNoROxGsJ8eunIyljYtatxRMjoaACDro8FnWBVh13GpgvkRsqkPnNU1OWRIEYLtg2d45x/43zrlL1aRnpkr9WA4od8GuaIHPgmfJxH1tkSK/w+qj/SfFSrZl/vpvyW5Y=", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP893X8hRAdvzVNibSuKi2k5XiDHrkwBXmOcFTc4YtdzIhTRspVD13zZM4ZEyrshi1bNB+dyQs37P/mk2OK+d1s=", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGEW17k02+7BZKHYm63d4MRyanSG3ud3kPPZirdwm9VO", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDZrMuftvknrJ6O4/uPXy6oKkYoG2vt3iFgl29atDdPDDgCMxhzz1ZbQ+pkGwUXj2R9eFIZbFt4VYnwBlQlctbmrXU5pzDS4mM96NMKmjqvYdf+IeXwfIxQVXsaYUIL+ZTP1LfMMWVqIMHPvXHI52SVAUZnZyR/lmdnsKnpo71PUrN/rKQAMoVon+4Zi6hQsOYYx1sMFxUcU8k9DX3l3C/S2YBl4cS9NV9CN0sVPYXCRXDbHiaI/t2NwnuodCX+ueYR4UHFS4bMzsP0pK9rokIuwF/DhU5AXemj7U1akpblAk8IT/AMqyf3Xi8ztH21xu+0xpWLynee/PXY6ohv6G341cMmUd/qBKcj4d3M+IzeHwzO4BQ+/gujx8pZGpsNybuiSwfDJNlZYs+Yib7ZHGU4gEQZ27sOUgDPUMJSiV89oMiQ0B+h0pUyw6DHRtM4rv5GI/6iTmNhWHIGEAC9R684vD8jWYbvo5EOSEjtLJXGIEkM5K67WwHdh2BkiHx1OP0=", "swapfree_mb": 3719, "swaptotal_mb": 3719, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 889, "user_dir": "/root", "user_gecos": "Super User", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_type": "xen" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Remove chrony] *********************************************************** task path: /WORKDIR/git-weekly-cia84f3dfi/tests/tests_ntp_provider3.yml:20 Sunday 03 March 2024 02:41:21 +0000 (0:00:00.038) 0:00:04.389 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: chrony-4.5-1.fc38.x86_64" ] } TASK [Install ntp] ************************************************************* task path: /WORKDIR/git-weekly-cia84f3dfi/tests/tests_ntp_provider3.yml:25 Sunday 03 March 2024 02:41:24 +0000 (0:00:03.659) 0:00:08.048 ********** fatal: [sut]: FAILED! => { "changed": false, "failures": [ "No package ntp available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring META: ending play PLAY RECAP ********************************************************************* sut : ok=8 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 Sunday 03 March 2024 02:41:28 +0000 (0:00:03.144) 0:00:11.193 ********** =============================================================================== Remove chrony ----------------------------------------------------------- 3.66s /WORKDIR/git-weekly-cia84f3dfi/tests/tests_ntp_provider3.yml:20 --------------- Install ntp ------------------------------------------------------------- 3.14s /WORKDIR/git-weekly-cia84f3dfi/tests/tests_ntp_provider3.yml:25 --------------- Ensure iproute for gathering default_ipv4 fact -------------------------- 2.92s /WORKDIR/git-weekly-cia84f3dfi/tests/tasks/setup.yml:15 ----------------------- Gathering Facts --------------------------------------------------------- 1.07s /WORKDIR/git-weekly-cia84f3dfi/tests/tests_ntp_provider3.yml:2 ---------------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-cia84f3dfi/tests/tasks/setup.yml:6 ------------------------ Debug ------------------------------------------------------------------- 0.04s /WORKDIR/git-weekly-cia84f3dfi/tests/tasks/setup.yml:36 ----------------------- Ensure ansible_facts used by test --------------------------------------- 0.02s /WORKDIR/git-weekly-cia84f3dfi/tests/tasks/setup.yml:22 ----------------------- Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-weekly-cia84f3dfi/tests/tasks/setup.yml:11 ----------------------- Common test setup tasks ------------------------------------------------- 0.01s /WORKDIR/git-weekly-cia84f3dfi/tests/tests_ntp_provider3.yml:11 --------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---