From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1DE1142985 for ; Wed, 19 Apr 2023 08:19:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E80984021F for ; Wed, 19 Apr 2023 08:19:27 +0200 (CEST) Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com [209.85.160.182]) by mails.dpdk.org (Postfix) with ESMTP id 59E4E4021F for ; Wed, 19 Apr 2023 08:19:26 +0200 (CEST) Received: by mail-qt1-f182.google.com with SMTP id ey8so7935161qtb.3 for ; Tue, 18 Apr 2023 23:19:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1681885165; x=1684477165; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=VKh8tlagAuMTfrQSbbTf640js4LyO8CBaBaTYXRcPIo=; b=rjd/6BB4JuD9Nm5gP5J6fWXxj0YqgWGXtlshtE4nWiZBdIg8AjCItDIV7rHsQx51Q+ KuVhAGs+XeWsfa3EqFyu5/yucliqAnSANxZyPCF2ADqqUDxiRrSgIEvjuZVb/0wU5ftC PiQyvn2WtR7bXNtyqeJXLNp5XeJxNzVIvCcdPNQVhOYTFXkZY3AIr9etAlhNqOUdCoFL STTLb5eDiXOE7AHb1/SWCyARS+Tmoaz97sPozzkQOTQR7qVxjfCB6Ot8tEZ4qPlByAdS GWqK8UhIEGhgWBuQE8yb+CSoCAx2Q9o9VS1j7EmTR0W0ySy0gTn3kVzmI9pmbnk2aS1r tOiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681885165; x=1684477165; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VKh8tlagAuMTfrQSbbTf640js4LyO8CBaBaTYXRcPIo=; b=NSfU611IFvqKK9CndZKLHoyjMyX3heqoD4EQhjR9hwnJBbRxaSzEWOZKltX6h8SbZw NsdSZAKpGf6cxA3ioMC6CnWdQ4uJ6zCJjvyc8HT0kXlZYYOpXMnTOzv0UWT6jnD1ZAgW CuvgqlaVvel/Rmjyd7BvpWu/pGbkvuofRrRvd7f2YT5PZ7ms9lq7+0ZkEqELnnDybhKZ ri9XGolwybUJdcWlv2AZQag5VpSZLXNNdoxLGCqTqlXyATF6eMQMyAB8c5B+Srzu1YgW Nh1xB7SWk59CxBOABz1SQy7qv5sXbHUIAvk6aueZpKAwJuHnaiicACWhve4RIABOhctX aZPA== X-Gm-Message-State: AAQBX9cLdlDB7MoIHvZxCO6oRg/f1bFoGBV8BBEBgHT/lbUuJhpsI/Xm Ld3riNYMnEpveXTyvJSg4V4piDlCi+2bhqHvMgc= X-Google-Smtp-Source: AKy350ajgkK0IjaNBn9PWzjzFUeUGY+KGOLb6JDiflrZMDE3yfMUpMuLaBItykDMc263pexY85t2Ug== X-Received: by 2002:a05:622a:30f:b0:3dc:ce21:6f87 with SMTP id q15-20020a05622a030f00b003dcce216f87mr4538521qtw.11.1681885165402; Tue, 18 Apr 2023 23:19:25 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id w4-20020a05620a094400b0074e003c55f0sm1289890qkw.102.2023.04.18.23.19.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Apr 2023 23:19:25 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: mingjinx.ye@intel.com, robot@bytheb.org Subject: |FAILURE| pw126256 [PATCH v4] net/i40e: support enable/disable source pruning Date: Wed, 19 Apr 2023 02:19:23 -0400 Message-Id: <20230419061923.4124526-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230419052456.62752-1-mingjinx.ye@intel.com> References: <20230419052456.62752-1-mingjinx.ye@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/126256/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4739943939 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-gcc-ppc64le" failed at step Install test tools packages "ubuntu-20.04-gcc-riscv64" failed at step Install riscv64 cross compiling packages ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Install test tools packages #################################################################################### jq is already the newest version (1.6-1ubuntu0.20.04.1). The following additional packages will be installed: libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 libsource-highlight-common libsource-highlight4v5 libxxhash0 Suggested packages: gdb-doc gdbserver The following NEW packages will be installed: gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 libsource-highlight-common libsource-highlight4v5 libxxhash0 0 upgraded, 8 newly installed, 0 to remove and 53 not upgraded. Need to get 24.3 MB of archives. After this operation, 45.1 MB of additional disk space will be used. Get:1 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] Err:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 Connection failed [IP: 52.252.75.106 80] Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.9 [20.0 MB] Fetched 24.2 MB in 3min 16s (124 kB/s) E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/x/xxhash/libxxhash0_0.7.3-1_amd64.deb Connection failed [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-ppc64le" at step Install test tools packages #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Install riscv64 cross compiling packages #################################################################################### Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 gcc-9-riscv64-linux-gnu amd64 9.4.0-1ubuntu1~20.04cross1 [7053 kB] Get:13 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gcc-riscv64-linux-gnu amd64 4:9.3.0-1ubuntu2 [1420 B] Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstdc++6-riscv64-cross all 10.3.0-1ubuntu1~20.04cross1 [468 kB] Get:15 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 linux-libc-dev-riscv64-cross all 5.4.0-21.25cross1 [1035 kB] Get:16 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libc6-dev-riscv64-cross all 2.31-0ubuntu7cross1 [3638 kB] Get:17 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstdc++-9-dev-riscv64-cross all 9.4.0-1ubuntu1~20.04cross1 [3663 kB] Get:18 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 g++-9-riscv64-linux-gnu amd64 9.4.0-1ubuntu1~20.04cross1 [7228 kB] Get:19 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 g++-riscv64-linux-gnu amd64 4:9.3.0-1ubuntu2 [1128 B] Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-inifiles-perl all 3.000002-1 [40.6 kB] Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-simple-perl all 2.25-1 [64.9 kB] Err:23 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-perl all 1.30-1 Connection failed [IP: 52.147.219.192 80] Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-auto-perl all 0.44-1 [17.4 kB] Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdebian-dpkgcross-perl all 2.6.15-3ubuntu1 [15.4 kB] Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cross-config all 2.6.15-3ubuntu1 [16.6 kB] Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-cross all 2.6.15-3ubuntu1 [22.2 kB] Get:30 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 crossbuild-essential-riscv64 all 12.8ubuntu1.1 [3640 B] Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] Fetched 32.3 MB in 1min 52s (290 kB/s) E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml-perl/libyaml-perl_1.30-1_all.deb Connection failed [IP: 52.147.219.192 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-riscv64" at step Install riscv64 cross compiling packages #################################################################################### --------------------------------END LOGS-----------------------------