# 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-cifx3j9no_/tests/tests_ntp_provider3.yml PLAY [Configure NTP with ntp as current provider] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cifx3j9no_/tests/tests_ntp_provider3.yml:2 Sunday 03 December 2023 02:46:58 +0000 (0:00:00.023) 0:00:00.023 ******* ok: [sut] TASK [Common test setup tasks] ************************************************* task path: /WORKDIR/git-weekly-cifx3j9no_/tests/tests_ntp_provider3.yml:11 Sunday 03 December 2023 02:46:59 +0000 (0:00:00.936) 0:00:00.959 ******* included: /WORKDIR/git-weekly-cifx3j9no_/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cifx3j9no_/tests/tasks/setup.yml:6 Sunday 03 December 2023 02:46:59 +0000 (0:00:00.013) 0:00:00.973 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cifx3j9no_/tests/tasks/setup.yml:11 Sunday 03 December 2023 02:46:59 +0000 (0:00:00.283) 0:00:01.256 ******* ok: [sut] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /WORKDIR/git-weekly-cifx3j9no_/tests/tasks/setup.yml:15 Sunday 03 December 2023 02:46:59 +0000 (0:00:00.069) 0:00:01.326 ******* 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-cifx3j9no_/tests/tasks/setup.yml:22 Sunday 03 December 2023 02:47:02 +0000 (0:00:02.568) 0:00:03.895 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug] ******************************************************************* task path: /WORKDIR/git-weekly-cifx3j9no_/tests/tasks/setup.yml:36 Sunday 03 December 2023 02:47:02 +0000 (0:00:00.023) 0:00:03.919 ******* ok: [sut] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.12.139" ], "all_ipv6_addresses": [ "fe80::8dd:a8ff:fefe:68f3" ], "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.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": "1701571619", "hour": "02", "iso8601": "2023-12-03T02:46:59Z", "iso8601_basic": "20231203T024659005552", "iso8601_basic_short": "20231203T024659", "iso8601_micro": "2023-12-03T02:46:59.005552Z", "minute": "46", "month": "12", "second": "59", "time": "02:46:59", "tz": "UTC", "tz_offset": "+0000", "weekday": "Sunday", "weekday_number": "0", "weeknumber": "48", "year": "2023" }, "default_ipv4": { "address": "10.31.12.139", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:dd:a8:fe:68:f3", "mtu": 1500, "netmask": "255.255.252.0", "network": "10.31.12.0", "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 33470 22", "SSH_CONNECTION": "10.29.163.173 33470 10.31.12.139 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.12.139", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0" }, "ipv6": [ { "address": "fe80::8dd:a8ff:fefe:68f3", "prefix": "64", "scope": "link" } ], "macaddress": "0a:dd:a8:fe:68:f3", "module": "xen_netfront", "mtu": 1500, "pciid": "vif-0", "promisc": false, "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "9e4a15fc-7bc9-41a0-92e3-2fa367cc8d63.testing-farm", "gather_subset": [ "all" ], "hostname": "9e4a15fc-7bc9-41a0-92e3-2fa367cc8d63", "hostnqn": "", "interfaces": [ "eth0", "lo" ], "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" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "type": "loopback" }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "5227d4350d64440cbca3e62349cc4e62", "memfree_mb": 2684, "memory_mb": { "nocache": { "free": 3486, "used": 225 }, "real": { "free": 2684, "total": 3711, "used": 1027 }, "swap": { "cached": 0, "free": 3710, "total": 3710, "used": 0 } }, "memtotal_mb": 3711, "module_setup": true, "mounts": [ { "block_available": 61295147, "block_size": 4096, "block_total": 64483404, "block_used": 3188257, "device": "/dev/xvda2", "fstype": "ext4", "inode_available": 16305992, "inode_total": 16384000, "inode_used": 78008, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 251064922112, "size_total": 264124022784, "uuid": "e7a9b339-c47b-44f9-a3db-5567a302dcca" } ], "nodename": "9e4a15fc-7bc9-41a0-92e3-2fa367cc8d63.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_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec28e73a-dd88-7a7f-0647-7b81c6b9747a", "product_uuid": "ec28e73a-dd88-7a7f-0647-7b81c6b9747a", "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": "AAAAB3NzaC1kc3MAAACBAOvBtLR7Rz/Gk1fxCftgqslnPVfVarGwF0HeVD1FhcsJMeYIzv5nGEMMFh8so6v4zYxXNrUF8FvQtamlmkFA1wreyE26w0CEn1OudiKRI6jkXvvhwXYFX5PjMLAx5U4E+znwGSSJLA1JcE42Melv/YNMZCg9W6umuqfYXZ/KluYxAAAAFQCjaQz6CMe1OLR2xclb2G7yHztZlQAAAIB8D7imBWoFxY758y6cx75bEUQ1FW/pDqTGdotu4hJIuTJb30P19e0PwQ4Qbg3yRx8wC2ZqClMtF7J+kMim+Us/cZrvgn48rhKMsWhWZ8R9gkCiiRk34JQTp9ok5kxXcb8F6sja51yWHPhKdKNAA51LilTCPAyyYqPpkqSp0Og/XwAAAIBYJ23fZNDYuIUfLsXkVxlXAhPR/Eif7PS8axnVIaLenMuBkxVRfgSqj/jSvLb+M8aMkctg962ut7wdcEECouBO6WX3eEZAjszVTjgETiYUAcS5kHhWjLugwm/ts765QE/4oZu9eJVs3peGMQGZJYMLAdq9oHr02x9VDRkPiDHXEw==", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNqw66oaLGCOrfd6t3Y2rHg5FfNqi30zOLU/t+bmRpkXPdIlJWEGR+hyGhewmZkuiIwf2Ok0hop3qypRcyJ9vhw=", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIId/in3ti3PwNzrtIo77T77lAekGFnWYmopQVYcA6NvF", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC0aygOfaqL/vSTnTnw8tGm1HJ0/4+5wQ08GmW1601aRAgI9RdeKmG1jRM8w1gZLUL4vhbDg1k75AP9mN6Eh5hAvYj0znbRxOfK68FxM/Z24ztR+cVjL4LeCAGUc0dtQmMbZbuBZ1Bdg/npNr5ssaIGCAcpSaoRAg5+M82a+8SYxCw+/6G749wA6foJRqCpTZEsGxzwB6wzwwoy2J1ygYnpWJrzyD5U91kdI7XI9l/8vsh0Q7GU1nlFvxZ2h6yBZCgqOKYIYk+TrmrjztSQp2fLQmBfp3Rzhrx+2KEgoXUAsW4vCTDZ/hDz3FIpjo41b/59kZ7Md2HpSB2/pKzH87CCy3Djo+hidPJzYHI39wSfjPFpKR9hnzcriYA6L4rv8olskyUQenlV9WOyPxlgeoAZXa52fU8bgmuNVlaeBw/orCIVY93HAGjq4xJmU9NHtrBvWP9EYnaj6Sh9ovBfptO4q2NE/C3h+NzzQHiHP7yxGos5uO1nMg3iTtg/emz4e40=", "swapfree_mb": 3710, "swaptotal_mb": 3710, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 805, "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_type": "xen" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Remove chrony] *********************************************************** task path: /WORKDIR/git-weekly-cifx3j9no_/tests/tests_ntp_provider3.yml:20 Sunday 03 December 2023 02:47:02 +0000 (0:00:00.039) 0:00:03.958 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: chrony-4.3-1.fc37.x86_64" ] } TASK [Install ntp] ************************************************************* task path: /WORKDIR/git-weekly-cifx3j9no_/tests/tests_ntp_provider3.yml:25 Sunday 03 December 2023 02:47:05 +0000 (0:00:03.111) 0:00:07.070 ******* 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 December 2023 02:47:07 +0000 (0:00:02.508) 0:00:09.579 ******* =============================================================================== Remove chrony ----------------------------------------------------------- 3.11s /WORKDIR/git-weekly-cifx3j9no_/tests/tests_ntp_provider3.yml:20 --------------- Ensure iproute for gathering default_ipv4 fact -------------------------- 2.57s /WORKDIR/git-weekly-cifx3j9no_/tests/tasks/setup.yml:15 ----------------------- Install ntp ------------------------------------------------------------- 2.51s /WORKDIR/git-weekly-cifx3j9no_/tests/tests_ntp_provider3.yml:25 --------------- Gathering Facts --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-cifx3j9no_/tests/tests_ntp_provider3.yml:2 ---------------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-weekly-cifx3j9no_/tests/tasks/setup.yml:6 ------------------------ Set flag to indicate system is ostree ----------------------------------- 0.07s /WORKDIR/git-weekly-cifx3j9no_/tests/tasks/setup.yml:11 ----------------------- Debug ------------------------------------------------------------------- 0.04s /WORKDIR/git-weekly-cifx3j9no_/tests/tasks/setup.yml:36 ----------------------- Ensure ansible_facts used by test --------------------------------------- 0.02s /WORKDIR/git-weekly-cifx3j9no_/tests/tasks/setup.yml:22 ----------------------- Common test setup tasks ------------------------------------------------- 0.01s /WORKDIR/git-weekly-cifx3j9no_/tests/tests_ntp_provider3.yml:11 --------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---