RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2111593 - TestTrampoline fails with 'go tool dist test' on rhel-8.7 ppc64le
Summary: TestTrampoline fails with 'go tool dist test' on rhel-8.7 ppc64le
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: golang
Version: 8.7
Hardware: ppc64le
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Alejandro Sáez Morollón
QA Contact: Edjunior Barbosa Machado
URL:
Whiteboard:
Depends On:
Blocks: 2111598 2116995
TreeView+ depends on / blocked
 
Reported: 2022-07-27 15:07 UTC by Edjunior Barbosa Machado
Modified: 2023-05-16 09:16 UTC (History)
6 users (show)

Fixed In Version: go-toolset-rhel8-8080020220930130611.17f3f959
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 2111598 2116995 (view as bug list)
Environment:
Last Closed: 2023-05-16 08:24:23 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-129306 0 None None None 2022-07-27 15:24:46 UTC
Red Hat Product Errata RHBA-2023:2761 0 None None None 2023-05-16 08:25:56 UTC

Description Edjunior Barbosa Machado 2022-07-27 15:07:01 UTC
Description of problem:
TestTrampoline from internal testsuite cmd/link fails when executed using 'go tool dist test' on rhel-8.7 ppc64le:

(...)
ok  	cmd/internal/sys	0.091s
ok  	cmd/internal/test2json	0.624s
--- FAIL: TestTrampoline (8.07s)
    link_test.go:677: executable failed to run (pie): fork/exec /tmp/TestTrampoline4045892033/001/hello.exe: no such file or directory
    link_test.go:680: unexpected output (pie):
FAIL
FAIL	cmd/link	32.653s
ok  	cmd/link/internal/benchmark	0.168s
ok  	cmd/link/internal/ld	22.772s
(...)

Curiously, if the test is executed previously using 'go test cmd/link -count 1 -v -run TestTrampoline' instead, it passes with no issue:

=== RUN   TestTrampoline
=== PAUSE TestTrampoline
=== RUN   TestTrampolineCgo
=== PAUSE TestTrampolineCgo
=== CONT  TestTrampoline
=== CONT  TestTrampolineCgo
--- PASS: TestTrampoline (8.51s)
--- PASS: TestTrampolineCgo (8.81s)
PASS
ok  	cmd/link	8.814s

Hence this might be actually a problem with 'go tool dist test'.

Other 'go tool dist test' failures on rhel-8.7 ppc64le have been already reported on bug #2076495.

Version-Release number of selected component (if applicable):
RHEL-8.7.0-20220726.0
golang-1.18.4-1.module+el8.7.0+16015+724888d8 (go-toolset-rhel8:8070020220720230209.347cc21f)

Steps to Reproduce:
1. go tool dist test -rebuild -v -v -v -k

Comment 15 errata-xmlrpc 2023-05-16 08:24:23 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (go-toolset:rhel8 bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:2761


Note You need to log in before you can comment on or make changes to this bug.