You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Azure DevOps <az...@microsoft.com.INVALID> on 2021/08/20 10:31:04 UTC

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:master - apache-flink - 63c2a0da

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:master -
apache-flink - 63c2a0da

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20210820.5 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 3 hours  
  
|  |  [ View results ](https://dev.azure.com/apache-
flink/web/build.aspx?pcguid=2d3c0ac8-fecf-45be-8407-6d87302181a9&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f22534&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzU4Njk4MzUsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiNzlmNGZjMTMtYmY1Yy00OTcxLWI4OTAtZGQzZWNjZTM0OWQ3In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Fri, Aug 20 2021 10:30:46 GMT+00:00  
Requested for | GitHub  
Reason | Continuous integration  
|  |  Details  
---  
| e2e_cron_hadoop241  
---  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_maven  
| 0 error(s), 0 warning(s)  
---  
compile_cron_azure  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
build_wheels  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_binary  
| 0 error(s), 0 warning(s)  
---  
test_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
test_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
compile_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
test_cron_azure  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_azure  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 0 error(s), 0 warning(s)  
---  
test_ci  
| 1 error(s), 65 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
|  |  Test results  
---  
| Failed | 1  
---|---  
Passed | 51345  
Others | 2566  
Total tests | 53912  
Total run duration | 21 minutes  
|  |  Commits  
---  
|  [63c2a0da](https://github.com/flink-ci/flink-
mirror/commit/63c2a0da94570c35a9f1b444ef23347cb4221195) |
[FLINK-21867][webui] Expose concurrent exceptions  |  dmvk  
---|---|---  
[4987190b](https://github.com/flink-ci/flink-
mirror/commit/4987190b66040a78bdc4b488f45c9f71f027f460) |
[hotfix][checkpoint] Add flag to skip the illegal jobgraph check if not
restore on startup  |  gaoyunhaii  
[e933fa79](https://github.com/flink-ci/flink-
mirror/commit/e933fa7924e2671abe84c01333214efcf8869af5) |
[FLINK-23512][runtime][checkpoint] Check illegal modification when restoring
from checkpoint with partly finished state  |  gaoyunhaii  
[6d91d9c3](https://github.com/flink-ci/flink-
mirror/commit/6d91d9c3e240a8fad12acdd7d77e1da1ec7037a3) |
[FLINK-23512][checkpoint] Store whether a subtask is finished in the
checkpoint  |  gaoyunhaii  
[191221cc](https://github.com/flink-ci/flink-
mirror/commit/191221cc4e1be524be4cf3888a560b77c9cb974c) |
[hotfix][checkpoint] Refactor PendingCheckpoint to delegate fulfill states to
the CheckpointPlan  |  gaoyunhaii  
[c4e9a0b7](https://github.com/flink-ci/flink-
mirror/commit/c4e9a0b7471af56078014ee82b4c78d6b76ee976) |
[hotfix][checkpoint] Extract CheckpointPlan to be an interface  |  gaoyunhaii  
|  We sent you this notification on behalf of [apache-flink]\apache-flink
Team. [View](https://dev.azure.com/apache-
flink/_notifications?subscriptionId=379843&publisherId=ms.vss-build.build-
event-
publisher&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzU4Njk4MzUsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiNzlmNGZjMTMtYmY1Yy00OTcxLWI4OTAtZGQzZWNjZTM0OWQ3In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%3d%3d)  
---  
Microsoft respects your privacy. Review our Online Services [Privacy
Statement](https://privacy.microsoft.com/privacystatement).  
One Microsoft Way, Redmond, WA, USA 98052.  
Sent from Azure DevOps  
  
![](https://mucp.api.account.microsoft.com/m/v2/v?d=AIAADIVZLW24FF7UH5M363GZQZSN5BCSU55MPCH56ZEBYUODHK7NONETCE2DW6BZWQPL2JU7HA47VLS4WO4W2RWIVKZCPMK4E7AUMK7TIL3ZGG4RCKQ7GLL4DLS3IMFJBNKHIVGCDF3NCQTS74NMBIQFIJ6TJBY&i=AIAADXYDLGVXQCXL2QN4W4PXGWCZK27OIOQACACXVOJFAQP2QP3Y2LIXG7252M5SU6H54IIORVIH6LLOA47RVIRDNDUCAJTUEJVPOGE62X2XAIXVLP7MJSHS6OEMG3SUVJHYQHYR6ZZMY43IIUVLTPPKEFNZ4BZL6LAHHR7XXKQSPDODJHUISIFQZCGBPSDRIJMDZZ4CPAVQOJQMYI4KF52CZCLBU6IF44JTI6TFORJCB25TAS6FJNGBSJEJQ5SHP5XOIVYLEYKL6Z3ENNMTY65G2QSC3NA)