{"id":20082473,"url":"https://github.com/emoflon/emoflon-ibex-vm","last_synced_at":"2026-03-08T23:31:21.623Z","repository":{"id":57880280,"uuid":"521273434","full_name":"eMoflon/emoflon-ibex-vm","owner":"eMoflon","description":"CI and build scripts for the eMoflon::IBeX VM based on Ubuntu.","archived":false,"fork":false,"pushed_at":"2026-03-04T11:06:50.000Z","size":101,"stargazers_count":1,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-04T18:13:38.746Z","etag":null,"topics":["ci","emoflon","model-transformations","modeling","ubuntu","vagrant","virtualbox","virtualbox-vm","vm"],"latest_commit_sha":null,"homepage":"https://emoflon.org","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eMoflon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-04T13:16:12.000Z","updated_at":"2026-03-04T11:06:52.000Z","dependencies_parsed_at":"2023-12-05T16:45:07.012Z","dependency_job_id":"c34a569a-3a04-4f6f-ad4d-25d88732e929","html_url":"https://github.com/eMoflon/emoflon-ibex-vm","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/eMoflon/emoflon-ibex-vm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eMoflon%2Femoflon-ibex-vm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eMoflon%2Femoflon-ibex-vm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eMoflon%2Femoflon-ibex-vm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eMoflon%2Femoflon-ibex-vm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eMoflon","download_url":"https://codeload.github.com/eMoflon/emoflon-ibex-vm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eMoflon%2Femoflon-ibex-vm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30276908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ci","emoflon","model-transformations","modeling","ubuntu","vagrant","virtualbox","virtualbox-vm","vm"],"created_at":"2024-11-13T15:43:34.578Z","updated_at":"2026-03-08T23:31:21.614Z","avatar_url":"https://github.com/eMoflon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eMoflon::IBeX VM\n\n[![Build eMoflon::IBeX VM](https://github.com/eMoflon/emoflon-ibex-vm/actions/workflows/vagrant-up.yml/badge.svg?branch=main\u0026event=push)](https://github.com/eMoflon/emoflon-ibex-vm/actions/workflows/vagrant-up.yml)\n\nThis repository is used to automatically build an [eMoflon](https://emoflon.org) virtual machine (VM).\n\n\n## Packages/Configuration\n\n- [Ubuntu 24.04](https://app.vagrantup.com/gusztavvargadr/boxes/xubuntu-desktop-2404-lts)\n- [OpenJDK 21](https://openjdk.org/projects/jdk/21/)\n- [Graphviz](https://graphviz.org/)\n- [eMoflon IBeX Eclipse build](https://github.com/eMoflon/emoflon-ibex-eclipse-build) (variant: *eclipse-emoflon-linux-user*)\n\n\n## Usage/Installation\n\n- Download the latest version from the [release page](https://github.com/eMoflon/emoflon-ibex-vm/releases/latest).\n- Install [VirtualBox](https://www.virtualbox.org/) (or another Hypervisor compatible to `OVA` files).\n- Import the `OVA` file as new VM in VirtualBox. (More detailed description can be found [here](https://docs.oracle.com/cd/E26217_01/E26796/html/qs-import-vm.html).)\n- Use the credentials `vagrant:vagrant` to login.\n- Use the Eclipse icon on the desktop to start [eMoflon](https://emoflon.org).\n\n**Please notice:**\n- The default configuration for this VM image consists 8GB of RAM and 2 vCPU cores.\nYou need at least 8GB to run the full [eMoflon::IBeX test suite](https://github.com/eMoflon/emoflon-ibex-tests). If your PC only has 8GB of RAM available, reduce the RAM capacity of the VM within VirtualBox\n- It is recommend to change the settings to at least 4 vCPU cores.\n\n\n## Runner requirements\n\nThere are two ways to provide this project with runners.\n\n### GitHub-hosted macOS-based runners\n\nUnfortunately, only the macOS-based GitHub-hosted action runners do support nested virtualization: https://github.com/actions/runner-images/issues/433\n\nTherefore, we've adapted the CI-configuration to provision the **eMoflon-IBeX-VM** on a macOS-based runner until nested virtualization support gets added to the Linux-based runners.\n\nUnfortunately, these workflows did break **very often** lately so we switched back to self-hosted Linux-based runners.\n\n### Self-hosted Linux-based runners\n\nCurrently, all actions must be run by a self-hosted GitHub runner, because GitHub-hosted runners do not provide the VT-x flag:\n```bash\n[...]\n==\u003e ubuntu: Booting VM...\nThere was an error while executing `VBoxManage`, a CLI used by Vagrant\nfor controlling VirtualBox. The command and stderr is shown below.\n\nCommand: [\"startvm\", \"594c50ca-4ec6-4ff6-b785-2c6ba627bffd\", \"--type\", \"headless\"]\n\nStderr: VBoxManage: error: VT-x is not available (VERR_VMX_NO_VMX)\nVBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole\nError: Process completed with exit code 1.\n```\n\nIn order to run the \"GitHub Actions\" pipeline on a self-hosted runner, you must ensure that you have at least one properly configured Linux-based runner added to this GitHub project.\n\nRequired packages (at least):\n- `curl`\n- `wget`\n- `grep`\n- `VirtualBox`\n- `vagrant`\n\nThere is a [script](./runner-setup.sh) available to install the necessary packages.\n\n**Please keep in mind that your runner (VM) needs the virtualization flag enabled and at least 10 GB of RAM!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoflon%2Femoflon-ibex-vm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femoflon%2Femoflon-ibex-vm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoflon%2Femoflon-ibex-vm/lists"}