automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: kevinx.liu@intel.com, robot@bytheb.org
Subject: |FAILURE| pw112590 [PATCH v4] net/i40e: add outer VLAN processing
Date: Thu,  9 Jun 2022 04:19:12 -0400	[thread overview]
Message-ID: <20220609081912.25709-1-robot@bytheb.org> (raw)
In-Reply-To: <20220609144321.274775-1-kevinx.liu@intel.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/112590/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2466542382
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-i386" failed at step Install i386 cross compiling packages
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Install i386 cross compiling packages
####################################################################################
  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
Err:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-multilib amd64 9.4.0-1ubuntu1~20.04.1
  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
Err:21 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1
  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
Err:22 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32stdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1
  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
Err:23 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9-multilib amd64 9.4.0-1ubuntu1~20.04.1
  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
Fetched 2914 kB in 60s (48.2 kB/s)
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev-i386_2.31-0ubuntu9.9_amd64.deb  Could not connect to azure.archive.ubuntu.com:80 (52.252.75.106), connection timed out [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-x32_2.31-0ubuntu9.9_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev-x32_2.31-0ubuntu9.9_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gcc-9/lib32asan5_9.4.0-1ubuntu1~20.04.1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gcc-9/libx32asan5_9.4.0-1ubuntu1~20.04.1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gcc-9/lib32gcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gcc-9/libx32gcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gcc-9/gcc-9-multilib_9.4.0-1ubuntu1~20.04.1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gcc-9/lib32stdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gcc-9/libx32stdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gcc-9/g++-9-multilib_9.4.0-1ubuntu1~20.04.1_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc-multilib_9.3.0-1ubuntu2_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/g++-multilib_9.3.0-1ubuntu2_amd64.deb  Unable to connect to azure.archive.ubuntu.com:http: [IP: 52.252.75.106 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
##[error]Process completed with exit code 100.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Install i386 cross compiling packages
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2022-06-09  8:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220609144321.274775-1-kevinx.liu@intel.com>
2022-06-09  6:44 ` |WARNING| " checkpatch
2022-06-09  8:19 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220609081912.25709-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=kevinx.liu@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).