GoogleCloudPlatform/microservices-demo

Unable to build / deploy on ARM

Open

#622 opened on Nov 12, 2021

View on GitHub
 (25 comments) (0 reactions) (1 assignee)Python (5,880 forks)batch import
arm64good first issuepriority: p3type: bug

Repository metrics

Stars
 (15,219 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

 - deployment/adservice: container server terminated with exit code 1
    - pod/adservice-5b65c5ff6-zzfkl: container server terminated with exit code 1
      > [adservice-5b65c5ff6-zzfkl server] Error occurred during initialization of VM
      > [adservice-5b65c5ff6-zzfkl server] Could not find agent library /opt/cprof/profiler_java_agent.so in absolute path, with error: /opt/cprof/profiler_java_agent.so: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64-bit .so on a AARCH64-bit platform)
 - deployment/adservice failed. Error: container server terminated with exit code 1.

Contributor guide