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

New worker request: opsec-fbsd14 #393

Closed
opsec opened this issue Sep 10, 2023 · 15 comments
Closed

New worker request: opsec-fbsd14 #393

opsec opened this issue Sep 10, 2023 · 15 comments

Comments

@opsec
Copy link
Contributor

opsec commented Sep 10, 2023

Username

opsec

GitHub username

No response

Name

Kurt Jaeger

Email address

[email protected]

Password status

I need a new owner password

Processor architecture

amd64

Operating System

FreeBSD 14.0-BETA1

Anything special about the worker?

No response

@vstinner
Copy link
Member

@zware: Would you mind to have a look at this request? Tell me if you want me to handle it.

@zware
Copy link
Member

zware commented Sep 15, 2023

I have added owner configuration to the master, password to be emailed shortly.

@opsec, would you mind to open a PR to add your workers to the configuration? You can use #388 as a guide.

@vstinner
Copy link
Member

What's the status?

@vstinner
Copy link
Member

FreeBSD 13 buildbot https://buildbot.python.org/all/#/builders/1223 is now green!

@opsec
Copy link
Contributor Author

opsec commented Sep 24, 2023

status: @work, getting buildbot to run.

@opsec
Copy link
Contributor Author

opsec commented Sep 24, 2023

I have added owner configuration to the master, password to be emailed shortly.

@opsec, would you mind to open a PR to add your workers to the configuration? You can use #388 as a guide.

There's #393 and #394 to add opsec-fbsd14 and opsec-fbsd15.

@opsec
Copy link
Contributor Author

opsec commented Sep 24, 2023

Ah, now I get it! I'm supposed to create a pull request with a diff to the python/buildmaster-config repo. Done in #403

@vstinner
Copy link
Member

Please create a PR to add the FreeBSD15 builder.

@opsec
Copy link
Contributor Author

opsec commented Sep 25, 2023

Will do as soon as my twistd.log tells me that it was able to do some build jobs. Right now it still says:
unauthorized login; check worker name and password

@vstinner
Copy link
Member

Hum, apparently, you didn't fill information about yourself nor details in your builder configuration. The UI says:

  • Admin: Your Name Here [email protected]
  • Host: Please put a description of this build host here

I suppose that it's a config to set in the builder side. Can you please to complete it? Mention the OS name and version, number of CPU/memory, etc.

@vstinner
Copy link
Member

I forced a build. It failed on the git step :-( Did you install git and other dependencies to build Python?

Upon execvpe b'git' [b'git', b'--version'] in environment id 2693540203392
:Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/twisted/internet/process.py", line 432, in _fork
    self._execChild(path, uid, gid, executable, args, environment)
  File "/usr/local/lib/python3.9/site-packages/twisted/internet/process.py", line 503, in _execChild
    os.execvpe(executable, args, environment)
  File "/usr/local/lib/python3.9/os.py", line 583, in execvpe
    _execvpe(file, args, env)
  File "/usr/local/lib/python3.9/os.py", line 616, in _execvpe
    raise last_exc
  File "/usr/local/lib/python3.9/os.py", line 607, in _execvpe
    exec_func(fullname, *argrest)
FileNotFoundError: [Errno 2] No such file or directory: b'/home/buildbot/bin/git'

build: https://buildbot.python.org/all/#/builders/1232/builds/1

@opsec
Copy link
Contributor Author

opsec commented Sep 25, 2023

I forced a build. It failed on the git step :-( Did you install git and other dependencies to build Python?

Sorry, I missed git, @work. I think I have all stuff necessary to build python, but one can never be sure in this depedency hell 8-}

@opsec
Copy link
Contributor Author

opsec commented Sep 25, 2023

Hum, apparently, you didn't fill information about yourself nor details in your builder configuration. The UI says:

* Admin: Your Name Here [[email protected]](mailto:[email protected])

* Host: Please put a description of this build host here

I suppose that it's a config to set in the builder side. Can you please to complete it? Mention the OS name and version, number of CPU/memory, etc.

I updated the 14er buildbot config with admin & info, do I need to restart to sync that or how is it sent to the master ?

@opsec
Copy link
Contributor Author

opsec commented Sep 25, 2023

I forced a build. It failed on the git step :-( Did you install git and other dependencies to build Python?

Sorry, I missed git, @work. I think I have all stuff necessary to build python, but one can never be sure in this depedency hell 8-}

git done on both buildbot hosts.

@vstinner
Copy link
Member

Build 4 is a success and has all builder info completed, thanks!

https://buildbot.python.org/all/#/builders/1232/builds/4

  • Owner: Kurt Jaeger [email protected]
  • Host: FreeBSD 14.0-BETA3, 16 GB vRAM, 8 vCores, amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants