Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amplify push causes SIGSEGV #12390

Closed
2 tasks done
curb47 opened this issue Apr 5, 2023 · 25 comments
Closed
2 tasks done

Amplify push causes SIGSEGV #12390

curb47 opened this issue Apr 5, 2023 · 25 comments
Assignees
Labels
functions Issues tied to the functions category not-reproducible Not able to reproduce the issue pending-response Issue is pending response from the issue author pending-triage Issue is pending triage

Comments

@curb47
Copy link

curb47 commented Apr 5, 2023

How did you install the Amplify CLI?

yarn

If applicable, what version of Node.js are you using?

v18.12.1

Amplify CLI Version

v11.0.3

What operating system are you using?

Mac

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

No manual changes made

Describe the bug

The following error occurred when I attempted to push: amplify push

🛑 Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production

Expected behavior

amplify push should finish successfully.

Reproduction steps

  1. Run amplify push from root directory of project.

Project Identifier

Project Identifier: 22ffa3f55ead13e5fd7ee5ef4d3aa320

Log output

# Put your logs below this line
2023-04-05T17:31:33.884Z|info : amplify version core  
2023-04-05T17:31:37.542Z|info : amplify pull core  
2023-04-05T17:31:37.586Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:31:47.663Z|error : File at path: '.../my-sample-app/amplify/team-provider-info.json' does not exist
UnknownFault: File at path: '.../my-sample-app/amplify/team-provider-info.json' does not exist
2023-04-05T17:33:15.839Z|info : amplify pull core  
2023-04-05T17:33:15.885Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:33:19.071Z|error : File at path: '.../my-sample-app/amplify/team-provider-info.json' does not exist
UnknownFault: File at path: '.../my-sample-app/amplify/team-provider-info.json' does not exist
2023-04-05T17:34:35.141Z|info : amplify pull core  
2023-04-05T17:34:35.184Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:34:37.655Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:34:37.939Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:34:37.945Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:34:37.950Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T17:34:37.951Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:34:40.607Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:34:40.613Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:34:40.967Z|error : Could not initialize platform for 'dev': Missing region in config
ProjectInitFault: Could not initialize platform for 'dev': Missing region in config
2023-04-05T17:36:13.643Z|info : amplify pull core  
2023-04-05T17:36:13.686Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:36:14.829Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:36:15.117Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:36:15.126Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:36:15.133Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T17:36:15.134Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:36:16.166Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:36:16.186Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:36:16.906Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:36:17.334Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T17:36:17.336Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T17:36:17.338Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T17:36:17.341Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T17:36:17.341Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T17:36:17.342Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T17:36:17.783Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:36:19.304Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:36:19.967Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:37:41.118Z|info : amplify push core  
2023-04-05T17:37:41.182Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:37:43.094Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:37:43.124Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:37:43.132Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T17:37:43.136Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:37:44.232Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:37:44.239Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:37:44.865Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:37:45.427Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T17:37:45.429Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T17:37:45.431Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T17:37:45.432Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T17:37:45.434Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T17:37:45.435Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T17:37:45.929Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:38:08.229Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T17:39:32.327Z|info : amplify push core  
2023-04-05T17:39:32.393Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:39:33.793Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:39:33.802Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:39:33.808Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T17:39:33.810Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:39:34.697Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:39:34.701Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:39:35.284Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:39:35.701Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T17:39:35.703Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T17:39:35.704Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T17:39:35.705Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T17:39:35.705Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T17:39:35.706Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T17:39:36.115Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:39:39.160Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T17:44:39.380Z|info : amplify push core  {"yes":true}
2023-04-05T17:44:39.442Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:44:40.811Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:44:40.825Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:44:40.834Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T17:44:40.836Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:44:41.908Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:44:41.924Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:44:42.710Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:44:43.161Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T17:44:43.164Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T17:44:43.165Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T17:44:43.166Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T17:44:43.167Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T17:44:43.168Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T17:44:43.630Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:44:46.243Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T17:45:00.290Z|info : amplify version core  {"version":true,"yes":false}
2023-04-05T17:46:47.060Z|info : amplify push core  
2023-04-05T17:46:47.117Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:46:48.307Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:46:48.316Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:46:48.323Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T17:46:48.325Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:46:49.252Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:46:49.266Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:46:49.908Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:46:50.382Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T17:46:50.388Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T17:46:50.390Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T17:46:50.392Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T17:46:50.394Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T17:46:50.395Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T17:46:50.837Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:46:56.259Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T17:49:28.412Z|info : amplify run core  
2023-04-05T17:49:28.473Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:49:32.104Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:49:33.460Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T17:49:45.933Z|info : amplify help core  
2023-04-05T17:49:54.882Z|info : amplify build core  
2023-04-05T17:49:54.956Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:50:13.107Z|info : amplify upgrade core  
2023-04-05T17:50:13.162Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:50:39.504Z|info : amplify push core help 
2023-04-05T17:50:39.557Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:50:40.970Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:50:40.981Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:50:40.987Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T17:50:40.990Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:50:41.886Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:50:41.895Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:50:42.529Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:50:43.021Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T17:50:43.023Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T17:50:43.024Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T17:50:43.025Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T17:50:43.026Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T17:50:43.027Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T17:50:48.145Z|info : amplify help core push 
2023-04-05T17:51:07.414Z|info : amplify push core  {"debug":true,"yes":false}
2023-04-05T17:51:07.481Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:51:08.719Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:51:08.728Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:51:08.735Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T17:51:08.737Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:51:09.486Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:51:09.491Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:51:10.070Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:51:10.491Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T17:51:10.493Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T17:51:10.494Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T17:51:10.496Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T17:51:10.497Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T17:51:10.498Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T17:51:10.952Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:51:14.872Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T17:55:42.404Z|info : amplify status core  {"yes":false}
2023-04-05T17:55:42.476Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:55:43.554Z|info : amplify-provider-awscloudformation.display-helpful-urls.showCognitoSandBoxMessage(["mysampleapp"])
2023-04-05T17:55:43.575Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:55:43.926Z|error : Failed to get profile credentials
ProfileConfigurationError: Failed to get profile credentials
2023-04-05T17:57:45.841Z|info : amplify configure core  
2023-04-05T17:57:45.905Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:58:52.724Z|info : amplify-provider-awscloudformation.system-config-manager.setProfile.credentialsFilePathExists(["/Users/collinbrown/.aws/credentials"])
2023-04-05T17:58:52.737Z|info : amplify-provider-awscloudformation.system-config-manager.makeFileOwnerReadWrite(["/Users/collinbrown/.aws/credentials"])
2023-04-05T17:58:52.748Z|info : amplify-provider-awscloudformation.system-config-manager.setProfile.configFilePathExists(["/Users/collinbrown/.aws/config"])
2023-04-05T17:58:52.749Z|info : amplify-provider-awscloudformation.system-config-manager.makeFileOwnerReadWrite(["/Users/collinbrown/.aws/config"])
2023-04-05T17:58:52.753Z|info : amplify-provider-awscloudformation.system-config-manager.setProfile.writeCredentialsFilePath(["/Users/collinbrown/.aws/credentials"])
2023-04-05T17:59:01.916Z|info : amplify status core  {"yes":false}
2023-04-05T17:59:01.968Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:59:02.741Z|info : amplify-provider-awscloudformation.display-helpful-urls.showCognitoSandBoxMessage(["mysampleapp"])
2023-04-05T17:59:02.764Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:59:02.765Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T17:59:02.765Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T17:59:10.863Z|info : amplify push core  {"debug":true,"yes":false}
2023-04-05T17:59:10.918Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T17:59:12.016Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:59:12.017Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T17:59:12.017Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T17:59:12.026Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T17:59:12.027Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T17:59:12.027Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T17:59:12.033Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T17:59:12.035Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:59:12.997Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:59:13.003Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:59:13.654Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T17:59:14.083Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T17:59:14.086Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T17:59:14.087Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T17:59:14.088Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T17:59:14.089Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T17:59:14.090Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T17:59:14.532Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T17:59:18.278Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T18:03:47.975Z|info : amplify push core  {"debug":true,"yes":false}
2023-04-05T18:03:48.045Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T18:03:49.650Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:03:49.651Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:03:49.651Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:03:49.661Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:03:49.662Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:03:49.662Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:03:49.668Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T18:03:49.671Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:03:50.583Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:03:50.598Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:03:51.188Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:03:51.616Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T18:03:51.618Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T18:03:51.620Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T18:03:51.620Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T18:03:51.621Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T18:03:51.622Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T18:03:52.114Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:04:14.625Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T18:04:35.152Z|info : amplify build core mysampleappapighin 
2023-04-05T18:04:35.210Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T18:04:52.583Z|info : amplify build core foreuplambda 
2023-04-05T18:04:52.673Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T18:05:02.426Z|info : amplify build function  
2023-04-05T18:05:02.488Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T18:14:16.083Z|info : amplify push core  
2023-04-05T18:14:16.142Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T18:14:17.651Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:14:17.656Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:14:17.657Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:14:17.670Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:14:17.671Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:14:17.671Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:14:17.678Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T18:14:17.680Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:14:18.740Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:14:18.749Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:14:19.403Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:14:19.864Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T18:14:19.867Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T18:14:19.869Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T18:14:19.870Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T18:14:19.872Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T18:14:19.879Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T18:14:20.323Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:14:23.648Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T18:14:31.851Z|info : amplify push core  {"debug":true,"yes":false}
2023-04-05T18:14:31.912Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T18:14:33.118Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:14:33.120Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:14:33.120Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:14:33.129Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:14:33.129Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:14:33.129Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:14:33.134Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T18:14:33.136Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:14:34.128Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:14:34.134Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:14:34.673Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:14:35.096Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T18:14:35.099Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T18:14:35.100Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T18:14:35.101Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T18:14:35.102Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T18:14:35.103Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T18:14:35.550Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:14:39.060Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T18:15:53.985Z|info : amplify push core  {"force":true,"yes":false}
2023-04-05T18:15:54.047Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T18:15:55.431Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:15:55.433Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:15:55.434Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:15:55.443Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:15:55.443Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:15:55.443Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:15:55.452Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T18:15:55.454Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:15:56.625Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:15:56.644Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:15:57.304Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:15:57.756Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T18:15:57.759Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T18:15:57.760Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T18:15:57.762Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T18:15:57.763Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T18:15:57.764Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T18:15:58.187Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:16:01.706Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T18:16:07.558Z|info : amplify push core  {"force":true,"debug":true,"yes":false}
2023-04-05T18:16:07.621Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T18:16:08.771Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:16:08.773Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:16:08.773Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:16:08.784Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:16:08.784Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:16:08.784Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:16:08.790Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T18:16:08.792Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:16:09.741Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:16:09.745Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:16:10.278Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:16:10.710Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T18:16:10.713Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T18:16:10.719Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T18:16:10.720Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T18:16:10.721Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T18:16:10.722Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T18:16:11.177Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:16:24.480Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T18:17:26.030Z|info : amplify version core  {"version":true,"yes":false}
2023-04-05T18:18:14.436Z|info : amplify push core  
2023-04-05T18:18:14.497Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}
2023-04-05T18:18:15.887Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:18:15.889Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:18:15.889Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:18:15.898Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileConfig(["ncga-amplify"])
2023-04-05T18:18:15.899Z|info : amplify-provider-awscloudformation.system-config-manager.getProfiledAwsConfig.profileConfig([{"region":"us-east-1"}])
2023-04-05T18:18:15.899Z|info : amplify-provider-awscloudformation.system-config-manager.getProfileCredentials(["ncga-amplify"])
2023-04-05T18:18:15.905Z|info : amplify-provider-awscloudformation.zip-util.downloadZip.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip"},null])
2023-04-05T18:18:15.908Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]rent-[***]ud-[***]d.zip","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:18:16.937Z|info : amplify-provider-awscloudformation.initialize-env.run.cfn.updateamplifyMetaFileWithStackOutputs([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:18:16.948Z|info : amplify-provider-awscloudformation.aws-cfn.updateamplifyMetaFileWithStackOutputs.cfn.listStackResources([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:18:17.593Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]ify-[***]leapp-[***]ev-[***]806"}])
2023-04-05T18:18:18.031Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uthStack-[***]BUGBC/[***]4df0-[***]42-[***]ed-[***]26-[***]e235d"}])
2023-04-05T18:18:18.033Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]ghin-[***]1UXQQ1/[***]32d0-[***]42-[***]ed-[***]2b-[***]37ecb"}])
2023-04-05T18:18:18.034Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]pleapp-[***]UQPBZ/[***]7d40-[***]42-[***]ed-[***]bc-[***]26a63"}])
2023-04-05T18:18:18.034Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]uplambda-[***]DE4U8/[***]31a0-[***]60-[***]ed-[***]03-[***]51ab5"}])
2023-04-05T18:18:18.035Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]eappapighin-[***]V4X7C/[***]ff00-[***]42-[***]ed-[***]5a-[***]29185"}])
2023-04-05T18:18:18.036Z|info : amplify-provider-awscloudformation.aws-cfn.describeStack.cfn.describeStacks([{"StackName":"[***]rmation:us-[***]st-[***]71:stack/[***]ify-[***]leapp-[***]ev-[***]806-[***]fyhosting-[***]70SCO/[***]2c30-[***]41-[***]ed-[***]74-[***]99ad3"}])
2023-04-05T18:18:18.509Z|info : amplify-provider-awscloudformation.aws-s3.s3.getFile([{"Key":"[***]ify-[***]json","Bucket":"[***]ify-[***]leapp-[***]ev-[***]806-[***]ment"}])
2023-04-05T18:18:42.740Z|error : Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
2023-04-05T18:20:04.287Z|info : amplify diagnose core  {"send-report":true,"yes":false}
2023-04-05T18:20:04.400Z|info : amplify-cli-core.banner-message/index.ts.fetch banner messages from https://aws-amplify.github.io/amplify-cli/banner-message.json({}


Additional information

Here is the stacktrace when running amplify push --debug:

🛑 Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production

Learn more at: https://docs.amplify.aws/cli/project/troubleshooting/

DeploymentFault: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
    at Object.run (/snapshot/repo/build/node_modules/@aws-amplify/amplify-provider-awscloudformation/lib/push-resources.js:458:11)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async Promise.all (index 0)
    at async providersPush (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/extensions/amplify-helpers/push-resources.js:160:5)
    at async AmplifyToolkit.pushResources (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/extensions/amplify-helpers/push-resources.js:134:13)
    at async Object.executeAmplifyCommand (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/index.js:189:9)
    at async executePluginModuleCommand (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/execution-manager.js:135:5)
    at async executeCommand (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/execution-manager.js:33:9)
    at async Object.run (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/index.js:117:5)

Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
Error: Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production
    at runPackageManager (/snapshot/repo/build/node_modules/amplify-nodejs-function-runtime-provider/lib/utils/legacyBuild.js:86:19)
    at installDependencies (/snapshot/repo/build/node_modules/amplify-nodejs-function-runtime-provider/lib/utils/legacyBuild.js:61:5)
    at Object.buildResource [as build] (/snapshot/repo/build/node_modules/amplify-nodejs-function-runtime-provider/lib/utils/legacyBuild.js:39:9)
    at buildFunction (/snapshot/repo/build/node_modules/@aws-amplify/amplify-category-function/lib/provider-utils/awscloudformation/utils/buildFunction.js:32:40)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async prepareResource (/snapshot/repo/build/node_modules/@aws-amplify/amplify-provider-awscloudformation/lib/push-resources.js:522:33)
    at async Promise.all (index 0)
    at async prepareBuildableResources (/snapshot/repo/build/node_modules/@aws-amplify/amplify-provider-awscloudformation/lib/push-resources.js:518:3)
    at async Object.run (/snapshot/repo/build/node_modules/@aws-amplify/amplify-provider-awscloudformation/lib/push-resources.js:237:5)
    at async Promise.all (index 0)
    at async providersPush (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/extensions/amplify-helpers/push-resources.js:160:5)
    at async AmplifyToolkit.pushResources (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/extensions/amplify-helpers/push-resources.js:134:13)
    at async Object.executeAmplifyCommand (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/index.js:189:9)
    at async executePluginModuleCommand (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/execution-manager.js:135:5)
    at async executeCommand (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/execution-manager.js:33:9)
    at async Object.run (/snapshot/repo/build/node_modules/@aws-amplify/cli-internal/lib/index.js:117:5)

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@curb47 curb47 added the pending-triage Issue is pending triage label Apr 5, 2023
@ykethan
Copy link
Member

ykethan commented Apr 6, 2023

hey @curb47, Thank you for reaching out. could you confirm if your function lockfile is up to date? could you try running yarn install in the src folder of your Lambda function folder then push the function?
if the above does not mitigate the issue could try reinstalling the dependencies in the function folder.

@ykethan ykethan added functions Issues tied to the functions category pending-response Issue is pending response from the issue author labels Apr 6, 2023
@curb47
Copy link
Author

curb47 commented Apr 10, 2023

Thanks @ykethan -- I did the steps you suggested but am still getting the same result. I am happy to take this offline if you think this is an issue specific to my install.

@github-actions github-actions bot removed the pending-response Issue is pending response from the issue author label Apr 10, 2023
@ykethan
Copy link
Member

ykethan commented Apr 10, 2023

hey @curb47, as a quick check, could you try removing the node_modules and the yarn.lock file, then try reinstalling the with yarn install in the function -> src folder?

@ykethan
Copy link
Member

ykethan commented Apr 10, 2023

possibly related to #12402 (comment)

@curb47
Copy link
Author

curb47 commented Apr 10, 2023

hey @curb47, as a quick check, could you try removing the node_modules and the yarn.lock file, then try reinstalling the with yarn install in the function -> src folder?

@ykethan I tried that as well, with the same results.

@ykethan
Copy link
Member

ykethan commented Apr 10, 2023

hey @curb47, interesting. are you able to the command yarn install --no-bin-links --production in the amplify/backend/function/myfunction/src folder?
by any chance are you using a devcontainer or docker container?

@ykethan ykethan added the pending-response Issue is pending response from the issue author label Apr 10, 2023
@curb47
Copy link
Author

curb47 commented Apr 10, 2023

Hey @ykethan , I was able to successfully run that command in the amplify/backend/function/myFunction/src folders. I also ran it at the root of the project successfully.

No, I am not using any container. I have tried to only use amplify commands to manage this project.

@github-actions github-actions bot removed the pending-response Issue is pending response from the issue author label Apr 10, 2023
@josefaidt
Copy link
Contributor

Hey @curb47 after installing dependencies were you able to push successfully? What version of yarn are you using?

@josefaidt josefaidt added the pending-response Issue is pending response from the issue author label Apr 13, 2023
@curb47
Copy link
Author

curb47 commented Apr 13, 2023

Hey @josefaidt , no, I am getting the same failure. I am using the latest version of yarn: 1.22.19. This is the error:

% amplify push                            
✔ Successfully pulled backend environment dev from the cloud.

    Current Environment: dev
    ...
✔ Are you sure you want to continue? (Y/n) · yes
🛑 Packaging lambda function failed with the error 
Command was killed with SIGSEGV (Segmentation fault): yarn --no-bin-links --production

@github-actions github-actions bot removed the pending-response Issue is pending response from the issue author label Apr 13, 2023
@brendanwong
Copy link

brendanwong commented Apr 14, 2023

+1 to this. I have the same exact stack trace with no containers. Adding auth and storage works fine, but this occurs when I try to add an api in conjunction with a lambda

@josefaidt
Copy link
Contributor

Hey @curb47 @brendanwong was Node/npm installed with sudo by chance? How was yarn installed? I am also using yarn 1.22.19 and installed via npm

@josefaidt josefaidt added the pending-response Issue is pending response from the issue author label Apr 17, 2023
@curb47
Copy link
Author

curb47 commented Apr 19, 2023

Hi @josefaidt, node was not installed with sudo. I believe I installed yarn via npm as well. My versions are:
node: v18.12.1
npm: 8.19.2

@github-actions github-actions bot removed the pending-response Issue is pending response from the issue author label Apr 19, 2023
@josefaidt
Copy link
Contributor

Hey @curb47 what dependencies do you have listed for this Function? Are you able to build/push other functions in the project?

@josefaidt josefaidt added the pending-response Issue is pending response from the issue author label Apr 19, 2023
@josefaidt josefaidt self-assigned this Apr 20, 2023
@curb47
Copy link
Author

curb47 commented Apr 21, 2023

Hi @josefaidt , these are my dependencies.

  "devDependencies": {
    "@types/aws-lambda": "^8.10.92"
  },
  "dependencies": {
    "@aws-lambda-powertools/logger": "^1.5.0",
    "cross-fetch": "^3.1.5",
    "jsonwebtoken": "^9.0.0",
    "md5": "^2.3.0"
  }

@github-actions github-actions bot removed the pending-response Issue is pending response from the issue author label Apr 21, 2023
@josefaidt
Copy link
Contributor

Hey @curb47 I am not able to reproduce with the same dependency list. Are you able to push other functions by chance, such as the small "Hello World" template? That should help us narrow down whether this is unique to the affected Function or perhaps yarn

@josefaidt josefaidt added the pending-response Issue is pending response from the issue author label Apr 26, 2023
@josefaidt
Copy link
Contributor

Hey @curb47 are you still experiencing this?

@NorthCountryEngineer
Copy link

I'm experiencing it still. Same symptoms, same setup, same attempted remediation.

@NorthCountryEngineer
Copy link

This is not a fix to the problem as described. I solved the issue by switching to NPM for package management.

@josefaidt josefaidt added the not-reproducible Not able to reproduce the issue label Jul 3, 2023
@josefaidt
Copy link
Contributor

Hey folks just wanted to follow-up on this one. I have not been able to successfully reproduce this issue, however would like to reference a few feature requests that I think would help us workaround this

Please subscribe or add your thoughts to the feature requests linked above.

@josefaidt josefaidt closed this as not planned Won't fix, can't repro, duplicate, stale Jul 3, 2023
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@eagleeyejack
Copy link

Any update on this? same problem here for yarn after adding a lambda function to my Amplify project

@waltermvp
Copy link

So I just stopped using yarn. I went back to npm and it worked 🤷

@biller-aivy
Copy link

biller-aivy commented Sep 1, 2023

All guys with problems, do you use an Apple Silicon?

Otherwise you installed yarn with home-brew right?

So I use a M1 MacBook Pro.
With brew installed yarn it is working
With npm install -g yarn it is not working.

@amineelmoussafer
Copy link

@biller-aivy On Mac install node using brew it will fix your prb
brew install node
brew install yarn

@kk-karta
Copy link

kk-karta commented Sep 25, 2023

Re-installed yarn with brew install yarn another suggestion to run yarn on lambda function,
In addition to that I ran the amplify push with sudo and it works for me

$ sudo amplify push --debug - not sure if that helps @curb47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functions Issues tied to the functions category not-reproducible Not able to reproduce the issue pending-response Issue is pending response from the issue author pending-triage Issue is pending triage
Projects
None yet
Development

No branches or pull requests

10 participants