# 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-cio3bt1kao/.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_provider5.yml ********************************************** 1 plays in /WORKDIR/git-weekly-cio3bt1kao/tests/tests_ntp_provider5.yml PLAY [Configure NTP with ntp as specified provider] **************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cio3bt1kao/tests/tests_ntp_provider5.yml:2 Sunday 03 March 2024 02:40:53 +0000 (0:00:00.015) 0:00:00.015 ********** ok: [sut] TASK [Common test setup tasks] ************************************************* task path: /WORKDIR/git-weekly-cio3bt1kao/tests/tests_ntp_provider5.yml:12 Sunday 03 March 2024 02:40:54 +0000 (0:00:00.987) 0:00:01.002 ********** included: /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml:6 Sunday 03 March 2024 02:40:54 +0000 (0:00:00.010) 0:00:01.013 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml:11 Sunday 03 March 2024 02:40:54 +0000 (0:00:00.261) 0:00:01.275 ********** ok: [sut] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml:15 Sunday 03 March 2024 02:40:54 +0000 (0:00:00.014) 0:00:01.289 ********** 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-cio3bt1kao/tests/tasks/setup.yml:21 Sunday 03 March 2024 02:40:57 +0000 (0:00:02.445) 0:00:03.734 ********** 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-cio3bt1kao/tests/tasks/setup.yml:34 Sunday 03 March 2024 02:40:57 +0000 (0:00:00.049) 0:00:03.783 ********** ok: [sut] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.41.28" ], "all_ipv6_addresses": [ "fe80::cbc:86ff:fe03:9bf9" ], "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.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": "1709433654", "epoch_int": "1709433654", "hour": "02", "iso8601": "2024-03-03T02:40:54Z", "iso8601_basic": "20240303T024054137721", "iso8601_basic_short": "20240303T024054", "iso8601_micro": "2024-03-03T02:40:54.137721Z", "minute": "40", "month": "03", "second": "54", "time": "02:40:54", "tz": "UTC", "tz_dst": "UTC", "tz_offset": "+0000", "weekday": "Sunday", "weekday_number": "0", "weeknumber": "09", "year": "2024" }, "default_ipv4": { "address": "10.31.41.28", "alias": "eth0", "broadcast": "10.31.43.255", "gateway": "10.31.40.1", "interface": "eth0", "macaddress": "0e:bc:86:03:9b:f9", "mtu": 1500, "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "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/python3", "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 51346 22", "SSH_CONNECTION": "10.29.163.166 51346 10.31.41.28 22", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "7", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3" }, "eth0": { "active": true, "device": "eth0", "ipv4": { "address": "10.31.41.28", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::cbc:86ff:fe03:9bf9", "prefix": "64", "scope": "link" } ], "macaddress": "0e:bc:86:03:9b:f9", "module": "xen_netfront", "mtu": 1500, "pciid": "vif-0", "promisc": false, "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "d2678bf5-437f-469f-b9d2-6542e0961092.testing-farm", "gather_subset": [ "all" ], "hostname": "d2678bf5-437f-469f-b9d2-6542e0961092", "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", "prefix": "8" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "type": "loopback" }, "loadavg": { "15m": 0.52197265625, "1m": 0.72216796875, "5m": 0.8291015625 }, "locally_reachable_ips": { "ipv4": [ "10.31.41.28", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::cbc:86ff:fe03:9bf9" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "9dc452e30b374d1bb7a5bff129b95f48", "memfree_mb": 2697, "memory_mb": { "nocache": { "free": 3490, "used": 230 }, "real": { "free": 2697, "total": 3720, "used": 1023 }, "swap": { "cached": 0, "free": 3719, "total": 3719, "used": 0 } }, "memtotal_mb": 3720, "module_setup": true, "mounts": [ { "block_available": 61288451, "block_size": 4096, "block_total": 64483404, "block_used": 3194953, "device": "/dev/xvda2", "fstype": "ext4", "inode_available": 16304940, "inode_total": 16384000, "inode_used": 79060, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 251037495296, "size_total": 264124022784, "uuid": "89233e57-8ceb-4bd6-a58d-2d0969727ec4" } ], "nodename": "d2678bf5-437f-469f-b9d2-6542e0961092.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_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec2a3a0d-d19a-64d0-5e03-cafa3697d165", "product_uuid": "ec2a3a0d-d19a-64d0-5e03-cafa3697d165", "product_version": "4.2.amazon", "python": { "executable": "/usr/bin/python3", "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": "AAAAB3NzaC1kc3MAAACBAJdSTJSuJlG1HzLRwB/g4LztcT64tPx9jPZ/elGHnTiBisqVK2k57dTONyyMYDyjCdYLhxcu5ler9hf4xLV2vu46+kdOcStNc7uXH09IoPDEAfdz2MvU+Qmm7CGg4gj+DU62jkYtTypa4BaEXnnmOF4wDH91Q9BW+Hj5ICREMa3zAAAAFQCLYn4Z3cH+4qsDTcDA+66GvfRthQAAAIA61pd9vIsB/b5iHQHCyGBHA0yAgQdGrE9F+5n4ejaEbAX6ErwW8tM9Wrq172DpSoz6mGewXrWlDBkmJKQEX0MN5SRXBUu0MQFrahYBcZ3rW8AVQppuOw1EdwT4r/P7u2yJr1Sn6abMOB4zKGosCIKVqU12vA/CdHQWl8zsibKjgAAAAIBX1FQpOsH6Tkup52vGhhw3G7c+kkaOqdOE4TCkntID3g/PrJvgq1t2RxZpxxfEmI0QpVW8Qxq46qgYuNj2Fi3ZRAW5LSBPx7IhjckBpjnTLIOYHrPqy9djtr2n9VGmpYeIyth6oiq160qlGC+taLvvGF+jIeNaMBBGHCGyYruMhg==", "ssh_host_key_dsa_public_keytype": "ssh-dss", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEsPrv2qdhAx3rYCjhBW5hPfjwzIhiiwYKIj7fMIx+B3ngoT8v6bBD+CLv7zoj6TV9iczXoWPmGIHgS9ENxPMqw=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKl3AmkbeEZsFxmJRn7bhBzifzJ2RW+LYQUBSJW/O367", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDGAow977hogNUG6zSxCFm61nmLUnEecL11S0YAtYCIdFe6jb3FAtS7m38IZp1kMi6isWVApUe0N0LnicsGZM8ot7JdCrYplEMZakR+SHBoGJWR25tQUXUOE0oPEv4u8MtpOSl6ztNbMx4ZKqBvLBtURNCbu9StujtmzibaGG/n+I+TgBX3+un1B4rWKIDH9MeIJb6aVRQvev0Wu/OoaPlglE2eLQXh4yN8FA7myHTcwaSNhekCfZnbJYD3YGk7HhgBjypAfQ4iC94+Bs7TRshJLOvjXTHB1eArJyXrweTGX98FTYGn3YGhX9SS8nOvN2jCVeybdjlRvg7sxSDXLWHuE7JhAePtvinSu6+hWOzOLWzDL9UfsaWIYhcIjYB8uDWdrkWnRd/SrsRslWCNtxqJknnp1g3cGIpSq60dI67l9B/ks75iThP25dGJ/P40eOizebESKXZe5acQLMfhcwpfPSEFKlLJ96i67MMOAsWdl7PFmuvbaJlYCOr8lP/cB68=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 3719, "swaptotal_mb": 3719, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 853, "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_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } TASK [Skip test on ostree systems if unsupported] ****************************** task path: /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml:38 Sunday 03 March 2024 02:40:57 +0000 (0:00:00.038) 0:00:03.822 ********** 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 [Install ntp] ************************************************************* task path: /WORKDIR/git-weekly-cio3bt1kao/tests/tests_ntp_provider5.yml:21 Sunday 03 March 2024 02:40:57 +0000 (0:00:00.014) 0:00:03.836 ********** 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 ntp package] ********************************************* task path: /WORKDIR/git-weekly-cio3bt1kao/tests/tests_ntp_provider5.yml:28 Sunday 03 March 2024 02:40:59 +0000 (0:00:02.254) 0:00:06.091 ********** META: ending play PLAY RECAP ********************************************************************* sut : ok=7 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 Sunday 03 March 2024 02:40:59 +0000 (0:00:00.002) 0:00:06.093 ********** =============================================================================== Ensure iproute for gathering default_ipv4 fact -------------------------- 2.45s /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml:15 ----------------------- Install ntp ------------------------------------------------------------- 2.25s /WORKDIR/git-weekly-cio3bt1kao/tests/tests_ntp_provider5.yml:21 --------------- Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-weekly-cio3bt1kao/tests/tests_ntp_provider5.yml:2 ---------------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml:6 ------------------------ Ensure ansible_facts used by test --------------------------------------- 0.05s /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml:21 ----------------------- Debug ------------------------------------------------------------------- 0.04s /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml:34 ----------------------- Skip test on ostree systems if unsupported ------------------------------ 0.01s /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml:38 ----------------------- Set flag to indicate system is ostree ----------------------------------- 0.01s /WORKDIR/git-weekly-cio3bt1kao/tests/tasks/setup.yml:11 ----------------------- Common test setup tasks ------------------------------------------------- 0.01s /WORKDIR/git-weekly-cio3bt1kao/tests/tests_ntp_provider5.yml:12 --------------- Skip test if no ntp package --------------------------------------------- 0.00s /WORKDIR/git-weekly-cio3bt1kao/tests/tests_ntp_provider5.yml:28 --------------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---