-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
bugSomething isn't workingSomething isn't working
Description
02/27/2025 01:13:28 PM UTC [INFO] Upload complete: ...
fatal: bad object ff1e8e39bcaa1e5be3e6c63886e5cdf184d681a6
02/27/2025 01:13:29 PM UTC [ERROR] Traceback (most recent call last):
File "/home/kernelci/pipeline/src/base.py", line 70, in run
status = self._run(context)
^^^^^^^^^^^^^^^^^^
File "/home/kernelci/pipeline/./src/tarball.py", line 254, in _run
commit_tags, commit_message, branch_tip = self._get_commit_info(
^^^^^^^^^^^^^^^^^^^^^^
File "/home/kernelci/pipeline/./src/tarball.py", line 144, in _get_commit_info
commit_message = kernelci.build.git_commit_message(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/kernelci/build.py", line 257, in git_commit_message
message = shell_cmd(cmd)
^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/kernelci/__init__.py", line 29, in shell_cmd
return subprocess.check_output(cmd, shell=True).decode()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '
set -e
cd /home/kernelci/data/src/linux
git show -s --format=%B ff1e8e39bcaa1e5be3e6c63886e5cdf184d681a6
' returned non-zero exit status 128.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working