name: py3 run_id: install_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/.tox/py3/bin:/opt/pyenv/bin:/tmp/venv-XojF/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PYTHONHASHSEED: 3085529029 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env PYTHONPATH: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/src:/w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/tests env TOX_ENV_NAME: py3 env TOX_WORK_DIR: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/.tox env TOX_ENV_DIR: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/.tox/py3 env VIRTUAL_ENV: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/.tox/py3 metadata pid: 3087 cwd: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms allow: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/.tox/py3/bin/* cmd: python -I -m pip install coverage pytest pytest-cov requests-mock responses scikit-learn -r requirements.txt exit_code: 0 Collecting coverage Downloading coverage-7.4.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) Collecting pytest Downloading pytest-8.1.1-py3-none-any.whl.metadata (7.6 kB) Collecting pytest-cov Downloading pytest_cov-5.0.0-py3-none-any.whl.metadata (27 kB) Collecting requests-mock Downloading requests_mock-1.12.1-py2.py3-none-any.whl.metadata (4.1 kB) Collecting responses Downloading responses-0.25.0-py3-none-any.whl.metadata (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 4.3 MB/s eta 0:00:00 Collecting scikit-learn Downloading scikit_learn-1.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting flask==1.1.2 (from -r requirements.txt (line 10)) Downloading Flask-1.1.2-py2.py3-none-any.whl.metadata (4.6 kB) Collecting requests==2.24.0 (from -r requirements.txt (line 11)) Downloading requests-2.24.0-py2.py3-none-any.whl.metadata (6.9 kB) Collecting responses Downloading responses-0.16.0-py2.py3-none-any.whl.metadata (25 kB) Collecting pandas==1.1.5 (from -r requirements.txt (line 13)) Downloading pandas-1.1.5.tar.gz (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 32.6 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: still running... Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorflow (from -r requirements.txt (line 14)) Downloading tensorflow-2.16.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.3 kB) Collecting scipy (from -r requirements.txt (line 16)) Downloading scipy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 6.7 MB/s eta 0:00:00 Collecting matplotlib (from -r requirements.txt (line 17)) Downloading matplotlib-3.8.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting xlrd (from -r requirements.txt (line 19)) Downloading xlrd-2.0.1-py2.py3-none-any.whl.metadata (3.4 kB) Collecting mock==4.0.3 (from -r requirements.txt (line 20)) Downloading mock-4.0.3-py3-none-any.whl.metadata (2.8 kB) Collecting openpyxl==3.0.10 (from -r requirements.txt (line 21)) Downloading openpyxl-3.0.10-py2.py3-none-any.whl.metadata (2.4 kB) Collecting configparser (from -r requirements.txt (line 22)) Downloading configparser-7.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting pyyaml (from -r requirements.txt (line 23)) Using cached PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting numpy==1.23.1 (from -r requirements.txt (line 26)) Downloading numpy-1.23.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.2 kB) Collecting confluent_kafka (from -r requirements.txt (line 27)) Downloading confluent_kafka-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) Collecting urllib3>=1.25.10 (from responses) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting six (from responses) Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting Werkzeug>=0.15 (from flask==1.1.2->-r requirements.txt (line 10)) Downloading werkzeug-3.0.2-py3-none-any.whl.metadata (4.1 kB) Collecting Jinja2>=2.10.1 (from flask==1.1.2->-r requirements.txt (line 10)) Using cached Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting itsdangerous>=0.24 (from flask==1.1.2->-r requirements.txt (line 10)) Downloading itsdangerous-2.1.2-py3-none-any.whl.metadata (2.9 kB) Collecting click>=5.1 (from flask==1.1.2->-r requirements.txt (line 10)) Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting chardet<4,>=3.0.2 (from requests==2.24.0->-r requirements.txt (line 11)) Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) Collecting idna<3,>=2.5 (from requests==2.24.0->-r requirements.txt (line 11)) Downloading idna-2.10-py2.py3-none-any.whl.metadata (9.1 kB) Collecting urllib3>=1.25.10 (from responses) Downloading urllib3-1.25.11-py2.py3-none-any.whl.metadata (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.1/41.1 kB 6.5 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests==2.24.0->-r requirements.txt (line 11)) Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Collecting python-dateutil>=2.7.3 (from pandas==1.1.5->-r requirements.txt (line 13)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pytz>=2017.2 (from pandas==1.1.5->-r requirements.txt (line 13)) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting et-xmlfile (from openpyxl==3.0.10->-r requirements.txt (line 21)) Downloading et_xmlfile-1.1.0-py3-none-any.whl.metadata (1.8 kB) Collecting iniconfig (from pytest) Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) Collecting packaging (from pytest) Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting pluggy<2.0,>=1.4 (from pytest) Using cached pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest) Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) Collecting tomli>=1 (from pytest) Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting joblib>=1.2.0 (from scikit-learn) Downloading joblib-1.4.0-py3-none-any.whl.metadata (5.4 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn) Downloading threadpoolctl-3.4.0-py3-none-any.whl.metadata (13 kB) Collecting absl-py>=1.0.0 (from tensorflow->-r requirements.txt (line 14)) Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting astunparse>=1.6.0 (from tensorflow->-r requirements.txt (line 14)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting flatbuffers>=23.5.26 (from tensorflow->-r requirements.txt (line 14)) Downloading flatbuffers-24.3.25-py2.py3-none-any.whl.metadata (850 bytes) Collecting gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 (from tensorflow->-r requirements.txt (line 14)) Downloading gast-0.5.4-py3-none-any.whl.metadata (1.3 kB) Collecting google-pasta>=0.1.1 (from tensorflow->-r requirements.txt (line 14)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting h5py>=3.10.0 (from tensorflow->-r requirements.txt (line 14)) Downloading h5py-3.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting libclang>=13.0.0 (from tensorflow->-r requirements.txt (line 14)) Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting ml-dtypes~=0.3.1 (from tensorflow->-r requirements.txt (line 14)) Downloading ml_dtypes-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) Collecting opt-einsum>=2.3.2 (from tensorflow->-r requirements.txt (line 14)) Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3 (from tensorflow->-r requirements.txt (line 14)) Downloading protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) Requirement already satisfied: setuptools in ./.tox/py3/lib/python3.10/site-packages (from tensorflow->-r requirements.txt (line 14)) (69.1.0) Collecting termcolor>=1.1.0 (from tensorflow->-r requirements.txt (line 14)) Downloading termcolor-2.4.0-py3-none-any.whl.metadata (6.1 kB) Collecting typing-extensions>=3.6.6 (from tensorflow->-r requirements.txt (line 14)) Using cached typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) Collecting wrapt>=1.11.0 (from tensorflow->-r requirements.txt (line 14)) Using cached wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting grpcio<2.0,>=1.24.3 (from tensorflow->-r requirements.txt (line 14)) Downloading grpcio-1.62.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting tensorboard<2.17,>=2.16 (from tensorflow->-r requirements.txt (line 14)) Downloading tensorboard-2.16.2-py3-none-any.whl.metadata (1.6 kB) Collecting keras>=3.0.0 (from tensorflow->-r requirements.txt (line 14)) Downloading keras-3.2.1-py3-none-any.whl.metadata (5.6 kB) Collecting tensorflow-io-gcs-filesystem>=0.23.1 (from tensorflow->-r requirements.txt (line 14)) Downloading tensorflow_io_gcs_filesystem-0.36.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB) INFO: pip is looking at multiple versions of tensorflow to determine which version is compatible with other requirements. This could take a while. Collecting tensorflow (from -r requirements.txt (line 14)) Downloading tensorflow-2.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Downloading tensorflow-2.15.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting ml-dtypes~=0.2.0 (from tensorflow->-r requirements.txt (line 14)) Downloading ml_dtypes-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) Collecting tensorflow (from -r requirements.txt (line 14)) Downloading tensorflow-2.15.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.4 kB) Downloading tensorflow-2.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Downloading tensorflow-2.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Downloading tensorflow-2.13.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) Collecting gast<=0.4.0,>=0.2.1 (from tensorflow->-r requirements.txt (line 14)) Downloading gast-0.4.0-py3-none-any.whl.metadata (1.1 kB) Collecting keras<2.14,>=2.13.1 (from tensorflow->-r requirements.txt (line 14)) Downloading keras-2.13.1-py3-none-any.whl.metadata (2.4 kB) Collecting tensorboard<2.14,>=2.13 (from tensorflow->-r requirements.txt (line 14)) Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) Collecting tensorflow-estimator<2.14,>=2.13.0 (from tensorflow->-r requirements.txt (line 14)) Downloading tensorflow_estimator-2.13.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting typing-extensions<4.6.0,>=3.6.6 (from tensorflow->-r requirements.txt (line 14)) Downloading typing_extensions-4.5.0-py3-none-any.whl.metadata (8.5 kB) Collecting contourpy>=1.0.1 (from matplotlib->-r requirements.txt (line 17)) Downloading contourpy-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting cycler>=0.10 (from matplotlib->-r requirements.txt (line 17)) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib->-r requirements.txt (line 17)) Downloading fonttools-4.51.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (159 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.5/159.5 kB 15.7 MB/s eta 0:00:00 Collecting kiwisolver>=1.3.1 (from matplotlib->-r requirements.txt (line 17)) Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.4 kB) Collecting pillow>=8 (from matplotlib->-r requirements.txt (line 17)) Downloading pillow-10.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB) Collecting pyparsing>=2.3.1 (from matplotlib->-r requirements.txt (line 17)) Using cached pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: wheel<1.0,>=0.23.0 in ./.tox/py3/lib/python3.10/site-packages (from astunparse>=1.6.0->tensorflow->-r requirements.txt (line 14)) (0.42.0) Collecting MarkupSafe>=2.0 (from Jinja2>=2.10.1->flask==1.1.2->-r requirements.txt (line 10)) Using cached MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting google-auth<3,>=1.6.3 (from tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached google_auth-2.29.0-py2.py3-none-any.whl.metadata (4.7 kB) Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) Collecting markdown>=2.6.8 (from tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Downloading Markdown-3.6-py3-none-any.whl.metadata (7.0 kB) Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached cachetools-5.3.3-py3-none-any.whl.metadata (5.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Downloading responses-0.16.0-py2.py3-none-any.whl (35 kB) Downloading Flask-1.1.2-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.6/94.6 kB 11.9 MB/s eta 0:00:00 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.8/61.8 kB 7.5 MB/s eta 0:00:00 Downloading mock-4.0.3-py3-none-any.whl (28 kB) Downloading openpyxl-3.0.10-py2.py3-none-any.whl (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.1/242.1 kB 28.2 MB/s eta 0:00:00 Downloading numpy-1.23.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.0/17.0 MB 52.1 MB/s eta 0:00:00 Downloading coverage-7.4.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.5/233.5 kB 24.7 MB/s eta 0:00:00 Downloading pytest-8.1.1-py3-none-any.whl (337 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 337.4/337.4 kB 20.6 MB/s eta 0:00:00 Downloading pytest_cov-5.0.0-py3-none-any.whl (21 kB) Downloading requests_mock-1.12.1-py2.py3-none-any.whl (27 kB) Downloading scikit_learn-1.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 77.4 MB/s eta 0:00:00 Downloading tensorflow-2.13.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 479.7/479.7 MB 3.2 MB/s eta 0:00:00 Downloading scipy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 20.0 MB/s eta 0:00:00 Downloading matplotlib-3.8.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 25.2 MB/s eta 0:00:00 Downloading xlrd-2.0.1-py2.py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.5/96.5 kB 2.9 MB/s eta 0:00:00 Downloading configparser-7.0.0-py3-none-any.whl (16 kB) Using cached PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) Downloading confluent_kafka-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 41.8 MB/s eta 0:00:00 Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 13.2 MB/s eta 0:00:00 Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Using cached certifi-2024.2.2-py3-none-any.whl (163 kB) Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.4 MB/s eta 0:00:00 Using cached click-8.1.7-py3-none-any.whl (97 kB) Downloading contourpy-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (305 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 305.2/305.2 kB 9.2 MB/s eta 0:00:00 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Downloading flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB) Downloading fonttools-4.51.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 100.3 MB/s eta 0:00:00 Downloading gast-0.4.0-py3-none-any.whl (9.8 kB) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.1 MB/s eta 0:00:00 Downloading grpcio-1.62.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 32.3 MB/s eta 0:00:00 Downloading h5py-3.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 67.0 MB/s eta 0:00:00 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.5 MB/s eta 0:00:00 Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Using cached Jinja2-3.1.3-py3-none-any.whl (133 kB) Downloading joblib-1.4.0-py3-none-any.whl (301 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.2/301.2 kB 33.9 MB/s eta 0:00:00 Downloading keras-2.13.1-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.3 MB/s eta 0:00:00 Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 39.3 MB/s eta 0:00:00 Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (24.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.5/24.5 MB 36.6 MB/s eta 0:00:00 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.3 MB/s eta 0:00:00 Using cached packaging-24.0-py3-none-any.whl (53 kB) Downloading pillow-10.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 35.9 MB/s eta 0:00:00 Using cached pluggy-1.4.0-py3-none-any.whl (20 kB) Downloading protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl (294 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 30.8 MB/s eta 0:00:00 Using cached pyparsing-3.1.2-py3-none-any.whl (103 kB) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 46.4 MB/s eta 0:00:00 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 40.1 MB/s eta 0:00:00 Downloading tensorflow_estimator-2.13.0-py2.py3-none-any.whl (440 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 440.8/440.8 kB 10.8 MB/s eta 0:00:00 Downloading tensorflow_io_gcs_filesystem-0.36.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 56.7 MB/s eta 0:00:00 Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB) Downloading threadpoolctl-3.4.0-py3-none-any.whl (17 kB) Using cached tomli-2.0.1-py3-none-any.whl (12 kB) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 18.3 MB/s eta 0:00:00 Downloading werkzeug-3.0.2-py3-none-any.whl (226 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.8/226.8 kB 24.6 MB/s eta 0:00:00 Using cached wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Downloading et_xmlfile-1.1.0-py3-none-any.whl (4.7 kB) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Using cached google_auth-2.29.0-py2.py3-none-any.whl (189 kB) Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) Downloading Markdown-3.6-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.4/105.4 kB 16.0 MB/s eta 0:00:00 Using cached MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Using cached cachetools-5.3.3-py3-none-any.whl (9.3 kB) Using cached pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Using cached rsa-4.9-py3-none-any.whl (34 kB) Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB) Using cached pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) Building wheels for collected packages: pandas Building wheel for pandas (pyproject.toml): started Building wheel for pandas (pyproject.toml): still running... Building wheel for pandas (pyproject.toml): still running... Building wheel for pandas (pyproject.toml): still running... Building wheel for pandas (pyproject.toml): still running... Building wheel for pandas (pyproject.toml): finished with status 'done' Created wheel for pandas: filename=pandas-1.1.5-cp310-cp310-linux_x86_64.whl size=29393725 sha256=3d1f7f4b52d4e336f2f8df69b4a91fa42388e2027101c4e93ebd895c97f11632 Stored in directory: /home/jenkins/.cache/pip/wheels/92/41/92/769e05cd303040fdae625c9f5a8d38f1d37c423aa2a30b3d0d Successfully built pandas Installing collected packages: pytz, libclang, flatbuffers, confluent_kafka, chardet, xlrd, wrapt, urllib3, typing-extensions, tomli, threadpoolctl, termcolor, tensorflow-io-gcs-filesystem, tensorflow-estimator, tensorboard-data-server, six, pyyaml, pyparsing, pyasn1, protobuf, pluggy, pillow, packaging, oauthlib, numpy, mock, MarkupSafe, markdown, kiwisolver, keras, joblib, itsdangerous, iniconfig, idna, grpcio, gast, fonttools, exceptiongroup, et-xmlfile, cycler, coverage, configparser, click, certifi, cachetools, absl-py, Werkzeug, scipy, rsa, requests, python-dateutil, pytest, pyasn1-modules, opt-einsum, openpyxl, Jinja2, h5py, google-pasta, contourpy, astunparse, scikit-learn, responses, requests-oauthlib, requests-mock, pytest-cov, pandas, matplotlib, google-auth, flask, google-auth-oauthlib, tensorboard, tensorflow Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Werkzeug-3.0.2 absl-py-2.1.0 astunparse-1.6.3 cachetools-5.3.3 certifi-2024.2.2 chardet-3.0.4 click-8.1.7 configparser-7.0.0 confluent_kafka-2.3.0 contourpy-1.2.1 coverage-7.4.4 cycler-0.12.1 et-xmlfile-1.1.0 exceptiongroup-1.2.0 flask-1.1.2 flatbuffers-24.3.25 fonttools-4.51.0 gast-0.4.0 google-auth-2.29.0 google-auth-oauthlib-1.0.0 google-pasta-0.2.0 grpcio-1.62.1 h5py-3.11.0 idna-2.10 iniconfig-2.0.0 itsdangerous-2.1.2 joblib-1.4.0 keras-2.13.1 kiwisolver-1.4.5 libclang-18.1.1 markdown-3.6 matplotlib-3.8.4 mock-4.0.3 numpy-1.23.1 oauthlib-3.2.2 openpyxl-3.0.10 opt-einsum-3.3.0 packaging-24.0 pandas-1.1.5 pillow-10.3.0 pluggy-1.4.0 protobuf-4.25.3 pyasn1-0.6.0 pyasn1-modules-0.4.0 pyparsing-3.1.2 pytest-8.1.1 pytest-cov-5.0.0 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.1 requests-2.24.0 requests-mock-1.12.1 requests-oauthlib-2.0.0 responses-0.16.0 rsa-4.9 scikit-learn-1.4.2 scipy-1.13.0 six-1.16.0 tensorboard-2.13.0 tensorboard-data-server-0.7.2 tensorflow-2.13.1 tensorflow-estimator-2.13.0 tensorflow-io-gcs-filesystem-0.36.0 termcolor-2.4.0 threadpoolctl-3.4.0 tomli-2.0.1 typing-extensions-4.5.0 urllib3-1.25.11 wrapt-1.16.0 xlrd-2.0.1