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 2020/04/17 21:59:54 UTC

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink - 7b3db656

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink -
7b3db656

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200417.12 failed  
---|---  
flink-ci.flink-master  
      
    
    Ran for 7 hours  
  
|  |  [ View results
](https://dev.azure.com/rmetzger/web/build.aspx?pcguid=03e2a4fd-f647-46c5-a324-527d2c2984ce&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f7673&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDEyMjAzNzYsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYmU5NjZjYzMtYWUwMi00OTI1LWI0N2ItM2NkMTVmM2NkZDk2In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master  
---|---  
Finished | Fri, Apr 17 2020 21:59:40 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)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoopfree  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_hadoopfree  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoopfree  
| 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)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 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), 13 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 35076  
Others | 606  
Total tests | 35682  
Total run duration | 14 minutes  
|  |  Commits  
---  
|  [7b3db656](https://github.com/flink-ci/flink-
mirror/commit/7b3db6561f1383f343c38835b56a0bce83da3b93) |
[FLINK-16967][metrics][slf4j] Add Slf4jReporterFactory  |  molsionmo  
---|---|---  
[146b34e9](https://github.com/flink-ci/flink-
mirror/commit/146b34e97206e471fffaf3103fa55342f2f0d253) |  [FLINK-17052]
Extract the Plan Generation logic from ExecutionEnvironment  |  godfreyhe  
[4799d2e9](https://github.com/flink-ci/flink-
mirror/commit/4799d2e9b30b4a3119a58decc6a1379d4ea9cc64) |  [minor] Add ES7 to
list of sql connector downloads  |  aljoscha  
[4ed8bb8c](https://github.com/flink-ci/flink-
mirror/commit/4ed8bb8ccde595207a0403f88b1e2f7534940c6b) |  [FLINK-16308]
[docs] Fix Maven download links for SQL connectors.  |  fhueske  
[ffa44756](https://github.com/flink-ci/flink-
mirror/commit/ffa44756858562d52a119c5560bf848ee669072b) |  Revert
"[FLINK-14971][checkpointing] Handle ack/declined message of checkpoint" |
ifndef-SleePy  
[2813be7a](https://github.com/flink-ci/flink-
mirror/commit/2813be7a3e199da208ebc66acb840375f7004167) |  Revert
"[FLINK-14971][checkpointing] Introduce main thread executor in
CheckpointCoordinator to execute all non-IO operations instead of the timer
thread" |  ifndef-SleePy  
[e217a8c6](https://github.com/flink-ci/flink-
mirror/commit/e217a8c666df06e8697d8cfb0390dea5c4cbf559) |  Revert "[hotfix]
Harden ResumeCheckpointManuallyITCase" |  ifndef-SleePy  
[6adbe94b](https://github.com/flink-ci/flink-
mirror/commit/6adbe94b0ef269df6f50bfb2dbc0d766e9f848c0) |  Revert
"[FLINK-14971][checkpointing] Make CompletedCheckpointStore thread-safe to
avoid synchronization outside" |  ifndef-SleePy  
[214896ae](https://github.com/flink-ci/flink-
mirror/commit/214896aeee8531c24c27d000a2c49a70858c1c39) |  Revert
"[FLINK-14971][checkpointing] Remove coordinator-wide lock of
CheckpointCoordinator" |  ifndef-SleePy  
[5d5a29bb](https://github.com/flink-ci/flink-
mirror/commit/5d5a29bbe1ec3649ee29629a52e1ee264a02ba6c) |  Revert
"[FLINK-14971][checkpointing] Remove lock of PendingCheckpoint and introduce
IO lock for PendingCheckpoint" |  ifndef-SleePy  
|  We sent you this notification on behalf of [Flink]\Flink Team.
[View](https://dev.azure.com/rmetzger/_notifications?subscriptionId=339437&publisherId=ms.vss-
build.build-event-
publisher&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDEyMjAzNzYsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiYmU5NjZjYzMtYWUwMi00OTI1LWI0N2ItM2NkMTVmM2NkZDk2In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAACMUK4S7BBGGOANOQSWGSE7LHQ2K2BTQDO2LFNY6LHDH6OMD2CEHEHW5GGXFA2TTQDBLQF25ULUNFRCXXGMTHSLOSZ4UELR6L67T73LBX7WE5C3TJE5M45WG4R2BADSPIA657OMTFZEXTJAPHIAHUM3Y4QUQ&i=AIAADCAY7GODB3ZU76VVZASZAM7PQXV7NF2YNIPAFIBQHKUZN3ITU4FAVJTBKXTNW46N3GI4ZX4V46ZSVKBCFHYROC4DXEGD2KBFUHOHWDDHCVJNGH4ZVIPAK52MAYVET7V3GZCBXYPV2YDYNYZCPRWQPWWWGWPBUSDAVL4YW3PJDODCU5IRHKC5TG4UCHIIFTW6I5I4IXZJOMPWRVOMQHTH4TZB5PYSBABVSOVQT6ERKG275GSD6AHOEC7KKTCBW2GD7PJWT3V62OQHJJSM4ZCTE67FUKA)