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 2077956 - delve internal testsuite fails on rhel-8.7 x86_64
Summary: delve internal testsuite fails on rhel-8.7 x86_64
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: delve
Version: 8.7
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Alejandro Sáez Morollón
QA Contact: Edjunior Barbosa Machado
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-22 17:05 UTC by Edjunior Barbosa Machado
Modified: 2022-11-08 10:13 UTC (History)
2 users (show)

Fixed In Version: go-toolset:rhel8:8070020220503122809:347cc21f
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-08 09:30:17 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)
delve-1.7.2-1.module+el8.6.0+12972+ebab5911 rpmbuild output (371.33 KB, text/plain)
2022-04-22 17:05 UTC, Edjunior Barbosa Machado
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-119727 0 None None None 2022-04-22 17:18:01 UTC

Description Edjunior Barbosa Machado 2022-04-22 17:05:49 UTC
Created attachment 1874465 [details]
delve-1.7.2-1.module+el8.6.0+12972+ebab5911 rpmbuild output

Description of problem:
rpmbuild delve on RHEL-8.7 crashes due to internal testsuite failures on %check stage.

Version-Release number of selected component (if applicable):
go-toolset:rhel8:8070020220419133936:347cc21f
delve-1.7.2-1.module+el8.6.0+12972+ebab5911.src.rpm
golang-1.18.0-2.module+el8.7.0+14880+f5e30240

Steps to Reproduce:
1. rpmbuild --rebuild delve-1.7.2-1.module+el8.6.0+12972+ebab5911.src.rpm

Actual results:
[root@ci-vm-10-0-136-159 ~]# rpmbuild --rebuild delve-1.7.2-1.module+el8.6.0+12972+ebab5911.src.rpm|& tee _rpmbuild.log
(...)
187800000
187900000
188000000
--- FAIL: TestDwrapStartLocation (0.12s)
    proc_test.go:5486: "runtime.main"
    proc_test.go:5486: "runtime.forcegchelper"
    proc_test.go:5486: "runtime.gcenable.func1"
    proc_test.go:5486: "runtime.gcenable.func2"
    proc_test.go:5486: "main.main.func1"
    proc_test.go:5486: "main.main.func1"
    proc_test.go:5486: "main.main.func1"
    proc_test.go:5486: "main.main.func1"
    proc_test.go:5486: "main.main.func1"
    proc_test.go:5486: "main.main.func1"
    proc_test.go:5486: "main.main.func1"
    proc_test.go:5486: "main.main.func1"
    proc_test.go:5486: "main.main.func1"
    proc_test.go:5486: "main.main.func1"
    proc_test.go:5493: could not find any goroutine with a start location of main.agoroutine
Start
Receive signal interrupt 
End
FAIL
FAIL	github.com/go-delve/delve/pkg/proc	127.352s
FAIL
error: Bad exit status from /var/tmp/rpm-tmp.GYpt5l (%check)


RPM build errors:
    user mockbuild does not exist - using root
    group mock does not exist - using root
    user mockbuild does not exist - using root
    group mock does not exist - using root
    Bad exit status from /var/tmp/rpm-tmp.GYpt5l (%check)
[root@ci-vm-10-0-136-159 ~]# grep -- '--- FAIL:' _rpmbuild.log 
--- FAIL: TestStepDeferReturn (0.31s)
--- FAIL: TestReadDefer (0.34s)
--- FAIL: TestDwrapStartLocation (0.12s)
[root@ci-vm-10-0-136-159 ~]#

Comment 7 errata-xmlrpc 2022-11-08 09:30:17 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-2022:7522


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