Skip to content
Snippets Groups Projects
Commit 72057bb6 authored by Taya Snijder's avatar Taya Snijder
Browse files

committing current changes

parent c77bb163
Branches
Tags
No related merge requests found
Pipeline #43851 failed
Showing
with 945 additions and 0 deletions
name: black
run_id: install_deps
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: black
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 122
env LINES: 26
metadata pid: 2496
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: python -I -m pip install -r /home/thijs/attributewrapper/requirements.txt -r /home/thijs/attributewrapper/tests/requirements.txt
exit_code: 0
Collecting numpy>=1.20.0
Using cached numpy-1.24.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
Collecting stestr>=3.0.0
Using cached stestr-4.0.1-py3-none-any.whl (117 kB)
Collecting testscenarios>=0.5.0
Using cached testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)
Collecting testtools>=2.4.0
Using cached testtools-2.5.0-py3-none-any.whl (181 kB)
Collecting autopep8>=1.7.0
Using cached autopep8-2.0.1-py2.py3-none-any.whl (45 kB)
Collecting black>=22.0.0
Using cached black-23.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB)
Collecting build>=0.8.0
Using cached build-0.10.0-py3-none-any.whl (17 kB)
Collecting flake8>=5.0.0
Using cached flake8-6.0.0-py2.py3-none-any.whl (57 kB)
Collecting pylint>=2.15.0
Using cached pylint-2.15.10-py3-none-any.whl (509 kB)
Collecting pytest>=7.0.0
Using cached pytest-7.2.1-py3-none-any.whl (317 kB)
Collecting pytest-cov>=3.0.0
Using cached pytest_cov-4.0.0-py3-none-any.whl (21 kB)
Collecting PyYAML>=3.10.0
Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
Collecting cliff>=2.8.0
Using cached cliff-4.1.0-py3-none-any.whl (81 kB)
Collecting python-subunit>=1.4.0
Using cached python_subunit-1.4.2-py3-none-any.whl (106 kB)
Collecting fixtures>=3.0.0
Using cached fixtures-4.0.1-py3-none-any.whl
Collecting future
Using cached future-0.18.3-py3-none-any.whl
Collecting pbr!=2.1.0,!=4.0.0,!=4.0.1,!=4.0.2,!=4.0.3,>=2.0.0
Using cached pbr-5.11.1-py2.py3-none-any.whl (112 kB)
Collecting voluptuous>=0.8.9
Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting extras>=1.0.0
Using cached extras-1.0.0-py2.py3-none-any.whl (7.3 kB)
Collecting pycodestyle>=2.10.0
Using cached pycodestyle-2.10.0-py2.py3-none-any.whl (41 kB)
Collecting tomli
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting packaging>=22.0
Using cached packaging-23.0-py3-none-any.whl (42 kB)
Collecting typing-extensions>=3.10.0.0
Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB)
Collecting click>=8.0.0
Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting pathspec>=0.9.0
Using cached pathspec-0.11.0-py3-none-any.whl (29 kB)
Collecting platformdirs>=2
Using cached platformdirs-2.6.2-py3-none-any.whl (14 kB)
Collecting mypy-extensions>=0.4.3
Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
Collecting pyproject_hooks
Using cached pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
Collecting mccabe<0.8.0,>=0.7.0
Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
Collecting pyflakes<3.1.0,>=3.0.0
Using cached pyflakes-3.0.1-py2.py3-none-any.whl (62 kB)
Collecting tomlkit>=0.10.1
Using cached tomlkit-0.11.6-py3-none-any.whl (35 kB)
Collecting astroid<=2.14.0-dev0,>=2.12.13
Using cached astroid-2.13.5-py3-none-any.whl (273 kB)
Collecting isort<6,>=4.2.5
Using cached isort-5.12.0-py3-none-any.whl (91 kB)
Collecting dill>=0.2
Using cached dill-0.3.6-py3-none-any.whl (110 kB)
Collecting exceptiongroup>=1.0.0rc8
Using cached exceptiongroup-1.1.0-py3-none-any.whl (14 kB)
Collecting pluggy<2.0,>=0.12
Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting attrs>=19.2.0
Using cached attrs-22.2.0-py3-none-any.whl (60 kB)
Collecting iniconfig
Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Collecting coverage[toml]>=5.2.1
Using cached coverage-7.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (227 kB)
Collecting wrapt<2,>=1.11
Using cached wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
Collecting lazy-object-proxy>=1.4.0
Using cached lazy_object_proxy-1.9.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61 kB)
Collecting importlib-metadata>=4.4
Using cached importlib_metadata-6.0.0-py3-none-any.whl (21 kB)
Collecting PrettyTable>=0.7.2
Using cached prettytable-3.6.0-py3-none-any.whl (27 kB)
Collecting autopage>=0.4.0
Using cached autopage-0.5.1-py3-none-any.whl (29 kB)
Collecting cmd2>=1.0.0
Using cached cmd2-2.4.3-py3-none-any.whl (147 kB)
Collecting stevedore>=2.0.1
Using cached stevedore-4.1.1-py3-none-any.whl (50 kB)
Collecting wcwidth>=0.1.7
Using cached wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
Collecting pyperclip>=1.6
Using cached pyperclip-1.8.2-py3-none-any.whl
Collecting zipp>=0.5
Using cached zipp-3.12.0-py3-none-any.whl (6.6 kB)
Installing collected packages: wcwidth, voluptuous, pyperclip, mypy-extensions, extras, zipp, wrapt, typing-extensions, tomlkit, tomli, PyYAML, pyflakes, pycodestyle, PrettyTable, pluggy, platformdirs, pbr, pathspec, packaging, numpy, mccabe, lazy-object-proxy, isort, iniconfig, future, exceptiongroup, dill, coverage, click, autopage, attrs, stevedore, pytest, pyproject_hooks, importlib-metadata, flake8, fixtures, cmd2, black, autopep8, astroid, testtools, pytest-cov, pylint, cliff, build, testscenarios, python-subunit, stestr
Successfully installed PrettyTable-3.6.0 PyYAML-6.0 astroid-2.13.5 attrs-22.2.0 autopage-0.5.1 autopep8-2.0.1 black-23.1.0 build-0.10.0 click-8.1.3 cliff-4.1.0 cmd2-2.4.3 coverage-7.1.0 dill-0.3.6 exceptiongroup-1.1.0 extras-1.0.0 fixtures-4.0.1 flake8-6.0.0 future-0.18.3 importlib-metadata-6.0.0 iniconfig-2.0.0 isort-5.12.0 lazy-object-proxy-1.9.0 mccabe-0.7.0 mypy-extensions-0.4.3 numpy-1.24.1 packaging-23.0 pathspec-0.11.0 pbr-5.11.1 platformdirs-2.6.2 pluggy-1.0.0 pycodestyle-2.10.0 pyflakes-3.0.1 pylint-2.15.10 pyperclip-1.8.2 pyproject_hooks-1.0.0 pytest-7.2.1 pytest-cov-4.0.0 python-subunit-1.4.2 stestr-4.0.1 stevedore-4.1.1 testscenarios-0.5.0 testtools-2.5.0 tomli-2.0.1 tomlkit-0.11.6 typing-extensions-4.4.0 voluptuous-0.13.1 wcwidth-0.2.6 wrapt-1.14.1 zipp-3.12.0
name: black
run_id: commands_pre[0]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: black
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 122
env LINES: 26
metadata pid: 2505
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: .tox/linting/bin/python --version
exit_code: 0
Python 3.8.5
name: black
run_id: commands_pre[1]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: black
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 122
env LINES: 26
metadata pid: 2511
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: pip install --no-cache pytango
exit_code: 0
Collecting pytango
Downloading pytango-9.3.6.tar.gz (4.9 MB)
[?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/4.9 MB ? eta -:--:--  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/4.9 MB 40.2 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 3.3/4.9 MB 46.5 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 50.0 MB/s eta 0:00:00
[?25h Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting six>=1.10
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Building wheels for collected packages: pytango
Building wheel for pytango (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done
[?25h Created wheel for pytango: filename=pytango-9.3.6-cp38-cp38-linux_x86_64.whl size=35147465 sha256=82e65e9c765b07211a8ba65bfef4790e4911df40758ab295fc2cc5f05abb5d1d
Stored in directory: /tmp/pip-ephem-wheel-cache-nnvoxefn/wheels/1d/ff/3a/a04ac2e2083bb0781800d0bc57edd66d1a73e1ef0034129d46
Successfully built pytango
Installing collected packages: six, pytango
Successfully installed pytango-9.3.6 six-1.16.0
standard error:
/home/thijs/attributewrapper/.tox/linting/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release
warnings.warn(
/home/thijs/attributewrapper/.tox/linting/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release
warnings.warn(
name: black
run_id: commands[0]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: black
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 122
env LINES: 26
metadata pid: 9592
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: .tox/linting/bin/python -m black --version
exit_code: 0
python -m black, 23.1.0 (compiled: yes)
Python (CPython) 3.8.5
name: black
run_id: commands[1]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: black
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 122
env LINES: 26
metadata pid: 9844
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: .tox/linting/bin/python -m black --check --diff .
exit_code: 0
standard error:
All done! ✨ 🍰 ✨
5 files would be left unchanged.
name: format
run_id: install_deps
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 46347824
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: format
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 156
env LINES: 40
metadata pid: 32209
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: python -I -m pip install -r /home/thijs/attributewrapper/requirements.txt -r /home/thijs/attributewrapper/tests/requirements.txt
exit_code: 0
Collecting numpy>=1.20.0
Using cached numpy-1.24.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
Collecting stestr>=3.0.0
Using cached stestr-4.0.1-py3-none-any.whl (117 kB)
Collecting testscenarios>=0.5.0
Using cached testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)
Collecting testtools>=2.4.0
Using cached testtools-2.5.0-py3-none-any.whl (181 kB)
Collecting autopep8>=1.7.0
Using cached autopep8-2.0.1-py2.py3-none-any.whl (45 kB)
Collecting black>=22.0.0
Using cached black-23.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB)
Collecting build>=0.8.0
Using cached build-0.10.0-py3-none-any.whl (17 kB)
Collecting flake8>=5.0.0
Using cached flake8-6.0.0-py2.py3-none-any.whl (57 kB)
Collecting pylint>=2.15.0
Using cached pylint-2.15.10-py3-none-any.whl (509 kB)
Collecting pytest>=7.0.0
Using cached pytest-7.2.1-py3-none-any.whl (317 kB)
Collecting pytest-cov>=3.0.0
Using cached pytest_cov-4.0.0-py3-none-any.whl (21 kB)
Collecting python-subunit>=1.4.0
Using cached python_subunit-1.4.2-py3-none-any.whl (106 kB)
Collecting pbr!=2.1.0,!=4.0.0,!=4.0.1,!=4.0.2,!=4.0.3,>=2.0.0
Using cached pbr-5.11.1-py2.py3-none-any.whl (112 kB)
Collecting PyYAML>=3.10.0
Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
Collecting cliff>=2.8.0
Using cached cliff-4.1.0-py3-none-any.whl (81 kB)
Collecting future
Using cached future-0.18.3-py3-none-any.whl
Collecting voluptuous>=0.8.9
Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting fixtures>=3.0.0
Using cached fixtures-4.0.1-py3-none-any.whl
Collecting extras>=1.0.0
Using cached extras-1.0.0-py2.py3-none-any.whl (7.3 kB)
Collecting tomli
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting pycodestyle>=2.10.0
Using cached pycodestyle-2.10.0-py2.py3-none-any.whl (41 kB)
Collecting packaging>=22.0
Using cached packaging-23.0-py3-none-any.whl (42 kB)
Collecting mypy-extensions>=0.4.3
Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
Collecting typing-extensions>=3.10.0.0
Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB)
Collecting pathspec>=0.9.0
Using cached pathspec-0.11.0-py3-none-any.whl (29 kB)
Collecting click>=8.0.0
Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting platformdirs>=2
Using cached platformdirs-2.6.2-py3-none-any.whl (14 kB)
Collecting pyproject_hooks
Using cached pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
Collecting mccabe<0.8.0,>=0.7.0
Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
Collecting pyflakes<3.1.0,>=3.0.0
Using cached pyflakes-3.0.1-py2.py3-none-any.whl (62 kB)
Collecting astroid<=2.14.0-dev0,>=2.12.13
Using cached astroid-2.13.5-py3-none-any.whl (273 kB)
Collecting isort<6,>=4.2.5
Using cached isort-5.12.0-py3-none-any.whl (91 kB)
Collecting tomlkit>=0.10.1
Using cached tomlkit-0.11.6-py3-none-any.whl (35 kB)
Collecting dill>=0.2
Using cached dill-0.3.6-py3-none-any.whl (110 kB)
Collecting pluggy<2.0,>=0.12
Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting iniconfig
Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Collecting attrs>=19.2.0
Using cached attrs-22.2.0-py3-none-any.whl (60 kB)
Collecting exceptiongroup>=1.0.0rc8
Using cached exceptiongroup-1.1.0-py3-none-any.whl (14 kB)
Collecting coverage[toml]>=5.2.1
Using cached coverage-7.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (227 kB)
Collecting wrapt<2,>=1.11
Using cached wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
Collecting lazy-object-proxy>=1.4.0
Using cached lazy_object_proxy-1.9.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61 kB)
Collecting cmd2>=1.0.0
Using cached cmd2-2.4.3-py3-none-any.whl (147 kB)
Collecting stevedore>=2.0.1
Using cached stevedore-4.1.1-py3-none-any.whl (50 kB)
Collecting autopage>=0.4.0
Using cached autopage-0.5.1-py3-none-any.whl (29 kB)
Collecting importlib-metadata>=4.4
Using cached importlib_metadata-6.0.0-py3-none-any.whl (21 kB)
Collecting PrettyTable>=0.7.2
Using cached prettytable-3.6.0-py3-none-any.whl (27 kB)
Collecting wcwidth>=0.1.7
Using cached wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
Collecting pyperclip>=1.6
Using cached pyperclip-1.8.2-py3-none-any.whl
Collecting zipp>=0.5
Using cached zipp-3.12.0-py3-none-any.whl (6.6 kB)
Installing collected packages: wcwidth, voluptuous, pyperclip, mypy-extensions, extras, zipp, wrapt, typing-extensions, tomlkit, tomli, PyYAML, pyflakes, pycodestyle, PrettyTable, pluggy, platformdirs, pbr, pathspec, packaging, numpy, mccabe, lazy-object-proxy, isort, iniconfig, future, exceptiongroup, dill, coverage, click, autopage, attrs, stevedore, pytest, pyproject_hooks, importlib-metadata, flake8, fixtures, cmd2, black, autopep8, astroid, testtools, pytest-cov, pylint, cliff, build, testscenarios, python-subunit, stestr
Successfully installed PrettyTable-3.6.0 PyYAML-6.0 astroid-2.13.5 attrs-22.2.0 autopage-0.5.1 autopep8-2.0.1 black-23.1.0 build-0.10.0 click-8.1.3 cliff-4.1.0 cmd2-2.4.3 coverage-7.1.0 dill-0.3.6 exceptiongroup-1.1.0 extras-1.0.0 fixtures-4.0.1 flake8-6.0.0 future-0.18.3 importlib-metadata-6.0.0 iniconfig-2.0.0 isort-5.12.0 lazy-object-proxy-1.9.0 mccabe-0.7.0 mypy-extensions-0.4.3 numpy-1.24.1 packaging-23.0 pathspec-0.11.0 pbr-5.11.1 platformdirs-2.6.2 pluggy-1.0.0 pycodestyle-2.10.0 pyflakes-3.0.1 pylint-2.15.10 pyperclip-1.8.2 pyproject_hooks-1.0.0 pytest-7.2.1 pytest-cov-4.0.0 python-subunit-1.4.2 stestr-4.0.1 stevedore-4.1.1 testscenarios-0.5.0 testtools-2.5.0 tomli-2.0.1 tomlkit-0.11.6 typing-extensions-4.4.0 voluptuous-0.13.1 wcwidth-0.2.6 wrapt-1.14.1 zipp-3.12.0
name: format
run_id: commands_pre[0]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 46347824
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: format
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 156
env LINES: 40
metadata pid: 32226
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: .tox/linting/bin/python --version
exit_code: 0
Python 3.8.5
name: format
run_id: commands_pre[1]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 46347824
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: format
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 156
env LINES: 40
metadata pid: 32232
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: pip install --no-cache pytango
exit_code: 1
Collecting pytango
Downloading pytango-9.3.6.tar.gz (4.9 MB)
[?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/4.9 MB ? eta -:--:--  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.4/4.9 MB 10.8 MB/s eta 0:00:01  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.8/4.9 MB 11.3 MB/s eta 0:00:01  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/4.9 MB 12.1 MB/s eta 0:00:01  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/4.9 MB 12.8 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 2.3/4.9 MB 13.5 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 3.0/4.9 MB 13.9 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 3.4/4.9 MB 13.6 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 3.9/4.9 MB 13.5 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 4.4/4.9 MB 12.7 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 4.8/4.9 MB 12.5 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 12.3 MB/s eta 0:00:00
[?25h Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting six>=1.10
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Building wheels for collected packages: pytango
Building wheel for pytango (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ |[?25h canceled
standard error:
/home/thijs/attributewrapper/.tox/linting/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release
warnings.warn(
ERROR: Operation cancelled by user

\ No newline at end of file
name: pep8
run_id: install_deps
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: pep8
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 122
env LINES: 26
metadata pid: 10842
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: python -I -m pip install -r /home/thijs/attributewrapper/requirements.txt -r /home/thijs/attributewrapper/tests/requirements.txt
exit_code: 0
Collecting numpy>=1.20.0
Using cached numpy-1.24.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
Collecting stestr>=3.0.0
Using cached stestr-4.0.1-py3-none-any.whl (117 kB)
Collecting testscenarios>=0.5.0
Using cached testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)
Collecting testtools>=2.4.0
Using cached testtools-2.5.0-py3-none-any.whl (181 kB)
Collecting autopep8>=1.7.0
Using cached autopep8-2.0.1-py2.py3-none-any.whl (45 kB)
Collecting black>=22.0.0
Using cached black-23.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB)
Collecting build>=0.8.0
Using cached build-0.10.0-py3-none-any.whl (17 kB)
Collecting flake8>=5.0.0
Using cached flake8-6.0.0-py2.py3-none-any.whl (57 kB)
Collecting pylint>=2.15.0
Using cached pylint-2.15.10-py3-none-any.whl (509 kB)
Collecting pytest>=7.0.0
Using cached pytest-7.2.1-py3-none-any.whl (317 kB)
Collecting pytest-cov>=3.0.0
Using cached pytest_cov-4.0.0-py3-none-any.whl (21 kB)
Collecting pbr!=2.1.0,!=4.0.0,!=4.0.1,!=4.0.2,!=4.0.3,>=2.0.0
Using cached pbr-5.11.1-py2.py3-none-any.whl (112 kB)
Collecting python-subunit>=1.4.0
Using cached python_subunit-1.4.2-py3-none-any.whl (106 kB)
Collecting future
Using cached future-0.18.3-py3-none-any.whl
Collecting voluptuous>=0.8.9
Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting fixtures>=3.0.0
Using cached fixtures-4.0.1-py3-none-any.whl
Collecting PyYAML>=3.10.0
Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
Collecting cliff>=2.8.0
Using cached cliff-4.1.0-py3-none-any.whl (81 kB)
Collecting extras>=1.0.0
Using cached extras-1.0.0-py2.py3-none-any.whl (7.3 kB)
Collecting pycodestyle>=2.10.0
Using cached pycodestyle-2.10.0-py2.py3-none-any.whl (41 kB)
Collecting tomli
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting mypy-extensions>=0.4.3
Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
Collecting packaging>=22.0
Using cached packaging-23.0-py3-none-any.whl (42 kB)
Collecting click>=8.0.0
Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting typing-extensions>=3.10.0.0
Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB)
Collecting pathspec>=0.9.0
Using cached pathspec-0.11.0-py3-none-any.whl (29 kB)
Collecting platformdirs>=2
Using cached platformdirs-2.6.2-py3-none-any.whl (14 kB)
Collecting pyproject_hooks
Using cached pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
Collecting mccabe<0.8.0,>=0.7.0
Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
Collecting pyflakes<3.1.0,>=3.0.0
Using cached pyflakes-3.0.1-py2.py3-none-any.whl (62 kB)
Collecting isort<6,>=4.2.5
Using cached isort-5.12.0-py3-none-any.whl (91 kB)
Collecting tomlkit>=0.10.1
Using cached tomlkit-0.11.6-py3-none-any.whl (35 kB)
Collecting dill>=0.2
Using cached dill-0.3.6-py3-none-any.whl (110 kB)
Collecting astroid<=2.14.0-dev0,>=2.12.13
Using cached astroid-2.13.5-py3-none-any.whl (273 kB)
Collecting attrs>=19.2.0
Using cached attrs-22.2.0-py3-none-any.whl (60 kB)
Collecting pluggy<2.0,>=0.12
Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting exceptiongroup>=1.0.0rc8
Using cached exceptiongroup-1.1.0-py3-none-any.whl (14 kB)
Collecting iniconfig
Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Collecting coverage[toml]>=5.2.1
Using cached coverage-7.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (227 kB)
Collecting wrapt<2,>=1.11
Using cached wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
Collecting lazy-object-proxy>=1.4.0
Using cached lazy_object_proxy-1.9.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61 kB)
Collecting importlib-metadata>=4.4
Using cached importlib_metadata-6.0.0-py3-none-any.whl (21 kB)
Collecting stevedore>=2.0.1
Using cached stevedore-4.1.1-py3-none-any.whl (50 kB)
Collecting autopage>=0.4.0
Using cached autopage-0.5.1-py3-none-any.whl (29 kB)
Collecting PrettyTable>=0.7.2
Using cached prettytable-3.6.0-py3-none-any.whl (27 kB)
Collecting cmd2>=1.0.0
Using cached cmd2-2.4.3-py3-none-any.whl (147 kB)
Collecting pyperclip>=1.6
Using cached pyperclip-1.8.2-py3-none-any.whl
Collecting wcwidth>=0.1.7
Using cached wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
Collecting zipp>=0.5
Using cached zipp-3.12.0-py3-none-any.whl (6.6 kB)
Installing collected packages: wcwidth, voluptuous, pyperclip, mypy-extensions, extras, zipp, wrapt, typing-extensions, tomlkit, tomli, PyYAML, pyflakes, pycodestyle, PrettyTable, pluggy, platformdirs, pbr, pathspec, packaging, numpy, mccabe, lazy-object-proxy, isort, iniconfig, future, exceptiongroup, dill, coverage, click, autopage, attrs, stevedore, pytest, pyproject_hooks, importlib-metadata, flake8, fixtures, cmd2, black, autopep8, astroid, testtools, pytest-cov, pylint, cliff, build, testscenarios, python-subunit, stestr
Successfully installed PrettyTable-3.6.0 PyYAML-6.0 astroid-2.13.5 attrs-22.2.0 autopage-0.5.1 autopep8-2.0.1 black-23.1.0 build-0.10.0 click-8.1.3 cliff-4.1.0 cmd2-2.4.3 coverage-7.1.0 dill-0.3.6 exceptiongroup-1.1.0 extras-1.0.0 fixtures-4.0.1 flake8-6.0.0 future-0.18.3 importlib-metadata-6.0.0 iniconfig-2.0.0 isort-5.12.0 lazy-object-proxy-1.9.0 mccabe-0.7.0 mypy-extensions-0.4.3 numpy-1.24.1 packaging-23.0 pathspec-0.11.0 pbr-5.11.1 platformdirs-2.6.2 pluggy-1.0.0 pycodestyle-2.10.0 pyflakes-3.0.1 pylint-2.15.10 pyperclip-1.8.2 pyproject_hooks-1.0.0 pytest-7.2.1 pytest-cov-4.0.0 python-subunit-1.4.2 stestr-4.0.1 stevedore-4.1.1 testscenarios-0.5.0 testtools-2.5.0 tomli-2.0.1 tomlkit-0.11.6 typing-extensions-4.4.0 voluptuous-0.13.1 wcwidth-0.2.6 wrapt-1.14.1 zipp-3.12.0
name: pep8
run_id: commands_pre[0]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: pep8
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 122
env LINES: 26
metadata pid: 21056
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: .tox/linting/bin/python --version
exit_code: 0
Python 3.8.5
name: pep8
run_id: commands_pre[1]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: pep8
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 122
env LINES: 26
metadata pid: 21069
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: pip install --no-cache pytango
exit_code: 0
Collecting pytango
Downloading pytango-9.3.6.tar.gz (4.9 MB)
[?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/4.9 MB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 3.0/4.9 MB 90.7 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 98.4 MB/s eta 0:00:00
[?25h Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting six>=1.10
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Building wheels for collected packages: pytango
Building wheel for pytango (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done
[?25h Created wheel for pytango: filename=pytango-9.3.6-cp38-cp38-linux_x86_64.whl size=35147400 sha256=724896648eaf6f0d3c882d5c00dcdbfe23a81d8d7aa68f71167663a9dfe173bd
Stored in directory: /tmp/pip-ephem-wheel-cache-5c33llh4/wheels/1d/ff/3a/a04ac2e2083bb0781800d0bc57edd66d1a73e1ef0034129d46
Successfully built pytango
Installing collected packages: six, pytango
Successfully installed pytango-9.3.6 six-1.16.0
standard error:
/home/thijs/attributewrapper/.tox/linting/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release
warnings.warn(
/home/thijs/attributewrapper/.tox/linting/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release
warnings.warn(
name: pep8
run_id: commands[0]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: pep8
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 122
env LINES: 26
metadata pid: 32484
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: .tox/linting/bin/python -m flake8 --version
exit_code: 0
6.0.0 (mccabe: 0.7.0, pycodestyle: 2.10.0, pyflakes: 3.0.1) CPython 3.8.5 on Linux
name: pep8
run_id: commands[1]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: pep8
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 122
env LINES: 26
metadata pid: 32491
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: .tox/linting/bin/python -m flake8 --extend-exclude ./.venv/,./venv/
exit_code: 1
./Attribute_wrapper/attribute_wrapper.py:23:10: F821 undefined name 'wraps'
./Attribute_wrapper/attribute_wrapper.py:82:89: E501 line too long (126 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:91:89: E501 line too long (102 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:104:89: E501 line too long (129 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:107:89: E501 line too long (138 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:108:89: E501 line too long (132 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:115:89: E501 line too long (124 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:119:89: E501 line too long (107 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:153:89: E501 line too long (125 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:164:89: E501 line too long (99 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:232:89: E501 line too long (121 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:233:89: E501 line too long (123 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:234:89: E501 line too long (118 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:236:89: E501 line too long (107 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:251:89: E501 line too long (97 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:262:89: E501 line too long (125 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:275:89: E501 line too long (123 > 88 characters)
./Attribute_wrapper/attribute_wrapper.py:292:89: E501 line too long (123 > 88 characters)
./tests/test_attr_wrapper.py:14:1: F401 'tango.server.attribute' imported but unused
./tests/test_attr_wrapper.py:14:1: F401 'tango.server.command' imported but unused
./tests/test_attr_wrapper.py:596:89: E501 line too long (89 > 88 characters)
./tests/test_attr_wrapper.py:605:89: E501 line too long (103 > 88 characters)
./tests/test_attr_wrapper.py:614:89: E501 line too long (105 > 88 characters)
./tests/test_attr_wrapper.py:623:89: E501 line too long (105 > 88 characters)
./tests/test_attr_wrapper.py:662:89: E501 line too long (103 > 88 characters)
./tests/test_attr_wrapper.py:667:89: E501 line too long (91 > 88 characters)
./tests/test_attr_wrapper.py:670:19: F523 '...'.format(...) has unused arguments at position(s): 0
./tests/test_attr_wrapper.py:700:89: E501 line too long (93 > 88 characters)
./tests/test_attr_wrapper.py:709:89: E501 line too long (107 > 88 characters)
./tests/test_attr_wrapper.py:720:89: E501 line too long (99 > 88 characters)
./tests/test_attr_wrapper.py:726:89: E501 line too long (99 > 88 characters)
./tests/test_attr_wrapper.py:782:89: E501 line too long (99 > 88 characters)
./tests/test_attr_wrapper.py:806:89: E501 line too long (130 > 88 characters)
./tests/test_attr_wrapper.py:813:89: E501 line too long (117 > 88 characters)
./tests/test_attr_wrapper.py:822:89: E501 line too long (130 > 88 characters)
./tests/test_attr_wrapper.py:830:89: E501 line too long (117 > 88 characters)
./tests/test_attr_wrapper.py:839:89: E501 line too long (113 > 88 characters)
./tests/test_attr_wrapper.py:846:89: E501 line too long (113 > 88 characters)
./tests/test_attr_wrapper.py:854:89: E501 line too long (113 > 88 characters)
./tests/test_attr_wrapper.py:861:89: E501 line too long (113 > 88 characters)
./tests/test_attr_wrapper.py:871:89: E501 line too long (96 > 88 characters)
./tests/test_client.py:18:89: E501 line too long (132 > 88 characters)
./tests/test_client.py:38:89: E501 line too long (89 > 88 characters)
./tests/test_client.py:52:89: E501 line too long (112 > 88 characters)
./tests/test_client.py:53:89: E501 line too long (134 > 88 characters)
./tests/test_client.py:55:89: E501 line too long (108 > 88 characters)
./tests/test_client.py:83:89: E501 line too long (92 > 88 characters)
./tests/test_client.py:86:89: E501 line too long (103 > 88 characters)
./tests/test_client.py:116:89: E501 line too long (94 > 88 characters)
./tests/test_client.py:122:89: E501 line too long (89 > 88 characters)
{
"ToxEnv": {
"name": "py310",
"type": "VirtualEnvRunner"
}
}
\ No newline at end of file
{
"ToxEnv": {
"name": "py37",
"type": "VirtualEnvRunner"
}
}
\ No newline at end of file
{
"ToxEnv": {
"name": "py39",
"type": "VirtualEnvRunner"
}
}
\ No newline at end of file
name: pylint
run_id: install_deps
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: pylint
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 156
env LINES: 40
metadata pid: 32513
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: python -I -m pip install -r /home/thijs/attributewrapper/requirements.txt -r /home/thijs/attributewrapper/tests/requirements.txt
exit_code: 0
Collecting numpy>=1.20.0
Using cached numpy-1.24.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
Collecting stestr>=3.0.0
Using cached stestr-4.0.1-py3-none-any.whl (117 kB)
Collecting testscenarios>=0.5.0
Using cached testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)
Collecting testtools>=2.4.0
Using cached testtools-2.5.0-py3-none-any.whl (181 kB)
Collecting autopep8>=1.7.0
Using cached autopep8-2.0.1-py2.py3-none-any.whl (45 kB)
Collecting black>=22.0.0
Using cached black-23.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB)
Collecting build>=0.8.0
Using cached build-0.10.0-py3-none-any.whl (17 kB)
Collecting flake8>=5.0.0
Using cached flake8-6.0.0-py2.py3-none-any.whl (57 kB)
Collecting pylint>=2.15.0
Using cached pylint-2.15.10-py3-none-any.whl (509 kB)
Collecting pytest>=7.0.0
Using cached pytest-7.2.1-py3-none-any.whl (317 kB)
Collecting pytest-cov>=3.0.0
Using cached pytest_cov-4.0.0-py3-none-any.whl (21 kB)
Collecting pbr!=2.1.0,!=4.0.0,!=4.0.1,!=4.0.2,!=4.0.3,>=2.0.0
Using cached pbr-5.11.1-py2.py3-none-any.whl (112 kB)
Collecting voluptuous>=0.8.9
Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
Collecting future
Using cached future-0.18.3-py3-none-any.whl
Collecting cliff>=2.8.0
Using cached cliff-4.1.0-py3-none-any.whl (81 kB)
Collecting fixtures>=3.0.0
Using cached fixtures-4.0.1-py3-none-any.whl
Collecting PyYAML>=3.10.0
Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
Collecting python-subunit>=1.4.0
Using cached python_subunit-1.4.2-py3-none-any.whl (106 kB)
Collecting extras>=1.0.0
Using cached extras-1.0.0-py2.py3-none-any.whl (7.3 kB)
Collecting tomli
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting pycodestyle>=2.10.0
Using cached pycodestyle-2.10.0-py2.py3-none-any.whl (41 kB)
Collecting mypy-extensions>=0.4.3
Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
Collecting packaging>=22.0
Using cached packaging-23.0-py3-none-any.whl (42 kB)
Collecting pathspec>=0.9.0
Using cached pathspec-0.11.0-py3-none-any.whl (29 kB)
Collecting click>=8.0.0
Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting typing-extensions>=3.10.0.0
Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB)
Collecting platformdirs>=2
Using cached platformdirs-2.6.2-py3-none-any.whl (14 kB)
Collecting pyproject_hooks
Using cached pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
Collecting mccabe<0.8.0,>=0.7.0
Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
Collecting pyflakes<3.1.0,>=3.0.0
Using cached pyflakes-3.0.1-py2.py3-none-any.whl (62 kB)
Collecting tomlkit>=0.10.1
Using cached tomlkit-0.11.6-py3-none-any.whl (35 kB)
Collecting dill>=0.2
Using cached dill-0.3.6-py3-none-any.whl (110 kB)
Collecting isort<6,>=4.2.5
Using cached isort-5.12.0-py3-none-any.whl (91 kB)
Collecting astroid<=2.14.0-dev0,>=2.12.13
Using cached astroid-2.13.5-py3-none-any.whl (273 kB)
Collecting attrs>=19.2.0
Using cached attrs-22.2.0-py3-none-any.whl (60 kB)
Collecting iniconfig
Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Collecting exceptiongroup>=1.0.0rc8
Using cached exceptiongroup-1.1.0-py3-none-any.whl (14 kB)
Collecting pluggy<2.0,>=0.12
Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting coverage[toml]>=5.2.1
Using cached coverage-7.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (227 kB)
Collecting lazy-object-proxy>=1.4.0
Using cached lazy_object_proxy-1.9.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61 kB)
Collecting wrapt<2,>=1.11
Using cached wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
Collecting autopage>=0.4.0
Using cached autopage-0.5.1-py3-none-any.whl (29 kB)
Collecting importlib-metadata>=4.4
Using cached importlib_metadata-6.0.0-py3-none-any.whl (21 kB)
Collecting cmd2>=1.0.0
Using cached cmd2-2.4.3-py3-none-any.whl (147 kB)
Collecting PrettyTable>=0.7.2
Using cached prettytable-3.6.0-py3-none-any.whl (27 kB)
Collecting stevedore>=2.0.1
Using cached stevedore-4.1.1-py3-none-any.whl (50 kB)
Collecting wcwidth>=0.1.7
Using cached wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
Collecting pyperclip>=1.6
Using cached pyperclip-1.8.2-py3-none-any.whl
Collecting zipp>=0.5
Using cached zipp-3.12.0-py3-none-any.whl (6.6 kB)
Installing collected packages: wcwidth, voluptuous, pyperclip, mypy-extensions, extras, zipp, wrapt, typing-extensions, tomlkit, tomli, PyYAML, pyflakes, pycodestyle, PrettyTable, pluggy, platformdirs, pbr, pathspec, packaging, numpy, mccabe, lazy-object-proxy, isort, iniconfig, future, exceptiongroup, dill, coverage, click, autopage, attrs, stevedore, pytest, pyproject_hooks, importlib-metadata, flake8, fixtures, cmd2, black, autopep8, astroid, testtools, pytest-cov, pylint, cliff, build, testscenarios, python-subunit, stestr
Successfully installed PrettyTable-3.6.0 PyYAML-6.0 astroid-2.13.5 attrs-22.2.0 autopage-0.5.1 autopep8-2.0.1 black-23.1.0 build-0.10.0 click-8.1.3 cliff-4.1.0 cmd2-2.4.3 coverage-7.1.0 dill-0.3.6 exceptiongroup-1.1.0 extras-1.0.0 fixtures-4.0.1 flake8-6.0.0 future-0.18.3 importlib-metadata-6.0.0 iniconfig-2.0.0 isort-5.12.0 lazy-object-proxy-1.9.0 mccabe-0.7.0 mypy-extensions-0.4.3 numpy-1.24.1 packaging-23.0 pathspec-0.11.0 pbr-5.11.1 platformdirs-2.6.2 pluggy-1.0.0 pycodestyle-2.10.0 pyflakes-3.0.1 pylint-2.15.10 pyperclip-1.8.2 pyproject_hooks-1.0.0 pytest-7.2.1 pytest-cov-4.0.0 python-subunit-1.4.2 stestr-4.0.1 stevedore-4.1.1 testscenarios-0.5.0 testtools-2.5.0 tomli-2.0.1 tomlkit-0.11.6 typing-extensions-4.4.0 voluptuous-0.13.1 wcwidth-0.2.6 wrapt-1.14.1 zipp-3.12.0
name: pylint
run_id: commands_pre[0]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: pylint
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 156
env LINES: 40
metadata pid: 32522
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: .tox/linting/bin/python --version
exit_code: 0
Python 3.8.5
name: pylint
run_id: commands_pre[1]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: pylint
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 156
env LINES: 40
metadata pid: 32528
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: pip install --no-cache pytango
exit_code: 0
Collecting pytango
Downloading pytango-9.3.6.tar.gz (4.9 MB)
[?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/4.9 MB ? eta -:--:--  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.8/4.9 MB 25.1 MB/s eta 0:00:01  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/4.9 MB 22.4 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 2.2/4.9 MB 21.1 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 3.1/4.9 MB 21.9 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 4.1/4.9 MB 22.9 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 4.7/4.9 MB 22.1 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 22.2 MB/s eta 0:00:00
[?25h Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting six>=1.10
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Building wheels for collected packages: pytango
Building wheel for pytango (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done
[?25h Created wheel for pytango: filename=pytango-9.3.6-cp38-cp38-linux_x86_64.whl size=35147005 sha256=fc8b17e26df9db6a34fb6364f4719d1cacbb328e4d5b9ef64155916263145dd1
Stored in directory: /tmp/pip-ephem-wheel-cache-m3h149_0/wheels/1d/ff/3a/a04ac2e2083bb0781800d0bc57edd66d1a73e1ef0034129d46
Successfully built pytango
Installing collected packages: six, pytango
Successfully installed pytango-9.3.6 six-1.16.0
standard error:
/home/thijs/attributewrapper/.tox/linting/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release
warnings.warn(
/home/thijs/attributewrapper/.tox/linting/lib/python3.8/site-packages/pip/_vendor/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release
warnings.warn(
name: pylint
run_id: commands[0]
env HOME: /home/thijs
env LANG: C.UTF-8
env TERM: xterm-256color
env PATH: /home/thijs/attributewrapper/.tox/linting/bin:/home/thijs/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/d/ProgramFiles/CUDA/bin:/mnt/d/ProgramFiles/CUDA/libnvvp:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/iCLS/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/mnt/c/Program Files/PuTTY/:/mnt/d/ProgramFiles (x86)/Subversion/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files/Intel/WiFi/bin/:/mnt/c/Program Files/Common Files/Intel/WirelessCommon/:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA NvDLISR:/mnt/c/Program Files (x86)/Git/cmd:/mnt/c/Program Files (x86)/Mercurial:/mnt/c/Program Files/Microsoft SQL Server/Client SDK/ODBC/110/Tools/Binn/:/mnt/c/Program Files (x86)/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/Tools/Binn/:/mnt/c/Program Files/Microsoft SQL Server/120/DTS/Binn/:/mnt/c/Program Files/CMake/bin:/mnt/c/Program Files/Microsoft SQL Server/130/Tools/Binn/:/mnt/d/ProgramFiles/hdf5/bin/:/mnt/c/Program Files/Docker/Docker/resources/bin:/mnt/c/ProgramData/DockerDesktop/version-bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/Scripts/:/mnt/c/Users/snijd/AppData/Local/Programs/Python/Python37-32/:/mnt/c/Users/snijd/AppData/Local/Microsoft/WindowsApps:/mnt/d/ProgramFiles/Microsoft VS Code/bin:/mnt/c/Users/snijd/AppData/Local/atom/bin:/snap/bin
env PYTHONHASHSEED: 2978126555
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env LANGUAGE: en_US
env LC_ALL: en_US.UTF-8
env PYTHONWARNINGS: default::DeprecationWarning
env TOX_ENV_NAME: pylint
env TOX_WORK_DIR: /home/thijs/attributewrapper/.tox
env TOX_ENV_DIR: /home/thijs/attributewrapper/.tox/linting
env VIRTUAL_ENV: /home/thijs/attributewrapper/.tox/linting
env COLUMNS: 156
env LINES: 40
metadata pid: 19926
cwd: /home/thijs/attributewrapper
allow: /home/thijs/attributewrapper/.tox/linting/bin/*
cmd: .tox/linting/bin/python -m pylint --version
exit_code: 0
pylint 2.15.10
astroid 2.13.5
Python 3.8.5 (default, Jul 28 2020, 12:59:40)
[GCC 9.3.0]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment