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 5101343D57 for ; Tue, 26 Mar 2024 19:28:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C16E40EA5; Tue, 26 Mar 2024 19:28:45 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id ABDD240E72 for ; Tue, 26 Mar 2024 19:28:25 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dccb1421bdeso5357960276.1 for ; Tue, 26 Mar 2024 11:28:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711477705; x=1712082505; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=THf+diZZPePhgbCamWn3wFBrzh8ZZ1d9O1JWmvhtBw4=; b=i+oX50ijqSMdCj6KP2M1d01rtowjs1RKmB5leAMZzlphGfbKwIXUl8xllFybBiVd7e 5BaRVFQ9wCjlZjui476svfcWjm+/1dgy3JmeLyy7ZMpOs4fi8HcBLUZxKTlRXeAJsHhY 2bRZoVLiHARd8QWEczkXcKQqzG+TH/vqIoPtE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711477705; x=1712082505; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=THf+diZZPePhgbCamWn3wFBrzh8ZZ1d9O1JWmvhtBw4=; b=o5XbKM6jmWtmQto4XGmjlkgIVoSmG6C1hXOjZkNgsNjGT7RxCNuC2I4rVnXvAWrn8/ EVTGaXNVl+9W9/4vIkE9jAwxp87QBY7QsbITNx5zOhEaXlEwqCl15F3VSlNcv+pEvAQH zmN054tKPJlfKJji3Nd8CG3vGpjxP241uC8acbMEaAboulpO1s7wXv5CzUx5FUuj9zW2 JJY/FQjRb1icObqS/dFNIIx4SGL71F+UCEkCTjosZa+ioZlttjz43ubtCya0UJaeI9ek TOh/iVljb2Y0LsgXqQa74RzntGZQficMua1hGh21IeHmGcN9/wgG6Uj+DpYuybbcyPiJ Q+wA== X-Gm-Message-State: AOJu0YzRG0nZQjOqHzQo9zLW6HvaeUnteGrdDHnVq9681oOtGSOSDYYE QrDTSP9ZbEp3oOWER8FwmdrosrAO7VIMGpiz8oJvAbbYA0jTJNnUo+JIgu8hKR+bpQ6MSlnzPN7 fOQc32VE1XRtESKq+cNvHKBHjrN+JDohfuytBVEwNZQBnSotsreJvWwfD X-Google-Smtp-Source: AGHT+IF9f23Cz/2umgTVlDPSUdOKM3RE1Kg1eF7XNzvb5WIsrUseoBTYdfRdU/1sdSyrY33X6O+li5CLRwFj X-Received: by 2002:a25:ace8:0:b0:dda:c10b:1c6d with SMTP id x40-20020a25ace8000000b00ddac10b1c6dmr6839975ybd.51.1711477705101; Tue, 26 Mar 2024 11:28:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e185-20020a25d3c2000000b00dc24333b9e7sm427154ybf.33.2024.03.26.11.28.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Mar 2024 11:28:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Mar 2024 11:28:25 -0700 (PDT) Message-ID: <660313c9.250a0220.55a4c.cef7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BA0B56052471; Tue, 26 Mar 2024 14:28:24 -0400 (EDT) Subject: |FAILURE| pw138812-138826 [PATCH] [v14,15/15] log: colorize log outp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240326173552.97249-16-stephen@networkplumber.org> References: <20240326173552.97249-16-stephen@networkplumber.org> Content-Type: text/plain 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 Test-Label: iol-unit-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/138826 _Testing issues_ Submitter: Stephen Hemminger Date: Tuesday, March 26 2024 17:34:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:ded4d4765171b88470e59307f10625e942f22fca 138812-138826 --> testing fail Test environment and result as below: +--------------------------+------------------------------+----------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | +==========================+==============================+================+===========================+ | Debian 12 (arm) | PASS | FAIL | PASS | +--------------------------+------------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | FAIL | SKIPPED | +--------------------------+------------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | FAIL | SKIPPED | +--------------------------+------------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | SKIPPED | FAIL | SKIPPED | +--------------------------+------------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | SKIPPED | FAIL | SKIPPED | +--------------------------+------------------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | FAIL | SKIPPED | +--------------------------+------------------------------+----------------+---------------------------+ ==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_unit_test): ==== 101/111 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s 102/111 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s 103/111 DPDK:fast-tests / thash_autotest OK 0.17 s 104/111 DPDK:fast-tests / threads_autotest OK 0.32 s 105/111 DPDK:fast-tests / ticketlock_autotest OK 0.22 s 106/111 DPDK:fast-tests / timer_autotest OK 2.82 s 107/111 DPDK:fast-tests / trace_autotest OK 0.17 s 108/111 DPDK:fast-tests / trace_autotest_with_traces OK 0.17 s 109/111 DPDK:fast-tests / vdev_autotest OK 0.17 s 110/111 DPDK:fast-tests / version_autotest OK 0.17 s 111/111 DPDK:fast-tests / telemetry_all OK 1.17 s Ok: 104 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29658/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/