[
https://issues.apache.org/jira/browse/FLINK-30972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686895#comment-17686895
]
Matthias Pohl commented on FLINK-30972:
---------------------------------------
The following builds didn't contain the fixes mentioned above, yet:
*
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45934&view=results
*
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45919&view=results
*
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45922&view=results
*
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45979&view=results
> E2e tests always fail in phase "Prepare E2E run"
> ------------------------------------------------
>
> Key: FLINK-30972
> URL: https://issues.apache.org/jira/browse/FLINK-30972
> Project: Flink
> Issue Type: Bug
> Components: Build System / CI, Tests
> Affects Versions: 1.17.0, 1.15.4, 1.16.2, 1.18.0
> Reporter: Lijie Wang
> Assignee: Qingsheng Ren
> Priority: Blocker
> Labels: test-stability
> Fix For: 1.17.0, 1.15.4, 1.16.2, 1.18.0
>
>
> {code:java}
> Installing required software
> Reading package lists...
> Building dependency tree...
> Reading state information...
> bc is already the newest version (1.07.1-2build1).
> bc set to manually installed.
> libapr1 is already the newest version (1.6.5-1ubuntu1).
> libapr1 set to manually installed.
> 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
> --2023-02-09 04:38:47--
> http://security.ubuntu.com/ubuntu/pool/main/o/openssl1.0/libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb
> Resolving security.ubuntu.com (security.ubuntu.com)... 91.189.91.39,
> 185.125.190.36, 185.125.190.39, ...
> Connecting to security.ubuntu.com (security.ubuntu.com)|91.189.91.39|:80...
> connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2023-02-09 04:38:47 ERROR 404: Not Found.
> WARNING: apt does not have a stable CLI interface. Use with caution in
> scripts.
> Reading package lists...
> E: Unsupported file ./libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb given on
> commandline
> ##[error]Bash exited with code '100'.
> Finishing: Prepare E2E run
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)