/versions/

Action b1ac921cb000c2ebefeb767d0fe5592295264c89326855be81c5240ce68d6ee8

Summary

state: not queued

kind: driver_ir_to_g8r_aig

subject: ir=1917ffbadc90 top=<auto> fraig=true

crate:v0.13.0dso:v0.13.0driver:crate:v0.13.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id1917ffbadc9052ab9ef47b5180fdfec17af304358512f2e8d33bbf8854c24abfdonedriver_ir_to_optir=8ebfa7e2ce42 top=__std__round_up_to_nearestir_package_file payload/package.opt.ir

Failure

timeout at 2026-02-20T05:01:51.477484469+00:00 by unknown-host:2098204:web-runner-10

summary: TIMEOUT(300) docker run exceeded 300 seconds (container=xlsynth-bvc-run-b1ac921cb000c2eb-2098204-165)

TIMEOUT(300) docker run exceeded 300 seconds (container=xlsynth-bvc-run-b1ac921cb000c2eb-2098204-165)
command:
docker run --name xlsynth-bvc-run-b1ac921cb000c2eb-2098204-165 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/19/17/1917ffbadc9052ab9ef47b5180fdfec17af304358512f2e8d33bbf8854c24abf/payload/package.opt.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/b1ac921cb000c2ebefeb767d0fe5592295264c89326855be81c5240ce68d6ee8-2098204-1771563409914391110/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e FRAIG=true -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.13.0 xlsynth-bvc-driver:0.13.0 bash -lc set -euo pipefail

cache_dir="/cache/${XLSYNTH_VERSION}/${XLSYNTH_PLATFORM}"
if [ ! -d "${cache_dir}" ]; then
  echo "missing cached xlsynth release at ${cache_dir}" >&2
  exit 1
fi
rm -rf /tmp/xlsynth-release
mkdir -p /tmp/xlsynth-release
cp -a "${cache_dir}/." /tmp/xlsynth-release/
for ext in so dylib; do
  if [ -f "/tmp/xlsynth-release/libxls-${XLSYNTH_PLATFORM}.${ext}" ]; then
    ln -sf "/tmp/xlsynth-release/libxls-${XLSYNTH_PLATFORM}.${ext}" "/tmp/xlsynth-release/libxls-${XLSYNTH_VERSION}-${XLSYNTH_PLATFORM}.${ext}"
  fi
done
export XLSYNTH_TOOLS=/tmp/xlsynth-release
export LD_LIBRARY_PATH="/tmp/xlsynth-release:${LD_LIBRARY_PATH:-}"

xlsynth-driver ir2g8r --fraig="${FRAIG}" --bin-out /outputs/result.aig --stats-out /outputs/result.g8r_stats.json /inputs/input.ir > /dev/null
test -s /outputs/result.g8r_stats.json

cleanup: removed timed-out container
stdout:

stderr:
Attempted Command
docker run --name xlsynth-bvc-run-b1ac921cb000c2eb-2098204-165 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/19/17/1917ffbadc9052ab9ef47b5180fdfec17af304358512f2e8d33bbf8854c24abf/payload/package.opt.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/b1ac921cb000c2ebefeb767d0fe5592295264c89326855be81c5240ce68d6ee8-2098204-1771563409914391110/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e FRAIG=true -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.13.0 xlsynth-bvc-driver:0.13.0 bash -lc set -euo pipefail

Action JSON

{
  "action": "driver_ir_to_g8r_aig",
  "ir_action_id": "1917ffbadc9052ab9ef47b5180fdfec17af304358512f2e8d33bbf8854c24abf",
  "top_fn_name": null,
  "fraig": true,
  "version": "v0.13.0",
  "runtime": {
    "driver_version": "0.13.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.13.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}