public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: auh@auh.yoctoproject.org
To: Robert Yang <liezhi.yang@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] gnu-config: upgrading to 664b772118739dac69ef8c39abea7e02973ff316 FAILED	[thread overview]
Message-ID: <MADEUP.163E71D6923E511E.13247@lists.openembedded.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 4853 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gnu-config* to *664b772118739dac69ef8c39abea7e02973ff316* has Failed (devtool error).

Detailed error information:

The following devtool command failed:  upgrade gnu-config -S 664b772118739dac69ef8c39abea7e02973ff316
NOTE: Starting bitbake server...
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)...
Loading cache...done.
Loaded 1412 entries from dependency cache.
INFO: Extracting current version source...
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.47.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "x86_64-poky-linux"
MACHINE              = "qemux86-64"
DISTRO               = "poky"
DISTRO_VERSION       = "3.1+snapshot-20201016"
TUNE_FEATURES        = "m64 core2"
TARGET_FPU           = ""
meta                 
meta-poky            
meta-yocto-bsp       = "tmp-auh-upgrades:5520d9083e41f33d0d8288b7fb3e5b2e78463d81"
workspace            = "master:ad30a6d470eca0f5be5c037ba37fad72e55a128c"

Initialising tasks...done.
Sstate summary: Wanted 8 Found 0 Missed 8 Current 12 (0% match, 60% complete)
NOTE: Executing Tasks
WARNING: No source unpacked to S - either the gnu-config recipe doesn't use any source or the correct source directory could not be determined
ERROR: Error executing a python function in exec_python_func() autogenerated:

The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
     0001:
 *** 0002:devtool_post_unpack(d)
     0003:
File: '/home/pokybuild/yocto-worker/auh/build/build/poky/meta/classes/devtool-source.bbclass', lineno: 150, function: devtool_post_unpack
     0146:                "doesn't use any source or the correct source "
     0147:                "directory could not be determined" % d.getVar('PN'))
     0148:
     0149:    devbranch = d.getVar('DEVTOOL_DEVBRANCH')
 *** 0150:    setup_git_repo(srcsubdir, d.getVar('PV'), devbranch, d=d)
     0151:
     0152:    (stdout, _) = bb.process.run('git rev-parse HEAD', cwd=srcsubdir)
     0153:    initial_rev = stdout.rstrip()
     0154:    with open(os.path.join(tempdir, 'initial_rev'), 'w') as f:
File: '/home/pokybuild/yocto-worker/auh/build/build/poky/scripts/lib/devtool/__init__.py', lineno: 212, function: setup_git_repo
     0208:            commitmsg = "Initial commit from upstream at version %s" % version
     0209:        else:
     0210:            commitmsg = "Initial commit from upstream"
     0211:        commit_cmd += ['-m', commitmsg]
 *** 0212:        bb.process.run(commit_cmd, cwd=repodir)
     0213:
     0214:    # Ensure singletask.lock (as used by externalsrc.bbclass) is ignored by git
     0215:    excludes = []
     0216:    excludefile = os.path.join(repodir, '.git', 'info', 'exclude')
File: '/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/process.py', lineno: 184, function: run
     0180:        if not stderr is None:
     0181:            stderr = stderr.decode("utf-8")
     0182:
     0183:    if pipe.returncode != 0:
 *** 0184:        raise ExecutionError(cmd, pipe.returncode, stdout, stderr)
     0185:    return stdout, stderr
Exception: bb.process.ExecutionError: Execution of 'git -c user.name=\"OpenEmbedded\" -c user.email=\"oe.patch@oe\" commit -q -m "Initial commit from upstream at version 20200831+gitAUTOINC+0b5188819b"' failed with exit code 128:
fatal: Unable to create '/home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-64-poky-linux/gnu-config/20200831+gitAUTOINC+0b5188819b-r0/devtooltmp-n5gq5ccx/workdir/git/.git/index.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.


ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-64-poky-linux/gnu-config/20200831+gitAUTOINC+0b5188819b-r0/devtooltmp-n5gq5ccx/temp/log.do_unpack.2362454
NOTE: Tasks Summary: Attempted 56 tasks of which 51 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds
ERROR: Extracting source for gnu-config failed



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

                 reply	other threads:[~2020-10-16 10:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=MADEUP.163E71D6923E511E.13247@lists.openembedded.org \
    --to=auh@auh.yoctoproject.org \
    --cc=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.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