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 2179450 - [Regression] podman-4.4.0-1.el9 breaks checkpoint/restore [rhel-9.2.0.z]
Summary: [Regression] podman-4.4.0-1.el9 breaks checkpoint/restore [rhel-9.2.0.z]
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: podman
Version: 9.3
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Jindrich Novy
QA Contact: Alex Jia
URL:
Whiteboard:
Depends On: 2177611
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-17 21:10 UTC by RHEL Program Management Team
Modified: 2023-05-09 11:05 UTC (History)
12 users (show)

Fixed In Version: podman-4.4.1-4.el9_2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2177611
Environment:
Last Closed: 2023-05-09 11:02:52 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github containers podman pull 17790 0 None Merged [v4.4.1-rhel] Use append() to add elements to a slice (restore) 2023-03-20 09:27:47 UTC
Red Hat Issue Tracker RHELPLAN-152242 0 None None None 2023-03-17 21:11:04 UTC
Red Hat Product Errata RHBA-2023:2620 0 None None None 2023-05-09 11:03:07 UTC

Comment 2 Alex Jia 2023-03-21 10:38:48 UTC
I can reproduce this bug on podman-4.4.1-3.el9.x86_64 with criu-3.17-4.el9.x86_64,
and verified it on podman-4.4.1-4.el9_2.x86_64.

Comment 9 Alex Jia 2023-03-23 08:53:19 UTC
This bug has been verified on podman-4.4.1-5.el9_2.

[root@kvm-01-guest10 ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux release 9.1 (Plow)

[root@kvm-01-guest10 ~]# uname -a
Linux kvm-01-guest10.lab.eng.rdu2.redhat.com 5.14.0-284.4.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Mar 20 17:01:37 EDT 2023 x86_64 x86_64 x86_64 GNU/Linux

[root@kvm-01-guest10 ~]# rpm -q kernel podman criu crun
kernel-5.14.0-284.4.1.el9_2.x86_64
podman-4.4.1-5.el9_2.x86_64
criu-3.17-4.el9.x86_64
crun-1.8.1-1.el9.x86_64

[root@kvm-01-guest10 ~]# podman run -d ubi8 sleep 300
Resolved "ubi8" as an alias (/etc/containers/registries.conf.d/001-rhel-shortnames.conf)
Trying to pull registry.access.redhat.com/ubi8:latest...
Getting image source signatures
Checking if image destination supports signatures
Copying blob c4877503c8d2 done  
Copying config 36660eab1e done  
Writing manifest to image destination
Storing signatures
329a5332b8caefbfc3195d12feb32a935e2c933843ed2d23583e4dd76b4d08fd

[root@kvm-01-guest10 ~]# podman ps
CONTAINER ID  IMAGE                                   COMMAND     CREATED         STATUS         PORTS       NAMES
329a5332b8ca  registry.access.redhat.com/ubi8:latest  sleep 300   16 seconds ago  Up 16 seconds              frosty_sammet

[root@kvm-01-guest10 ~]# podman container checkpoint -l
329a5332b8caefbfc3195d12feb32a935e2c933843ed2d23583e4dd76b4d08fd

[root@kvm-01-guest10 ~]# podman ps -a
CONTAINER ID  IMAGE                                   COMMAND     CREATED         STATUS                    PORTS       NAMES
329a5332b8ca  registry.access.redhat.com/ubi8:latest  sleep 300   25 seconds ago  Exited (0) 6 seconds ago              frosty_sammet

[root@kvm-01-guest10 ~]# podman container restore -l
329a5332b8caefbfc3195d12feb32a935e2c933843ed2d23583e4dd76b4d08fd

[root@kvm-01-guest10 ~]# podman ps
CONTAINER ID  IMAGE                                   COMMAND     CREATED         STATUS         PORTS       NAMES
329a5332b8ca  registry.access.redhat.com/ubi8:latest  sleep 300   36 seconds ago  Up 37 seconds              frosty_sammet

Comment 14 errata-xmlrpc 2023-05-09 11:02:52 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 (podman 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:2620


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