Skip to content

x/build: intermittent failures on linux/ppc64 builder #25425

@laboger

Description

@laboger

What version of Go are you using (go version)?

tip

Does this issue reproduce with the latest release?

intermittently

What operating system and processor architecture are you using (go env)?

linux/ppc64

I've seen intermittent failures on the golang build page for the ppc64 column, (never ppc64le) and the logs show that the failures are due to hangs when testing the runtime pkg. I have never been able to reproduce this, but I suspect it is due to the timeout value not being high enough because of its intermittent nature. It must be close to the limit and sometimes goes over due to other factors on the system.

I'm not sure what the preferred way to increase the timeout for ppc64 testing in this case to see if that will resolve this problem. I can make the change if someone tells me what it should be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions