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/03/15 12:21:22 UTC

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-mirror:release-1.11 - apache-flink - 90c70e18

[Build failed] flink-ci.flink-master-mirror - flink-ci/flink-
mirror:release-1.11 - apache-flink - 90c70e18

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20210315.6 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 4 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%2f14677&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6Njg5NTg5MTQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiZjIxZWExZGEtNjdlOC00NmNkLWJmZTgtMzAxMzQzZTkwMzI3In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Mon, Mar 15 2021 12:21:06 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)  
---  
compile_cron_python_wheels  
| 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)  
---  
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)  
---  
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)  
---  
test_cron_hadoop313  
| 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)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 2 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  The job
running on agent Azure Pipelines 2 ran longer than the maximum time of 260
minutes. For more information, see
https://go.microsoft.com/fwlink/?linkid=2077134  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  The
operation was canceled.  
test_ci  
| 0 error(s), 8 warning(s)  
---  
|  |  Test results  
---  
| Failed | 0  
---|---  
Passed | 35407  
Others | 933  
Total tests | 36340  
Total run duration | 16 minutes  
|  |  Commits  
---  
|  [90c70e18](https://github.com/flink-ci/flink-
mirror/commit/90c70e183440c6278ea31f7315cf718f339f6f59) |
[FLINK-21725][table] Add tests for large tuples  |  twalthr  
---|---|---  
[d5dd1d77](https://github.com/flink-ci/flink-
mirror/commit/d5dd1d777ce947f45afb8b2e63b53b0e01756023) |  [FLINK-21725][core]
Sync tuples with updated TupleGenerator  |  twalthr  
[085a0f34](https://github.com/flink-ci/flink-
mirror/commit/085a0f3441c939257ab706868dc1f229cff2bda8) |  [FLINK-21725][core]
Update TupleGenerator to name setter/constructor arguments like fields  |
twalthr  
[7edd724e](https://github.com/flink-ci/flink-
mirror/commit/7edd724e13616e44c5b9aeff409aecdd910dc3fe) |  [FLINK-21606] Fail
TaskExecutor hard if the ResourceManager rejects its registration.  |
tillrohrmann  
[2f094da9](https://github.com/flink-ci/flink-
mirror/commit/2f094da996e0caa7bc3482ddc354c1020624f2f4) |  [FLINK-21606] Fail
hard if the ResourceManager rejects a JobMaster registration  |  tillrohrmann  
[db0a5f5b](https://github.com/flink-ci/flink-
mirror/commit/db0a5f5b6448ce3b06a89e371a564c37ddb00e0c) |  [FLINK-21606]
Release job resources on TaskExecutor if the JobMaster rejects connection
attempts  |  tillrohrmann  
[969fda25](https://github.com/flink-ci/flink-
mirror/commit/969fda2525ee30a95b08f0ec41cde179796f7e50) |  [FLINK-21606]
Introduce RegistrationResponse.Rejection and
RegisteredRpcConnection.onRegistrationRejection  |  tillrohrmann  
[258f54d8](https://github.com/flink-ci/flink-
mirror/commit/258f54d848c440e565c24f328f92ba298f9b2c70) |  [hotfix] Remove
Mocking from RegisteredRpcConnectionTest  |  tillrohrmann  
[172fdfed](https://github.com/flink-ci/flink-
mirror/commit/172fdfed4dc1ebd5509b52502717e3c4bfd5589d) |  [FLINK-21606] Add
JobID to JobMasterGateway.registerTaskExecutor  |  tillrohrmann  
|  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=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6Njg5NTg5MTQsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiZjIxZWExZGEtNjdlOC00NmNkLWJmZTgtMzAxMzQzZTkwMzI3In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%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=AIAAD37B4JJSZY6Q4LPBKT3MOMBNUIBYLMQTWO3ACWCLLDRSP3TLFE7XZ3WTG32PUJ6KN4NJMTQUFMHL5JR4TO2SYBPGJRT3JK4KGGBGCSJ3SXYHG3KYBPD7LNRZX5CLQ3ERYYMLTH5U7AMOBD3L4KKOUWRZA5Q&i=AIAACRS4PBDHQSTI7FT4BT2QWRAL7P6G7KDV5IND425OK4KMBYXVO3WQ7NVVNVHFYD5AU362ASGI2Q2BKSPS4MR4TDXMM2J4FCUXQSMVBCMD4BZU622PZMVR2P5PBWKGMOJIALE7CT6LG7GN5YM24YYVQFDTQKWCZVUSUT7EVAAQVDHJNZ72UIW7DFIL6THSEJEIOGWJ3JZ2ZFDLSRQYZ3PPYHYFZWXJC3JBQBBZOOF352GAHD4B22UYNEEBDM57SJBIQYXELNSA7BZNGMECBVNUEOQPIYY)