From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id D11F2C04FDF for ; Mon, 31 Jul 2023 05:09:14 +0000 (UTC) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by mx.groups.io with SMTP id smtpd.web11.1109.1690780149871747015 for ; Sun, 30 Jul 2023 22:09:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@moto-timo.dev header.s=gm1 header.b=ILfii15L; spf=pass (domain: moto-timo.dev, ip: 217.70.183.197, mailfrom: auh@moto-timo.dev) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3C4D01C0005 for ; Mon, 31 Jul 2023 05:09:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=moto-timo.dev; s=gm1; t=1690780148; h=from:from:reply-to:subject:subject:to:to:cc:mime-version:mime-version: content-type:content-type; bh=t2sdO87RtaN5Od+XH30YhJbnXveUJ3NxArdXESw6bg0=; b=ILfii15LqwPgfpVSjP21ePsZ6UP82immOMdhFs9NHOc1SCp9XVxkEuFSy/OIGvIHLEGX6g KczNpvzG9I7sJqP+JgqgKp0JepLl9Ba0ebQU7C7IkV/CVw6OMpIbmBX9ysUNWycvLqncBU wDSdibsP5dxGg09Y67d9VaV0l7EDDMnCqsGiL5cr/qrEVRkgZjF+dRvdpFZFZD9504N37B uqLigQiSPgyuiahmZhDcDgwaBtCDHfOetfGup3MlHh8c/zff0gsQGJKak2Oj09AfTvSpkz MEGcllnstm1l1yJHY9Ehxt4zsLe9btULNMIOG+w2kqqEB3oMnm0tgxnsmoDwQg== Content-Type: multipart/mixed; boundary="===============3888555209080532552==" MIME-Version: 1.0 From: auh@moto-timo.dev To: openembedded-devel@lists.openembedded.org Subject: [AUH] python3-gunicorn: upgrading to 21.2.0 FAILED X-GND-Sasl: auh@moto-timo.dev List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 31 Jul 2023 05:09:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104101 Message-Id: <20230731050914.D11F2C04FDF@smtp.lore.kernel.org> Date: Mon, 31 Jul 2023 05:09:14 +0000 (UTC) --===============3888555209080532552== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-gunicorn* to *21.2.0* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade python3-gunicorn -V 21.2.0 NOTE: Starting bitbake server... NOTE: Reconnecting to bitbake server... NOTE: Previous bitbake instance shutting down?, waiting to retry... (20:41:13.714963) NOTE: Directory listing: ['tmp-qemux86-musl', 'tmp-qemuarm64', 'tmp', 'conf', 'tmp-qemux86-64', 'weeklyjob.sh', 'auto_upgrade_helper', 'tmp-qemux86', 'auto-upgrade-helper', 'upgrade-helper', 'cache', 'workspace', 'pokyjob.sh', 'buildhistory', 'perljob.sh', 'bitbake-cookerdaemon.log'] NOTE: Retrying server connection (#1)... (20:41:13.830746) Loading cache...done. Loaded 12619 entries from dependency cache. NOTE: Resolving any missing task queue dependencies NOTE: Resolving any missing task queue dependencies NOTE: Resolving any missing task queue dependencies NOTE: Resolving any missing task queue dependencies NOTE: Resolving any missing task queue dependencies NOTE: Resolving any missing task queue dependencies Build Configuration (mc:default): BB_VERSION = "2.4.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "4.2" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "master:5dd5f0f5348594a0b636ef05a87381b997db4fb5" meta-oe meta-python meta-perl = "tmp-auh-upgrades:0d7775c89ee6cd09e317f75ef112fbba6e5df05f" workspace = ":" Build Configuration (mc:qemux86-musl): BB_VERSION = "2.4.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "i686-poky-linux-musl" MACHINE = "qemux86" DISTRO = "poky" DISTRO_VERSION = "4.2" TUNE_FEATURES = "m32 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "master:5dd5f0f5348594a0b636ef05a87381b997db4fb5" meta-oe meta-python meta-perl = "tmp-auh-upgrades:0d7775c89ee6cd09e317f75ef112fbba6e5df05f" workspace = ":" Build Configuration (mc:qemuarm64): BB_VERSION = "2.4.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "aarch64-poky-linux" MACHINE = "qemuarm64" DISTRO = "poky" DISTRO_VERSION = "4.2" TUNE_FEATURES = "aarch64 armv8a crc cortexa57" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "master:5dd5f0f5348594a0b636ef05a87381b997db4fb5" meta-oe meta-python meta-perl = "tmp-auh-upgrades:0d7775c89ee6cd09e317f75ef112fbba6e5df05f" workspace = ":" Initialising tasks...done. Sstate summary: Wanted 10 Local 0 Mirrors 10 Missed 0 Current 20 (100% match, 100% complete) NOTE: Executing Tasks NOTE: Tasks Summary: Attempted 103 tasks of which 100 didn't need to be rerun and all succeeded. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 4 seconds NOTE: Writing buildhistory NOTE: Writing buildhistory took: 4 seconds NOTE: Writing buildhistory NOTE: Writing buildhistory took: 4 seconds Loading cache...done. Loaded 12619 entries from dependency cache. Parsing recipes...done. Parsing of 7344 .bb files complete (7338 cached, 6 parsed). 12619 targets, 353 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies NOTE: Resolving any missing task queue dependencies NOTE: Resolving any missing task queue dependencies NOTE: Resolving any missing task queue dependencies NOTE: Resolving any missing task queue dependencies NOTE: Resolving any missing task queue dependencies Build Configuration (mc:default): BB_VERSION = "2.4.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "4.2" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "master:5dd5f0f5348594a0b636ef05a87381b997db4fb5" meta-oe meta-python meta-perl = "tmp-auh-upgrades:0d7775c89ee6cd09e317f75ef112fbba6e5df05f" workspace = ":" Build Configuration (mc:qemux86-musl): BB_VERSION = "2.4.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "i686-poky-linux-musl" MACHINE = "qemux86" DISTRO = "poky" DISTRO_VERSION = "4.2" TUNE_FEATURES = "m32 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "master:5dd5f0f5348594a0b636ef05a87381b997db4fb5" meta-oe meta-python meta-perl = "tmp-auh-upgrades:0d7775c89ee6cd09e317f75ef112fbba6e5df05f" workspace = ":" Build Configuration (mc:qemuarm64): BB_VERSION = "2.4.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "aarch64-poky-linux" MACHINE = "qemuarm64" DISTRO = "poky" DISTRO_VERSION = "4.2" TUNE_FEATURES = "aarch64 armv8a crc cortexa57" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "master:5dd5f0f5348594a0b636ef05a87381b997db4fb5" meta-oe meta-python meta-perl = "tmp-auh-upgrades:0d7775c89ee6cd09e317f75ef112fbba6e5df05f" workspace = ":" Initialising tasks...done. Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% complete) NOTE: Executing Tasks NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and all succeeded. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 4 seconds NOTE: Writing buildhistory NOTE: Writing buildhistory took: 4 seconds NOTE: Writing buildhistory NOTE: Writing buildhistory took: 4 seconds DEBUG 5 [Errno 25] Inappropriate ioctl for device Adding changed files: 0% | | ETA: --:--:-- Adding changed files: 0% | | ETA: --:--:-- Adding changed files: 13% |#### | ETA: 0:00:01 Adding changed files: 26% |######### | ETA: 0:00:00 Adding changed files: 39% |############## | ETA: 0:00:00 Adding changed files: 52% |################## | ETA: 0:00:00 Adding changed files: 65% |####################### | ETA: 0:00:00 Adding changed files: 78% |############################ | ETA: 0:00:00 Adding changed files: 91% |################################ | ETA: 0:00:00 Adding changed files: 100% |####################################| Time: 0:00:00 INFO: Extracting current version source... INFO: Adding local source files to srctree... INFO: Extracting upgraded version source... INFO: Fetching https://files.pythonhosted.org/packages/source/g/gunicorn/gunicorn-21.2.0.tar.gz;downloadfilename=gunicorn-21.2.0.tar.gz... INFO: Rebasing devtool onto 727343db4baaaab9f1b72ed28016388eeba31ceb Traceback (most recent call last): File "/home/auh/Projects/poky/scripts/devtool", line 349, in ret = main() File "/home/auh/Projects/poky/scripts/devtool", line 336, in main ret = args.func(args, config, basepath, workspace) File "/home/auh/Projects/poky/scripts/lib/devtool/upgrade.py", line 565, in upgrade new_licenses = _extract_licenses(srctree_s, (rd.getVar('LIC_FILES_CHKSUM') or "")) File "/home/auh/Projects/poky/scripts/lib/devtool/upgrade.py", line 473, in _extract_licenses with open(os.path.join(srcpath, path), 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: '/scratch1/auh/build-auh/workspace/sources/python3-gunicorn/LICENSE' Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper --===============3888555209080532552==--