question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Investigate Native bootstrapping errors in macos

See original GitHub issue

Contact: @joeloff

Description: Two Darwin builds are consistently failing within seconds of being kicked off - logs

Downloading https://netcorenativeassets.blob.core.windows.net/resource-packages/external/macos/cmake/cmake-3.16.4-MacOS-x86_64.tar.gz 
extracting from /Users/runner/.netcoreeng/native/temp/cmake-3.16.4-MacOS-x86_64.tar.gz to /Users/runner/work/1/s/.tools/bin/cmake/3.16.4 
Extracting /Users/runner/.netcoreeng/native/temp/cmake-3.16.4-MacOS-x86_64.tar.gz to /Users/runner/work/1/s/.tools/bin/cmake/3.16.4 
Creating directory: '/Users/runner/work/1/s/.tools/bin/cmake/3.16.4' 
Extracting archive 
Generating '/Users/runner/work/1/s/.tools/bin/cmake.sh' shim 
/Users/runner/work/1/s/eng/common/native/common-library.sh: line 151: Write-PipelineTelemetryError: command not found 
/Users/runner/work/1/s/eng/common/native/install-cmake.sh: line 113: Write-PipelineTelemetryError: command not found 
Execution Failed 
##[error]Bash exited with code '1'. 

The function is defined in eng\common\pipeline-logging-functions.sh

Affected code is under https://github.com/dotnet/arcade/tree/main/eng/common/native

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
joeloffcommented, May 3, 2021

Turning it off though did unblock my PR

0reactions
jonfortescuecommented, Jun 24, 2022

Using native tools bootstrapping on macs is an unsupported scenario to my knowledge, and native tools bootstrapping is going away anyway I’m going to be closing this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

brew services. Cant start service. get "Bootstrap failed: 5
brew services start httpd Bootstrap failed: 5: Input/output error Try re-running the command as ... I decided to investigate apache itself.
Read more >
Troubleshooting macOS Management: Workspace ONE ...
Learn how to troubleshoot macOS features in a VMware Workspace ONE® UEM environment. This tutorial covers the following: general troubleshooting,
Read more >
Failed to bootstrap path
I get the following error in system.log when I try to launch a java application, both via the .app as well as the...
Read more >
`yarn bootstrap` fails on `yarn --cwd example` on new project
On a brand-new project, following the instructions from theReact Native docs, the yarn bootstrap command fails.
Read more >
Troubleshooting the Microsoft Enterprise SSO Extension ...
This article provides troubleshooting guidance used by administrators to resolve issues with deploying and using the Enterprise SSO plugin.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found