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

Jenkinsfile: problem: jenkins Go install not working #643

Merged
merged 10 commits into from
Jun 9, 2024
Merged

Conversation

meowsbits
Copy link
Contributor

@meowsbits meowsbits commented Jun 8, 2024

This branch's name ci/* triggers a Jenkins CI build. Jenkins is configured to build for origin/master and origin/ci/*.

+ go version
go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set

Date: 2024-06-08 10:42:51-06:00

https://ci.etccore.in/blue/organizations/jenkins/core-geth-regression/detail/core-geth-regression/330/pipeline#step-60-log-2

meowsbits added 10 commits June 8, 2024 10:42
+ go version

go: cannot find GOROOT directory: 'go' binary is trimmed and GOROOT is not set

Date: 2024-06-08 10:42:51-06:00
Signed-off-by: meows <[email protected]>
workaround weird script problem which
cant find the right go

i dont know why it insistent on using
/usr/bin/go instead of /usr/local/go/bin/go,
which is also in the PATH

Date: 2024-06-08 10:57:39-06:00
Signed-off-by: meows <[email protected]>
Date: 2024-06-08 11:16:31-06:00
Signed-off-by: meows <[email protected]>
Date: 2024-06-08 11:20:51-06:00
Signed-off-by: meows <[email protected]>
wtf?

Date: 2024-06-08 11:31:14-06:00
Signed-off-by: meows <[email protected]>
Date: 2024-06-08 11:39:10-06:00
Signed-off-by: meows <[email protected]>
Date: 2024-06-08 11:43:37-06:00
Signed-off-by: meows <[email protected]>
Date: 2024-06-08 11:51:55-06:00
Signed-off-by: meows <[email protected]>
I wasnt building geth, oops.

Date: 2024-06-08 12:23:43-06:00
Signed-off-by: meows <[email protected]>
@diega diega merged commit 33842b8 into master Jun 9, 2024
9 checks passed
@diega diega deleted the ci/fix-jenkins branch June 9, 2024 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants