You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkdir -p /workspaces/repo/scratch/os_regression_2024_09_17/otbn-sim-xcelium/0.otbn_smoke/latest
cd /workspaces/repo/scratch/os_regression_2024_09_17/otbn-sim-xcelium/0.otbn_smoke/latest && pushd /workspaces/repo; source hw/ip/otbn/dv/uvm/get-toolchain-paths.sh; popd; /workspaces/repo/hw/ip/otbn/dv/uvm/gen-binaries.py --src-dir /workspaces/repo/hw/ip/otbn/dv/smoke /workspaces/repo/scratch/os_regression_2024_09_17/otbn-sim-xcelium/0.otbn_smoke/latest/otbn-binaries
/workspaces/repo /workspaces/repo/scratch/os_regression_2024_09_17/otbn-sim-xcelium/0.otbn_smoke/latest
2024/09/18 19:15:07 Downloading https://releases.bazel.build/7.3.1/release/bazel-7.3.1-linux-x86_64...
Opening zip "/home/miguelosorio/.cache/bazelisk/downloads/bazelbuild/bazel-7.3.1-linux-x86_64/bin/bazel (deleted)": open(): No such file or directory
FATAL: Failed to open '/home/miguelosorio/.cache/bazelisk/downloads/bazelbuild/bazel-7.3.1-linux-x86_64/bin/bazel (deleted)' as a zip file: (error: 2): No such file or directory
make: *** [/workspaces/repo/hw/dv/tools/dvsim/sim.mk:52: pre_run] Error 36
Steps to Reproduce
I am not sure we can really reproduce it, at least I have tried with this command: util/dvsim/dvsim.py hw/ip/otbn/dv/uvm/otbn_sim_cfg.hjson -i otbn_smoke -t xcelium --fixed-seed 111723537671889190648271344971749959871123444323366465528194216170399885299053
And nothing went wrong. Was it a sporadic issue with the CI?
Tests with similar or related failures
otbn_smoke
The text was updated successfully, but these errors were encountered:
Hierarchy of regression failure
Block level
Failure Description
mkdir -p /workspaces/repo/scratch/os_regression_2024_09_17/otbn-sim-xcelium/0.otbn_smoke/latest
cd /workspaces/repo/scratch/os_regression_2024_09_17/otbn-sim-xcelium/0.otbn_smoke/latest && pushd /workspaces/repo; source hw/ip/otbn/dv/uvm/get-toolchain-paths.sh; popd; /workspaces/repo/hw/ip/otbn/dv/uvm/gen-binaries.py --src-dir /workspaces/repo/hw/ip/otbn/dv/smoke /workspaces/repo/scratch/os_regression_2024_09_17/otbn-sim-xcelium/0.otbn_smoke/latest/otbn-binaries
/workspaces/repo /workspaces/repo/scratch/os_regression_2024_09_17/otbn-sim-xcelium/0.otbn_smoke/latest
2024/09/18 19:15:07 Downloading https://releases.bazel.build/7.3.1/release/bazel-7.3.1-linux-x86_64...
Opening zip "/home/miguelosorio/.cache/bazelisk/downloads/bazelbuild/bazel-7.3.1-linux-x86_64/bin/bazel (deleted)": open(): No such file or directory
FATAL: Failed to open '/home/miguelosorio/.cache/bazelisk/downloads/bazelbuild/bazel-7.3.1-linux-x86_64/bin/bazel (deleted)' as a zip file: (error: 2): No such file or directory
make: *** [/workspaces/repo/hw/dv/tools/dvsim/sim.mk:52: pre_run] Error 36
Steps to Reproduce
I am not sure we can really reproduce it, at least I have tried with this command:
util/dvsim/dvsim.py hw/ip/otbn/dv/uvm/otbn_sim_cfg.hjson -i otbn_smoke -t xcelium --fixed-seed 111723537671889190648271344971749959871123444323366465528194216170399885299053
And nothing went wrong. Was it a sporadic issue with the CI?
Tests with similar or related failures
The text was updated successfully, but these errors were encountered: