Description: rados/cephadm/dashboard/{0-distro/centos_8.2_kubic_stable task/test_e2e}

Log: http://qa-proxy.ceph.com/teuthology/teuthology-2021-05-09_07:01:03-rados-master-distro-basic-gibba/6107505/teuthology.log

Sentry event: https://sentry.ceph.com/organizations/ceph/?query=ebb982a33d7b4d66ab96ca01aeff0b7f

Failure Reason:

{'Failure object was': {'gibba042.front.sepia.ceph.com': {'module_stdout': '', 'module_stderr': 'Traceback (most recent call last):\\n File "<stdin>", line 102, in <module>\\n File "<stdin>", line 94, in _ansiballz_main\\n File "<stdin>", line 40, in invoke_module\\n File "/usr/lib64/python3.6/runpy.py", line 205, in run_module\\n return _run_module_code(code, init_globals, run_name, mod_spec)\\n File "/usr/lib64/python3.6/runpy.py", line 96, in _run_module_code\\n mod_name, mod_spec, pkg_name, script_name)\\n File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code\\n exec(code, run_globals)\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1354, in <module>\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1343, in main\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1316, in run\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 667, in _base\\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 392, in fill_sack\\n self._add_repo_to_sack(r)\\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 144, in _add_repo_to_sack\\n self._sack.load_repo(repo._repo, build_cache=True, **mdload_flags)\\nOSError: failed to open: /var/cache/dnf/rhel-8-for-x86_64-appstream-rpms-bb274e9017e93d5a/repodata/72cf69d4e7ccb71e1125c5b5975934436ececa31875048cf5ddf91128c4e11c1-updateinfo.xml.gz\\n', 'exception': 'Traceback (most recent call last):\\n File "<stdin>", line 102, in <module>\\n File "<stdin>", line 94, in _ansiballz_main\\n File "<stdin>", line 40, in invoke_module\\n File "/usr/lib64/python3.6/runpy.py", line 205, in run_module\\n return _run_module_code(code, init_globals, run_name, mod_spec)\\n File "/usr/lib64/python3.6/runpy.py", line 96, in _run_module_code\\n mod_name, mod_spec, pkg_name, script_name)\\n File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code\\n exec(code, run_globals)\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1354, in <module>\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1343, in main\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1316, in run\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 667, in _base\\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 392, in fill_sack\\n self._add_repo_to_sack(r)\\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 144, in _add_repo_to_sack\\n self._sack.load_repo(repo._repo, build_cache=True, **mdload_flags)\\nOSError: failed to open: /var/cache/dnf/rhel-8-for-x86_64-appstream-rpms-bb274e9017e93d5a/repodata/72cf69d4e7ccb71e1125c5b5975934436ececa31875048cf5ddf91128c4e11c1-updateinfo.xml.gz\\n', 'msg': 'MODULE FAILURE\\nSee stdout/stderr for the exact error', 'rc': 1, '_ansible_no_log': False, 'changed': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)', 'yaml.representer.RepresenterError': "('cannot represent an object', 'exception')"}

  • log_href: http://qa-proxy.ceph.com/teuthology/teuthology-2021-05-09_07:01:03-rados-master-distro-basic-gibba/6107505/teuthology.log
  • archive_path: /home/teuthworker/archive/teuthology-2021-05-09_07:01:03-rados-master-distro-basic-gibba/6107505
  • description: rados/cephadm/dashboard/{0-distro/centos_8.2_kubic_stable task/test_e2e}
  • duration: 0:03:41
  • email: ceph-qa@ceph.io
  • failure_reason: {'Failure object was': {'gibba042.front.sepia.ceph.com': {'module_stdout': '', 'module_stderr': 'Traceback (most recent call last):\\n File "", line 102, in \\n File "", line 94, in _ansiballz_main\\n File "", line 40, in invoke_module\\n File "/usr/lib64/python3.6/runpy.py", line 205, in run_module\\n return _run_module_code(code, init_globals, run_name, mod_spec)\\n File "/usr/lib64/python3.6/runpy.py", line 96, in _run_module_code\\n mod_name, mod_spec, pkg_name, script_name)\\n File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code\\n exec(code, run_globals)\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1354, in \\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1343, in main\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1316, in run\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 667, in _base\\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 392, in fill_sack\\n self._add_repo_to_sack(r)\\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 144, in _add_repo_to_sack\\n self._sack.load_repo(repo._repo, build_cache=True, **mdload_flags)\\nOSError: failed to open: /var/cache/dnf/rhel-8-for-x86_64-appstream-rpms-bb274e9017e93d5a/repodata/72cf69d4e7ccb71e1125c5b5975934436ececa31875048cf5ddf91128c4e11c1-updateinfo.xml.gz\\n', 'exception': 'Traceback (most recent call last):\\n File "", line 102, in \\n File "", line 94, in _ansiballz_main\\n File "", line 40, in invoke_module\\n File "/usr/lib64/python3.6/runpy.py", line 205, in run_module\\n return _run_module_code(code, init_globals, run_name, mod_spec)\\n File "/usr/lib64/python3.6/runpy.py", line 96, in _run_module_code\\n mod_name, mod_spec, pkg_name, script_name)\\n File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code\\n exec(code, run_globals)\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1354, in \\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1343, in main\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 1316, in run\\n File "/tmp/ansible_dnf_payload_hpssqq64/ansible_dnf_payload.zip/ansible/modules/packaging/os/dnf.py", line 667, in _base\\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 392, in fill_sack\\n self._add_repo_to_sack(r)\\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 144, in _add_repo_to_sack\\n self._sack.load_repo(repo._repo, build_cache=True, **mdload_flags)\\nOSError: failed to open: /var/cache/dnf/rhel-8-for-x86_64-appstream-rpms-bb274e9017e93d5a/repodata/72cf69d4e7ccb71e1125c5b5975934436ececa31875048cf5ddf91128c4e11c1-updateinfo.xml.gz\\n', 'msg': 'MODULE FAILURE\\nSee stdout/stderr for the exact error', 'rc': 1, '_ansible_no_log': False, 'changed': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_19220a3bd6e252c6e8260827019668a766d85490/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)', 'yaml.representer.RepresenterError': "('cannot represent an object', 'exception')"}
  • flavor:
  • job_id: 6107505
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: gibba
  • name: teuthology-2021-05-09_07:01:03-rados-master-distro-basic-gibba
  • nuke_on_error: True
  • os_type: centos
  • os_version: 8.2
  • overrides:
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
    • selinux:
      • whitelist:
        • scontext=system_u:system_r:logrotate_t:s0
    • workunit:
      • sha1: 2a30142d8a8c4cc0c43557a6621d2c45cb0f5bb8
      • branch: master
    • ceph:
      • sha1: 2a30142d8a8c4cc0c43557a6621d2c45cb0f5bb8
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • conf:
        • mgr:
          • debug ms: 1
          • debug mgr: 20
        • mon:
          • debug paxos: 20
          • debug mon: 20
          • debug ms: 1
        • osd:
          • debug osd: 20
          • debug ms: 1
      • log-ignorelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
    • install:
      • ceph:
        • sha1: 2a30142d8a8c4cc0c43557a6621d2c45cb0f5bb8
    • admin_socket:
      • branch: master
  • owner: scheduled_teuthology@teuthology
  • pid:
  • roles:
    • ['host.a', 'osd.0', 'osd.1', 'osd.2', 'mon.a', 'mgr.a', 'client.0']
    • ['host.b', 'client.1']
  • sentry_event: https://sentry.ceph.com/organizations/ceph/?query=ebb982a33d7b4d66ab96ca01aeff0b7f
  • status: dead
  • success: False
  • branch: master
  • seed:
  • sha1: 2a30142d8a8c4cc0c43557a6621d2c45cb0f5bb8
  • subset:
  • suite:
  • suite_branch: master
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: 2a30142d8a8c4cc0c43557a6621d2c45cb0f5bb8
  • targets:
    • gibba042.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKxip57i8o7K6xeiOdQQEQyqjThx+7O8CuwhWu2NfqiJXoggJXiKaqxKkMDHhLV4Kb1UIRwFCFXFe2kvjhZu+hkfsmBpQjYevBMNSOPqZHKWznmmYiQ9JaXluV5UJgnp//4LwovFqX0qP6hVDdkcourkvj8fDcR65ATuxS80hJG/FbQZ8Is/83Eo+Uz82BOCt3V6yCLJpzM9IyCZ3FLYpOnyXjvCsdn5C7j693TOG7mvW0bJ2c3cQg6s+8tghf+Rr4qVVBrE5WyrGQxXLRKUh2eHptHiqSJDz+ibXSj9nA697PN26/PTQFvjqIxWGJgsqJ9+TZ+8vSCJQw2+kJjkvJTSvY9JSbsNCAGoehpfglMp3WxRfTNMECfLtAMMYD5BEQWCgFj+GxHxRl4l8QkpejotgxXqLq6wkkZxV4cxxEupI+5Ns7FdbzjAgzVTdeaRHZHBTFrswLdXsYmgHZhBqkzjUuTn4xG+nYMMPwiLLWJCr67+qvdzMJqzAfjO6B+KM=
    • gibba027.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzGilPmUbnzNc8lifarkxfpZeSw/H/6hAKMwv/t5nwNlQW6ypBVBm67v0PrRW6j5lcR1b8B8kc19i23dGgfAG02nVkoTS93l/ER3T524CfjoKM1aaI+nxKcBxfnYwdolYjH/AmGyhGpuQb5VHnYIRtTepjZi4ldYyC6P6yjZWjn1LiOGH4/htD0V1QTEolZpO8mpWU/nt2tDTn5gj6afXyecCheLbt/Hg9+GlIo7XQGj7cUGp2MQq4yjoQDZRIQ0r826Fl5fT2V2/WSjHOQWm6ogv8QIia+G9EB3XkC3aRMq4/vWCh3+Fh9j91/7vz6IL/bFPChZIdoMwW6Hco37ONiSigRNSI9Fgh73gRIDrTzEThxv4zeuHICxNpREZ4XBl0a5SEn9sFhT/cq5zN7V1WusmLvgs+Wb5I3Vrq4EzIPCmTLW45+tyKtHdPI83OGj6ntn3NxywJ5wIAJbUBnk0vE7djQ9DcDE4U5qesAPqHHwOs1dOJHUPSmKjNbx0tdjs=
  • tasks:
    • internal.check_packages:
    • internal.buildpackages_prep:
    • internal.save_config:
    • internal.check_lock:
    • internal.add_remotes:
    • console_log:
    • internal.connect:
    • internal.push_inventory:
    • internal.serialize_remote_roles:
    • internal.check_conflict:
    • internal.check_ceph_data:
    • internal.vm_setup:
    • kernel:
      • sha1: distro
      • kdb: True
    • internal.base:
    • internal.archive_upload:
    • internal.archive:
    • internal.coredump:
    • internal.sudo:
    • internal.syslog:
    • internal.timer:
    • pcp:
    • selinux:
    • ansible.cephlab:
    • clock:
    • pexec:
      • all:
        • sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup
        • sudo dnf -y module disable container-tools
        • sudo dnf -y install 'dnf-command(copr)'
        • sudo dnf -y copr enable rhcontainerbot/container-selinux
        • sudo curl -L -o /etc/yum.repos.d/devel:kubic:libcontainers:stable.repo https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/devel:kubic:libcontainers:stable.repo
        • sudo dnf remove -y podman
        • sudo dnf -y install podman
        • sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf
    • install:
    • cephadm:
    • workunit:
      • clients:
        • client.1:
          • cephadm/create_iscsi_disks.sh
    • workunit:
      • clients:
        • client.0:
          • cephadm/test_dashboard_e2e.sh
  • teuthology_branch: master
  • verbose: True
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2021-05-09 07:06:53
  • started: 2021-05-12 20:22:48
  • updated: 2021-05-12 20:38:07
  • status_class: danger
  • runtime: 0:15:19
  • wait_time: 0:11:38