ROOT: skip environment lint, matches filter 'lint' .pkg: remove tox env folder /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.pkg py38: install_deps> python -I -m pip install aioresponses coverage pytest pytest-aioresponses pytest-asyncio python-dateutil .pkg: install_requires> python -I -m pip install 'setuptools>=61.0' .pkg: _optional_hooks> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: get_requires_for_build_sdist> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: get_requires_for_build_wheel> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: freeze> python -m pip freeze --all .pkg: pip==24.3.1,setuptools==75.8.0,wheel==0.45.1 .pkg: prepare_metadata_for_build_wheel> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: build_sdist> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta py38: install_package_deps> python -I -m pip install aiohttp python-dateutil typing_extensions py38: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/2/crosslab_api_client-0.0.0.tar.gz py38: freeze> python -m pip freeze --all py38: aiohappyeyeballs==2.4.4,aiohttp==3.10.11,aioresponses==0.7.8,aiosignal==1.3.1,async-timeout==5.0.1,attrs==25.3.0,coverage==7.6.1,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/2/crosslab_api_client-0.0.0.tar.gz#sha256=8617b21d27185b59e2d6e78119b151dcb6bf19ee2d0f5ab8ee9acb2371c45d0c,exceptiongroup==1.2.2,frozenlist==1.5.0,idna==3.10,iniconfig==2.1.0,multidict==6.1.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.2.0,pytest==8.3.5,pytest-aioresponses==0.3.0,pytest-asyncio==0.24.0,python-dateutil==2.9.0.post0,setuptools==75.3.0,six==1.17.0,tomli==2.2.1,typing_extensions==4.12.2,wheel==0.45.1,yarl==1.15.2 py38: commands[0]> coverage run --source crosslab -m pytest -W error ============================= test session starts ============================== platform linux -- Python 3.8.20, pytest-8.3.5, pluggy-1.5.0 cachedir: .tox/py38/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python configfile: pyproject.toml plugins: aioresponses-0.3.0, asyncio-0.24.0 asyncio: mode=strict, default_loop_scope=function collected 68 items tests/test_improved_client.py . [ 1%] tests/test_openapi.py .................................................. [ 75%] ................. [100%] ============================== 68 passed in 7.83s ============================== py38: OK ✔ in 28.37 seconds py39: install_deps> python -I -m pip install aioresponses coverage pytest pytest-aioresponses pytest-asyncio python-dateutil py39: install_package_deps> python -I -m pip install aiohttp python-dateutil typing_extensions py39: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/3/crosslab_api_client-0.0.0.tar.gz py39: freeze> python -m pip freeze --all py39: aiohappyeyeballs==2.6.1,aiohttp==3.11.14,aioresponses==0.7.8,aiosignal==1.3.2,async-timeout==5.0.1,attrs==25.3.0,coverage==7.7.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/3/crosslab_api_client-0.0.0.tar.gz#sha256=8617b21d27185b59e2d6e78119b151dcb6bf19ee2d0f5ab8ee9acb2371c45d0c,exceptiongroup==1.2.2,frozenlist==1.5.0,idna==3.10,iniconfig==2.1.0,multidict==6.2.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.3.0,pytest==8.3.5,pytest-aioresponses==0.3.0,pytest-asyncio==0.25.3,python-dateutil==2.9.0.post0,setuptools==75.8.0,six==1.17.0,tomli==2.2.1,typing_extensions==4.12.2,wheel==0.45.1,yarl==1.18.3 py39: commands[0]> coverage run --source crosslab -m pytest -W error ============================= test session starts ============================== platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 cachedir: .tox/py39/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python configfile: pyproject.toml plugins: asyncio-0.25.3, aioresponses-0.3.0 asyncio: mode=strict, asyncio_default_fixture_loop_scope=function collected 68 items tests/test_improved_client.py . [ 1%] tests/test_openapi.py .................................................. [ 75%] ................. [100%] ============================== 68 passed in 6.73s ============================== py39: OK ✔ in 23.29 seconds py310: install_deps> python -I -m pip install aioresponses coverage pytest pytest-aioresponses pytest-asyncio python-dateutil py310: install_package_deps> python -I -m pip install aiohttp python-dateutil typing_extensions py310: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/4/crosslab_api_client-0.0.0.tar.gz py310: freeze> python -m pip freeze --all py310: aiohappyeyeballs==2.6.1,aiohttp==3.11.14,aioresponses==0.7.8,aiosignal==1.3.2,async-timeout==5.0.1,attrs==25.3.0,coverage==7.7.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/4/crosslab_api_client-0.0.0.tar.gz#sha256=8617b21d27185b59e2d6e78119b151dcb6bf19ee2d0f5ab8ee9acb2371c45d0c,exceptiongroup==1.2.2,frozenlist==1.5.0,idna==3.10,iniconfig==2.1.0,multidict==6.2.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.3.0,pytest==8.3.5,pytest-aioresponses==0.3.0,pytest-asyncio==0.25.3,python-dateutil==2.9.0.post0,setuptools==75.8.0,six==1.17.0,tomli==2.2.1,typing_extensions==4.12.2,wheel==0.45.1,yarl==1.18.3 py310: commands[0]> coverage run --source crosslab -m pytest -W error ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-8.3.5, pluggy-1.5.0 cachedir: .tox/py310/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python configfile: pyproject.toml plugins: asyncio-0.25.3, aioresponses-0.3.0 asyncio: mode=strict, asyncio_default_fixture_loop_scope=function collected 68 items tests/test_improved_client.py . [ 1%] tests/test_openapi.py .................................................. [ 75%] ................. [100%] ============================== 68 passed in 6.97s ============================== py310: OK ✔ in 23.03 seconds py311: install_deps> python -I -m pip install aioresponses coverage pytest pytest-aioresponses pytest-asyncio python-dateutil py311: install_package_deps> python -I -m pip install aiohttp python-dateutil typing_extensions py311: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/5/crosslab_api_client-0.0.0.tar.gz py311: freeze> python -m pip freeze --all py311: aiohappyeyeballs==2.6.1,aiohttp==3.11.14,aioresponses==0.7.8,aiosignal==1.3.2,attrs==25.3.0,coverage==7.7.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/5/crosslab_api_client-0.0.0.tar.gz#sha256=8617b21d27185b59e2d6e78119b151dcb6bf19ee2d0f5ab8ee9acb2371c45d0c,frozenlist==1.5.0,idna==3.10,iniconfig==2.1.0,multidict==6.2.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.3.0,pytest==8.3.5,pytest-aioresponses==0.3.0,pytest-asyncio==0.25.3,python-dateutil==2.9.0.post0,setuptools==75.8.0,six==1.17.0,typing_extensions==4.12.2,wheel==0.45.1,yarl==1.18.3 py311: commands[0]> coverage run --source crosslab -m pytest -W error ============================= test session starts ============================== platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 cachedir: .tox/py311/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python configfile: pyproject.toml plugins: asyncio-0.25.3, aioresponses-0.3.0 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=function collected 68 items tests/test_improved_client.py . [ 1%] tests/test_openapi.py .................................................. [ 75%] ................. [100%] ============================== 68 passed in 7.50s ============================== py311: OK ✔ in 23.72 seconds py312: install_deps> python -I -m pip install aioresponses coverage pytest pytest-aioresponses pytest-asyncio python-dateutil py312: install_package_deps> python -I -m pip install aiohttp python-dateutil typing_extensions py312: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/6/crosslab_api_client-0.0.0.tar.gz py312: freeze> python -m pip freeze --all py312: aiohappyeyeballs==2.6.1,aiohttp==3.11.14,aioresponses==0.7.8,aiosignal==1.3.2,attrs==25.3.0,coverage==7.7.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/6/crosslab_api_client-0.0.0.tar.gz#sha256=8617b21d27185b59e2d6e78119b151dcb6bf19ee2d0f5ab8ee9acb2371c45d0c,frozenlist==1.5.0,idna==3.10,iniconfig==2.1.0,multidict==6.2.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.3.0,pytest==8.3.5,pytest-aioresponses==0.3.0,pytest-asyncio==0.25.3,python-dateutil==2.9.0.post0,six==1.17.0,typing_extensions==4.12.2,yarl==1.18.3 py312: commands[0]> coverage run --source crosslab -m pytest -W error ============================= test session starts ============================== platform linux -- Python 3.12.8, pytest-8.3.5, pluggy-1.5.0 cachedir: .tox/py312/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python configfile: pyproject.toml plugins: asyncio-0.25.3, aioresponses-0.3.0 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=function collected 68 items tests/test_improved_client.py . [ 1%] tests/test_openapi.py .................................................. [ 75%] ................. [100%] ============================== 68 passed in 6.80s ============================== py312: OK ✔ in 23.77 seconds py313: install_deps> python -I -m pip install aioresponses coverage pytest pytest-aioresponses pytest-asyncio python-dateutil py313: install_package_deps> python -I -m pip install aiohttp python-dateutil typing_extensions py313: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/7/crosslab_api_client-0.0.0.tar.gz py313: freeze> python -m pip freeze --all py313: aiohappyeyeballs==2.6.1,aiohttp==3.11.14,aioresponses==0.7.8,aiosignal==1.3.2,attrs==25.3.0,coverage==7.7.0,crosslab_api_client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/.tox/.tmp/package/7/crosslab_api_client-0.0.0.tar.gz#sha256=8617b21d27185b59e2d6e78119b151dcb6bf19ee2d0f5ab8ee9acb2371c45d0c,frozenlist==1.5.0,idna==3.10,iniconfig==2.1.0,multidict==6.2.0,packaging==24.2,pip==24.3.1,pluggy==1.5.0,propcache==0.3.0,pytest==8.3.5,pytest-aioresponses==0.3.0,pytest-asyncio==0.25.3,python-dateutil==2.9.0.post0,six==1.17.0,typing_extensions==4.12.2,yarl==1.18.3 py313: commands[0]> coverage run --source crosslab -m pytest -W error ============================= test session starts ============================== platform linux -- Python 3.13.1, pytest-8.3.5, pluggy-1.5.0 cachedir: .tox/py313/.pytest_cache rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python configfile: pyproject.toml plugins: asyncio-0.25.3, aioresponses-0.3.0 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=function collected 68 items tests/test_improved_client.py . [ 1%] tests/test_openapi.py .................................................. [ 75%] ................. [100%] ============================== 68 passed in 6.73s ============================== py313: OK ✔ in 22.56 seconds coverage: install_deps> python -I -m pip install coverage coverage: freeze> python -m pip freeze --all coverage: coverage==7.7.0,pip==24.3.1,setuptools==75.8.0,wheel==0.45.1 coverage: commands[0]> coverage combine Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.6972.XalmjZix Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.7086.XuveLdDx Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.7198.XTlOqnRx Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.7311.XZQBtgux Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.7420.XADrUQmx Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.7529.XpJbZdRx coverage: commands[1]> coverage report Name Stmts Miss Cover ---------------------------------------------------------------- src/crosslab/api_client/__init__.py 1 0 100% src/crosslab/api_client/client.py 998 267 73% src/crosslab/api_client/exceptions.py 2 0 100% src/crosslab/api_client/improved_client.py 15 0 100% src/crosslab/api_client/schemas.py 1412 0 100% ---------------------------------------------------------------- TOTAL 2428 267 89% coverage: commands[2]> coverage xml Wrote XML report to coverage.xml coverage: commands[3]> bash -c 'coverage report | grep TOTAL | tr -s '"'"' '"'"' | cut -d'"'"' '"'"' -f4 > coverage.txt' py38: OK (28.37=setup[19.58]+cmd[8.79] seconds) py39: OK (23.29=setup[15.56]+cmd[7.73] seconds) py310: OK (23.03=setup[15.02]+cmd[8.00] seconds) py311: OK (23.72=setup[15.17]+cmd[8.55] seconds) py312: OK (23.77=setup[15.11]+cmd[8.66] seconds) py313: OK (22.56=setup[14.68]+cmd[7.88] seconds) coverage: OK (5.66=setup[3.64]+cmd[0.22,0.55,0.71,0.54] seconds) congratulations :) (150.54 seconds)