# 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_provider5.yml ********************************************** 1 plays in /WORKDIR/git-weekly-ci5p2690vw/tests/tests_ntp_provider5.yml PLAY [Configure NTP with ntp as specified provider] **************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci5p2690vw/tests/tests_ntp_provider5.yml:2 Sunday 19 May 2024 03:07:32 +0000 (0:00:00.015) 0:00:00.015 ************ ok: [sut] TASK [Common test setup tasks] ************************************************* task path: /WORKDIR/git-weekly-ci5p2690vw/tests/tests_ntp_provider5.yml:12 Sunday 19 May 2024 03:07:33 +0000 (0:00:00.609) 0:00:00.624 ************ included: /WORKDIR/git-weekly-ci5p2690vw/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci5p2690vw/tests/tasks/setup.yml:6 Sunday 19 May 2024 03:07:33 +0000 (0:00:00.010) 0:00:00.635 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci5p2690vw/tests/tasks/setup.yml:11 Sunday 19 May 2024 03:07:33 +0000 (0:00:00.220) 0:00:00.855 ************ ok: [sut] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /WORKDIR/git-weekly-ci5p2690vw/tests/tasks/setup.yml:15 Sunday 19 May 2024 03:07:33 +0000 (0:00:00.019) 0:00:00.875 ************ 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-ci5p2690vw/tests/tasks/setup.yml:22 Sunday 19 May 2024 03:07:35 +0000 (0:00:02.193) 0:00:03.068 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug] ******************************************************************* task path: /WORKDIR/git-weekly-ci5p2690vw/tests/tasks/setup.yml:36 Sunday 19 May 2024 03:07:35 +0000 (0:00:00.021) 0:00:03.090 ************ ok: [sut] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.42.188" ], "all_ipv6_addresses": [ "fe80::c03:95ff:feba:67d1" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_version": "4.11.amazon", "cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-552.1.1.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=394c3813-fc08-49ca-8634-fa8e9f691ec5" }, "date_time": { "date": "2024-05-19", "day": "19", "epoch": "1716088053", "hour": "03", "iso8601": "2024-05-19T03:07:33Z", "iso8601_basic": "20240519T030733375431", "iso8601_basic_short": "20240519T030733", "iso8601_micro": "2024-05-19T03:07:33.375431Z", "minute": "07", "month": "05", "second": "33", "time": "03:07:33", "tz": "UTC", "tz_offset": "+0000", "weekday": "Sunday", "weekday_number": "0", "weeknumber": "20", "year": "2024" }, "default_ipv4": { "address": "10.31.42.188", "alias": "eth0", "broadcast": "10.31.43.255", "gateway": "10.31.40.1", "interface": "eth0", "macaddress": "0e:03:95:ba:67:d1", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.40.0", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "394c3813-fc08-49ca-8634-fa8e9f691ec5" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "394c3813-fc08-49ca-8634-fa8e9f691ec5" ] }, "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "394c3813-fc08-49ca-8634-fa8e9f691ec5" } }, "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 } }, "discovered_interpreter_python": "/usr/libexec/platform-python", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_variety": "RedHat", "distribution_major_version": "8", "distribution_release": "NA", "distribution_version": "8", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com", "testing-farm" ] }, "domain": "testing-farm.us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "PATH": "/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": "2", "SSH_CLIENT": "10.29.163.179 41664 22", "SSH_CONNECTION": "10.29.163.179 41664 10.31.42.188 22", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_ID": "7", "_": "/usr/libexec/platform-python", "which_declare": "declare -f" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.42.188", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0" }, "ipv6": [ { "address": "fe80::c03:95ff:feba:67d1", "prefix": "64", "scope": "link" } ], "macaddress": "0e:03:95:ba:67:d1", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "d80c35e1-6e63-46ac-b1a8-f8efbad6b83a.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "d80c35e1-6e63-46ac-b1a8-f8efbad6b83a", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "4.18.0-552.1.1.el8.x86_64", "kernel_version": "#1 SMP Fri Apr 26 18:59:23 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "on [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "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, "timestamping": [], "type": "loopback" }, "lsb": {}, "machine": "x86_64", "machine_id": "2ef2a219a832432582e6f1f3c0537661", "memfree_mb": 2482, "memory_mb": { "nocache": { "free": 3313, "used": 226 }, "real": { "free": 2482, "total": 3539, "used": 1057 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3539, "module_setup": true, "mounts": [ { "block_available": 64277517, "block_size": 4096, "block_total": 65533179, "block_used": 1255662, "device": "/dev/xvda1", "fstype": "xfs", "inode_available": 130996340, "inode_total": 131071472, "inode_used": 75132, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 263280709632, "size_total": 268423901184, "uuid": "394c3813-fc08-49ca-8634-fa8e9f691ec5" } ], "nodename": "d80c35e1-6e63-46ac-b1a8-f8efbad6b83a.testing-farm", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-552.1.1.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=394c3813-fc08-49ca-8634-fa8e9f691ec5" }, "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": "ec22fc61-d22c-ea4f-05f5-b4b58bcb3bcc", "product_uuid": "ec22fc61-d22c-ea4f-05f5-b4b58bcb3bcc", "product_version": "4.11.amazon", "python": { "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 8, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 6, 8, "final", 0 ] }, "python_version": "3.6.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": "AAAAB3NzaC1kc3MAAACBAL4PPdPGuI/dSFOuOTwoj1azWPbv6bs1ggPiB0DKbfLQ6JTSbRRjEIVj/zdv8DQ2eYtXsGwz4KMLTbw6yFjCUNwzLoDRQ2nEJGsUFfTe4bLb7E1MUbmwiHz3TrL/xlkfdraMCD2uk3Rotmaxi4BKk8Zzy4g+5SGL3I2LpyR4hSoTAAAAFQDRMSrqFUr4jH91sDzyXWY7r8M2RQAAAIAh9r7Re/i9Bk9UT+g58z39145TOpZx5F3kHVSpD++LCKbxriez2o7pALvSdUoq7I/F5aj+aW1XEuORQbTFO2o+vuNb+cLFuCGPgU1KgzIS5m903f/1a+t6JF8/9QfaipMbd9E38+cpBC9VPSDZwtBYrIndihP3Z1qJa0cN42lsjAAAAIBuOyY/cVPm3mKnj3v/v1W6C3oPGfcVKokUQP3zHD0/ZLeB2z8Xurnh+c++bg78h7UerHdYV5mpG3lBjGZ7ZtYZla4qbzb1zTZGMiR74Gyj/1CL7ba4mjdMLZ/bWke9VtVwOhLZGflw/ikouxnp8JfhzRyDFQ22UrhqFs9GWUnBiw==", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD2IB3ZLlI1kIetENC8V+PiuoYpSInVpYoGVNzuFomZhpTisfbUIFngNzvmLtQFhDJA+KrH+ZqEm4gggDCdrXps=", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJ/llk2+tRIdjSLT+tqYoQsEnroV2MMJM+C5dJ9sq/8g", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDxj0y/gCaz1SPCHUHv3GoWsPOkCD0rTCer7qYcKmERUS5R6sVbUArIb3H1Bvz1cU5/t1bPWPTgS0kpqLefrUC8lG0coxjj+c8SEUq5P2MNluzqTdcan7jw3avSjYctr5eJPvVh18x9rM96TLMCpzmlOdhcbnFHSuvm52K4vN5gCA4QrD2rnSoXEBIC9NVDA4K5slcp8/etwE3WMOAjrGRqNupQ/mwdlmI8cAMtX8mvByGihU9xGxXi/UWisdo3WKtKNUJY8MU97sfZChzUINWxmlNgs7O9ycnTKOh8XNoMmrKee6qooi5Kifmqz9Ie2j8LQGl029CyUaSX4sRqmTgbDmOj7JEtyNSAEoUlTsLU75rpN0kVYJtpZTlnq6ffqhwTgBzfGxfwqbgodOKZJa0CQhm5XlTUt5bY4JfGiHY84c0KDrIs52kAnRghIrZiV058P7r2bJbpj2URJfxJiquQgJMtu6Ni4FPj3Xv/tHAtw5J1tRw3e0R81sMXiT3mST8=", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 856, "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 [Install ntp] ************************************************************* task path: /WORKDIR/git-weekly-ci5p2690vw/tests/tests_ntp_provider5.yml:21 Sunday 19 May 2024 03:07:36 +0000 (0:00:00.032) 0:00:03.122 ************ 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=7 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 Sunday 19 May 2024 03:07:38 +0000 (0:00:02.112) 0:00:05.235 ************ =============================================================================== Ensure iproute for gathering default_ipv4 fact -------------------------- 2.19s /WORKDIR/git-weekly-ci5p2690vw/tests/tasks/setup.yml:15 ----------------------- Install ntp ------------------------------------------------------------- 2.11s /WORKDIR/git-weekly-ci5p2690vw/tests/tests_ntp_provider5.yml:21 --------------- Gathering Facts --------------------------------------------------------- 0.61s /WORKDIR/git-weekly-ci5p2690vw/tests/tests_ntp_provider5.yml:2 ---------------- Check if system is ostree ----------------------------------------------- 0.22s /WORKDIR/git-weekly-ci5p2690vw/tests/tasks/setup.yml:6 ------------------------ Debug ------------------------------------------------------------------- 0.03s /WORKDIR/git-weekly-ci5p2690vw/tests/tasks/setup.yml:36 ----------------------- Ensure ansible_facts used by test --------------------------------------- 0.02s /WORKDIR/git-weekly-ci5p2690vw/tests/tasks/setup.yml:22 ----------------------- Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-weekly-ci5p2690vw/tests/tasks/setup.yml:11 ----------------------- Common test setup tasks ------------------------------------------------- 0.01s /WORKDIR/git-weekly-ci5p2690vw/tests/tests_ntp_provider5.yml:12 --------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---