You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 21:42:20 UTC

[GitHub] [beam] damccorm opened a new issue, #21154: Twister2 quickstart failing (2.34.0 release validation)

damccorm opened a new issue, #21154:
URL: https://github.com/apache/beam/issues/21154

   Twister2 runner quickstart failed while running release/src/main/scripts/run_rc_validation.sh. Not sure why the build would fail in this way for this runner but not others. 
   
   mvn compile exec:java -q -Dmaven.wagon.http.retryHandler.class=default -Dmaven.wagon.http.retryHandler.count=5 -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dhttp.keepAlive=false -Dexec.mainClass=org.apache.beam.examples.WordCount -Dexec.args="\--inputFile=pom.xml \--output=counts \--runner=Twister2Runner" -Ptwister2-runner
   Using maven /home/jenkins/tools/maven/apache-maven-3.5.4
   [ERROR] [ERROR] Some problems were encountered while processing the POMs:
   [ERROR] Non-resolvable import POM: Could not transfer artifact com.google.cloud:libraries-bom:pom:22.0.0 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/com/google/cloud/libraries-bom/22.0.0/libraries-bom-22.0.0.pom @ line 475, column 19
   [ERROR] 'dependencies.dependency.version' for com.google.http-client:google-http-client:jar is missing. @ line 383, column 17
    @ 
   [ERROR] The build could not read 1 project -\> [Help 1]
   [ERROR] 
   [ERROR] The project org.example:word-count-beam:0.1 (/tmp/groovy-generated-3177747651832237561-tmpdir/word-count-beam/pom.xml) has 2 errors
   [ERROR] Non-resolvable import POM: Could not transfer artifact com.google.cloud:libraries-bom:pom:22.0.0 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/com/google/cloud/libraries-bom/22.0.0/libraries-bom-22.0.0.pom @ line 475, column 19: Unknown host repo.maven.apache.org: Name or service not known -\> [Help 2]
   [ERROR] 'dependencies.dependency.version' for com.google.http-client:google-http-client:jar is missing. @ line 383, column 17
   [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/ProjectBuildingException
   [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
   [ERROR] [ERROR] Some problems were encountered while processing the POMs:
   [ERROR] Non-resolvable import POM: Could not transfer artifact com.google.cloud:libraries-bom:pom:22.0.0 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/com/google/cloud/libraries-bom/22.0.0/libraries-bom-22.0.0.pom @ line 475, column 19
   [ERROR] 'dependencies.dependency.version' for com.google.http-client:google-http-client:jar is missing. @ line 383, column 17
    @ 
   [ERROR] The build could not read 1 project -\> [Help 1]
   [ERROR] 
   [ERROR] The project org.example:word-count-beam:0.1 (/tmp/groovy-generated-3177747651832237561-tmpdir/word-count-beam/pom.xml) has 2 errors
   [ERROR] Non-resolvable import POM: Could not transfer artifact com.google.cloud:libraries-bom:pom:22.0.0 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/com/google/cloud/libraries-bom/22.0.0/libraries-bom-22.0.0.pom @ line 475, column 19: Unknown host repo.maven.apache.org: Name or service not known -\> [Help 2]
   [ERROR] 'dependencies.dependency.version' for com.google.http-client:google-http-client:jar is missing. @ line 383, column 17
   [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/ProjectBuildingException
   [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
   [ERROR] Failed command
   
   \> Task :runners:twister2:runQuickstartJavaTwister2 FAILED
   
   Imported from Jira [BEAM-13186](https://issues.apache.org/jira/browse/BEAM-13186). Original Jira may contain additional context.
   Reported by: ibzib.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

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


Re: [I] Twister2 quickstart failing (2.34.0 release validation) [beam]

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn closed issue #21154: Twister2 quickstart failing (2.34.0 release validation)
URL: https://github.com/apache/beam/issues/21154


-- 
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: github-unsubscribe@beam.apache.org

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