[ https://issues.apache.org/jira/browse/SPARK-42214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681370#comment-17681370 ]
Yang Jie commented on SPARK-42214: ---------------------------------- {code:java} WARNING: You are using pip version 22.0.3; however, version 22.3.1 is available. 84You should consider upgrading via the '/usr/bin/python3.9 -m pip install --upgrade pip' command. 85WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H {code} There is such message in the failed tasks and pip list result as follows: {code:java} Package Version ------------------------- -------------------- alembic 1.7.6 certifi 2019.11.28 chardet 3.0.4 click 8.0.3 cloudpickle 2.0.0 coverage 6.3.1 cycler 0.11.0 databricks-cli 0.16.4 dbus-python 1.2.16 docker 5.0.3 entrypoints 0.4 Flask 2.0.2 fonttools 4.29.1 gitdb 4.0.9 GitPython 3.1.26 greenlet 1.1.2 gunicorn 20.1.0 idna 2.8 importlib-metadata 4.10.1 itsdangerous 2.0.1 Jinja2 3.0.3 joblib 1.1.0 kiwisolver 1.3.2 Mako 1.1.6 MarkupSafe 2.0.1 matplotlib 3.5.1 mlflow 1.23.1 numpy 1.22.2 packaging 21.3 pandas 1.3.5 Pillow 9.0.1 pip 22.0.3 plotly 5.5.0 prometheus-client 0.13.1 prometheus-flask-exporter 0.18.7 protobuf 3.19.4 pyarrow 7.0.0 PyGObject 3.36.0 pyparsing 3.0.7 python-apt 2.0.0+ubuntu0.20.4.6 python-dateutil 2.8.2 pytz 2021.3 PyYAML 6.0 querystring-parser 1.2.4 requests 2.22.0 requests-unixsocket 0.2.0 scikit-learn 1.0.2 scipy 1.8.0 setuptools 45.2.0 six 1.14.0 sklearn 0.0 smmap 5.0.0 SQLAlchemy 1.4.31 sqlparse 0.4.2 tabulate 0.8.9 tenacity 8.0.1 threadpoolctl 3.1.0 urllib3 1.25.8 websocket-client 1.2.3 Werkzeug 2.0.3 wheel 0.34.2 xmlrunner 1.7.7 zipp 3.7.0 {code} {code:java} Package Version ------------------- -------------------- certifi 2019.11.28 cffi 1.14.6 chardet 3.0.4 coverage 6.3.1 cycler 0.11.0 dbus-python 1.2.16 fonttools 4.29.1 greenlet 0.4.13 hpy 0.0.3 idna 2.8 kiwisolver 1.3.2 matplotlib 3.5.1 numpy 1.21.5 packaging 21.3 pandas 1.3.5 Pillow 9.0.1 pip 22.0.3 PyGObject 3.36.0 pyparsing 3.0.7 python-apt 2.0.0+ubuntu0.20.4.6 python-dateutil 2.8.2 pytz 2021.3 readline 6.2.4.1 requests 2.22.0 requests-unixsocket 0.2.0 scipy 1.7.3 setuptools 45.2.0 six 1.14.0 urllib3 1.25.8 wheel 0.34.2 {code} Some packages are missing here, and the existing package versions are also lower than those used in the master > Branch-3.4 daily test failed > ---------------------------- > > Key: SPARK-42214 > URL: https://issues.apache.org/jira/browse/SPARK-42214 > Project: Spark > Issue Type: Bug > Components: Project Infra > Affects Versions: 3.5.0 > Reporter: Yang Jie > Priority: Major > > https://github.com/apache/spark/actions/runs/4023012095/jobs/6913400923 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org