Status Job ID Links Posted Started Updated
Runtime
Duration
In Waiting
Machine Teuthology Branch OS Type OS Version Description Nodes
pass 4984491 2020-04-26 02:30:43 2020-04-26 06:15:28 2020-04-26 06:31:27 0:15:59 0:09:30 0:06:29 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/version-number-sanity.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984493 2020-04-26 02:30:44 2020-04-26 06:15:41 2020-04-26 07:03:41 0:48:00 0:38:33 0:09:27 smithi py2 centos 8.1 rados/monthrash/{ceph.yaml clusters/3-mons.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/force-sync-many.yaml workloads/rados_mon_osdmap_prune.yaml} 2
fail 4984495 2020-04-26 02:30:45 2020-04-26 06:15:52 2020-04-26 06:49:52 0:34:00 0:23:51 0:10:09 smithi py2 centos 8.0 rados/cephadm/with-work/{distro/centos_8.0.yaml fixed-2.yaml mode/packaged.yaml msgr/async-v2only.yaml start.yaml tasks/rados_python.yaml} 2
Failure Reason:

OS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:11 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:12 \nLast metadata expiration check: 0:06:34 ago on Sun 26 Apr 2020 06:42:41 AM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:32.347572', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:11 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:12 ', u'Last metadata expiration check: 0:06:34 ago on Sun 26 Apr 2020 06:42:41 AM UTC.'], u'end': u'2020-04-26 06:49:15.912935', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 06:42:43.565363', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi175.front.sepia.ceph.com': {'stderr_lines': [u"Failed to synchronize cache for repo 'CentOS-AppStream', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Base', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Extras', ignoring this repo.", u'Traceback (most recent call last):', u' File "/bin/dnf", line 58, in <module>', u' main.user_main(sys.argv[1:], exit_code=True)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main', u' errcode = main(args)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main', u' return _main(base, args, cli_class, option_parser_class)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main', u' return cli_run(cli, base)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run', u' cli.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run', u' return self.command.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run', u' self.base.conf.strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install', u' cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install', u' strict)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip', u' return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install', u' raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))', u"ValueError: Group_id 'base' does not exist."], u'changed': True, u'stderr': u'Failed to synchronize cache for repo \'CentOS-AppStream\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Base\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:11 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:11 \nLast metadata expiration check: 0:06:31 ago on Sun 26 Apr 2020 06:42:45 AM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:31.263031', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:11 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:11 ', u'Last metadata expiration check: 0:06:31 ago on Sun 26 Apr 2020 06:42:45 AM UTC.'], u'end': u'2020-04-26 06:49:17.309032', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 06:42:46.046001', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')

pass 4984497 2020-04-26 02:30:45 2020-04-26 06:17:43 2020-04-26 07:01:43 0:44:00 0:29:02 0:14:58 smithi py2 rhel 8.1 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-bitmap.yaml supported-random-distro$/{rhel_latest.yaml} tasks/module_selftest.yaml} 2
pass 4984499 2020-04-26 02:30:46 2020-04-26 06:17:43 2020-04-26 06:45:43 0:28:00 0:18:24 0:09:36 smithi py2 rhel 8.1 rados/singleton/{all/osd-recovery-incomplete.yaml msgr-failures/many.yaml msgr/async.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984501 2020-04-26 02:30:47 2020-04-26 06:17:54 2020-04-26 06:51:54 0:34:00 0:18:04 0:15:56 smithi py2 ubuntu 18.04 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-active-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/mapgap.yaml thrashosds-health.yaml workloads/set-chunks-read.yaml} 2
pass 4984503 2020-04-26 02:30:48 2020-04-26 06:21:47 2020-04-26 08:01:48 1:40:01 1:17:50 0:22:11 smithi py2 ubuntu 18.04 rados/thrash-erasure-code/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/normal.yaml msgr-failures/osd-delay.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/ec-radosbench.yaml} 2
pass 4984505 2020-04-26 02:30:49 2020-04-26 06:23:43 2020-04-26 06:45:42 0:21:59 0:14:04 0:07:55 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-comp.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/fio_4K_rand_rw.yaml} 1
pass 4984507 2020-04-26 02:30:50 2020-04-26 06:25:49 2020-04-26 06:57:49 0:32:00 0:12:31 0:19:29 smithi py2 ubuntu 18.04 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
pass 4984509 2020-04-26 02:30:51 2020-04-26 06:25:54 2020-04-26 07:09:54 0:44:00 0:21:31 0:22:29 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-install/luminous.yaml backoff/peering.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/crush-compat.yaml distro$/{centos_7.6.yaml} msgr-failures/few.yaml rados.yaml thrashers/morepggrow.yaml thrashosds-health.yaml workloads/rbd_cls.yaml} 3
pass 4984511 2020-04-26 02:30:51 2020-04-26 06:27:28 2020-04-26 06:55:27 0:27:59 0:12:18 0:15:41 smithi py2 ubuntu 18.04 rados/cephadm/smoke/{distro/ubuntu_latest.yaml fixed-2.yaml start.yaml} 2
pass 4984513 2020-04-26 02:30:52 2020-04-26 06:27:40 2020-04-26 07:31:41 1:04:01 0:08:21 0:55:40 smithi py2 ubuntu 18.04 rados/multimon/{clusters/21.yaml msgr-failures/few.yaml msgr/async.yaml no_pools.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/mon_clock_no_skews.yaml} 3
pass 4984515 2020-04-26 02:30:53 2020-04-26 06:27:54 2020-04-26 06:49:53 0:21:59 0:12:22 0:09:37 smithi py2 rhel 8.1 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} tasks/rados_striper.yaml} 2
pass 4984517 2020-04-26 02:30:54 2020-04-26 06:27:56 2020-04-26 07:01:56 0:34:00 0:26:34 0:07:26 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/small-objects-balanced.yaml} 2
pass 4984519 2020-04-26 02:30:55 2020-04-26 06:29:24 2020-04-26 06:51:24 0:22:00 0:12:11 0:09:49 smithi py2 ubuntu 18.04 rados/cephadm/smoke-roleless/{distro/ubuntu_latest.yaml start.yaml} 2
pass 4984521 2020-04-26 02:30:56 2020-04-26 06:29:38 2020-04-26 06:51:38 0:22:00 0:13:32 0:08:28 smithi py2 ubuntu 18.04 rados/singleton/{all/osd-recovery.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
fail 4984523 2020-04-26 02:30:56 2020-04-26 06:29:54 2020-04-26 09:55:57 3:26:03 3:17:57 0:08:06 smithi py2 centos 8.1 rados/cephadm/with-work/{distro/centos_latest.yaml fixed-2.yaml mode/root.yaml msgr/async.yaml start.yaml tasks/rados_api_tests.yaml} 2
Failure Reason:

Command failed (workunit test rados/test.sh) on smithi078 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=a8c125c7d78f5cd973863993d258cd717ade4c99 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh'

pass 4984525 2020-04-26 02:30:57 2020-04-26 06:29:55 2020-04-26 07:37:55 1:08:00 0:58:08 0:09:52 smithi py2 centos 8.1 rados/dashboard/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-avl.yaml supported-random-distro$/{centos_latest.yaml} tasks/dashboard.yaml} 2
pass 4984527 2020-04-26 02:30:58 2020-04-26 06:31:45 2020-04-26 06:49:45 0:18:00 0:12:13 0:05:47 smithi py2 rhel 8.1 rados/objectstore/{backends/alloc-hint.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984529 2020-04-26 02:30:59 2020-04-26 06:31:54 2020-04-26 06:51:54 0:20:00 0:13:14 0:06:46 smithi py2 rhel 8.1 rados/rest/{mgr-restful.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984531 2020-04-26 02:31:00 2020-04-26 06:33:56 2020-04-26 06:55:55 0:21:59 0:16:01 0:05:58 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/admin_socket_output.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984533 2020-04-26 02:31:00 2020-04-26 06:34:00 2020-04-26 06:53:59 0:19:59 0:14:14 0:05:45 smithi py2 rhel 8.1 rados/standalone/{supported-random-distro$/{rhel_latest.yaml} workloads/crush.yaml} 1
pass 4984535 2020-04-26 02:31:01 2020-04-26 06:35:20 2020-04-26 12:39:26 6:04:06 4:57:04 1:07:02 smithi py2 ubuntu 18.04 rados/upgrade/mimic-x-singleton/{0-cluster/{openstack.yaml start.yaml} 1-install/mimic.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml 4-workload/{rbd-cls.yaml rbd-import-export.yaml readwrite.yaml snaps-few-objects.yaml} 5-workload/{radosbench.yaml rbd_api.yaml} 6-finish-upgrade.yaml 7-octopus.yaml 8-workload/{rbd-python.yaml snaps-many-objects.yaml} bluestore-bitmap.yaml thrashosds-health.yaml ubuntu_latest.yaml} 4
pass 4984536 2020-04-26 02:31:02 2020-04-26 06:35:23 2020-04-26 07:01:22 0:25:59 0:19:09 0:06:50 smithi py2 centos 8.1 rados/valgrind-leaks/{1-start.yaml 2-inject-leak/mon.yaml centos_latest.yaml} 1
pass 4984538 2020-04-26 02:31:03 2020-04-26 06:36:05 2020-04-26 07:06:04 0:29:59 0:23:09 0:06:50 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{default.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/none.yaml thrashosds-health.yaml workloads/small-objects-localized.yaml} 2
pass 4984540 2020-04-26 02:31:04 2020-04-26 06:37:50 2020-04-26 07:01:49 0:23:59 0:11:01 0:12:58 smithi py2 rhel 8.1 rados/singleton/{all/peer.yaml msgr-failures/many.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984542 2020-04-26 02:31:05 2020-04-26 06:37:50 2020-04-26 06:53:49 0:15:59 0:09:49 0:06:10 smithi py2 centos 8.1 rados/cephadm/workunits/{distro/centos_latest.yaml task/test_adoption.yaml} 1
pass 4984544 2020-04-26 02:31:05 2020-04-26 06:37:59 2020-04-26 06:55:59 0:18:00 0:11:19 0:06:41 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-low-osd-mem-target.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/fio_4M_rand_read.yaml} 1
pass 4984546 2020-04-26 02:31:06 2020-04-26 06:40:10 2020-04-26 07:30:10 0:50:00 0:27:19 0:22:41 smithi py2 ubuntu 18.04 rados/thrash-erasure-code-big/{ceph.yaml cluster/{12-osds.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/ec-rados-plugin=jerasure-k=4-m=2.yaml} 3
pass 4984549 2020-04-26 02:31:07 2020-04-26 06:44:00 2020-04-26 07:18:00 0:34:00 0:22:05 0:11:55 smithi py2 centos 8.1 rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/default/{default.yaml thrashosds-health.yaml} msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml tasks/rados_api_tests.yaml validater/lockdep.yaml} 2
pass 4984550 2020-04-26 02:31:08 2020-04-26 06:44:00 2020-04-26 07:07:59 0:23:59 0:12:02 0:11:57 smithi py2 ubuntu 18.04 rados/cephadm/orchestrator_cli/{2-node-mgr.yaml orchestrator_cli.yaml supported-random-distro$/{ubuntu_latest.yaml}} 2
pass 4984552 2020-04-26 02:31:09 2020-04-26 06:44:55 2020-04-26 07:16:54 0:31:59 0:21:18 0:10:41 smithi py2 ubuntu 18.04 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{default.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/small-objects.yaml} 2
pass 4984554 2020-04-26 02:31:10 2020-04-26 06:46:01 2020-04-26 07:22:00 0:35:59 0:25:51 0:10:08 smithi py2 centos 8.1 rados/thrash-erasure-code-isa/{arch/x86_64.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/ec-rados-plugin=isa-k=2-m=1.yaml} 2
pass 4984556 2020-04-26 02:31:10 2020-04-26 06:46:38 2020-04-26 07:08:38 0:22:00 0:13:56 0:08:04 smithi py2 rhel 8.1 rados/singleton/{all/pg-autoscaler.yaml msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 2
pass 4984558 2020-04-26 02:31:11 2020-04-26 06:50:00 2020-04-26 07:14:00 0:24:00 0:13:01 0:10:59 smithi py2 centos 7.6 rados/cephadm/smoke/{distro/centos_7.yaml fixed-2.yaml start.yaml} 2
pass 4984560 2020-04-26 02:31:12 2020-04-26 06:50:00 2020-04-26 07:32:00 0:42:00 0:34:19 0:07:41 smithi py2 rhel 8.1 rados/monthrash/{ceph.yaml clusters/9-mons.yaml msgr-failures/mon-delay.yaml msgr/async.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/many.yaml workloads/rados_mon_workunits.yaml} 2
pass 4984562 2020-04-26 02:31:13 2020-04-26 06:50:01 2020-04-26 07:18:00 0:27:59 0:15:17 0:12:42 smithi py2 ubuntu 18.04 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-comp-lz4.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/progress.yaml} 2
pass 4984564 2020-04-26 02:31:14 2020-04-26 06:50:01 2020-04-26 07:40:00 0:49:59 0:32:02 0:17:57 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-install/mimic-v1only.yaml backoff/peering_and_degraded.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/off.yaml distro$/{centos_7.6.yaml} msgr-failures/osd-delay.yaml rados.yaml thrashers/none.yaml thrashosds-health.yaml workloads/snaps-few-objects.yaml} 3
pass 4984566 2020-04-26 02:31:15 2020-04-26 06:50:09 2020-04-26 07:26:09 0:36:00 0:30:34 0:05:26 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{default.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/snaps-few-objects-balanced.yaml} 2
pass 4984568 2020-04-26 02:31:15 2020-04-26 06:51:42 2020-04-26 07:15:42 0:24:00 0:12:48 0:11:12 smithi py2 centos 7.6 rados/cephadm/smoke-roleless/{distro/centos_7.yaml start.yaml} 2
pass 4984570 2020-04-26 02:31:16 2020-04-26 06:51:43 2020-04-26 07:37:42 0:45:59 0:22:13 0:23:46 smithi py2 centos 8.1 rados/thrash-erasure-code-overwrites/{bluestore-bitmap.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/normal.yaml msgr-failures/few.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/ec-small-objects-fast-read-overwrites.yaml} 2
pass 4984572 2020-04-26 02:31:17 2020-04-26 06:51:55 2020-04-26 07:23:54 0:31:59 0:12:00 0:19:59 smithi py2 ubuntu 18.04 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/fastclose.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml recovery-overrides/{more-partial-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
pass 4984574 2020-04-26 02:31:18 2020-04-26 06:53:59 2020-04-26 07:31:59 0:38:00 0:31:20 0:06:40 smithi py2 ubuntu 18.04 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/many.yaml msgr/async.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/rados_workunit_loadgen_big.yaml} 2
pass 4984576 2020-04-26 02:31:19 2020-04-26 06:53:59 2020-04-26 07:23:58 0:29:59 0:22:31 0:07:28 smithi py2 ubuntu 18.04 rados/thrash-erasure-code/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/fast.yaml msgr-failures/fastclose.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/ec-small-objects-balanced.yaml} 2
pass 4984578 2020-04-26 02:31:19 2020-04-26 06:53:59 2020-04-26 07:09:58 0:15:59 0:10:20 0:05:39 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/balancer.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984580 2020-04-26 02:31:20 2020-04-26 06:55:46 2020-04-26 07:09:45 0:13:59 0:08:16 0:05:43 smithi py2 centos 8.1 rados/singleton/{all/pg-removal-interruption.yaml msgr-failures/many.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984582 2020-04-26 02:31:21 2020-04-26 06:55:46 2020-04-26 07:13:46 0:18:00 0:10:49 0:07:11 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-stupid.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/fio_4M_rand_rw.yaml} 1
pass 4984584 2020-04-26 02:31:22 2020-04-26 06:55:56 2020-04-26 07:25:56 0:30:00 0:18:50 0:11:10 smithi py2 ubuntu 18.04 rados/cephadm/upgrade/{1-start.yaml 2-start-upgrade.yaml 3-wait.yaml distro$/{ubuntu_18.04_podman.yaml} fixed-2.yaml} 2
pass 4984586 2020-04-26 02:31:23 2020-04-26 06:56:00 2020-04-26 07:13:59 0:17:59 0:07:46 0:10:13 smithi py2 centos 8.1 rados/multimon/{clusters/3.yaml msgr-failures/many.yaml msgr/async-v1only.yaml no_pools.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} tasks/mon_clock_with_skews.yaml} 2
pass 4984588 2020-04-26 02:31:23 2020-04-26 06:57:43 2020-04-26 07:45:42 0:47:59 0:32:05 0:15:54 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/filestore-xfs.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/snaps-few-objects-localized.yaml} 2
pass 4984590 2020-04-26 02:31:24 2020-04-26 06:57:43 2020-04-26 07:39:42 0:41:59 0:25:07 0:16:52 smithi py2 rhel 8.0 rados/cephadm/with-work/{distro/rhel_8.0.yaml fixed-2.yaml mode/packaged.yaml msgr/async-v1only.yaml start.yaml tasks/rados_python.yaml} 2
pass 4984592 2020-04-26 02:31:25 2020-04-26 06:57:50 2020-04-26 07:19:50 0:22:00 0:13:41 0:08:19 smithi py2 ubuntu 18.04 rados/singleton/{all/radostool.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984594 2020-04-26 02:31:26 2020-04-26 06:58:09 2020-04-26 07:40:08 0:41:59 0:28:34 0:13:25 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/mapgap.yaml thrashosds-health.yaml workloads/snaps-few-objects.yaml} 2
fail 4984596 2020-04-26 02:31:27 2020-04-26 07:10:27 2020-04-26 07:46:26 0:35:59 0:23:51 0:12:08 smithi py2 centos 8.0 rados/cephadm/smoke/{distro/centos_8.0.yaml fixed-2.yaml start.yaml} 2
Failure Reason:

OS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:12 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:11 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:10 \nLast metadata expiration check: 0:06:34 ago on Sun 26 Apr 2020 07:37:57 AM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:34.713250', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:12 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:11 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:10 ', u'Last metadata expiration check: 0:06:34 ago on Sun 26 Apr 2020 07:37:57 AM UTC.'], u'end': u'2020-04-26 07:44:31.967360', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 07:37:57.254110', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi172.front.sepia.ceph.com': {'stderr_lines': [u"Failed to synchronize cache for repo 'CentOS-AppStream', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Base', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Extras', ignoring this repo.", u'Traceback (most recent call last):', u' File "/bin/dnf", line 58, in <module>', u' main.user_main(sys.argv[1:], exit_code=True)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main', u' errcode = main(args)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main', u' return _main(base, args, cli_class, option_parser_class)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main', u' return cli_run(cli, base)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run', u' cli.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run', u' return self.command.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run', u' self.base.conf.strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install', u' cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install', u' strict)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip', u' return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install', u' raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))', u"ValueError: Group_id 'base' does not exist."], u'changed': True, u'stderr': u'Failed to synchronize cache for repo \'CentOS-AppStream\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Base\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:11 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:11 \nLast metadata expiration check: 0:06:32 ago on Sun 26 Apr 2020 07:38:00 AM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:31.662654', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:11 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:11 ', u'Last metadata expiration check: 0:06:32 ago on Sun 26 Apr 2020 07:38:00 AM UTC.'], u'end': u'2020-04-26 07:44:32.353713', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 07:38:00.691059', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')

pass 4984598 2020-04-26 02:31:28 2020-04-26 07:11:46 2020-04-26 07:49:46 0:38:00 0:31:43 0:06:17 smithi py2 ubuntu 18.04 rados/singleton-bluestore/{all/cephtool.yaml msgr-failures/many.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984600 2020-04-26 02:31:28 2020-04-26 07:11:59 2020-04-26 08:15:59 1:04:00 0:57:14 0:06:46 smithi py2 centos 8.1 rados/dashboard/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-bitmap.yaml supported-random-distro$/{centos_latest.yaml} tasks/dashboard.yaml} 2
pass 4984602 2020-04-26 02:31:29 2020-04-26 07:13:59 2020-04-26 07:35:59 0:22:00 0:13:57 0:08:03 smithi py2 ubuntu 18.04 rados/objectstore/{backends/ceph_objectstore_tool.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984604 2020-04-26 02:31:30 2020-04-26 07:14:01 2020-04-26 07:36:00 0:21:59 0:14:04 0:07:55 smithi py2 rhel 8.1 rados/thrash-erasure-code-big/{ceph.yaml cluster/{12-osds.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/bluestore-stupid.yaml rados.yaml recovery-overrides/{more-async-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-rados-plugin=lrc-k=4-m=2-l=3.yaml} 3
pass 4984606 2020-04-26 02:31:31 2020-04-26 07:14:01 2020-04-26 08:34:02 1:20:01 1:12:43 0:07:18 smithi py2 centos 8.1 rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/none.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-stupid.yaml rados.yaml tasks/rados_cls_all.yaml validater/valgrind.yaml} 2
fail 4984608 2020-04-26 02:31:32 2020-04-26 07:15:27 2020-04-26 07:49:27 0:34:00 0:23:58 0:10:02 smithi py2 centos 8.0 rados/cephadm/smoke-roleless/{distro/centos_8.0.yaml start.yaml} 2
Failure Reason:

OS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:09 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:10 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:12 \nLast metadata expiration check: 0:13:06 ago on Sun 26 Apr 2020 07:34:08 AM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:32.684320', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:09 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:10 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:12 ', u'Last metadata expiration check: 0:13:06 ago on Sun 26 Apr 2020 07:34:08 AM UTC.'], u'end': u'2020-04-26 07:47:14.623214', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 07:40:41.938894', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi008.front.sepia.ceph.com': {'stderr_lines': [u"Failed to synchronize cache for repo 'CentOS-AppStream', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Base', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Extras', ignoring this repo.", u'Traceback (most recent call last):', u' File "/bin/dnf", line 58, in <module>', u' main.user_main(sys.argv[1:], exit_code=True)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main', u' errcode = main(args)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main', u' return _main(base, args, cli_class, option_parser_class)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main', u' return cli_run(cli, base)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run', u' cli.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run', u' return self.command.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run', u' self.base.conf.strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install', u' cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install', u' strict)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip', u' return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install', u' raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))', u"ValueError: Group_id 'base' does not exist."], u'changed': True, u'stderr': u'Failed to synchronize cache for repo \'CentOS-AppStream\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Base\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'Waiting for process with pid 20802 to finish.\nCentOS-8 - AppStream 18 B/s | 2.3 kB 02:10 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:11 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:11 \nCopr repo for ceph-el8 owned by ktdreyer 67 kB/s | 3.3 kB 00:00 \nExtra Packages for Enterprise Linux 143 kB/s | 4.7 kB 00:00 \nlab-extras 1.0 MB/s | 2.9 kB 00:00 ', u'msg': u'non-zero return code', u'delta': u'0:06:35.593712', 'stdout_lines': [u'Waiting for process with pid 20802 to finish.', u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:10 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:11 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:11 ', u'Copr repo for ceph-el8 owned by ktdreyer 67 kB/s | 3.3 kB 00:00 ', u'Extra Packages for Enterprise Linux 143 kB/s | 4.7 kB 00:00 ', u'lab-extras 1.0 MB/s | 2.9 kB 00:00 '], u'end': u'2020-04-26 07:47:19.908015', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 07:40:44.314303', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')

pass 4984610 2020-04-26 02:31:32 2020-04-26 07:15:43 2020-04-26 07:31:42 0:15:59 0:08:28 0:07:31 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/cache-fs-trunc.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984612 2020-04-26 02:31:33 2020-04-26 07:16:00 2020-04-26 07:33:59 0:17:59 0:11:13 0:06:46 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-basic-min-osd-mem-target.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/fio_4M_rand_write.yaml} 1
pass 4984615 2020-04-26 02:31:34 2020-04-26 07:17:45 2020-04-26 07:39:45 0:22:00 0:15:22 0:06:38 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/write_fadvise_dontneed.yaml} 2
pass 4984616 2020-04-26 02:31:35 2020-04-26 07:17:47 2020-04-26 07:53:47 0:36:00 0:24:36 0:11:24 smithi py2 rhel 8.1 rados/singleton/{all/random-eio.yaml msgr-failures/many.yaml msgr/async.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 2
pass 4984618 2020-04-26 02:31:36 2020-04-26 07:18:01 2020-04-26 07:50:01 0:32:00 0:20:19 0:11:41 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-install/mimic.yaml backoff/normal.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/crush-compat.yaml distro$/{centos_7.6.yaml} msgr-failures/fastclose.yaml rados.yaml thrashers/pggrow.yaml thrashosds-health.yaml workloads/test_rbd_api.yaml} 3
fail 4984620 2020-04-26 02:31:37 2020-04-26 07:18:01 2020-04-26 10:46:05 3:28:04 3:20:10 0:07:54 smithi py2 rhel 8.1 rados/cephadm/with-work/{distro/rhel_latest.yaml fixed-2.yaml mode/root.yaml msgr/async-v2only.yaml start.yaml tasks/rados_api_tests.yaml} 2
Failure Reason:

Command failed (workunit test rados/test.sh) on smithi079 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=a8c125c7d78f5cd973863993d258cd717ade4c99 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh'

pass 4984623 2020-04-26 02:31:37 2020-04-26 07:20:05 2020-04-26 07:54:05 0:34:00 0:26:26 0:07:34 smithi py2 centos 8.1 rados/thrash-erasure-code-isa/{arch/x86_64.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/bluestore-stupid.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-rados-plugin=isa-k=2-m=1.yaml} 2
pass 4984625 2020-04-26 02:31:38 2020-04-26 07:20:05 2020-04-26 07:54:05 0:34:00 0:24:20 0:09:40 smithi py2 rhel 8.1 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} tasks/rados_workunit_loadgen_mix.yaml} 2
pass 4984627 2020-04-26 02:31:39 2020-04-26 07:22:19 2020-04-26 07:40:19 0:18:00 0:10:58 0:07:02 smithi py2 ubuntu 18.04 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-comp-snappy.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/prometheus.yaml} 2
pass 4984629 2020-04-26 02:31:40 2020-04-26 07:24:03 2020-04-26 08:08:02 0:43:59 0:36:05 0:07:54 smithi py2 rhel 8.1 rados/monthrash/{ceph.yaml clusters/3-mons.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/one.yaml workloads/snaps-few-objects.yaml} 2
pass 4984631 2020-04-26 02:31:41 2020-04-26 07:24:03 2020-04-26 08:04:03 0:40:00 0:31:41 0:08:19 smithi py2 ubuntu 18.04 rados/standalone/{supported-random-distro$/{ubuntu_latest.yaml} workloads/erasure-code.yaml} 1
pass 4984633 2020-04-26 02:31:42 2020-04-26 07:24:03 2020-04-26 08:08:03 0:44:00 0:19:34 0:24:26 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/none.yaml thrashosds-health.yaml workloads/admin_socket_objecter_requests.yaml} 2
pass 4984635 2020-04-26 02:31:43 2020-04-26 07:26:09 2020-04-26 07:52:08 0:25:59 0:17:59 0:08:00 smithi py2 ubuntu 18.04 rados/cephadm/workunits/{distro/ubuntu_18.04_podman.yaml task/test_cephadm.yaml} 1
pass 4984637 2020-04-26 02:31:43 2020-04-26 07:26:10 2020-04-26 09:00:11 1:34:01 0:15:19 1:18:42 smithi py2 rhel 8.1 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-stupid.yaml rados.yaml recovery-overrides/{default.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
pass 4984639 2020-04-26 02:31:44 2020-04-26 07:28:02 2020-04-26 07:50:01 0:21:59 0:14:23 0:07:36 smithi py2 ubuntu 18.04 rados/singleton/{all/rebuild-mondb.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984641 2020-04-26 02:31:45 2020-04-26 07:28:03 2020-04-26 08:02:03 0:34:00 0:20:59 0:13:01 smithi py2 centos 8.1 rados/thrash-erasure-code/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/normal.yaml msgr-failures/few.yaml objectstore/bluestore-stupid.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-small-objects-fast-read.yaml} 2
pass 4984643 2020-04-26 02:31:46 2020-04-26 07:30:18 2020-04-26 08:04:18 0:34:00 0:11:01 0:22:59 smithi py2 centos 8.1 rados/cephadm/smoke/{distro/centos_latest.yaml fixed-2.yaml start.yaml} 2
pass 4984645 2020-04-26 02:31:47 2020-04-26 07:31:58 2020-04-26 08:07:58 0:36:00 0:24:58 0:11:02 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-partial-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/cache-agent-big.yaml} 2
pass 4984647 2020-04-26 02:31:48 2020-04-26 07:32:00 2020-04-26 07:51:59 0:19:59 0:11:51 0:08:08 smithi py2 centos 8.1 rados/multimon/{clusters/6.yaml msgr-failures/few.yaml msgr/async-v2only.yaml no_pools.yaml objectstore/filestore-xfs.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} tasks/mon_recovery.yaml} 2
pass 4984649 2020-04-26 02:31:49 2020-04-26 07:32:01 2020-04-26 07:50:00 0:17:59 0:11:59 0:06:00 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-bitmap.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/radosbench_4K_rand_read.yaml} 1
pass 4984651 2020-04-26 02:31:49 2020-04-26 07:32:01 2020-04-26 08:18:01 0:46:00 0:10:52 0:35:08 smithi py2 centos 8.1 rados/cephadm/smoke-roleless/{distro/centos_latest.yaml start.yaml} 2
pass 4984653 2020-04-26 02:31:50 2020-04-26 07:32:03 2020-04-26 07:50:03 0:18:00 0:09:32 0:08:28 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/ceph-kvstore-tool.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984655 2020-04-26 02:31:51 2020-04-26 07:34:02 2020-04-26 07:58:02 0:24:00 0:17:14 0:06:46 smithi py2 centos 8.1 rados/singleton/{all/recovery-preemption.yaml msgr-failures/many.yaml msgr/async-v2only.yaml objectstore/filestore-xfs.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984657 2020-04-26 02:31:52 2020-04-26 07:34:02 2020-04-26 08:04:02 0:30:00 0:22:25 0:07:35 smithi py2 ubuntu 18.04 rados/cephadm/with-work/{distro/ubuntu_18.04.yaml fixed-2.yaml mode/packaged.yaml msgr/async.yaml start.yaml tasks/rados_python.yaml} 2
pass 4984659 2020-04-26 02:31:53 2020-04-26 07:34:02 2020-04-26 08:22:02 0:48:00 0:14:20 0:33:40 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-async-partial-recovery.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/cache-agent-small.yaml} 2
pass 4984661 2020-04-26 02:31:54 2020-04-26 07:35:47 2020-04-26 08:11:47 0:36:00 0:25:35 0:10:25 smithi py2 rhel 8.1 rados/thrash-erasure-code-overwrites/{bluestore-bitmap.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/fast.yaml msgr-failures/osd-delay.yaml rados.yaml recovery-overrides/{more-async-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/ec-small-objects-overwrites.yaml} 2
pass 4984663 2020-04-26 02:31:55 2020-04-26 07:36:00 2020-04-26 07:57:59 0:21:59 0:12:04 0:09:55 smithi py2 rhel 8.1 rados/singleton/{all/resolve_stuck_peering.yaml msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 2
pass 4984665 2020-04-26 02:31:56 2020-04-26 07:38:00 2020-04-26 08:10:00 0:32:00 0:14:39 0:17:21 smithi py2 rhel 7.7 rados/cephadm/smoke/{distro/rhel_7.yaml fixed-2.yaml start.yaml} 2
pass 4984667 2020-04-26 02:31:56 2020-04-26 07:40:01 2020-04-26 08:32:01 0:52:00 0:24:40 0:27:20 smithi py2 ubuntu 18.04 rados/thrash-erasure-code-big/{ceph.yaml cluster/{12-osds.yaml openstack.yaml} msgr-failures/fastclose.yaml objectstore/filestore-xfs.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-rados-plugin=jerasure-k=4-m=2.yaml} 3
pass 4984669 2020-04-26 02:31:57 2020-04-26 07:40:01 2020-04-26 08:24:01 0:44:00 0:12:45 0:31:15 smithi py2 centos 8.1 rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/default/{default.yaml thrashosds-health.yaml} msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/filestore-xfs.yaml rados.yaml tasks/mon_recovery.yaml validater/lockdep.yaml} 2
pass 4984671 2020-04-26 02:31:58 2020-04-26 07:40:09 2020-04-26 08:40:10 1:00:01 0:33:16 0:26:45 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-install/nautilus-v1only.yaml backoff/peering.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/off.yaml distro$/{centos_7.6.yaml} msgr-failures/few.yaml rados.yaml thrashers/careful.yaml thrashosds-health.yaml workloads/cache-snaps.yaml} 3
pass 4984673 2020-04-26 02:31:59 2020-04-26 07:42:17 2020-04-26 08:20:17 0:38:00 0:28:14 0:09:46 smithi py2 ubuntu 18.04 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-partial-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/cache-pool-snaps-readproxy.yaml} 2
pass 4984675 2020-04-26 02:32:00 2020-04-26 07:44:20 2020-04-26 08:20:19 0:35:59 0:28:47 0:07:12 smithi py2 ubuntu 18.04 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/many.yaml msgr/async-v2only.yaml objectstore/filestore-xfs.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/rados_workunit_loadgen_mostlyread.yaml} 2
pass 4984677 2020-04-26 02:32:00 2020-04-26 07:46:28 2020-04-26 08:08:28 0:22:00 0:14:52 0:07:08 smithi py2 rhel 7.7 rados/cephadm/smoke-roleless/{distro/rhel_7.yaml start.yaml} 2
pass 4984679 2020-04-26 02:32:01 2020-04-26 07:47:59 2020-04-26 08:53:59 1:06:00 0:58:41 0:07:19 smithi py2 centos 8.1 rados/dashboard/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-comp-lz4.yaml supported-random-distro$/{centos_latest.yaml} tasks/dashboard.yaml} 2
fail 4984681 2020-04-26 02:32:02 2020-04-26 07:48:04 2020-04-26 07:56:03 0:07:59 smithi py2 centos 8.1 rados/objectstore/{backends/filejournal.yaml supported-random-distro$/{centos_latest.yaml}} 1
Failure Reason:

Command failed on smithi204 with status 1: 'sudo yum install -y kernel'

pass 4984683 2020-04-26 02:32:03 2020-04-26 07:48:24 2020-04-26 08:06:23 0:17:59 0:11:14 0:06:45 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-comp.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/radosbench_4K_seq_read.yaml} 1
pass 4984685 2020-04-26 02:32:04 2020-04-26 07:49:48 2020-04-26 08:25:47 0:35:59 0:26:45 0:09:14 smithi py2 centos 8.1 rados/thrash-erasure-code-isa/{arch/x86_64.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/fastclose.yaml objectstore/filestore-xfs.yaml rados.yaml recovery-overrides/{default.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-rados-plugin=isa-k=2-m=1.yaml} 2
pass 4984687 2020-04-26 02:32:05 2020-04-26 07:50:02 2020-04-26 08:10:01 0:19:59 0:12:46 0:07:13 smithi py2 rhel 8.1 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-comp-zlib.yaml supported-random-distro$/{rhel_latest.yaml} tasks/workunits.yaml} 2
pass 4984689 2020-04-26 02:32:05 2020-04-26 07:50:04 2020-04-26 08:06:03 0:15:59 0:10:27 0:05:32 smithi py2 centos 8.1 rados/singleton/{all/test-crash.yaml msgr-failures/many.yaml msgr/async-v1only.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984691 2020-04-26 02:32:06 2020-04-26 07:52:00 2020-04-26 08:08:00 0:16:00 0:08:01 0:07:59 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/ceph-post-file.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
fail 4984693 2020-04-26 02:32:07 2020-04-26 07:52:01 2020-04-26 11:22:04 3:30:03 3:19:46 0:10:17 smithi py2 ubuntu 18.04 rados/cephadm/with-work/{distro/ubuntu_18.04_podman.yaml fixed-2.yaml mode/root.yaml msgr/async-v1only.yaml start.yaml tasks/rados_api_tests.yaml} 2
Failure Reason:

Command failed (workunit test rados/test.sh) on smithi136 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=a8c125c7d78f5cd973863993d258cd717ade4c99 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh'

pass 4984695 2020-04-26 02:32:08 2020-04-26 07:52:04 2020-04-26 08:22:03 0:29:59 0:11:27 0:18:32 smithi py2 ubuntu 18.04 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/filestore-xfs.yaml rados.yaml recovery-overrides/{more-async-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
pass 4984696 2020-04-26 02:32:09 2020-04-26 07:52:09 2020-04-26 08:24:09 0:32:00 0:24:18 0:07:42 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/mapgap.yaml thrashosds-health.yaml workloads/cache-pool-snaps.yaml} 2
pass 4984699 2020-04-26 02:32:10 2020-04-26 07:54:06 2020-04-26 08:20:05 0:25:59 0:17:22 0:08:37 smithi py2 ubuntu 18.04 rados/monthrash/{ceph.yaml clusters/9-mons.yaml msgr-failures/mon-delay.yaml msgr/async-v2only.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/sync-many.yaml workloads/pool-create-delete.yaml} 2
pass 4984701 2020-04-26 02:32:11 2020-04-26 07:54:06 2020-04-26 08:04:05 0:09:59 0:04:24 0:05:35 smithi py2 ubuntu 18.04 rados/cephadm/workunits/{distro/ubuntu_latest.yaml task/test_cephadm_repos.yaml} 1
pass 4984703 2020-04-26 02:32:12 2020-04-26 07:54:07 2020-04-26 08:28:06 0:33:59 0:23:19 0:10:40 smithi py2 rhel 8.1 rados/thrash-erasure-code/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/fast.yaml msgr-failures/osd-delay.yaml objectstore/filestore-xfs.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-small-objects-many-deletes.yaml} 2
pass 4984705 2020-04-26 02:32:12 2020-04-26 07:56:18 2020-04-26 08:22:18 0:26:00 0:18:50 0:07:10 smithi py2 rhel 8.1 rados/singleton/{all/test_envlibrados_for_rocksdb.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984707 2020-04-26 02:32:13 2020-04-26 07:56:18 2020-04-26 08:28:18 0:32:00 0:25:08 0:06:52 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-partial-recovery.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/cache-snaps-balanced.yaml} 2
pass 4984709 2020-04-26 02:32:14 2020-04-26 07:56:19 2020-04-26 08:24:19 0:28:00 0:13:40 0:14:20 smithi py2 rhel 8.0 rados/cephadm/smoke/{distro/rhel_8.0.yaml fixed-2.yaml start.yaml} 2
pass 4984711 2020-04-26 02:32:15 2020-04-26 07:58:17 2020-04-26 08:16:17 0:18:00 0:07:46 0:10:14 smithi py2 ubuntu 18.04 rados/multimon/{clusters/9.yaml msgr-failures/many.yaml msgr/async.yaml no_pools.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/mon_clock_no_skews.yaml} 3
pass 4984713 2020-04-26 02:32:16 2020-04-26 07:58:18 2020-04-26 08:16:17 0:17:59 0:11:32 0:06:27 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-low-osd-mem-target.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/radosbench_4M_rand_read.yaml} 1
pass 4984715 2020-04-26 02:32:17 2020-04-26 07:59:13 2020-04-26 08:23:12 0:23:59 0:13:34 0:10:25 smithi py2 rhel 8.0 rados/cephadm/smoke-roleless/{distro/rhel_8.0.yaml start.yaml} 2
pass 4984717 2020-04-26 02:32:18 2020-04-26 08:08:16 2020-04-26 08:26:14 0:17:58 0:11:03 0:06:55 smithi py2 ubuntu 18.04 rados/standalone/{supported-random-distro$/{ubuntu_latest.yaml} workloads/mgr.yaml} 1
pass 4984719 2020-04-26 02:32:18 2020-04-26 08:08:16 2020-04-26 08:34:15 0:25:59 0:18:40 0:07:19 smithi py2 ubuntu 18.04 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-active-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/filestore-xfs.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/none.yaml thrashosds-health.yaml workloads/cache-snaps.yaml} 2
pass 4984721 2020-04-26 02:32:19 2020-04-26 08:08:29 2020-04-26 09:16:29 1:08:00 0:59:59 0:08:01 smithi py2 ubuntu 18.04 rados/singleton/{all/thrash-backfill-full.yaml msgr-failures/many.yaml msgr/async.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 2
pass 4984723 2020-04-26 02:32:20 2020-04-26 08:10:03 2020-04-26 08:28:02 0:17:59 0:10:52 0:07:07 smithi py2 rhel 8.1 rados/singleton-nomsgr/{all/export-after-evict.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984724 2020-04-26 02:32:21 2020-04-26 08:10:03 2020-04-26 08:40:02 0:29:59 0:22:13 0:07:46 smithi py2 ubuntu 18.04 rados/cephadm/with-work/{distro/ubuntu_latest.yaml fixed-2.yaml mode/packaged.yaml msgr/async-v2only.yaml start.yaml tasks/rados_python.yaml} 2
pass 4984727 2020-04-26 02:32:22 2020-04-26 08:11:49 2020-04-26 09:49:50 1:38:01 1:23:15 0:14:46 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-install/nautilus-v2only.yaml backoff/peering_and_degraded.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/crush-compat.yaml distro$/{centos_7.6.yaml} msgr-failures/osd-delay.yaml rados.yaml thrashers/default.yaml thrashosds-health.yaml workloads/radosbench.yaml} 3
pass 4984729 2020-04-26 02:32:23 2020-04-26 08:14:04 2020-04-26 08:34:03 0:19:59 0:12:02 0:07:57 smithi py2 ubuntu 18.04 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/readwrite.yaml} 2
pass 4984731 2020-04-26 02:32:23 2020-04-26 08:14:04 2020-04-26 08:46:04 0:32:00 0:11:02 0:20:58 smithi py2 ubuntu 18.04 rados/thrash-erasure-code-big/{ceph.yaml cluster/{12-osds.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-avl.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/fastread.yaml thrashosds-health.yaml workloads/ec-rados-plugin=lrc-k=4-m=2-l=3.yaml} 3
pass 4984733 2020-04-26 02:32:24 2020-04-26 08:14:06 2020-04-26 08:52:06 0:38:00 0:30:56 0:07:04 smithi py2 centos 8.1 rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/none.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-avl.yaml rados.yaml tasks/mon_recovery.yaml validater/valgrind.yaml} 2
pass 4984735 2020-04-26 02:32:25 2020-04-26 08:16:06 2020-04-26 08:40:05 0:23:59 0:14:39 0:09:20 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/cache.yaml} 2
pass 4984736 2020-04-26 02:32:26 2020-04-26 08:16:06 2020-04-26 08:38:05 0:21:59 0:12:01 0:09:58 smithi py2 rhel 8.1 rados/cephadm/smoke/{distro/rhel_latest.yaml fixed-2.yaml start.yaml} 2
pass 4984738 2020-04-26 02:32:27 2020-04-26 08:16:07 2020-04-26 09:04:07 0:48:00 0:36:21 0:11:39 smithi py2 rhel 8.1 rados/singleton/{all/thrash-eio.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 2
pass 4984740 2020-04-26 02:32:28 2020-04-26 08:16:18 2020-04-26 08:36:17 0:19:59 0:12:06 0:07:53 smithi py2 rhel 8.1 rados/cephadm/smoke-roleless/{distro/rhel_latest.yaml start.yaml} 2
pass 4984742 2020-04-26 02:32:28 2020-04-26 08:18:19 2020-04-26 08:38:19 0:20:00 0:10:23 0:09:37 smithi py2 ubuntu 18.04 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-comp-zstd.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/crash.yaml} 2
pass 4984744 2020-04-26 02:32:29 2020-04-26 08:20:25 2020-04-26 08:38:24 0:17:59 0:10:48 0:07:11 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-stupid.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/radosbench_4M_seq_read.yaml} 1
pass 4984746 2020-04-26 02:32:30 2020-04-26 08:20:25 2020-04-26 09:00:24 0:39:59 0:30:46 0:09:13 smithi py2 ubuntu 18.04 rados/singleton-bluestore/{all/cephtool.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984748 2020-04-26 02:32:31 2020-04-26 08:22:15 2020-04-26 08:54:15 0:32:00 0:24:52 0:07:08 smithi py2 centos 8.1 rados/thrash-erasure-code-isa/{arch/x86_64.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-avl.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/mapgap.yaml thrashosds-health.yaml workloads/ec-rados-plugin=isa-k=2-m=1.yaml} 2
pass 4984750 2020-04-26 02:32:32 2020-04-26 08:22:15 2020-04-26 09:12:15 0:50:00 0:29:58 0:20:02 smithi py2 centos 8.1 rados/thrash-erasure-code-overwrites/{bluestore-bitmap.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/normal.yaml msgr-failures/osd-delay.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-pool-snaps-few-objects-overwrites.yaml} 2
pass 4984752 2020-04-26 02:32:33 2020-04-26 08:22:16 2020-04-26 09:34:16 1:12:00 0:12:24 0:59:36 smithi py2 centos 8.1 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/bluestore-avl.yaml rados.yaml recovery-overrides/{more-async-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
pass 4984754 2020-04-26 02:32:33 2020-04-26 08:22:19 2020-04-26 09:26:19 1:04:00 0:58:08 0:05:52 smithi py2 centos 8.1 rados/dashboard/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-comp-snappy.yaml supported-random-distro$/{centos_latest.yaml} tasks/dashboard.yaml} 2
pass 4984756 2020-04-26 02:32:34 2020-04-26 08:24:19 2020-04-26 10:56:21 2:32:02 2:25:30 0:06:32 smithi py2 centos 8.1 rados/objectstore/{backends/filestore-idempotent-aio-journal.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984758 2020-04-26 02:32:35 2020-04-26 08:24:20 2020-04-26 08:50:19 0:25:59 0:18:37 0:07:22 smithi py2 centos 8.1 rados/valgrind-leaks/{1-start.yaml 2-inject-leak/none.yaml centos_latest.yaml} 1
pass 4984760 2020-04-26 02:32:36 2020-04-26 08:26:06 2020-04-26 08:46:05 0:19:59 0:12:27 0:07:32 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{default.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/dedup_tier.yaml} 2
pass 4984762 2020-04-26 02:32:37 2020-04-26 08:28:21 2020-04-26 08:44:20 0:15:59 0:09:46 0:06:13 smithi py2 ubuntu 18.04 rados/monthrash/{ceph.yaml clusters/3-mons.yaml msgr-failures/few.yaml msgr/async.yaml objectstore/filestore-xfs.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/sync.yaml workloads/rados_5925.yaml} 2
fail 4984764 2020-04-26 02:32:38 2020-04-26 08:28:22 2020-04-26 09:10:21 0:41:59 0:28:13 0:13:46 smithi py2 centos 8.0 rados/cephadm/with-work/{distro/centos_8.0.yaml fixed-2.yaml mode/root.yaml msgr/async.yaml start.yaml tasks/rados_api_tests.yaml} 2
Failure Reason:

OS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:10 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:09 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:11 \nLast metadata expiration check: 0:06:32 ago on Sun 26 Apr 2020 08:57:58 AM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:31.448152', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:10 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:09 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:11 ', u'Last metadata expiration check: 0:06:32 ago on Sun 26 Apr 2020 08:57:58 AM UTC.'], u'end': u'2020-04-26 09:04:30.456712', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 08:57:59.008560', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi129.front.sepia.ceph.com': {'stderr_lines': [u"Failed to synchronize cache for repo 'CentOS-AppStream', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Base', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Extras', ignoring this repo.", u'Traceback (most recent call last):', u' File "/bin/dnf", line 58, in <module>', u' main.user_main(sys.argv[1:], exit_code=True)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main', u' errcode = main(args)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main', u' return _main(base, args, cli_class, option_parser_class)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main', u' return cli_run(cli, base)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run', u' cli.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run', u' return self.command.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run', u' self.base.conf.strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install', u' cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install', u' strict)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip', u' return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install', u' raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))', u"ValueError: Group_id 'base' does not exist."], u'changed': True, u'stderr': u'Failed to synchronize cache for repo \'CentOS-AppStream\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Base\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:12 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:10 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:12 \nLast metadata expiration check: 0:13:12 ago on Sun 26 Apr 2020 08:55:33 AM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:35.605385', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:12 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:10 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:12 ', u'Last metadata expiration check: 0:13:12 ago on Sun 26 Apr 2020 08:55:33 AM UTC.'], u'end': u'2020-04-26 09:08:45.548366', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 09:02:09.942981', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')

pass 4984766 2020-04-26 02:32:38 2020-04-26 08:28:22 2020-04-26 09:04:21 0:35:59 0:23:46 0:12:13 smithi py2 rhel 8.1 rados/singleton/{all/thrash-rados/{thrash-rados.yaml thrashosds-health.yaml} msgr-failures/many.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 2
pass 4984768 2020-04-26 02:32:39 2020-04-26 08:30:20 2020-04-26 08:46:19 0:15:59 0:08:38 0:07:21 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/full-tiering.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984770 2020-04-26 02:32:40 2020-04-26 08:31:02 2020-04-26 08:59:01 0:27:59 0:21:15 0:06:44 smithi py2 centos 8.1 rados/thrash-erasure-code/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/normal.yaml msgr-failures/fastclose.yaml objectstore/bluestore-avl.yaml rados.yaml recovery-overrides/{more-async-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/fastread.yaml thrashosds-health.yaml workloads/ec-small-objects.yaml} 2
pass 4984772 2020-04-26 02:32:41 2020-04-26 08:32:07 2020-04-26 08:48:06 0:15:59 0:09:02 0:06:57 smithi py2 ubuntu 18.04 rados/cephadm/workunits/{distro/ubuntu_latest.yaml task/test_adoption.yaml} 1
pass 4984774 2020-04-26 02:32:42 2020-04-26 08:32:22 2020-04-26 09:16:22 0:44:00 0:37:25 0:06:35 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-partial-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/pool-snaps-few-objects.yaml} 2
pass 4984776 2020-04-26 02:32:43 2020-04-26 08:34:07 2020-04-26 08:58:06 0:23:59 0:08:09 0:15:50 smithi py2 centos 8.1 rados/multimon/{clusters/21.yaml msgr-failures/few.yaml msgr/async-v1only.yaml no_pools.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} tasks/mon_clock_with_skews.yaml} 3
pass 4984778 2020-04-26 02:32:43 2020-04-26 08:34:07 2020-04-26 08:56:06 0:21:59 0:12:13 0:09:46 smithi py2 ubuntu 18.04 rados/cephadm/smoke/{distro/ubuntu_18.04.yaml fixed-2.yaml start.yaml} 2
pass 4984780 2020-04-26 02:32:44 2020-04-26 08:34:07 2020-04-26 09:06:06 0:31:59 0:21:08 0:10:51 smithi py2 ubuntu 18.04 rados/singleton/{all/thrash_cache_writeback_proxy_none.yaml msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 2
pass 4984782 2020-04-26 02:32:45 2020-04-26 08:34:16 2020-04-26 09:12:16 0:38:00 0:21:46 0:16:14 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-install/nautilus.yaml backoff/normal.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/off.yaml distro$/{centos_7.6.yaml} msgr-failures/fastclose.yaml rados.yaml thrashers/mapgap.yaml thrashosds-health.yaml workloads/rbd_cls.yaml} 3
pass 4984784 2020-04-26 02:32:46 2020-04-26 08:38:23 2020-04-26 09:14:22 0:35:59 0:26:39 0:09:20 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/mapgap.yaml thrashosds-health.yaml workloads/rados_api_tests.yaml} 2
pass 4984786 2020-04-26 02:32:47 2020-04-26 08:38:23 2020-04-26 09:06:22 0:27:59 0:20:11 0:07:48 smithi py2 rhel 8.1 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/many.yaml msgr/async-v1only.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} tasks/repair_test.yaml} 2
pass 4984788 2020-04-26 02:32:48 2020-04-26 08:38:23 2020-04-26 08:56:22 0:17:59 0:09:55 0:08:04 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-basic-min-osd-mem-target.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/radosbench_4M_write.yaml} 1
pass 4984790 2020-04-26 02:32:48 2020-04-26 08:38:25 2020-04-26 08:58:24 0:19:59 0:11:57 0:08:02 smithi py2 ubuntu 18.04 rados/cephadm/smoke-roleless/{distro/ubuntu_18.04.yaml start.yaml} 2
pass 4984792 2020-04-26 02:32:49 2020-04-26 08:40:21 2020-04-26 08:58:20 0:17:59 0:11:17 0:06:42 smithi py2 rhel 8.1 rados/singleton/{all/watch-notify-same-primary.yaml msgr-failures/many.yaml msgr/async-v1only.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984794 2020-04-26 02:32:50 2020-04-26 08:40:21 2020-04-26 09:00:20 0:19:59 0:12:51 0:07:08 smithi py2 ubuntu 18.04 rados/cephadm/smoke/{distro/ubuntu_18.04_podman.yaml fixed-2.yaml start.yaml} 2
pass 4984796 2020-04-26 02:32:51 2020-04-26 08:40:25 2020-04-26 10:08:26 1:28:01 1:15:05 0:12:56 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-active-recovery.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/radosbench.yaml} 2
pass 4984798 2020-04-26 02:32:52 2020-04-26 08:42:18 2020-04-26 09:24:18 0:42:00 0:29:15 0:12:45 smithi py2 rhel 8.1 rados/thrash-erasure-code-big/{ceph.yaml cluster/{12-osds.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/bluestore-bitmap.yaml rados.yaml recovery-overrides/{more-async-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/mapgap.yaml thrashosds-health.yaml workloads/ec-rados-plugin=jerasure-k=4-m=2.yaml} 3
pass 4984800 2020-04-26 02:32:52 2020-04-26 08:42:23 2020-04-26 09:12:22 0:29:59 0:22:51 0:07:08 smithi py2 centos 8.1 rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/default/{default.yaml thrashosds-health.yaml} msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-bitmap.yaml rados.yaml tasks/rados_api_tests.yaml validater/lockdep.yaml} 2
pass 4984802 2020-04-26 02:32:53 2020-04-26 08:44:23 2020-04-26 09:02:22 0:17:59 0:10:57 0:07:02 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/health-warnings.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984804 2020-04-26 02:32:54 2020-04-26 08:44:23 2020-04-26 09:04:22 0:19:59 0:12:24 0:07:35 smithi py2 ubuntu 18.04 rados/cephadm/smoke-roleless/{distro/ubuntu_18.04_podman.yaml start.yaml} 2
pass 4984806 2020-04-26 02:32:55 2020-04-26 08:46:22 2020-04-26 09:16:21 0:29:59 0:14:57 0:15:02 smithi py2 rhel 8.1 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-low-osd-mem-target.yaml supported-random-distro$/{rhel_latest.yaml} tasks/failover.yaml} 2
pass 4984808 2020-04-26 02:32:56 2020-04-26 08:46:22 2020-04-26 09:32:21 0:45:59 0:11:59 0:34:00 smithi py2 centos 8.1 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/fastclose.yaml objectstore/bluestore-bitmap.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
pass 4984810 2020-04-26 02:32:56 2020-04-26 08:46:22 2020-04-26 09:16:21 0:29:59 0:24:47 0:05:12 smithi py2 centos 8.1 rados/standalone/{supported-random-distro$/{centos_latest.yaml} workloads/misc.yaml} 1
pass 4984812 2020-04-26 02:32:57 2020-04-26 08:46:22 2020-04-26 09:14:21 0:27:59 0:11:39 0:16:20 smithi py2 ubuntu 18.04 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/none.yaml thrashosds-health.yaml workloads/redirect.yaml} 2
pass 4984814 2020-04-26 02:32:58 2020-04-26 08:48:20 2020-04-26 09:22:19 0:33:59 0:27:20 0:06:39 smithi py2 centos 8.1 rados/thrash-erasure-code-isa/{arch/x86_64.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/bluestore-bitmap.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/ec-rados-plugin=isa-k=2-m=1.yaml} 2
pass 4984817 2020-04-26 02:32:59 2020-04-26 08:50:08 2020-04-26 09:06:07 0:15:59 0:10:35 0:05:24 smithi py2 rhel 8.1 rados/singleton/{all/admin-socket.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/filestore-xfs.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984819 2020-04-26 02:33:00 2020-04-26 08:50:21 2020-04-26 09:26:20 0:35:59 0:19:54 0:16:05 smithi py2 centos 8.1 rados/cephadm/with-work/{distro/centos_latest.yaml fixed-2.yaml mode/packaged.yaml msgr/async-v1only.yaml start.yaml tasks/rados_python.yaml} 2
pass 4984820 2020-04-26 02:33:00 2020-04-26 08:50:21 2020-04-26 09:18:20 0:27:59 0:21:23 0:06:36 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-bitmap.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/radosbench_omap_write.yaml} 1
pass 4984823 2020-04-26 02:33:01 2020-04-26 08:52:24 2020-04-26 09:26:24 0:34:00 0:26:55 0:07:05 smithi py2 ubuntu 18.04 rados/monthrash/{ceph.yaml clusters/9-mons.yaml msgr-failures/mon-delay.yaml msgr/async-v1only.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/force-sync-many.yaml workloads/rados_api_tests.yaml} 2
pass 4984825 2020-04-26 02:33:02 2020-04-26 08:54:18 2020-04-26 09:58:18 1:04:00 0:57:45 0:06:15 smithi py2 ubuntu 18.04 rados/dashboard/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-comp-zlib.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/dashboard.yaml} 2
pass 4984827 2020-04-26 02:33:03 2020-04-26 08:54:18 2020-04-26 11:34:20 2:40:02 2:32:59 0:07:03 smithi py2 ubuntu 18.04 rados/objectstore/{backends/filestore-idempotent.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984829 2020-04-26 02:33:04 2020-04-26 08:54:19 2020-04-26 09:14:18 0:19:59 0:13:17 0:06:42 smithi py2 centos 8.1 rados/cephadm/workunits/{distro/centos_latest.yaml task/test_cephadm.yaml} 1
pass 4984830 2020-04-26 02:33:05 2020-04-26 08:54:20 2020-04-26 09:28:20 0:34:00 0:24:11 0:09:49 smithi py2 ubuntu 18.04 rados/thrash-erasure-code/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/fast.yaml msgr-failures/few.yaml objectstore/bluestore-bitmap.yaml rados.yaml recovery-overrides/{more-partial-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/minsize_recovery.yaml thrashosds-health.yaml workloads/ec-rados-plugin=clay-k=4-m=2.yaml} 2
pass 4984832 2020-04-26 02:33:05 2020-04-26 08:56:21 2020-04-26 09:18:20 0:21:59 0:13:08 0:08:51 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-partial-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/redirect_promote_tests.yaml} 2
pass 4984834 2020-04-26 02:33:06 2020-04-26 08:56:23 2020-04-26 09:14:23 0:18:00 0:11:45 0:06:15 smithi py2 rhel 8.1 rados/singleton/{all/deduptool.yaml msgr-failures/many.yaml msgr/async.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984836 2020-04-26 02:33:07 2020-04-26 08:58:22 2020-04-26 09:24:21 0:25:59 0:12:15 0:13:44 smithi py2 ubuntu 18.04 rados/cephadm/smoke/{distro/ubuntu_latest.yaml fixed-2.yaml start.yaml} 2
pass 4984838 2020-04-26 02:33:08 2020-04-26 08:58:22 2020-04-26 09:20:21 0:21:59 0:13:55 0:08:04 smithi py2 rhel 8.1 rados/multimon/{clusters/3.yaml msgr-failures/many.yaml msgr/async-v2only.yaml no_pools.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} tasks/mon_recovery.yaml} 2
pass 4984840 2020-04-26 02:33:09 2020-04-26 08:58:26 2020-04-26 09:16:25 0:17:59 0:11:16 0:06:43 smithi py2 centos 8.1 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} tasks/scrub_test.yaml} 2
fail 4984842 2020-04-26 02:33:10 2020-04-26 09:00:29 2020-04-26 21:02:57 12:02:28 11:45:32 0:16:56 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-install/hammer.yaml backoff/peering.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/crush-compat.yaml distro$/{centos_7.6.yaml} msgr-failures/few.yaml rados.yaml thrashers/morepggrow.yaml thrashosds-health.yaml workloads/snaps-few-objects.yaml} 3
Failure Reason:

psutil.NoSuchProcess process no longer exists (pid=25019)

pass 4984844 2020-04-26 02:33:10 2020-04-26 09:00:29 2020-04-26 09:16:29 0:16:00 0:08:44 0:07:16 smithi py2 ubuntu 18.04 rados/singleton-nomsgr/{all/large-omap-object-warnings.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984846 2020-04-26 02:33:11 2020-04-26 09:01:15 2020-04-26 09:31:15 0:30:00 0:21:56 0:08:04 smithi py2 centos 8.1 rados/thrash-erasure-code-overwrites/{bluestore-bitmap.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/fast.yaml msgr-failures/fastclose.yaml rados.yaml recovery-overrides/{more-partial-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-small-objects-fast-read-overwrites.yaml} 2
pass 4984848 2020-04-26 02:33:12 2020-04-26 09:02:23 2020-04-26 09:32:22 0:29:59 0:15:29 0:14:30 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{default.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/redirect_set_object.yaml} 2
pass 4984850 2020-04-26 02:33:13 2020-04-26 09:02:36 2020-04-26 09:22:35 0:19:59 0:12:03 0:07:56 smithi py2 ubuntu 18.04 rados/cephadm/smoke-roleless/{distro/ubuntu_latest.yaml start.yaml} 2
pass 4984852 2020-04-26 02:33:14 2020-04-26 09:04:21 2020-04-26 09:20:20 0:15:59 0:08:58 0:07:01 smithi py2 ubuntu 18.04 rados/singleton/{all/divergent_priors.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984854 2020-04-26 02:33:14 2020-04-26 09:04:22 2020-04-26 09:24:22 0:20:00 0:13:57 0:06:03 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-comp.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/sample_fio.yaml} 1
fail 4984856 2020-04-26 02:33:15 2020-04-26 09:04:23 2020-04-26 12:42:26 3:38:03 3:22:04 0:15:59 smithi py2 rhel 8.0 rados/cephadm/with-work/{distro/rhel_8.0.yaml fixed-2.yaml mode/root.yaml msgr/async-v2only.yaml start.yaml tasks/rados_api_tests.yaml} 2
Failure Reason:

Command failed (workunit test rados/test.sh) on smithi103 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=a8c125c7d78f5cd973863993d258cd717ade4c99 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh'

pass 4984858 2020-04-26 02:33:16 2020-04-26 09:06:25 2020-04-26 14:12:30 5:06:05 4:00:53 1:05:12 smithi py2 ubuntu 18.04 rados/upgrade/nautilus-x-singleton/{0-cluster/{openstack.yaml start.yaml} 1-install/nautilus.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml 4-workload/{rbd-cls.yaml rbd-import-export.yaml readwrite.yaml snaps-few-objects.yaml} 5-workload/{radosbench.yaml rbd_api.yaml} 6-finish-upgrade.yaml 7-octopus.yaml 8-workload/{rbd-python.yaml snaps-many-objects.yaml} bluestore-bitmap.yaml thrashosds-health.yaml ubuntu_latest.yaml} 4
pass 4984860 2020-04-26 02:33:17 2020-04-26 09:06:25 2020-04-26 09:28:25 0:22:00 0:11:30 0:10:30 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/filestore-xfs.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/set-chunk-promote-flush.yaml} 2
pass 4984862 2020-04-26 02:33:18 2020-04-26 09:06:25 2020-04-26 10:12:25 1:06:00 0:11:44 0:54:16 smithi py2 ubuntu 18.04 rados/thrash-erasure-code-big/{ceph.yaml cluster/{12-osds.yaml openstack.yaml} msgr-failures/fastclose.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml recovery-overrides/{default.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/ec-rados-plugin=lrc-k=4-m=2-l=3.yaml} 3
pass 4984864 2020-04-26 02:33:19 2020-04-26 09:06:41 2020-04-26 10:30:41 1:24:00 1:15:20 0:08:40 smithi py2 centos 8.1 rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/none.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml tasks/rados_cls_all.yaml validater/valgrind.yaml} 2
pass 4984866 2020-04-26 02:33:20 2020-04-26 09:10:40 2020-04-26 09:32:39 0:21:59 0:15:11 0:06:48 smithi py2 rhel 8.1 rados/cephadm/orchestrator_cli/{2-node-mgr.yaml orchestrator_cli.yaml supported-random-distro$/{rhel_latest.yaml}} 2
pass 4984868 2020-04-26 02:33:20 2020-04-26 09:12:35 2020-04-26 09:32:34 0:19:59 0:12:29 0:07:30 smithi py2 rhel 8.1 rados/singleton/{all/divergent_priors2.yaml msgr-failures/many.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984870 2020-04-26 02:33:21 2020-04-26 09:12:35 2020-04-26 09:44:35 0:32:00 0:11:36 0:20:24 smithi py2 ubuntu 18.04 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
pass 4984872 2020-04-26 02:33:22 2020-04-26 09:12:35 2020-04-26 09:34:34 0:21:59 0:15:03 0:06:56 smithi py2 rhel 8.1 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-stupid.yaml supported-random-distro$/{rhel_latest.yaml} tasks/insights.yaml} 2
pass 4984874 2020-04-26 02:33:23 2020-04-26 09:12:35 2020-04-26 09:36:34 0:23:59 0:12:50 0:11:09 smithi py2 centos 7.6 rados/cephadm/smoke/{distro/centos_7.yaml fixed-2.yaml start.yaml} 2
pass 4984876 2020-04-26 02:33:24 2020-04-26 09:14:22 2020-04-26 09:44:21 0:29:59 0:20:05 0:09:54 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-async-partial-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/mapgap.yaml thrashosds-health.yaml workloads/set-chunks-read.yaml} 2
pass 4984878 2020-04-26 02:33:24 2020-04-26 09:14:22 2020-04-26 09:30:21 0:15:59 0:09:09 0:06:50 smithi py2 ubuntu 18.04 rados/singleton-nomsgr/{all/lazy_omap_stats_output.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984880 2020-04-26 02:33:25 2020-04-26 09:14:22 2020-04-26 09:50:22 0:36:00 0:27:19 0:08:41 smithi py2 rhel 8.1 rados/thrash-erasure-code-isa/{arch/x86_64.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/fastclose.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml recovery-overrides/{more-partial-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/none.yaml thrashosds-health.yaml workloads/ec-rados-plugin=isa-k=2-m=1.yaml} 2
pass 4984882 2020-04-26 02:33:26 2020-04-26 09:14:23 2020-04-26 10:18:24 1:04:01 0:52:09 0:11:52 smithi py2 ubuntu 18.04 rados/monthrash/{ceph.yaml clusters/3-mons.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/many.yaml workloads/rados_mon_osdmap_prune.yaml} 2
pass 4984884 2020-04-26 02:33:27 2020-04-26 09:14:24 2020-04-26 09:46:24 0:32:00 0:17:24 0:14:36 smithi py2 centos 7.6 rados/cephadm/smoke-roleless/{distro/centos_7.yaml start.yaml} 2
pass 4984886 2020-04-26 02:33:28 2020-04-26 09:16:25 2020-04-26 09:32:24 0:15:59 0:09:53 0:06:06 smithi py2 centos 8.1 rados/singleton/{all/dump-stuck.yaml msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984888 2020-04-26 02:33:29 2020-04-26 09:16:25 2020-04-26 09:36:24 0:19:59 0:10:22 0:09:37 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-low-osd-mem-target.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/sample_radosbench.yaml} 1
pass 4984890 2020-04-26 02:33:29 2020-04-26 09:16:25 2020-04-26 09:54:25 0:38:00 0:27:24 0:10:36 smithi py2 rhel 8.1 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/many.yaml msgr/async.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} tasks/rados_api_tests.yaml} 2
fail 4984892 2020-04-26 02:33:30 2020-04-26 09:16:26 2020-04-26 09:58:26 0:42:00 0:25:14 0:16:46 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-partial-recovery.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/small-objects-balanced.yaml} 2
Failure Reason:

"2020-04-26T09:49:14.881646+0000 mon.b (mon.0) 1544 : cluster [WRN] Health check failed: 1/3 mons down, quorum b,c (MON_DOWN)" in cluster log

pass 4984894 2020-04-26 02:33:31 2020-04-26 09:16:31 2020-04-26 09:52:30 0:35:59 0:17:59 0:18:00 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-install/jewel-v1only.yaml backoff/peering_and_degraded.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/off.yaml distro$/{centos_7.6.yaml} msgr-failures/osd-delay.yaml rados.yaml thrashers/none.yaml thrashosds-health.yaml workloads/test_rbd_api.yaml} 3
pass 4984896 2020-04-26 02:33:32 2020-04-26 09:18:22 2020-04-26 09:54:22 0:36:00 0:25:12 0:10:48 smithi py2 ubuntu 18.04 rados/thrash-erasure-code/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/normal.yaml msgr-failures/osd-delay.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/ec-rados-plugin=jerasure-k=2-m=1.yaml} 2
pass 4984898 2020-04-26 02:33:33 2020-04-26 09:18:23 2020-04-26 09:56:22 0:37:59 0:30:59 0:07:00 smithi py2 ubuntu 18.04 rados/singleton-bluestore/{all/cephtool.yaml msgr-failures/many.yaml msgr/async.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984900 2020-04-26 02:33:33 2020-04-26 09:20:36 2020-04-26 10:28:36 1:08:00 1:01:53 0:06:07 smithi py2 rhel 8.1 rados/dashboard/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-comp-zstd.yaml supported-random-distro$/{rhel_latest.yaml} tasks/dashboard.yaml} 2
pass 4984902 2020-04-26 02:33:34 2020-04-26 09:20:36 2020-04-26 09:34:35 0:13:59 0:08:40 0:05:19 smithi py2 centos 8.1 rados/objectstore/{backends/fusestore.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984904 2020-04-26 02:33:35 2020-04-26 09:22:38 2020-04-26 09:56:37 0:33:59 0:18:56 0:15:03 smithi py2 ubuntu 18.04 rados/cephadm/upgrade/{1-start.yaml 2-start-upgrade.yaml 3-wait.yaml distro$/{ubuntu_18.04_podman.yaml} fixed-2.yaml} 2
fail 4984906 2020-04-26 02:33:36 2020-04-26 09:22:38 2020-04-26 09:44:37 0:21:59 0:07:29 0:14:30 smithi py2 ubuntu 18.04 rados/multimon/{clusters/6.yaml msgr-failures/few.yaml msgr/async.yaml no_pools.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/mon_clock_no_skews.yaml} 2
Failure Reason:

"2020-04-26T09:41:26.122424+0000 mon.b (mon.0) 24 : cluster [WRN] Health check failed: 2/6 mons down, quorum b,a,c,e (MON_DOWN)" in cluster log

pass 4984908 2020-04-26 02:33:37 2020-04-26 09:24:14 2020-04-26 10:00:14 0:36:00 0:23:01 0:12:59 smithi py2 rhel 8.1 rados/cephadm/with-work/{distro/rhel_latest.yaml fixed-2.yaml mode/packaged.yaml msgr/async.yaml start.yaml tasks/rados_python.yaml} 2
pass 4984910 2020-04-26 02:33:38 2020-04-26 09:24:22 2020-04-26 10:08:22 0:44:00 0:37:45 0:06:15 smithi py2 ubuntu 18.04 rados/standalone/{supported-random-distro$/{ubuntu_latest.yaml} workloads/mon.yaml} 1
pass 4984912 2020-04-26 02:33:39 2020-04-26 09:24:23 2020-04-26 10:04:22 0:39:59 0:33:53 0:06:06 smithi py2 rhel 8.1 rados/singleton/{all/ec-lost-unfound.yaml msgr-failures/many.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984914 2020-04-26 02:33:39 2020-04-26 09:25:03 2020-04-26 09:53:03 0:28:00 0:20:08 0:07:52 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-active-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/none.yaml thrashosds-health.yaml workloads/small-objects-localized.yaml} 2
pass 4984916 2020-04-26 02:33:40 2020-04-26 11:31:18 2020-04-26 11:43:16 0:11:58 0:04:58 0:07:00 smithi py2 ubuntu 18.04 rados/cephadm/workunits/{distro/ubuntu_18.04_podman.yaml task/test_cephadm_repos.yaml} 1
pass 4984918 2020-04-26 02:33:41 2020-04-26 11:32:48 2020-04-26 11:48:48 0:16:00 0:10:01 0:05:59 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/librados_hello_world.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984920 2020-04-26 02:33:42 2020-04-26 11:32:53 2020-04-26 12:02:52 0:29:59 0:23:56 0:06:03 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/small-objects.yaml} 2
pass 4984922 2020-04-26 02:33:43 2020-04-26 11:32:54 2020-04-26 11:56:53 0:23:59 0:17:05 0:06:54 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-low-osd-mem-target.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/cosbench_64K_read_write.yaml} 1
pass 4984924 2020-04-26 02:33:44 2020-04-26 11:32:54 2020-04-26 11:46:54 0:14:00 0:08:02 0:05:58 smithi py2 centos 8.1 rados/singleton/{all/erasure-code-nonregression.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
fail 4984926 2020-04-26 02:33:45 2020-04-26 11:34:38 2020-04-26 12:10:38 0:36:00 0:23:52 0:12:08 smithi py2 centos 8.0 rados/cephadm/smoke/{distro/centos_8.0.yaml fixed-2.yaml start.yaml} 2
Failure Reason:

OS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'Waiting for process with pid 20764 to finish.\nCentOS-8 - AppStream 18 B/s | 2.3 kB 02:10 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:10 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:11 \nCopr repo for ceph-el8 owned by ktdreyer 71 kB/s | 3.3 kB 00:00 \nExtra Packages for Enterprise Linux 4.6 kB/s | 4.7 kB 00:01 \nlab-extras 914 kB/s | 2.9 kB 00:00 ', u'msg': u'non-zero return code', u'delta': u'0:06:35.762316', 'stdout_lines': [u'Waiting for process with pid 20764 to finish.', u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:10 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:10 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:11 ', u'Copr repo for ceph-el8 owned by ktdreyer 71 kB/s | 3.3 kB 00:00 ', u'Extra Packages for Enterprise Linux 4.6 kB/s | 4.7 kB 00:01 ', u'lab-extras 914 kB/s | 2.9 kB 00:00 '], u'end': u'2020-04-26 12:09:27.058389', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 12:02:51.296073', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi014.front.sepia.ceph.com': {'stderr_lines': [u"Failed to synchronize cache for repo 'CentOS-AppStream', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Base', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Extras', ignoring this repo.", u'Traceback (most recent call last):', u' File "/bin/dnf", line 58, in <module>', u' main.user_main(sys.argv[1:], exit_code=True)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main', u' errcode = main(args)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main', u' return _main(base, args, cli_class, option_parser_class)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main', u' return cli_run(cli, base)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run', u' cli.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run', u' return self.command.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run', u' self.base.conf.strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install', u' cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install', u' strict)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip', u' return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install', u' raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))', u"ValueError: Group_id 'base' does not exist."], u'changed': True, u'stderr': u'Failed to synchronize cache for repo \'CentOS-AppStream\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Base\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:11 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:11 \nLast metadata expiration check: 0:13:09 ago on Sun 26 Apr 2020 11:56:22 AM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:31.349449', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:11 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:11 ', u'Last metadata expiration check: 0:13:09 ago on Sun 26 Apr 2020 11:56:22 AM UTC.'], u'end': u'2020-04-26 12:09:31.360297', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 12:03:00.010848', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')

pass 4984928 2020-04-26 02:33:45 2020-04-26 11:34:46 2020-04-26 12:28:46 0:54:00 0:27:25 0:26:35 smithi py2 centos 8.1 rados/thrash-erasure-code-big/{ceph.yaml cluster/{12-osds.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml recovery-overrides/{more-partial-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/ec-rados-plugin=jerasure-k=4-m=2.yaml} 3
pass 4984930 2020-04-26 02:33:46 2020-04-26 11:34:54 2020-04-26 11:56:53 0:21:59 0:12:42 0:09:17 smithi py2 centos 8.1 rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/default/{default.yaml thrashosds-health.yaml} msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml tasks/mon_recovery.yaml validater/lockdep.yaml} 2
pass 4984932 2020-04-26 02:33:47 2020-04-26 11:37:13 2020-04-26 12:05:12 0:27:59 0:20:59 0:07:00 smithi py2 ubuntu 18.04 rados/thrash-erasure-code-overwrites/{bluestore-bitmap.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/normal.yaml msgr-failures/few.yaml rados.yaml recovery-overrides/{more-partial-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/fastread.yaml thrashosds-health.yaml workloads/ec-small-objects-overwrites.yaml} 2
pass 4984934 2020-04-26 02:33:48 2020-04-26 11:37:13 2020-04-26 12:49:13 1:12:00 0:14:55 0:57:05 smithi py2 rhel 8.1 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml recovery-overrides/{default.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
fail 4984936 2020-04-26 02:33:49 2020-04-26 11:38:55 2020-04-26 12:16:55 0:38:00 0:28:57 0:09:03 smithi py2 rhel 8.1 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/filestore-xfs.yaml supported-random-distro$/{rhel_latest.yaml} tasks/module_selftest.yaml} 2
Failure Reason:

"2020-04-26T12:06:56.677316+0000 mds.c (mds.0) 1 : cluster [WRN] evicting unresponsive client smithi076:y (7336), after 302.364 seconds" in cluster log

fail 4984938 2020-04-26 02:33:50 2020-04-26 11:38:55 2020-04-26 12:12:55 0:34:00 0:23:55 0:10:05 smithi py2 centos 8.0 rados/cephadm/smoke-roleless/{distro/centos_8.0.yaml start.yaml} 2
Failure Reason:

OS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:11 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:12 \nLast metadata expiration check: 0:13:05 ago on Sun 26 Apr 2020 11:58:50 AM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:32.596285', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:11 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:12 ', u'Last metadata expiration check: 0:13:05 ago on Sun 26 Apr 2020 11:58:50 AM UTC.'], u'end': u'2020-04-26 12:11:56.114872', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 12:05:23.518587', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi036.front.sepia.ceph.com': {'stderr_lines': [u"Failed to synchronize cache for repo 'CentOS-AppStream', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Base', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Extras', ignoring this repo.", u'Traceback (most recent call last):', u' File "/bin/dnf", line 58, in <module>', u' main.user_main(sys.argv[1:], exit_code=True)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main', u' errcode = main(args)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main', u' return _main(base, args, cli_class, option_parser_class)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main', u' return cli_run(cli, base)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run', u' cli.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run', u' return self.command.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run', u' self.base.conf.strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install', u' cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install', u' strict)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip', u' return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install', u' raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))', u"ValueError: Group_id 'base' does not exist."], u'changed': True, u'stderr': u'Failed to synchronize cache for repo \'CentOS-AppStream\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Base\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'Waiting for process with pid 20777 to finish.\nCentOS-8 - AppStream 18 B/s | 2.3 kB 02:10 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:11 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:11 \nCopr repo for ceph-el8 owned by ktdreyer 69 kB/s | 3.3 kB 00:00 \nExtra Packages for Enterprise Linux 144 kB/s | 4.7 kB 00:00 \nlab-extras 919 kB/s | 2.9 kB 00:00 ', u'msg': u'non-zero return code', u'delta': u'0:06:35.793501', 'stdout_lines': [u'Waiting for process with pid 20777 to finish.', u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:10 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:11 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:11 ', u'Copr repo for ceph-el8 owned by ktdreyer 69 kB/s | 3.3 kB 00:00 ', u'Extra Packages for Enterprise Linux 144 kB/s | 4.7 kB 00:00 ', u'lab-extras 919 kB/s | 2.9 kB 00:00 '], u'end': u'2020-04-26 12:12:09.561754', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 12:05:33.768253', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')

pass 4984940 2020-04-26 02:33:51 2020-04-26 11:38:57 2020-04-26 12:20:56 0:41:59 0:31:46 0:10:13 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-async-partial-recovery.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/snaps-few-objects-balanced.yaml} 2
pass 4984942 2020-04-26 02:33:51 2020-04-26 11:41:06 2020-04-26 12:15:06 0:34:00 0:27:21 0:06:39 smithi py2 centos 8.1 rados/thrash-erasure-code-isa/{arch/x86_64.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/ec-rados-plugin=isa-k=2-m=1.yaml} 2
pass 4984944 2020-04-26 02:33:52 2020-04-26 11:41:06 2020-04-26 12:13:05 0:31:59 0:26:57 0:05:02 smithi py2 centos 8.1 rados/singleton/{all/lost-unfound-delete.yaml msgr-failures/many.yaml msgr/async.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984946 2020-04-26 02:33:53 2020-04-26 11:42:44 2020-04-26 12:02:43 0:19:59 0:13:40 0:06:19 smithi py2 ubuntu 18.04 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/rados_cls_all.yaml} 2
fail 4984948 2020-04-26 02:33:54 2020-04-26 11:42:47 2020-04-26 15:10:50 3:28:03 3:19:30 0:08:33 smithi py2 ubuntu 18.04 rados/cephadm/with-work/{distro/ubuntu_18.04.yaml fixed-2.yaml mode/root.yaml msgr/async-v1only.yaml start.yaml tasks/rados_api_tests.yaml} 2
Failure Reason:

Command failed (workunit test rados/test.sh) on smithi067 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=a8c125c7d78f5cd973863993d258cd717ade4c99 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh'

pass 4984950 2020-04-26 02:33:55 2020-04-26 11:42:56 2020-04-26 13:52:58 2:10:02 1:55:50 0:14:12 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-install/jewel.yaml backoff/normal.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/crush-compat.yaml distro$/{centos_7.6.yaml} msgr-failures/fastclose.yaml rados.yaml thrashers/pggrow.yaml thrashosds-health.yaml workloads/cache-snaps.yaml} 3
pass 4984952 2020-04-26 02:33:56 2020-04-26 11:45:09 2020-04-26 12:29:08 0:43:59 0:32:19 0:11:40 smithi py2 ubuntu 18.04 rados/monthrash/{ceph.yaml clusters/9-mons.yaml msgr-failures/mon-delay.yaml msgr/async.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/one.yaml workloads/rados_mon_workunits.yaml} 2
pass 4984954 2020-04-26 02:33:56 2020-04-26 11:45:09 2020-04-26 12:27:08 0:41:59 0:31:04 0:10:55 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-partial-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/snaps-few-objects-localized.yaml} 2
pass 4984956 2020-04-26 02:33:57 2020-04-26 11:47:09 2020-04-26 12:07:08 0:19:59 0:10:40 0:09:19 smithi py2 centos 8.1 rados/cephadm/smoke/{distro/centos_latest.yaml fixed-2.yaml start.yaml} 2
pass 4984958 2020-04-26 02:33:58 2020-04-26 11:47:09 2020-04-26 12:09:08 0:21:59 0:15:07 0:06:52 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/msgr.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4984960 2020-04-26 02:33:59 2020-04-26 11:49:06 2020-04-26 12:29:05 0:39:59 0:30:44 0:09:15 smithi py2 rhel 8.1 rados/thrash-erasure-code/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/fast.yaml msgr-failures/fastclose.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/ec-rados-plugin=jerasure-k=3-m=1.yaml} 2
pass 4984962 2020-04-26 02:34:00 2020-04-26 11:49:06 2020-04-26 12:15:05 0:25:59 0:17:44 0:08:15 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-stupid.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/cosbench_64K_write.yaml} 1
pass 4984964 2020-04-26 02:34:00 2020-04-26 11:49:07 2020-04-26 12:25:07 0:36:00 0:28:26 0:07:34 smithi py2 ubuntu 18.04 rados/singleton/{all/lost-unfound.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4984966 2020-04-26 02:34:01 2020-04-26 11:51:06 2020-04-26 12:07:06 0:16:00 0:07:45 0:08:15 smithi py2 ubuntu 18.04 rados/multimon/{clusters/9.yaml msgr-failures/many.yaml msgr/async-v1only.yaml no_pools.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/mon_clock_with_skews.yaml} 3
fail 4984968 2020-04-26 02:34:02 2020-04-26 11:53:08 2020-04-26 11:59:07 0:05:59 smithi py2 centos 8.1 rados/cephadm/smoke-roleless/{distro/centos_latest.yaml start.yaml} 2
Failure Reason:

Command failed on smithi137 with status 1: 'sudo yum install -y kernel'

pass 4984970 2020-04-26 02:34:03 2020-04-26 11:53:08 2020-04-26 13:01:08 1:08:00 1:00:11 0:07:49 smithi py2 rhel 8.1 rados/dashboard/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-low-osd-mem-target.yaml supported-random-distro$/{rhel_latest.yaml} tasks/dashboard.yaml} 2
pass 4984972 2020-04-26 02:34:04 2020-04-26 11:53:08 2020-04-26 12:09:07 0:15:59 0:10:17 0:05:42 smithi py2 rhel 8.1 rados/objectstore/{backends/keyvaluedb.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984974 2020-04-26 02:34:05 2020-04-26 11:55:11 2020-04-26 12:23:10 0:27:59 0:21:21 0:06:38 smithi py2 centos 8.1 rados/valgrind-leaks/{1-start.yaml 2-inject-leak/osd.yaml centos_latest.yaml} 1
pass 4984976 2020-04-26 02:34:05 2020-04-26 11:55:11 2020-04-26 12:35:11 0:40:00 0:29:11 0:10:49 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-active-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/mapgap.yaml thrashosds-health.yaml workloads/snaps-few-objects.yaml} 2
pass 4984978 2020-04-26 02:34:06 2020-04-26 11:57:04 2020-04-26 12:31:04 0:34:00 0:22:52 0:11:08 smithi py2 ubuntu 18.04 rados/cephadm/with-work/{distro/ubuntu_18.04_podman.yaml fixed-2.yaml mode/packaged.yaml msgr/async-v2only.yaml start.yaml tasks/rados_python.yaml} 2
pass 4984980 2020-04-26 02:34:07 2020-04-26 11:57:04 2020-04-26 12:15:03 0:17:59 0:10:36 0:07:23 smithi py2 rhel 8.1 rados/singleton/{all/max-pg-per-osd.from-mon.yaml msgr-failures/many.yaml msgr/async-v2only.yaml objectstore/filestore-xfs.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4984982 2020-04-26 02:34:08 2020-04-26 11:59:10 2020-04-26 12:21:10 0:22:00 0:14:44 0:07:16 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/write_fadvise_dontneed.yaml} 2
pass 4984984 2020-04-26 02:34:09 2020-04-26 11:59:10 2020-04-26 12:17:10 0:18:00 0:10:01 0:07:59 smithi py2 ubuntu 18.04 rados/cephadm/workunits/{distro/ubuntu_18.04_podman.yaml task/test_adoption.yaml} 1
pass 4984986 2020-04-26 02:34:09 2020-04-26 12:00:54 2020-04-26 12:26:54 0:26:00 0:12:01 0:13:59 smithi py2 centos 8.1 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/fastclose.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml recovery-overrides/{more-partial-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
pass 4984988 2020-04-26 02:34:10 2020-04-26 12:01:07 2020-04-26 12:25:06 0:23:59 0:14:34 0:09:25 smithi py2 rhel 8.1 rados/thrash-erasure-code-big/{ceph.yaml cluster/{12-osds.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml recovery-overrides/{default.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-rados-plugin=lrc-k=4-m=2-l=3.yaml} 3
pass 4984990 2020-04-26 02:34:11 2020-04-26 12:03:00 2020-04-26 12:58:59 0:55:59 0:47:42 0:08:17 smithi py2 centos 8.1 rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/none.yaml msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml tasks/rados_api_tests.yaml validater/valgrind.yaml} 2
pass 4984992 2020-04-26 02:34:12 2020-04-26 12:03:00 2020-04-26 12:22:59 0:19:59 0:12:24 0:07:35 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-basic-min-osd-mem-target.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/fio_4K_rand_read.yaml} 1
pass 4984994 2020-04-26 02:34:13 2020-04-26 12:03:00 2020-04-26 12:36:59 0:33:59 0:24:06 0:09:53 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/multi-backfill-reject.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 2
pass 4984996 2020-04-26 02:34:13 2020-04-26 12:04:44 2020-04-26 12:26:43 0:21:59 0:15:08 0:06:51 smithi py2 rhel 7.7 rados/cephadm/smoke/{distro/rhel_7.yaml fixed-2.yaml start.yaml} 2
pass 4984998 2020-04-26 02:34:14 2020-04-26 12:04:58 2020-04-26 12:26:57 0:21:59 0:16:20 0:05:39 smithi py2 centos 8.1 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-avl.yaml supported-random-distro$/{centos_latest.yaml} tasks/progress.yaml} 2
pass 4985000 2020-04-26 02:34:15 2020-04-26 12:05:18 2020-04-26 12:29:18 0:24:00 0:14:54 0:09:06 smithi py2 ubuntu 18.04 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/many.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/rados_python.yaml} 2
pass 4985002 2020-04-26 02:34:16 2020-04-26 12:06:57 2020-04-26 12:28:56 0:21:59 0:15:16 0:06:43 smithi py2 rhel 8.1 rados/singleton/{all/max-pg-per-osd.from-primary.yaml msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4985004 2020-04-26 02:34:17 2020-04-26 12:07:07 2020-04-26 14:27:08 2:20:01 2:12:56 0:07:05 smithi py2 centos 8.1 rados/standalone/{supported-random-distro$/{centos_latest.yaml} workloads/osd.yaml} 1
pass 4985005 2020-04-26 02:34:17 2020-04-26 12:07:07 2020-04-26 12:35:07 0:28:00 0:19:56 0:08:04 smithi py2 ubuntu 18.04 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/none.yaml thrashosds-health.yaml workloads/admin_socket_objecter_requests.yaml} 2
pass 4985006 2020-04-26 02:34:18 2020-04-26 12:07:10 2020-04-26 14:07:11 2:00:01 1:32:56 0:27:05 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-install/luminous-v1only.yaml backoff/peering.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/off.yaml distro$/{centos_7.6.yaml} msgr-failures/few.yaml rados.yaml thrashers/careful.yaml thrashosds-health.yaml workloads/radosbench.yaml} 3
pass 4985007 2020-04-26 02:34:19 2020-04-26 12:07:14 2020-04-26 12:29:13 0:21:59 0:14:24 0:07:35 smithi py2 rhel 7.7 rados/cephadm/smoke-roleless/{distro/rhel_7.yaml start.yaml} 2
pass 4985008 2020-04-26 02:34:20 2020-04-26 12:07:20 2020-04-26 12:49:20 0:42:00 0:30:40 0:11:20 smithi py2 rhel 8.1 rados/thrash-erasure-code-isa/{arch/x86_64.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml recovery-overrides/{more-partial-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-rados-plugin=isa-k=2-m=1.yaml} 2
fail 4985009 2020-04-26 02:34:21 2020-04-26 12:07:41 2020-04-26 15:39:44 3:32:03 3:19:44 0:12:19 smithi py2 ubuntu 18.04 rados/cephadm/with-work/{distro/ubuntu_latest.yaml fixed-2.yaml mode/root.yaml msgr/async.yaml start.yaml tasks/rados_api_tests.yaml} 2
Failure Reason:

Command failed (workunit test rados/test.sh) on smithi038 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=a8c125c7d78f5cd973863993d258cd717ade4c99 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh'

fail 4985010 2020-04-26 02:34:21 2020-04-26 12:09:12 2020-04-26 12:17:11 0:07:59 smithi py2 rhel 8.1 rados/monthrash/{ceph.yaml clusters/3-mons.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/sync-many.yaml workloads/snaps-few-objects.yaml} 2
Failure Reason:

Command failed on smithi100 with status 1: 'sudo yum install -y kernel'

pass 4985011 2020-04-26 02:34:22 2020-04-26 12:09:12 2020-04-26 12:45:12 0:36:00 0:17:56 0:18:04 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-partial-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/filestore-xfs.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/cache-agent-big.yaml} 2
pass 4985012 2020-04-26 02:34:23 2020-04-26 12:09:13 2020-04-26 12:27:12 0:17:59 0:12:42 0:05:17 smithi py2 centos 8.1 rados/singleton/{all/max-pg-per-osd.from-replica.yaml msgr-failures/many.yaml msgr/async-v1only.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4985013 2020-04-26 02:34:24 2020-04-26 12:09:12 2020-04-26 12:43:12 0:34:00 0:27:24 0:06:36 smithi py2 rhel 8.1 rados/thrash-erasure-code-overwrites/{bluestore-bitmap.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/fast.yaml msgr-failures/osd-delay.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/minsize_recovery.yaml thrashosds-health.yaml workloads/ec-snaps-few-objects-overwrites.yaml} 2
pass 4985014 2020-04-26 02:34:25 2020-04-26 12:09:13 2020-04-26 14:11:14 2:02:01 1:26:33 0:35:28 smithi py2 centos 8.1 rados/thrash-erasure-code/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/normal.yaml msgr-failures/few.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-radosbench.yaml} 2
pass 4985015 2020-04-26 02:34:26 2020-04-26 12:09:12 2020-04-26 12:41:12 0:32:00 0:14:27 0:17:33 smithi py2 rhel 8.0 rados/cephadm/smoke/{distro/rhel_8.0.yaml fixed-2.yaml start.yaml} 2
pass 4985016 2020-04-26 02:34:26 2020-04-26 12:10:56 2020-04-26 12:30:55 0:19:59 0:13:08 0:06:51 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-bitmap.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/fio_4K_rand_rw.yaml} 1
pass 4985017 2020-04-26 02:34:27 2020-04-26 12:10:56 2020-04-26 12:56:56 0:46:00 0:23:22 0:22:38 smithi py2 ubuntu 18.04 rados/multimon/{clusters/21.yaml msgr-failures/few.yaml msgr/async-v2only.yaml no_pools.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/mon_recovery.yaml} 3
pass 4985018 2020-04-26 02:34:28 2020-04-26 12:10:56 2020-04-26 12:30:55 0:19:59 0:12:41 0:07:18 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{default.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-avl.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/cache-agent-small.yaml} 2
pass 4985019 2020-04-26 02:34:29 2020-04-26 12:11:09 2020-04-26 12:37:08 0:25:59 0:18:21 0:07:38 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/osd_stale_reads.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4985020 2020-04-26 02:34:30 2020-04-26 12:12:58 2020-04-26 12:34:57 0:21:59 0:14:11 0:07:48 smithi py2 rhel 8.0 rados/cephadm/smoke-roleless/{distro/rhel_8.0.yaml start.yaml} 2
pass 4985021 2020-04-26 02:34:30 2020-04-26 12:12:58 2020-04-26 12:30:58 0:18:00 0:09:09 0:08:51 smithi py2 ubuntu 18.04 rados/singleton/{all/mon-auth-caps.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4985022 2020-04-26 02:34:31 2020-04-26 12:12:58 2020-04-26 12:50:58 0:38:00 0:31:11 0:06:49 smithi py2 centos 8.1 rados/singleton-bluestore/{all/cephtool.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4985023 2020-04-26 02:34:32 2020-04-26 12:12:58 2020-04-26 13:22:59 1:10:01 0:59:46 0:10:15 smithi py2 rhel 8.1 rados/dashboard/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-stupid.yaml supported-random-distro$/{rhel_latest.yaml} tasks/dashboard.yaml} 2
pass 4985024 2020-04-26 02:34:33 2020-04-26 12:12:58 2020-04-26 12:48:58 0:36:00 0:29:13 0:06:47 smithi py2 ubuntu 18.04 rados/objectstore/{backends/objectcacher-stress.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
fail 4985025 2020-04-26 02:34:33 2020-04-26 12:13:03 2020-04-26 12:49:02 0:35:59 0:23:52 0:12:07 smithi py2 centos 8.0 rados/cephadm/with-work/{distro/centos_8.0.yaml fixed-2.yaml mode/packaged.yaml msgr/async-v1only.yaml start.yaml tasks/rados_python.yaml} 2
Failure Reason:

OS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:09 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:12 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:09 \nLast metadata expiration check: 0:13:05 ago on Sun 26 Apr 2020 12:35:03 PM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:31.641829', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:09 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:12 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:09 ', u'Last metadata expiration check: 0:13:05 ago on Sun 26 Apr 2020 12:35:03 PM UTC.'], u'end': u'2020-04-26 12:48:08.487385', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 12:41:36.845556', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi076.front.sepia.ceph.com': {'stderr_lines': [u"Failed to synchronize cache for repo 'CentOS-AppStream', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Base', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Extras', ignoring this repo.", u'Traceback (most recent call last):', u' File "/bin/dnf", line 58, in <module>', u' main.user_main(sys.argv[1:], exit_code=True)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main', u' errcode = main(args)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main', u' return _main(base, args, cli_class, option_parser_class)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main', u' return cli_run(cli, base)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run', u' cli.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run', u' return self.command.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run', u' self.base.conf.strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install', u' cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install', u' strict)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip', u' return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install', u' raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))', u"ValueError: Group_id 'base' does not exist."], u'changed': True, u'stderr': u'Failed to synchronize cache for repo \'CentOS-AppStream\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Base\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 \nCentOS-8 - Base 18 B/s | 2.3 kB 02:11 \nCentOS-8 - Extras 18 B/s | 2.3 kB 02:11 \nLast metadata expiration check: 0:13:07 ago on Sun 26 Apr 2020 12:35:02 PM UTC.', u'msg': u'non-zero return code', u'delta': u'0:06:31.508299', 'stdout_lines': [u'CentOS-8 - AppStream 18 B/s | 2.3 kB 02:08 ', u'CentOS-8 - Base 18 B/s | 2.3 kB 02:11 ', u'CentOS-8 - Extras 18 B/s | 2.3 kB 02:11 ', u'Last metadata expiration check: 0:13:07 ago on Sun 26 Apr 2020 12:35:02 PM UTC.'], u'end': u'2020-04-26 12:48:10.041820', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-26 12:41:38.533521', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'dnf -y groupinstall base --nobest && dnf -y group upgrade base')

pass 4985026 2020-04-26 02:34:34 2020-04-26 12:13:07 2020-04-26 13:01:07 0:48:00 0:37:08 0:10:52 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{default.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-bitmap.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/cache-pool-snaps-readproxy.yaml} 2
pass 4985027 2020-04-26 02:34:35 2020-04-26 12:15:16 2020-04-26 12:57:15 0:41:59 0:11:55 0:30:04 smithi py2 centos 8.1 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
pass 4985028 2020-04-26 02:34:36 2020-04-26 12:15:16 2020-04-26 12:39:14 0:23:58 0:17:31 0:06:27 smithi py2 ubuntu 18.04 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/rados_stress_watch.yaml} 2
pass 4985029 2020-04-26 02:34:37 2020-04-26 12:15:16 2020-04-26 12:41:15 0:25:59 0:09:56 0:16:03 smithi py2 ubuntu 18.04 rados/singleton/{all/mon-config-key-caps.yaml msgr-failures/many.yaml msgr/async.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4985030 2020-04-26 02:34:37 2020-04-26 12:15:16 2020-04-26 12:43:15 0:27:59 0:18:40 0:09:19 smithi py2 ubuntu 18.04 rados/cephadm/workunits/{distro/ubuntu_latest.yaml task/test_cephadm.yaml} 1
pass 4985031 2020-04-26 02:34:38 2020-04-26 12:17:12 2020-04-26 13:01:12 0:44:00 0:21:22 0:22:38 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-install/luminous.yaml backoff/peering_and_degraded.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/crush-compat.yaml distro$/{centos_7.6.yaml} msgr-failures/osd-delay.yaml rados.yaml thrashers/default.yaml thrashosds-health.yaml workloads/rbd_cls.yaml} 3
pass 4985032 2020-04-26 02:34:39 2020-04-26 12:17:12 2020-04-26 12:59:12 0:42:00 0:27:12 0:14:48 smithi py2 ubuntu 18.04 rados/thrash-erasure-code-big/{ceph.yaml cluster/{12-osds.yaml openstack.yaml} msgr-failures/fastclose.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-rados-plugin=jerasure-k=4-m=2.yaml} 3
pass 4985033 2020-04-26 02:34:40 2020-04-26 12:17:12 2020-04-26 12:41:12 0:24:00 0:15:30 0:08:30 smithi py2 centos 8.1 rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/default/{default.yaml thrashosds-health.yaml} msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml tasks/rados_cls_all.yaml validater/lockdep.yaml} 2
pass 4985034 2020-04-26 02:34:41 2020-04-26 12:17:12 2020-04-26 12:35:11 0:17:59 0:10:59 0:07:00 smithi py2 ubuntu 18.04 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-bitmap.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/prometheus.yaml} 2
pass 4985035 2020-04-26 02:34:42 2020-04-26 12:17:12 2020-04-26 13:13:12 0:56:00 0:28:13 0:27:47 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-partial-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-lz4.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/mapgap.yaml thrashosds-health.yaml workloads/cache-pool-snaps.yaml} 2
pass 4985036 2020-04-26 02:34:43 2020-04-26 12:19:05 2020-04-26 12:41:04 0:21:59 0:12:17 0:09:42 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-comp.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/fio_4M_rand_read.yaml} 1
pass 4985037 2020-04-26 02:34:43 2020-04-26 12:19:07 2020-04-26 12:43:07 0:24:00 0:12:03 0:11:57 smithi py2 rhel 8.1 rados/cephadm/smoke/{distro/rhel_latest.yaml fixed-2.yaml start.yaml} 2
pass 4985038 2020-04-26 02:34:44 2020-04-26 12:21:14 2020-04-26 12:37:13 0:15:59 0:08:46 0:07:13 smithi py2 centos 8.1 rados/singleton-nomsgr/{all/pool-access.yaml rados.yaml supported-random-distro$/{centos_latest.yaml}} 1
pass 4985039 2020-04-26 02:34:45 2020-04-26 12:21:14 2020-04-26 13:11:14 0:50:00 0:29:55 0:20:05 smithi py2 rhel 8.1 rados/thrash-erasure-code-isa/{arch/x86_64.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/fastclose.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-rados-plugin=isa-k=2-m=1.yaml} 2
pass 4985040 2020-04-26 02:34:46 2020-04-26 12:21:14 2020-04-26 12:45:14 0:24:00 0:14:06 0:09:54 smithi py2 ubuntu 18.04 rados/singleton/{all/mon-config-keys.yaml msgr-failures/few.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4985041 2020-04-26 02:34:47 2020-04-26 12:23:29 2020-04-26 12:43:28 0:19:59 0:11:49 0:08:10 smithi py2 rhel 8.1 rados/cephadm/smoke-roleless/{distro/rhel_latest.yaml start.yaml} 2
pass 4985042 2020-04-26 02:34:48 2020-04-26 12:25:14 2020-04-26 13:01:14 0:36:00 0:27:16 0:08:44 smithi py2 ubuntu 18.04 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-active-recovery.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-comp-snappy.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/cache-snaps-balanced.yaml} 2
pass 4985043 2020-04-26 02:34:48 2020-04-26 12:25:14 2020-04-26 12:53:14 0:28:00 0:17:19 0:10:41 smithi py2 ubuntu 18.04 rados/monthrash/{ceph.yaml clusters/9-mons.yaml msgr-failures/mon-delay.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/sync.yaml workloads/pool-create-delete.yaml} 2
fail 4985044 2020-04-26 02:34:49 2020-04-26 12:25:14 2020-04-26 16:01:17 3:36:03 3:17:04 0:18:59 smithi py2 centos 8.1 rados/cephadm/with-work/{distro/centos_latest.yaml fixed-2.yaml mode/root.yaml msgr/async-v2only.yaml start.yaml tasks/rados_api_tests.yaml} 2
Failure Reason:

Command failed (workunit test rados/test.sh) on smithi082 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=a8c125c7d78f5cd973863993d258cd717ade4c99 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/test.sh'

pass 4985045 2020-04-26 02:34:50 2020-04-26 12:25:14 2020-04-26 12:55:14 0:30:00 0:21:38 0:08:22 smithi py2 ubuntu 18.04 rados/thrash-erasure-code/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/fast.yaml msgr-failures/osd-delay.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml recovery-overrides/{more-async-partial-recovery.yaml} supported-random-distro$/{ubuntu_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/ec-small-objects-balanced.yaml} 2
pass 4985046 2020-04-26 02:34:51 2020-04-26 12:27:00 2020-04-26 12:47:00 0:20:00 0:12:24 0:07:36 smithi py2 rhel 8.1 rados/singleton/{all/mon-config.yaml msgr-failures/many.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4985047 2020-04-26 02:34:52 2020-04-26 12:27:01 2020-04-26 13:47:01 1:20:00 1:11:49 0:08:11 smithi py2 rhel 8.1 rados/standalone/{supported-random-distro$/{rhel_latest.yaml} workloads/scrub.yaml} 1
pass 4985048 2020-04-26 02:34:53 2020-04-26 12:27:00 2020-04-26 12:47:00 0:20:00 0:10:20 0:09:40 smithi py2 rhel 8.1 rados/multimon/{clusters/3.yaml msgr-failures/many.yaml msgr/async.yaml no_pools.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} tasks/mon_clock_no_skews.yaml} 2
pass 4985049 2020-04-26 02:34:53 2020-04-26 12:27:10 2020-04-26 12:55:09 0:27:59 0:20:15 0:07:44 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-async-partial-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-comp-zlib.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/none.yaml thrashosds-health.yaml workloads/cache-snaps.yaml} 2
pass 4985050 2020-04-26 02:34:54 2020-04-26 12:27:10 2020-04-26 12:47:09 0:19:59 0:12:11 0:07:48 smithi py2 ubuntu 18.04 rados/cephadm/smoke/{distro/ubuntu_18.04.yaml fixed-2.yaml start.yaml} 2
pass 4985051 2020-04-26 02:34:55 2020-04-26 12:27:13 2020-04-26 12:45:12 0:17:59 0:11:00 0:06:59 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-low-osd-mem-target.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/fio_4M_rand_rw.yaml} 1
pass 4985052 2020-04-26 02:34:56 2020-04-26 12:28:57 2020-04-26 12:52:56 0:23:59 0:11:57 0:12:02 smithi py2 ubuntu 18.04 rados/cephadm/smoke-roleless/{distro/ubuntu_18.04.yaml start.yaml} 2
pass 4985053 2020-04-26 02:34:57 2020-04-26 12:28:57 2020-04-26 12:46:56 0:17:59 0:08:47 0:09:12 smithi py2 ubuntu 18.04 rados/basic/{ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/many.yaml msgr/async-v1only.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/rados_striper.yaml} 2
pass 4985054 2020-04-26 02:34:57 2020-04-26 12:28:57 2020-04-26 13:02:57 0:34:00 0:27:21 0:06:39 smithi py2 ubuntu 18.04 rados/singleton-nomsgr/{all/recovery-unfound-found.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml}} 1
pass 4985055 2020-04-26 02:34:58 2020-04-26 12:28:58 2020-04-26 12:56:57 0:27:59 0:12:07 0:15:52 smithi py2 ubuntu 18.04 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-recovery.yaml} backoff/peering.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/off.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-comp-zstd.yaml rados.yaml supported-random-distro$/{ubuntu_latest.yaml} thrashers/pggrow.yaml thrashosds-health.yaml workloads/cache.yaml} 2
pass 4985056 2020-04-26 02:34:59 2020-04-26 12:28:58 2020-04-26 12:54:57 0:25:59 0:18:25 0:07:34 smithi py2 rhel 8.1 rados/singleton/{all/osd-backfill.yaml msgr-failures/few.yaml msgr/async.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4985057 2020-04-26 02:35:00 2020-04-26 12:29:06 2020-04-26 13:09:06 0:40:00 0:32:42 0:07:18 smithi py2 rhel 8.1 rados/thrash-erasure-code-overwrites/{bluestore-bitmap.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} fast/normal.yaml msgr-failures/fastclose.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/morepggrow.yaml thrashosds-health.yaml workloads/ec-pool-snaps-few-objects-overwrites.yaml} 2
pass 4985058 2020-04-26 02:35:01 2020-04-26 12:29:09 2020-04-26 13:03:09 0:34:00 0:12:34 0:21:26 smithi py2 centos 8.1 rados/thrash-erasure-code-shec/{ceph.yaml clusters/{fixed-4.yaml openstack.yaml} msgr-failures/osd-delay.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml recovery-overrides/{more-partial-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/ec-rados-plugin=shec-k=4-m=3-c=2.yaml} 4
pass 4985059 2020-04-26 02:35:02 2020-04-26 12:29:09 2020-04-26 13:23:10 0:54:01 0:36:39 0:17:22 smithi py2 centos 7.6 rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-install/mimic-v1only.yaml backoff/normal.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/off.yaml distro$/{centos_7.6.yaml} msgr-failures/fastclose.yaml rados.yaml thrashers/mapgap.yaml thrashosds-health.yaml workloads/snaps-few-objects.yaml} 3
pass 4985060 2020-04-26 02:35:02 2020-04-26 12:29:14 2020-04-26 13:33:15 1:04:01 0:56:37 0:07:24 smithi py2 ubuntu 18.04 rados/dashboard/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/filestore-xfs.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/dashboard.yaml} 2
pass 4985061 2020-04-26 02:35:03 2020-04-26 12:29:19 2020-04-26 16:57:23 4:28:04 4:17:08 0:10:56 smithi py2 rhel 8.1 rados/objectstore/{backends/objectstore.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4985062 2020-04-26 02:35:04 2020-04-26 12:31:03 2020-04-26 13:13:02 0:41:59 0:24:47 0:17:12 smithi py2 rhel 8.0 rados/cephadm/with-work/{distro/rhel_8.0.yaml fixed-2.yaml mode/packaged.yaml msgr/async.yaml start.yaml tasks/rados_python.yaml} 2
pass 4985063 2020-04-26 02:35:05 2020-04-26 12:31:03 2020-04-26 12:59:02 0:27:59 0:12:06 0:15:53 smithi py2 rhel 8.1 rados/mgr/{clusters/{2-node-mgr.yaml} debug/mgr.yaml objectstore/bluestore-comp-lz4.yaml supported-random-distro$/{rhel_latest.yaml} tasks/workunits.yaml} 2
pass 4985064 2020-04-26 02:35:06 2020-04-26 12:31:03 2020-04-26 13:01:02 0:29:59 0:11:16 0:18:43 smithi py2 centos 8.1 rados/thrash-erasure-code-big/{ceph.yaml cluster/{12-osds.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml recovery-overrides/{more-async-recovery.yaml} supported-random-distro$/{centos_latest.yaml} thrashers/fastread.yaml thrashosds-health.yaml workloads/ec-rados-plugin=lrc-k=4-m=2-l=3.yaml} 3
pass 4985065 2020-04-26 02:35:06 2020-04-26 12:31:03 2020-04-26 13:11:02 0:39:59 0:25:13 0:14:46 smithi py2 centos 8.1 rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/none.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml tasks/mon_recovery.yaml validater/valgrind.yaml} 2
pass 4985066 2020-04-26 02:35:07 2020-04-26 12:31:05 2020-04-26 12:43:04 0:11:59 0:05:26 0:06:33 smithi py2 centos 8.1 rados/cephadm/workunits/{distro/centos_latest.yaml task/test_cephadm_repos.yaml} 1
pass 4985067 2020-04-26 02:35:08 2020-04-26 12:31:07 2020-04-26 12:53:06 0:21:59 0:12:03 0:09:56 smithi py2 centos 8.1 rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml 2-recovery-overrides/{more-active-recovery.yaml} backoff/peering_and_degraded.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/upmap.yaml msgr-failures/osd-delay.yaml msgr/async.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml supported-random-distro$/{centos_latest.yaml} thrashers/careful.yaml thrashosds-health.yaml workloads/dedup_tier.yaml} 2
pass 4985068 2020-04-26 02:35:09 2020-04-26 12:31:10 2020-04-26 12:59:09 0:27:59 0:21:55 0:06:04 smithi py2 rhel 8.1 rados/singleton/{all/osd-recovery-incomplete.yaml msgr-failures/many.yaml msgr/async-v1only.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml}} 1
pass 4985069 2020-04-26 02:35:10 2020-04-26 12:33:27 2020-04-26 12:51:26 0:17:59 0:10:59 0:07:00 smithi py2 ubuntu 18.04 rados/perf/{ceph.yaml objectstore/bluestore-stupid.yaml openstack.yaml settings/optimized.yaml ubuntu_latest.yaml workloads/fio_4M_rand_write.yaml} 1
pass 4985070 2020-04-26 02:35:10 2020-04-26 12:35:19 2020-04-26 12:59:18 0:23:59 0:12:42 0:11:17 smithi py2 ubuntu 18.04 rados/cephadm/smoke/{distro/ubuntu_18.04_podman.yaml fixed-2.yaml start.yaml} 2
pass 4985071 2020-04-26 02:35:11 2020-04-26 12:35:19 2020-04-26 13:15:19 0:40:00 0:27:04 0:12:56 smithi py2 rhel 8.1 rados/thrash-erasure-code-isa/{arch/x86_64.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} msgr-failures/few.yaml objectstore/bluestore-low-osd-mem-target.yaml rados.yaml recovery-overrides/{more-active-recovery.yaml} supported-random-distro$/{rhel_latest.yaml} thrashers/mapgap.yaml thrashosds-health.yaml workloads/ec-rados-plugin=isa-k=2-m=1.yaml} 2
pass 4985072 2020-04-26 02:35:12 2020-04-26 12:35:19 2020-04-26 13:19:19 0:44:00 0:33:41 0:10:19 smithi py2 rhel 8.1 rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml 2-recovery-overrides/{more-async-partial-recovery.yaml} backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-balancer/crush-compat.yaml msgr-failures/fastclose.yaml msgr/async-v1only.yaml objectstore/bluestore-stupid.yaml rados.yaml supported-random-distro$/{rhel_latest.yaml} thrashers/default.yaml thrashosds-health.yaml workloads/pool-snaps-few-objects.yaml} 2
pass 4985073 2020-04-26 02:35:13 2020-04-26 12:35:19 2020-04-26 12:55:18 0:19:59 0:12:03 0:07:56 smithi py2 ubuntu 18.04 rados/cephadm/smoke-roleless/{distro/ubuntu_18.04_podman.yaml start.yaml} 2