Till Rohrmann created FLINK-25037:
-------------------------------------
Summary: Compilation of compile_cron_python_wheels failed on AZP
Key: FLINK-25037
URL: https://issues.apache.org/jira/browse/FLINK-25037
Project: Flink
Issue Type: Bug
Components: API / Python, Build System / Azure Pipelines
Affects Versions: 1.12.5
Reporter: Till Rohrmann
Fix For: 1.12.6
The compilation of {{compile_cron_python_wheels}} failed on AZP with
{code}
==============================================================================
Compiling Flink
==============================================================================
Invoking mvn with 'mvn -Dmaven.wagon.http.pool=false --settings
/__w/1/s/tools/ci/google-mirror-settings.xml
-Dorg.slf4j.simpleLogger.showDateTime=true
-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss.SSS
-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
--no-snapshot-updates -B -Dhadoop.version=2.8.3 -Dinclude_hadoop_aws
-Dscala-2.11 clean deploy
-DaltDeploymentRepository=validation_repository::default::file:/tmp/flink-validation-deployment
-Dmaven.repo.local=/home/vsts/work/1/.m2/repository
-Dflink.convergence.phase=install -Pcheck-convergence -Dflink.forkCount=2
-Dflink.forkCountTestPackage=2 -Dmaven.javadoc.skip=true -U -DskipTests'
[ERROR] Could not create local repository at /home/vsts/work/1/.m2/repository
-> [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/LocalRepositoryNotAccessibleException
==============================================================================
Compiling Flink failed.
==============================================================================
{code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=26968&view=logs&j=a29bcfe1-064d-50b9-354f-07802213a3c0&t=47ff6576-c9dc-5eab-9db8-183dcca3bede
--
This message was sent by Atlassian Jira
(v8.20.1#820001)