Skip to content

Issues with Ubuntu 24 OS action runners #96

@Clint-Chester

Description

@Clint-Chester

Had to downgrade all our GitHub Action Runners to Ubuntu 22. Getting the following errors on Ubuntu 24.

On start up of the action:

{"level":"info","time":"2025-11-17T04:21:33Z","message":"Running Cimon in native mode"}
{"level":"debug","time":"2025-11-17T04:21:33Z","message":"Found executable path: /tmp/cimon/cimon"}
{"level":"info","time":"2025-11-17T04:21:33Z","message":"Running Cimon in dry run mode to find any errors"}
Error: failed constructing sensor controller: failed creating sensors: failed constructing process sensor: failed loading and assigning BPF objects: program process_exec_filter: load program: argument list too long: BPF program is too large. Processed 1000001 insn (12035 line(s) omitted)
Error: exit status 1
Error: The process '/usr/bin/sudo' failed with exit code 1

On shutting down of the action:

{"level":"info","time":"2025-11-17T04:21:39Z","message":"Stopping Cimon agent"}
{"level":"error","error":"failed opening pid file: open /var/run/cimon.pid: no such file or directory","time":"2025-11-17T04:21:39Z","message":"Encountered error while stopping Cimon process. Printing logs of last execution..."}
Error: cimon isn't running (missing pidfile): failed opening pid file: open /var/run/cimon.pid: no such file or directory
Error: The process '/usr/bin/sudo' failed with exit code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions