Skip to content

Conversation

kruskall
Copy link
Member

@kruskall kruskall commented Dec 5, 2022

Disable cgo in go test function to ensure there are no glibc/ABI compatibility issues between the build host and the target Lambda execution environment.

Similar to #292

Discovered while testing #347

/var/task/main: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by /var/task/main)
/var/task/main: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /var/task/main)

@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Dec 5, 2022
@ghost
Copy link

ghost commented Dec 5, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-12-05T04:32:10.287+0000

  • Duration: 8 min 16 sec

Test stats 🧪

Test Results
Failed 0
Passed 204
Skipped 2
Total 206

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@kruskall kruskall merged commit 3032883 into elastic:main Dec 5, 2022
@kruskall kruskall deleted the test/nocgo-function branch December 5, 2022 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws-λ-extension AWS Lambda Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants