Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-34514

e2e (1) times out because of an error that's most likely caused by a networking issue

    XMLWordPrintableJSON

Details

    Description

      https://github.com/apache/flink/actions/runs/8027473891/job/21931649433

      Sat, 24 Feb 2024 03:35:54 GMT
      ERROR: failed to solve: process "/bin/sh -c set -ex;   wget -nv -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)\";   wget -nv -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc\";   export GNUPGHOME=\"$(mktemp -d)\";   for server in ha.pool.sks-keyservers.net $(shuf -e                           hkp://p80.pool.sks-keyservers.net:80                           keyserver.ubuntu.com                           hkp://keyserver.ubuntu.com:80                           pgp.mit.edu) ; do       gpg --batch --keyserver \"$server\" --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && break || : ;   done &&   gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu;   gpgconf --kill all;   rm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc;   chmod +x /usr/local/bin/gosu;   gosu nobody true" did not complete successfully: exit code: 4
      Sat, 24 Feb 2024 07:10:28 GMT
      ==========================================================================================
      Sat, 24 Feb 2024 07:10:28 GMT
      === WARNING: This task took already 95% of the available time budget of 299 minutes ===
      Sat, 24 Feb 2024 07:10:28 GMT
      ==========================================================================================
      

      There are also warning messages in this build that state that the timeout of the Http client was reached:

      Java 21 / Test (module: misc)
      Failed to download action 'https://api.github.com/repos/actions/download-artifact/tarball/eaceaf801fd36c7dee90939fad912460b18a1ffe'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mapohl Matthias Pohl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: