Skip to content

Issue with release version v5.37.12 #751

@prasadjSam

Description

@prasadjSam

Hi ,

I am trying to set up a private operator service in to my aws infra. Following the operator guide at aws market palce.
When installing the stack with release version v5.37.12 i see an error and nitro enclave fails to initialize.

Error with Latest Release:

nitro_enclaves.log
nitro_enclaves]$ cat nitro_enclaves.log
[nitro-cli:3043][INFO][2024-07-11T12:11:40.449Z][src/main.rs:63] Start Nitro CLI
[nitro-cli:3043][INFO][2024-07-11T12:11:40.453Z][src/main.rs:202] Sent command: Describe
[nitro-cli:3347][INFO][2024-07-11T12:11:42.917Z][src/main.rs:63] Start Nitro CLI
[nitro-cli:3347][INFO][2024-07-11T12:11:42.917Z][src/main.rs:106] Sent command: Run
[enc-xxxxxxx:3349][INFO][2024-07-11T12:11:42.929Z][src/enclave_proc/mod.rs:571] Enclave process PID: 3349
[enc-xxxxxxx:3349][INFO][2024-07-11T12:11:42.934Z][src/enclave_proc/mod.rs:479] Received command: Run
[enc-xxxxxxx:3349][INFO][2024-07-11T12:11:42.935Z][src/enclave_proc/mod.rs:272] Run args = RunEnclavesArgs { eif_path: "/opt/uid2operator/uid2operator.eif", enclave_cid: Some(42), memory_mib: 24576, cpu_ids: None, debug_mode: false, attach_console: false, cpu_count: Some(6), enclave_name: Some("uid2operator") }
[enc-xxxxxxx:3349][INFO][2024-07-11T12:11:43.083Z][src/enclave_proc/resource_manager.rs:357] Allocating memory regions to hold 25769803776 bytes.
[enc-xxxxxxx:3349][INFO][2024-07-11T12:11:43.083Z][src/enclave_proc/resource_manager.rs:439] Allocated 24 region(s): 24 page(s) of 1024 MB
[enc-xxxxxxx:3349][INFO][2024-07-11T12:12:08.283Z][src/enclave_proc/resource_manager.rs:679] Finished initializing memory.
[enc-xxxxxxx:3349][INFO][2024-07-11T12:12:24.275Z][src/enclave_proc/mod.rs:281] Enclave ID = i-08df9da8c9b2df178-enc190a1b4de69c46d
[enc-190a1b4de69c46d:3349][WARN][2024-07-11T12:12:30.710Z][src/enclave_proc/mod.rs:207] Received hang-up event from the enclave. Enclave process will shut down.
[enc-190a1b4de69c46d:3349][INFO][2024-07-11T12:12:30.710Z][src/enclave_proc/mod.rs:541] Enclave process 3349 exited event loop.
[enc-190a1b4de69c46d:3349][INFO][2024-07-11T12:12:30.712Z][src/enclave_proc/resource_manager.rs:751] Enclave terminated.

Any known issues with this release

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