Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Failed to build workload br-base.json #290

Open
zzulb opened this issue Oct 11, 2023 · 2 comments
Open

ERROR: Failed to build workload br-base.json #290

zzulb opened this issue Oct 11, 2023 · 2 comments

Comments

@zzulb
Copy link

zzulb commented Oct 11, 2023

I encountered an error while using chipboard and I don't know how to solve it!

DEBUG: Running: "e2fsck -f -p /chipyard/software/firemarshal/images/firechip/br-base/br-base.img" in /chipyard/software/firemarshal
DEBUG: /chipyard/software/firemarshal/images/firechip/br-base/br-base.img 已挂载。
DEBUG: e2fsck: 无法继续,已中止。
DEBUG:
DEBUG:
TaskError - taskid:/chipyard/software/firemarshal/images/firechip/br-base/br-base.img
PythonAction Error
Traceback (most recent call last):
File "/chipyard/.conda-env/lib/python3.10/site-packages/doit/action.py", line 461, in execute
returned_value = self.py_callable(*self.args, **kwargs)
File "/chipyard/software/firemarshal/wlutil/build.py", line 640, in makeImage
wlutil.resizeFS(config['img'], 0)
File "/chipyard/software/firemarshal/wlutil/wlutil.py", line 625, in resizeFS
raise sp.CalledProcessError(ret, " ".join(chkfsCmd))
subprocess.CalledProcessError: Command 'e2fsck -f -p /chipyard/software/firemarshal/images/firechip/br-base/br-base.img' returned non-zero exit status 8.

ERROR: Failed to build workload br-base.json
Log available at: /chipyard/software/firemarshal/logs/br-base-build-2023-10-11--13-39-44-MJ7EXEW4UMYON35S.log
ERROR: FAILURE: 1 builds failed

@JimmyWong1998
Copy link

Hi zzulb, I encounter the same error. Have you solved this issue?

Jimmy

@zzulb
Copy link
Author

zzulb commented Oct 22, 2023

Yes, you can unmount the br-base.img image. And then re execute the command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants