{"record":{"id":"8fa79b8f7919b17d","repo":"openai/codex","slug":"failed-to-lock-policy-file-path-source","errorCode":null,"errorMessage":"failed to lock policy file {path}: {source}","messagePattern":"failed to lock policy file (.+?): (.+?)","errorType":"exception","errorClass":"AmendError","httpStatus":null,"severity":"error","filePath":"codex-rs/execpolicy/src/amend.rs","lineNumber":41,"sourceCode":"    CreatePolicyDir {\n        dir: PathBuf,\n        source: std::io::Error,\n    },\n    #[error(\"failed to format prefix tokens: {source}\")]\n    SerializePrefix { source: serde_json::Error },\n    #[error(\"failed to serialize network rule field: {source}\")]\n    SerializeNetworkRule { source: serde_json::Error },\n    #[error(\"failed to open policy file {path}: {source}\")]\n    OpenPolicyFile {\n        path: PathBuf,\n        source: std::io::Error,\n    },\n    #[error(\"failed to write to policy file {path}: {source}\")]\n    WritePolicyFile {\n        path: PathBuf,\n        source: std::io::Error,\n    },\n    #[error(\"failed to lock policy file {path}: {source}\")]\n    LockPolicyFile {\n        path: PathBuf,\n        source: std::io::Error,\n    },\n    #[error(\"failed to seek policy file {path}: {source}\")]\n    SeekPolicyFile {\n        path: PathBuf,\n        source: std::io::Error,\n    },\n    #[error(\"failed to read policy file {path}: {source}\")]\n    ReadPolicyFile {\n        path: PathBuf,\n        source: std::io::Error,\n    },\n    #[error(\"failed to read metadata for policy file {path}: {source}\")]\n    PolicyMetadata {\n        path: PathBuf,\n        source: std::io::Error,","sourceCodeStart":23,"sourceCodeEnd":59,"githubUrl":"https://github.com/openai/codex/blob/339751715c64496cb86246bfb3935f40e309dd3d/codex-rs/execpolicy/src/amend.rs#L23-L59","documentation":"Error \"failed to lock policy file {path}: {source}\" thrown in openai/codex.","triggerScenarios":"Thrown at codex-rs/execpolicy/src/amend.rs:41 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"339751715c64496cb86246bfb3935f40e309dd3d","analyzedAt":"2026-08-25T05:35:09.876Z","schemaVersion":2},"datasetVersion":"2026-08-25T06:17:31.827Z"}