diqiu50 opened a new issue, #6595:
URL: https://github.com/apache/gravitino/issues/6595

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   ```
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
   100     9  100     9    0     0     50      0 --:--:-- --:--:-- --:--:--    
50
   100     9  100     9    0     0     50      0 --:--:-- --:--:-- --:--:--    
50
   trino-trino-0.1-SNAPSHOT.tar.gz downloaded successfully.
   
   gzip: stdin: not in gzip format
   tar: Child returned status 1
   tar: Error is not recoverable: exiting now
   "docker inspect" requires at least 1 argument.
   See 'docker inspect --help'.
   
   Usage:  docker inspect [OPTIONS] NAME|ID [NAME|ID...]
   ```
   
   ```
   2025-03-04T07:11:02.803138115Z main INFO Start watching for changes to 
/home/runner/work/gravitino/gravitino/trino-connector/integration-test/build/resources/test/log4j2.properties
 every 0 seconds
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':trino-connector:integration-test:TrinoTest'.
   > Process 'command '/usr/lib/jvm/temurin-17-jdk-amd64/bin/java'' finished 
with non-zero exit value 255
   
   * Try:
   > Run with --stacktrace option to get the stack trace.
   > Run with --info or --debug option to get more log output.
   > Run with --scan to get full insights.
   > Get more help at https://help.gradle.org./
   
   BUILD FAILED in 44s
   2025-03-04T07:11:02.803354889Z main INFO Configuration 
org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@1151e434
 started.
   2025-03-04T07:11:02.809111886Z main INFO Stopping configuration 
org.apache.logging.log4j.core.config.DefaultConfiguration@2f7c2f4f...
   2025-03-04T07:11:02.809548471Z main INFO Configuration 
org.apache.logging.log4j.core.config.DefaultConfiguration@2f7c2f4f stopped.
   Index 1 out of bounds for length 1
   :trino-connector:integration-test:TrinoTest failure marker
   
   Deprecated Gradle features were used in this build, making it incompatible 
with Gradle 9.0.
   
   You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.
   
   For more on this, please refer to 
https://docs.gradle.org/8.2/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
   59 actionable tasks: 19 executed, 40 up-to-date
   Test failed
   Error: Process completed with exit code 1.
   ```
   
   
   ### Error message and/or stacktrace
   
   gzip: stdin: not in gzip format
   tar: Child returned status 1
   tar: Error is not recoverable: exiting now
   
   ### How to reproduce
   
   rerun ci
   
   ### Additional context
   
   _No response_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to