wgtmac commented on PR #34678: URL: https://github.com/apache/arrow/pull/34678#issuecomment-1480727965
> Revision: [7067c95](https://github.com/apache/arrow/commit/7067c95c799e9c0d150cce938213d54f3759143a) > > Submitted crossbow builds: [ursacomputing/crossbow @ actions-c5e181f11b](https://github.com/ursacomputing/crossbow/branches/all?query=actions-c5e181f11b) > > Task Status > java-jars [](https://github.com/ursacomputing/crossbow/actions/runs/4497306667/jobs/7912785524) ``` Downloaded from apache: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 1.2 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Arrow Java Root POM 12.0.0-SNAPSHOT: [INFO] [INFO] Apache Arrow Java Root POM ......................... SUCCESS [ 45.069 s] [INFO] Arrow Format ....................................... SUCCESS [ 16.880 s] [INFO] Arrow Memory ....................................... SUCCESS [ 5.681 s] [INFO] Arrow Memory - Core ................................ SUCCESS [ 26.060 s] [INFO] Arrow Memory - Unsafe .............................. SUCCESS [ 12.697 s] [INFO] Arrow Memory - Netty ............................... SUCCESS [ 18.038 s] [INFO] Arrow Vectors ...................................... FAILURE [10:15 min] [INFO] Arrow Compression .................................. SKIPPED [INFO] Arrow Tools ........................................ SKIPPED [INFO] Arrow JDBC Adapter ................................. SKIPPED [INFO] Arrow Plasma Client ................................ SKIPPED [INFO] Arrow Flight ....................................... SKIPPED [INFO] Arrow Flight Core .................................. SKIPPED [INFO] Arrow Flight GRPC .................................. SKIPPED [INFO] Arrow Flight SQL ................................... SKIPPED [INFO] Arrow Flight SQL JDBC Driver Core .................. SKIPPED [INFO] Arrow Flight SQL JDBC Driver ....................... SKIPPED [INFO] Arrow Flight Integration Tests ..................... SKIPPED [INFO] Arrow AVRO Adapter ................................. SKIPPED [INFO] Arrow Algorithms ................................... SKIPPED [INFO] Arrow Performance Benchmarks ....................... SKIPPED [INFO] Arrow Java C Data Interface ........................ SKIPPED [INFO] Arrow Orc Adapter .................................. SKIPPED [INFO] Arrow Gandiva ...................................... SKIPPED [INFO] Arrow Java Dataset ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12:21 min [INFO] Finished at: 2023-03-23T06:29:00Z [INFO] ------------------------------------------------------------------------ Error: Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade (default) on project arrow-vector: Execution default of goal org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade failed: Plugin org.apache.maven.plugins:maven-shade-plugin:3.1.1 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-shade-plugin:jar:3.1.1 -> org.ow2.asm:asm:jar:6.0: Failed to read artifact descriptor for org.ow2.asm:asm:jar:6.0: Could not transfer artifact org.ow2.asm:asm:pom:6.0 from/to apache (https://repo.maven.apache.org/maven2/): Connection reset -> [Help 1] Error: Error: To see the full stack trace of the errors, re-run Maven with the -e switch. Error: Re-run Maven using the -X switch to enable full debug logging. Error: Error: For more information about the errors and possible solutions, please read the following articles: Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException Error: Error: After correcting the problems, you can resume the build with the command Error: mvn <args> -rf :arrow-vector Error: Process completed with exit code 1. ``` Failure is in `arrow-vector` which seems unrelated. -- 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]
