You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/12/01 15:40:00 UTC

[jira] [Created] (FLINK-30267) PyFlink YARN per-job on Docker test failed because it could not build hadoop image

Martijn Visser created FLINK-30267:
--------------------------------------

             Summary: PyFlink YARN per-job on Docker test failed because it could not build hadoop image
                 Key: FLINK-30267
                 URL: https://issues.apache.org/jira/browse/FLINK-30267
             Project: Flink
          Issue Type: Bug
          Components: Deployment / YARN
    Affects Versions: 1.17.0
            Reporter: Martijn Visser


{code:java}
Dec 01 15:10:48 E: Unable to locate package net-tools
Dec 01 15:10:48 E: Unable to locate package build-essential
The command '/bin/sh -c set -x     && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y     curl tar sudo openssh-server openssh-client rsync unzip krb5-user net-tools build-essential' returned a non-zero code: 100
Service 'master' failed to build : Build failed
Dec 01 15:10:48 Command: build_image failed. Retrying...
Dec 01 15:10:50 Command: build_image failed 5 times.
Dec 01 15:10:50 ERROR: Could not build hadoop image. Aborting...
Dec 01 15:10:50 Debugging failed YARN Docker test:
Dec 01 15:10:50 
{code}

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43650&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a&t=160c9ae5-96fd-516e-1c91-deb81f59292a&l=8414



--
This message was sent by Atlassian Jira
(v8.20.10#820010)