You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/07/21 07:09:35 UTC

[GitHub] [spark] LuciferYang commented on pull request #42102: [SPARK-44506][BUILD] Upgrade mima-core & sbt-mima-plugin to 1.1.3

LuciferYang commented on PR #42102:
URL: https://github.com/apache/spark/pull/42102#issuecomment-1645086590

   https://github.com/panbingkun/spark/actions/runs/5618164088/job/15223370052
   
   The failure is not related to this pr
   
   ```
   × python setup.py bdist_wheel did not run successfully.
     │ exit code: 1
     ╰─> [1723 lines of output]
         /tmp/tmp.uxumhzdXns/3.9/lib/python3.9/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options
         !!
         
                 ********************************************************************************
                 Usage of dash-separated 'description-file' will not be supported in future
                 versions. Please use the underscore name 'description_file' instead.
         
                 By 2023-Sep-26, you need to update your project and remove deprecated calls
                 or your builds will no longer be supported.
         
                 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
                 ********************************************************************************
         
         !!
           opt = self.warn_dash_deprecation(opt, section)
         running bdist_wheel
         running build
         running build_py
         creating build
         creating build/lib
         creating build/lib/pyspark
         copying pyspark/shuffle.py -> build/lib/pyspark
         copying pyspark/join.py -> build/lib/pyspark
         copying pyspark/version.py -> build/lib/pyspark
   Error: opy2023-07-21T06:16:24.6300801Z ##[error]No space left on device : '/home/runner/runners/2.306.0/_diag/pages/802dd022-25d1-4cd9-84b5-f3a8a6b77d43_e5670e20-a167-5e79-97fe-291b0341a415_1.log'
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org