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/07 16:24:15 UTC

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink - 72a7ccc9

[Build failed] flink-ci.flink-master - flink-ci/flink-mirror:master - Flink -
72a7ccc9

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20200407.7 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%2f7149&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDA3ODUwNzYsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiNTQ1YjhmZmUtZTRhNi00ZDg5LWIwNmMtMWY4MWUwM2FmNTUyIn0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master  
---|---  
Finished | Tue, Apr 07 2020 16:24:00 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)  
---  
e2e_ci  
| 1 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 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)  
---  
test_ci  
| 1 error(s), 1 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '143'.  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 33249  
Others | 550  
Total tests | 33799  
Total run duration | 15 minutes  
|  |  Commits  
---  
|  [72a7ccc9](https://github.com/flink-ci/flink-
mirror/commit/72a7ccc91a7c382a65c0d3af3986b9700e4eef97) |
[FLINK-16914][python] Support ArrayType in vectorized Python UDF  |  dianfu  
---|---|---  
[e9603f5f](https://github.com/flink-ci/flink-
mirror/commit/e9603f5ff516e0e9afeafa1287aff332360eb2f1) |
[FLINK-16914][table-runtime-blink] Introduce array column vector in blink  |
dianfu  
[5b54a258](https://github.com/flink-ci/flink-
mirror/commit/5b54a2580172a7f3c518211c1bfc5f987ebbadba) |  [FLINK-16749][k8s]
Support to set node selector for jobmanager and taskmanager pod  |
wangyang0918  
[1a751a38](https://github.com/flink-ci/flink-
mirror/commit/1a751a3837b9bfb2907b087f04ae965550c33972) |  [hotfix][k8s]
Remove the outdated comments and unused config option  |  wangyang0918  
[04096fcb](https://github.com/flink-ci/flink-
mirror/commit/04096fcb3d71ec29a4c695761496651c1f0fb3b2) |  [FLINK-14266][csv]
Introduce RowCsvInputFormat to CSV module  |  JingsongLi  
[b0e334af](https://github.com/flink-ci/flink-
mirror/commit/b0e334afc7eb5531996b21d28e212febc7d38bf8) |
[FLINK-16859][filesystem][table-runtime] Introduce file system table factory
|  JingsongLi  
[d156d09a](https://github.com/flink-ci/flink-
mirror/commit/d156d09a6cb3f21245da4ae73b263ee4c8dfe4b7) |
[FLINK-16830][table-api] Let users use Row/List/Map/Seq directly in Expression
DSL  |  dawidwys  
[d3c149d9](https://github.com/flink-ci/flink-
mirror/commit/d3c149d9f6b4891b4b33a90576d616a8eac35c0b) |
[FLINK-16912][parquet] Introduce table row write support for parquet writer  |
JingsongLi  
[482bff98](https://github.com/flink-ci/flink-
mirror/commit/482bff989069c14f10091ded34015fdf8f4aa7fd) |  [minor] Rename
ExecutorUtils to PipelineExecutorUtils  |  kl0u  
[e6cea4f2](https://github.com/flink-ci/flink-
mirror/commit/e6cea4f2af9ee487152cd4145af054bc60164fb5) |  [FLINK-16657]
Forbid blocking calls in JobClient when in Web Submission  |  kl0u  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzMzk0MzciLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NDA3ODUwNzYsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiNTQ1YjhmZmUtZTRhNi00ZDg5LWIwNmMtMWY4MWUwM2FmNTUyIn0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAADPIKONYAZO2TQR4REWHFTK4WVUIPD7E63VMW4QOMW7PQSWVRJ4722C7UPNKKRQB7ETRUIQSPTVIXU42BULTGWV44ANKZZD2MKLPQBTWWFBIWLW7Y2IS2FDIAQLUIRVGQIVUQ5Z5YSFZK47THNNULX7OKPFI&i=AIAADCE3DDGYDB3V274XFHEMJTGFREDDLEEMMURVT3OKKK2NWFWZZNY2575KVZ5VSZFHC6DJ3PBCMAZSEZR4FL2UY5DPBY4YNR4ZDAV3S2J5I5NY23CNXP643DPGEUPAKMGQYPSA5AVRGIIZW62U74E2ZND6A2MSTBIWIVIHGRBWZXEMYD3SUNZXV25OQ2U6V52ZOR7DHLQO47YSH3SEOWHUDIHSUJFICB2UO37KAGI2MFCGUAPIPQ4NNO7NKTAZ5YCJBZHW3ARD6J75YUXDIYUITOGTBIQ)