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 E061546A75 for ; Fri, 27 Jun 2025 21:17:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCAB44068E; Fri, 27 Jun 2025 21:17:53 +0200 (CEST) Received: from dmx.alabs.net (dmx.alabs.net [52.211.35.88]) by mails.dpdk.org (Postfix) with ESMTP id 43952400EF for ; Fri, 27 Jun 2025 21:17:40 +0200 (CEST) Received: from ec2-52-49-224-164.eu-west-1.compute.amazonaws.com (unknown [10.122.5.122]) by dmx.alabs.net (Postfix) with ESMTP id 354FF847615; Fri, 27 Jun 2025 22:17:29 +0300 (IDT) DKIM-Filter: OpenDKIM Filter v2.11.0 dmx.alabs.net 354FF847615 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alabs.net; s=alabs; t=1751051849; bh=PiTxrrrUPshaZP/SA5UCksnO2bus/hd8tvrpjrsOsJM=; h=Date:From:To:Subject:List-ID:From; b=JLTQvjbz4L375OsNe7Y5owO5sa7WfM89NqFTu80rFYIXpcE68aE8ZPbw6bS/nyXse jTqxvL03FtjVNc+ptpRwv6P6bkdPgTfI2hGclCQ99EEVaTj+3S+6U0QNc2P0cmo4PO kIsVD/19D1Aris3VbW3cALKnaQqXbISYWo3mjvwE= Received: from ip-10-159-234-77.eu-west-1.compute.internal (swci-jnk-k2apps.alabs.net [10.159.234.77]) by ec2-52-49-224-164.eu-west-1.compute.amazonaws.com (Postfix) with ESMTP id 30FA712A926; Fri, 27 Jun 2025 22:17:29 +0300 (IDT) Date: Fri, 27 Jun 2025 22:17:29 +0300 (IDT) From: al-sw-devops@alabs.net To: test-report@dpdk.org, atrwajee@amazon.com Message-ID: <495109631.14786.1751051849200@ip-10-159-234-77.eu-west-1.compute.internal> Subject: |FAILURE| pw154786-154787 Description: Apply error encountered MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_14785_639906255.1751051849196" X-Jenkins-Job: Community-Fast-tests 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 ------=_Part_14785_639906255.1751051849196 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Test-Name: DPDK Fast test suite Test-Label: aws-unit-testing Test-Status: FAILURE _Unit Testing Apply error encountered_ http://dpdk.org/patch/154787 Test Status Summary: +--------------+------------------+ | Architecture | DPDK Unit Test | +--------------+------------------+ | x86_64 | FAILURE | +--------------+------------------+ | arm64 | FAILURE | +--------------+------------------+ Test environment (aarch64): Description: Apply error encountered OS : Ubuntu 24.04.1 LTS Kernel : 6.8.0-1030-aws NIC : Elastic Network Adapter GCC : 13.3.0-6ubuntu2~24.04 Test last 100 lines (aarch64) Cleaning repository state... Trying to checkout branch: origin/main Checked out to main (2c6f1f0a847898732c18c8b37821850f1b48aa9d) Done: main commit 2c6f1f0a847898732c18c8b37821850f1b48aa9d Tried to checkout to non-existant branch: None Failed to guess git tree. Trying main instead... Applying patch... Failed to apply patch: Applying: dts: change test suite name property Applying: dts: rework test results Using index info to reconstruct a base tree... M dts/framework/test_run.py Falling back to patching base and 3-way merge... Auto-merging dts/framework/test_run.py CONFLICT (content): Merge conflict in dts/framework/test_run.py error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0002 dts: rework test results When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". FAILURE Test environment (x86_64): Description: Apply error encountered OS : Ubuntu 24.04.1 LTS Kernel : 6.8.0-1029-aws NIC : Elastic Network Adapter GCC : 13.3.0-6ubuntu2~24.04 Test last 100 lines (x86_64) Cleaning repository state... Trying to checkout branch: origin/main Checked out to main (2c6f1f0a847898732c18c8b37821850f1b48aa9d) Done: main commit 2c6f1f0a847898732c18c8b37821850f1b48aa9d Tried to checkout to non-existant branch: None Failed to guess git tree. Trying main instead... Applying patch... Applying: dts: change test suite name property Applying: dts: rework test results Using index info to reconstruct a base tree... M dts/framework/test_run.py Falling back to patching base and 3-way merge... Auto-merging dts/framework/test_run.py CONFLICT (content): Merge conflict in dts/framework/test_run.py error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0002 dts: rework test results When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". FAILURE ------=_Part_14785_639906255.1751051849196--