Project

General

Profile

Actions

Bug #37659

closed

FAIL: test_urls (tasks.mgr.test_prometheus.TestPrometheus)

Added by Neha Ojha over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
prometheus module
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
rados
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2018-12-13T18:21:34.918 INFO:tasks.cephfs_test_runner:======================================================================
2018-12-13T18:21:34.918 INFO:tasks.cephfs_test_runner:FAIL: test_urls (tasks.mgr.test_prometheus.TestPrometheus)
2018-12-13T18:21:34.919 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-12-13T18:21:34.919 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2018-12-13T18:21:34.919 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/mgr/test_prometheus.py", line 80, in test_urls
2018-12-13T18:21:34.920 INFO:tasks.cephfs_test_runner:    self.assertListEqual(failures, [])
2018-12-13T18:21:34.920 INFO:tasks.cephfs_test_runner:AssertionError: Lists differ: ['/metrics'] != []
2018-12-13T18:21:34.920 INFO:tasks.cephfs_test_runner:
2018-12-13T18:21:34.920 INFO:tasks.cephfs_test_runner:First list contains 1 additional elements.
2018-12-13T18:21:34.924 INFO:tasks.cephfs_test_runner:First extra element 0:
2018-12-13T18:21:34.924 INFO:tasks.cephfs_test_runner:'/metrics'
2018-12-13T18:21:34.924 INFO:tasks.cephfs_test_runner:
2018-12-13T18:21:34.924 INFO:tasks.cephfs_test_runner:- ['/metrics']
2018-12-13T18:21:34.925 INFO:tasks.cephfs_test_runner:+ []
2018-12-13T18:21:34.925 INFO:tasks.cephfs_test_runner:
2018-12-13T18:21:34.925 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-12-13T18:21:34.925 INFO:tasks.cephfs_test_runner:Ran 3 tests in 103.992s
2018-12-13T18:21:34.925 INFO:tasks.cephfs_test_runner:
2018-12-13T18:21:34.925 INFO:tasks.cephfs_test_runner:FAILED (failures=1)
2018-12-13T18:21:34.926 INFO:tasks.cephfs_test_runner:
2018-12-13T18:21:34.926 INFO:tasks.cephfs_test_runner:======================================================================
2018-12-13T18:21:34.926 INFO:tasks.cephfs_test_runner:FAIL: test_urls (tasks.mgr.test_prometheus.TestPrometheus)
2018-12-13T18:21:34.926 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-12-13T18:21:34.926 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2018-12-13T18:21:34.926 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/mgr/test_prometheus.py", line 80, in test_urls
2018-12-13T18:21:34.926 INFO:tasks.cephfs_test_runner:    self.assertListEqual(failures, [])
2018-12-13T18:21:34.926 INFO:tasks.cephfs_test_runner:AssertionError: Lists differ: ['/metrics'] != []
2018-12-13T18:21:34.926 INFO:tasks.cephfs_test_runner:
2018-12-13T18:21:34.927 INFO:tasks.cephfs_test_runner:First list contains 1 additional elements.
2018-12-13T18:21:34.927 INFO:tasks.cephfs_test_runner:First extra element 0:
2018-12-13T18:21:34.927 INFO:tasks.cephfs_test_runner:'/metrics'
2018-12-13T18:21:34.927 INFO:tasks.cephfs_test_runner:
2018-12-13T18:21:34.927 INFO:tasks.cephfs_test_runner:- ['/metrics']
2018-12-13T18:21:34.927 INFO:tasks.cephfs_test_runner:+ []
2018-12-13T18:21:34.927 INFO:tasks.cephfs_test_runner:
2018-12-13T18:21:34.927 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 89, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/cephfs_test_runner.py", line 207, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_urls (tasks.mgr.test_prometheus.TestPrometheus)

rados/mgr/{clusters/{2-node-mgr.yaml openstack.yaml} debug/mgr.yaml objectstore/bluestore-stupid.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/prometheus.yaml

/a/nojha-2018-12-13_15:13:17-rados-master-distro-basic-smithi/3358590/

Actions #1

Updated by Lenz Grimmer over 5 years ago

  • Category set to prometheus module
Actions #2

Updated by Mykola Golub over 5 years ago

It might be related to #37658 and fixed already.

Actions #3

Updated by Jan Fajerski over 5 years ago

  • Status changed from New to Resolved

@Mykola I tihnk you're right, closing. Please re-open if I'm mistaken.

Actions

Also available in: Atom PDF