'EXEC_FAILED', 'message' => 'Command execution failed', 'bin' => $bin, 'status' => $exitCode ] ]; } return [true, []]; } }