Project

General

Profile

Actions

Bug #41786

open

dashboard: run-tox-mgr-dashboard ctest fails in nautilus PRs

Added by Nathan Cutler over 4 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
% Done:

0%

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

Description

We saw the following failure at https://github.com/ceph/ceph/pull/30333

"ERROR: No matching distribution found for more-itertools==4.1.0 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 15))"

  6/157 Test   #9: run-tox-mgr-dashboard ...................***Failed   33.34 sec
py27-cov create: /home/jenkins-build/build/workspace/ceph-pull-requests/build/py27-cov
py27-cov installdeps: -r/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt
ERROR: invocation failed (exit code 1), logfile: /home/jenkins-build/build/workspace/ceph-pull-requests/build/py27-cov/log/py27-cov-1.log
ERROR: actionid: py27-cov
msg: getenv
cmdargs: ['/home/jenkins-build/build/workspace/ceph-pull-requests/build/py27-cov/bin/pip', 'install', '-r/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt']

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting astroid==1.6.1 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/cb/8c/18fefaf865c3e48ed31d60d53a8f85ba7e8b27fe9bd115cecae876a8d58e/astroid-1.6.1-py2.py3-none-any.whl (288kB)
Collecting attrs==17.4.0 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 2))
  Downloading https://files.pythonhosted.org/packages/b5/60/4e178c1e790fd60f1229a9b3cb2f8bc2f4cc6ff2c8838054c142c70b5adc/attrs-17.4.0-py2.py3-none-any.whl
Collecting backports.functools-lru-cache==1.4 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/02/0b/91573feec859f794689fa46a62240526f4f1db829271ac2d98cf04a8efa2/backports.functools_lru_cache-1.4-py2.py3-none-any.whl
Collecting bcrypt==3.1.4 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 4))
  Downloading https://files.pythonhosted.org/packages/2e/5a/2abeae20ce294fe6bf63da0e0b5a885c788e1360bbd124edcc0429678a59/bcrypt-3.1.4-cp27-cp27mu-manylinux1_x86_64.whl (57kB)
Collecting cheroot==6.0.0 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 5))
  Downloading https://files.pythonhosted.org/packages/ab/93/e27126b9400bbf177d133cc22459c4355c39a9c39bab1f9a71a0aa1f2519/cheroot-6.0.0-py2.py3-none-any.whl (61kB)
Collecting CherryPy==13.1.0 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 6))
  Downloading https://files.pythonhosted.org/packages/68/21/114959674481e3bb94edf6a75dbae381387fd601f72fb6505b823a965c3b/CherryPy-13.1.0-py2.py3-none-any.whl (430kB)
Collecting configparser==3.5.0 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 7))
  Downloading https://files.pythonhosted.org/packages/7c/69/c2ce7e91c89dc073eb1aa74c0621c3eefbffe8216b3f9af9d3885265c01c/configparser-3.5.0.tar.gz
Collecting coverage==4.4.2 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 8))
  Downloading https://files.pythonhosted.org/packages/a9/59/042a3b5ba4e9a88aaf77c86bd5f8a76a9e10f705a2cf3e72e9d02c9f66ad/coverage-4.4.2-cp27-cp27mu-manylinux1_x86_64.whl (194kB)
Collecting enum34==1.1.6 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 9))
  Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting funcsigs==1.0.2 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 10))
  Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting isort==4.2.15 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 11))
  Downloading https://files.pythonhosted.org/packages/a9/83/ca1c7737c9a43a3e5bd2b9954add88700267801415310395d4191e5ff8e3/isort-4.2.15-py2.py3-none-any.whl (43kB)
Collecting lazy-object-proxy==1.3.1 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 12))
  Downloading https://files.pythonhosted.org/packages/52/7e/f0f570ba363e15251bb9fd452257ec2aff91be0187a08a893afbd8ae225f/lazy_object_proxy-1.3.1-cp27-cp27mu-manylinux1_x86_64.whl (56kB)
Collecting mccabe==0.6.1 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 13))
  Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting mock==2.0.0 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 14))
  Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl (56kB)
Collecting more-itertools==4.1.0 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 15))
  ERROR: Could not find a version that satisfies the requirement more-itertools==4.1.0 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 15)) (from versions: none)
ERROR: No matching distribution found for more-itertools==4.1.0 (from -r /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (line 15))

ERROR: could not install deps [-r/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt]; v = InvocationError('/home/jenkins-build/build/workspace/ceph-pull-requests/build/py27-cov/bin/pip install -r/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (see /home/jenkins-build/build/workspace/ceph-pull-requests/build/py27-cov/log/py27-cov-1.log)', 1)
py27-lint create: /home/jenkins-build/build/workspace/ceph-pull-requests/build/py27-lint
py27-lint installdeps: -r/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt
py27-lint installed: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,asn1crypto==0.24.0,astroid==1.6.1,attrs==17.4.0,backports.functools-lru-cache==1.4,bcrypt==3.1.4,certifi==2019.6.16,cffi==1.12.3,chardet==3.0.4,cheroot==6.0.0,CherryPy==13.1.0,configparser==3.5.0,coverage==4.4.2,cryptography==2.7,enum34==1.1.6,funcsigs==1.0.2,idna==2.6,ipaddress==1.0.22,isort==4.2.15,lazy-object-proxy==1.3.1,mccabe==0.6.1,mock==2.0.0,more-itertools==4.1.0,pbr==3.1.1,pluggy==0.6.0,portend==2.2,py==1.5.2,pycodestyle==2.3.1,pycparser==2.18,pylint==1.8.2,pyOpenSSL==17.5.0,pytest==3.3.2,pytest-cov==2.5.1,pytz==2017.3,repoze.lru==0.7,requests==2.18.4,Routes==2.4.1,singledispatch==3.4.0.3,six==1.11.0,tempora==1.10,tox==2.9.1,urllib3==1.22,virtualenv==15.1.0,wrapt==1.10.11
py27-lint runtests: PYTHONHASHSEED='2980939220'
py27-lint runtests: commands[0] | pylint --rcfile=.pylintrc --jobs=5 . module.py tools.py controllers tests services
Using config file /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/.pylintrc

------------------------------------
Your code has been rated at 10.00/10

py27-lint runtests: commands[1] | pycodestyle --max-line-length=100 --exclude=.tox,venv,frontend --ignore=E402,E121,E123,E126,E226,E24,E704,W503,E741 .
___________________________________ summary ____________________________________
ERROR:   py27-cov: could not install deps [-r/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt]; v = InvocationError('/home/jenkins-build/build/workspace/ceph-pull-requests/build/py27-cov/bin/pip install -r/home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/requirements.txt (see /home/jenkins-build/build/workspace/ceph-pull-requests/build/py27-cov/log/py27-cov-1.log)', 1)
  py27-lint: commands succeeded
Actions #1

Updated by Nathan Cutler over 4 years ago

  • Subject changed from dashboard: run-tok-mgr-dashboard ctest fails in nautilus PRs to dashboard: run-tox-mgr-dashboard ctest fails in nautilus PRs
Actions #2

Updated by Nathan Cutler over 4 years ago

  • Backport set to nautilus
Actions #5

Updated by Sebastian Wagner over 4 years ago

Is this still reproducable?

Actions #6

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 132 to General
Actions

Also available in: Atom PDF