[Python-buildbots] Build-bots and IPv6 only servers, redo AIX bots for more isolation (cleanliness) of build environments

2020-11-19 Thread Michael Felt
Hi all, I do not recall ever reading about instructions for having a buildbot on an IPv6 only server. As I have not done ' a lot' with IPv6 only hosts - I was wondering if there is also an IPv6 address (or is an IPv6 lookup of the same host sufficient). I would like to organize the AIX bots

[Python-buildbots] Python and "xlc" based builds running again.

2020-08-01 Thread Michael Felt
Hi All, I was very happy, back in March, when I discovered that the test failure that was occurring when building with xlc (and I could not find a cause for) was 'magically' resolved - and likewise, frustrated when just as magically builds suddenly went into a 'segmentation fault' during builds.

[Python-buildbots] Re: [Buildbot-status] Buildbot failure in Python on POWER6 AIX 3.8

2020-06-17 Thread Michael Felt
FYI: As I am on vacation and cannot research red flags - I am leaving the aixtools-aix-power6 offline for the time being. On 15/06/2020 18:59, build...@python.org wrote: > The Buildbot has detected a failed build on builder POWER6 AIX 3.8 while > building python/cpython. > Full details are availa

[Python-buildbots] Re: Is the bot master down?

2020-06-01 Thread Michael Felt
question, has been, and is: is a NEWS blurb needed? I am trying to clear the noise. I am open to a better solution - if my "quick fix" is not going to be good enough. Regards, Michael On 01/06/2020 18:04, Zachary Ware wrote: > On Mon, Jun 1, 2020 at 10:42 AM Michael Felt wrote: >>

[Python-buildbots] Is the bot master down?

2020-06-01 Thread Michael Felt
Hi. As I have been re-working my servers I am not sure if the lack of contact I have with the bot server is self-inflected, or is it down? is all I see. Michael ___ Python-Buildbots mailing list -- python-buildbots@python.org To unsubscribe send an em

[Python-buildbots] Re: No notification mails for AIX bots - why?

2020-03-15 Thread Michael Felt
On 13/03/2020 19:00, Victor Stinner wrote: > The two AIX 3.x buildbot workers are back to green. I reenabled email > notifications for AIX. Many thanks. > But if a worker breaks again and nobody is able to fix the issue fast > enough, I will disable notifications again. iirc - once red the notific

[Python-buildbots] Re: No notification mails for AIX bots - why?

2020-03-11 Thread Michael Felt
ython/buildmaster-config/blob/master/master/master.cfg#L140 > > Is there any progress on these issues? > > Victor > > Le dim. 8 mars 2020 à 13:32, Michael Felt a écrit : >> Fellow bot watchers! >> >> I get 100's of mails per month for all the other bots, but nev

[Python-buildbots] No notification mails for AIX bots - why?

2020-03-08 Thread Michael Felt
Fellow bot watchers! I get 100's of mails per month for all the other bots, but never for AIX? iirc, the AIX notifications were turned off - could they please be turned again. I too am a volunteer, but just maybe if I was able to receive notifications from the bot process I could respond more ti

[Python-buildbots] Re: Concerning the security of third-party buildbots

2020-01-30 Thread Michael Felt
Re: your first question: the buildbot process does not push, and b) 3rd party people/organizations do not have push authority, so your concern is not not about buildbot - but github and who can push into it (regardless of whether it is part of buildbot testing or not). As to your second questi

[Python-buildbots] Re: Buildbot build prefixes changed

2019-10-15 Thread Michael Felt
Dear List readers, Noticed that the AIX bots both failed, but in different ways, to: got_revision8d59eb1b66c51b2b918da9881c57d07d08df43b7Git owners ["Julien Danjou "] Build project python/cpython As the fails are in two different areas, not going to open an issue atm. Whate

[Python-buildbots] buildtimes, success-rate

2019-04-25 Thread Michael Felt
Hi. Is there something missing from the AIX buildbots that there is no record for the buildtime? And, while I know my bot, runnig on xlc continues to fail the multiprocessing tests (as a bot) the gccfarm bot passes all tests, but has some link warnings (from a bad 3rd party library). Besides

Re: [Python-buildbots] Idea: have a different buildbot server for unstable workers?

2019-03-27 Thread Michael Felt
> On 25-Mar-19 09:50, Victor Stinner wrote: > Hello, > > Le dim. 24 mars 2019 à 16:32, Michael a écrit : >> Understood - and have, after I better understood the reluctance for any >> AIX related patch - took, I think it was yours (Victor) advice - worry >> about master, and when that is done (a

Re: [Python-buildbots] Idea: have a different buildbot server for unstable workers?

2019-03-08 Thread Michael Felt
On 3/8/2019 9:47 AM, Victor Stinner wrote: > Le ven. 8 mars 2019 à 09:11, Victor Stinner a écrit : >> Oh wait, I wasn't aware of that. Is it something new? I confirm that I >> saw this code in master.cfg: >> >> if stability == STABLE: >> mail_status_builders.append(buildername

Re: [Python-buildbots] [Python-Buildbots] - some/many bots stuck acquiring locks

2018-11-14 Thread Michael Felt
k BOTH include files AND library availability. My bot system could have been (should have been) using an "external" aka " system" expat library. Is it the intent to use a "system" expat - if one is found? On 11/13/2018

Re: [Python-buildbots] [Python-Buildbots] - some/many bots stuck acquiring locks

2018-11-13 Thread Michael Felt
On 11/13/2018 11:07 PM, Michael Felt wrote: > As my system that does not any libexpat does not need this "help", I am > going to guess that since configure finds the include files it builds > pyexpat differently than when the include file is not available. > > I'll

Re: [Python-buildbots] [Python-Buildbots] - some/many bots stuck acquiring locks

2018-11-13 Thread Michael Felt
On 11/12/2018 3:16 AM, Ned Deily wrote: > On Nov 11, 2018, at 15:27, Michael wrote: >> Anyway, my bot went from having 9 to 10 fails (and 10k lines of output) >> to 20 fails and roughly 22k lines of test. >> >> The last "near normal FAIL" is: >> https://buildbot.python.org/all/#/builders/161/bui

Re: [Python-buildbots] [Python-Buildbots] - some/many bots stuck acquiring locks

2018-11-10 Thread Michael Felt (aixtools)
Sent from my iPhone > On 10 Nov 2018, at 21:29, Zachary Ware wrote: > >> On Sat, Nov 10, 2018 at 12:48 PM David Bolen wrote: >> If you look back on the worker there's probably some other build on the >> same worker still technically running that's blocking the rest. It might >> be old enoug

[Python-buildbots] Any interest for buildbot on AIX with xlc as compiler (rather than gcc)?

2018-07-25 Thread Michael Felt
Now that I am on the mailing list - lets start again. (Note: the wiki only says send an email, not join a mailing list (first)). I have a system, and a separate partition, setup with AIX 7.1 and Python3.7 et al. Let me know you primary interests and I'll let you know how much I can support.

[Python-buildbots] buildbot for AIX and xlc

2018-07-21 Thread Michael Felt
Hi. A couple of months back I built a test buildbot, to be sure I could. I am in the process of setting up a stable AIX VM and am willing to work on getting "buildbot" going. ASAIK - the IBM provided buildbots are AIX 7.2 and gcc. I would be AIX 7.1, (and maybe later also 6.1) but using vac