Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1793591: use ip=dhcp,dhcp6 by default on kernel command line #3062

Conversation

miabbott
Copy link
Member

@miabbott miabbott commented Feb 5, 2020

This bump brings in the change to the default kernel cmdline to use
ip=dhcp,dhcp6, which is required for proper bootstrapping of RHCOS
in an IPv6 environment. (See BZ#1793591)

This also brings in the RHEL 8.1.1 content and a fix for properly
generating GCP images (coreos/coreos-assembler#1088).

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1793591

Signed-off-by: Micah Abbott miabbott@redhat.com

@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 5, 2020
@miabbott
Copy link
Member Author

miabbott commented Feb 5, 2020

Generated with:

hack/update-rhcos-bootimage.py https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202002050230-0/x86 _64/meta.json amd64

Package diffs are significant - the RHEL 8 content was bumped to 8.1.1 and skopeo started pulling in subscription-manager and all its dependencies:

$ ./differ.py -fe api.ci -fv 44.81.202001241431.0 -se api.ci -sv 44.81.202002050230-0
{
    "sources": {
        "44.81.202001241431.0": "https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202001241431.0/x86_64/commitmeta.json",
        "44.81.202002050230-0": "https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202002050230-0/x86_64/commitmeta.json"
    },
    "diff": {
        "conmon": {
            "44.81.202001241431.0": "conmon-2.0.9-1.el8.x86_64",
            "44.81.202002050230-0": "conmon-2.0.6-1.module+el8.1.1+5259+bcdd613a.x86_64"
        },
        "container-selinux": {
            "44.81.202001241431.0": "container-selinux-2.124.0-1.el8.noarch",
            "44.81.202002050230-0": "container-selinux-2.124.0-1.module+el8.1.1+5259+bcdd613a.noarch"
        },
        "containernetworking-plugins": {
            "44.81.202001241431.0": "containernetworking-plugins-0.8.3-1.el8.x86_64",
            "44.81.202002050230-0": "containernetworking-plugins-0.8.3-4.module+el8.1.1+5259+bcdd613a.x86_64"
        },
        "containers-common": {
            "44.81.202001241431.0": "containers-common-0.1.40-2.el8.x86_64",
            "44.81.202002050230-0": "containers-common-0.1.40-8.module+el8.1.1+5351+506397b0.x86_64"
        },
        "cri-o": {
            "44.81.202001241431.0": "cri-o-1.16.2-6.dev.rhaos4.3.git9e3db66.el8.x86_64",
            "44.81.202002050230-0": "cri-o-1.16.2-15.dev.rhaos4.3.gita83f883.el8.x86_64"
        },
        "fuse-overlayfs": {
            "44.81.202001241431.0": "fuse-overlayfs-0.4.1-1.module+el8.1.0+4081+b29780af.x86_64",
            "44.81.202002050230-0": "fuse-overlayfs-0.7.2-1.module+el8.1.1+5259+bcdd613a.x86_64"
        },
        "glibc": {
            "44.81.202001241431.0": "glibc-2.28-72.el8.x86_64",
            "44.81.202002050230-0": "glibc-2.28-72.el8_1.1.x86_64"
        },
        "glibc-all-langpacks": {
            "44.81.202001241431.0": "glibc-all-langpacks-2.28-72.el8.x86_64",
            "44.81.202002050230-0": "glibc-all-langpacks-2.28-72.el8_1.1.x86_64"
        },
        "glibc-common": {
            "44.81.202001241431.0": "glibc-common-2.28-72.el8.x86_64",
            "44.81.202002050230-0": "glibc-common-2.28-72.el8_1.1.x86_64"
        },
        "grub2-common": {
            "44.81.202001241431.0": "grub2-common-2.02-78.el8.noarch",
            "44.81.202002050230-0": "grub2-common-2.02-78.el8_1.1.noarch"
        },
        "grub2-efi-x64": {
            "44.81.202001241431.0": "grub2-efi-x64-2.02-78.el8.x86_64",
            "44.81.202002050230-0": "grub2-efi-x64-2.02-78.el8_1.1.x86_64"
        },
        "grub2-pc": {
            "44.81.202001241431.0": "grub2-pc-2.02-78.el8.x86_64",
            "44.81.202002050230-0": "grub2-pc-2.02-78.el8_1.1.x86_64"
        },
        "grub2-pc-modules": {
            "44.81.202001241431.0": "grub2-pc-modules-2.02-78.el8.noarch",
            "44.81.202002050230-0": "grub2-pc-modules-2.02-78.el8_1.1.noarch"
        },
        "grub2-tools": {
            "44.81.202001241431.0": "grub2-tools-2.02-78.el8.x86_64",
            "44.81.202002050230-0": "grub2-tools-2.02-78.el8_1.1.x86_64"
        },
        "grub2-tools-extra": {
            "44.81.202001241431.0": "grub2-tools-extra-2.02-78.el8.x86_64",
            "44.81.202002050230-0": "grub2-tools-extra-2.02-78.el8_1.1.x86_64"
        },
        "grub2-tools-minimal": {
            "44.81.202001241431.0": "grub2-tools-minimal-2.02-78.el8.x86_64",
            "44.81.202002050230-0": "grub2-tools-minimal-2.02-78.el8_1.1.x86_64"
        },
        "kernel": {
            "44.81.202001241431.0": "kernel-4.18.0-147.3.1.el8_1.x86_64",
            "44.81.202002050230-0": "kernel-4.18.0-147.5.1.el8_1.x86_64"
        },
        "kernel-core": {
            "44.81.202001241431.0": "kernel-core-4.18.0-147.3.1.el8_1.x86_64",
            "44.81.202002050230-0": "kernel-core-4.18.0-147.5.1.el8_1.x86_64"
        },
        "kernel-modules": {
            "44.81.202001241431.0": "kernel-modules-4.18.0-147.3.1.el8_1.x86_64",
            "44.81.202002050230-0": "kernel-modules-4.18.0-147.5.1.el8_1.x86_64"
        },
        "kernel-modules-extra": {
            "44.81.202001241431.0": "kernel-modules-extra-4.18.0-147.3.1.el8_1.x86_64",
            "44.81.202002050230-0": "kernel-modules-extra-4.18.0-147.5.1.el8_1.x86_64"
        },
        "libarchive": {
            "44.81.202001241431.0": "libarchive-3.3.2-7.el8.x86_64",
            "44.81.202002050230-0": "libarchive-3.3.2-8.el8_1.x86_64"
        },
        "machine-config-daemon": {
            "44.81.202001241431.0": "machine-config-daemon-4.4.0-202001241232.git.1.189a2ca.el8.x86_64",
            "44.81.202002050230-0": "machine-config-daemon-4.4.0-202002042046.git.1.ebb6385.el8.x86_64"
        },
        "openldap": {
            "44.81.202001241431.0": "openldap-2.4.46-10.el8.x86_64",
            "44.81.202002050230-0": "openldap-2.4.46-11.el8_1.x86_64"
        },
        "openshift-clients": {
            "44.81.202001241431.0": "openshift-clients-4.4.0-202001240656.git.1.db0174c.el8.x86_64",
            "44.81.202002050230-0": "openshift-clients-4.4.0-202002042246.git.1.c7b3d44.el8.x86_64"
        },
        "openshift-hyperkube": {
            "44.81.202001241431.0": "openshift-hyperkube-4.4.0-202001241232.git.0.e552f5f.el8.x86_64",
            "44.81.202002050230-0": "openshift-hyperkube-4.4.0-202002042246.git.0.940337a.el8.x86_64"
        },
        "openssh": {
            "44.81.202001241431.0": "openssh-8.0p1-3.el8.x86_64",
            "44.81.202002050230-0": "openssh-8.0p1-4.el8_1.x86_64"
        },
        "openssh-clients": {
            "44.81.202001241431.0": "openssh-clients-8.0p1-3.el8.x86_64",
            "44.81.202002050230-0": "openssh-clients-8.0p1-4.el8_1.x86_64"
        },
        "openssh-server": {
            "44.81.202001241431.0": "openssh-server-8.0p1-3.el8.x86_64",
            "44.81.202002050230-0": "openssh-server-8.0p1-4.el8_1.x86_64"
        },
        "podman": {
            "44.81.202001241431.0": "podman-1.6.4-1.el8.x86_64",
            "44.81.202002050230-0": "podman-1.6.4-2.module+el8.1.1+5363+bf8ff1af.x86_64"
        },
        "podman-manpages": {
            "44.81.202001241431.0": "podman-manpages-1.6.4-1.el8.noarch",
            "44.81.202002050230-0": "podman-manpages-1.6.4-2.module+el8.1.1+5363+bf8ff1af.noarch"
        },
        "policycoreutils": {
            "44.81.202001241431.0": "policycoreutils-2.9-3.el8.x86_64",
            "44.81.202002050230-0": "policycoreutils-2.9-3.el8_1.1.x86_64"
        },
        "policycoreutils-python-utils": {
            "44.81.202001241431.0": "policycoreutils-python-utils-2.9-3.el8.noarch",
            "44.81.202002050230-0": "policycoreutils-python-utils-2.9-3.el8_1.1.noarch"
        },
        "python3-policycoreutils": {
            "44.81.202001241431.0": "python3-policycoreutils-2.9-3.el8.noarch",
            "44.81.202002050230-0": "python3-policycoreutils-2.9-3.el8_1.1.noarch"
        },
        "runc": {
            "44.81.202001241431.0": "runc-1.0.0-64.rc9.el8.x86_64",
            "44.81.202002050230-0": "runc-1.0.0-64.rc9.module+el8.1.1+5259+bcdd613a.x86_64"
        },
        "skopeo": {
            "44.81.202001241431.0": "skopeo-0.1.40-2.el8.x86_64",
            "44.81.202002050230-0": "skopeo-0.1.40-8.module+el8.1.1+5351+506397b0.x86_64"
        },
        "slirp4netns": {
            "44.81.202001241431.0": "slirp4netns-0.4.2-1.git21fdece.el8.x86_64",
            "44.81.202002050230-0": "slirp4netns-0.4.2-3.git21fdece.el8.x86_64"
        },
        "sqlite-libs": {
            "44.81.202001241431.0": "sqlite-libs-3.26.0-3.el8.x86_64",
            "44.81.202002050230-0": "sqlite-libs-3.26.0-4.el8_1.x86_64"
        },
        "systemd": {
            "44.81.202001241431.0": "systemd-239-18.el8_1.1.x86_64",
            "44.81.202002050230-0": "systemd-239-18.el8_1.2.x86_64"
        },
        "systemd-journal-remote": {
            "44.81.202001241431.0": "systemd-journal-remote-239-18.el8_1.1.x86_64",
            "44.81.202002050230-0": "systemd-journal-remote-239-18.el8_1.2.x86_64"
        },
        "systemd-libs": {
            "44.81.202001241431.0": "systemd-libs-239-18.el8_1.1.x86_64",
            "44.81.202002050230-0": "systemd-libs-239-18.el8_1.2.x86_64"
        },
        "systemd-pam": {
            "44.81.202001241431.0": "systemd-pam-239-18.el8_1.1.x86_64",
            "44.81.202002050230-0": "systemd-pam-239-18.el8_1.2.x86_64"
        },
        "systemd-udev": {
            "44.81.202001241431.0": "systemd-udev-239-18.el8_1.1.x86_64",
            "44.81.202002050230-0": "systemd-udev-239-18.el8_1.2.x86_64"
        },
        "toolbox": {
            "44.81.202001241431.0": "toolbox-0.0.5-1.rhaos4.2.el8.noarch",
            "44.81.202002050230-0": "toolbox-0.0.6-1.rhaos4.4.el8.noarch"
        },
        "dbus-glib": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "dbus-glib-0.110-2.el8.x86_64"
        },
        "dmidecode": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "dmidecode-3.2-3.el8.x86_64"
        },
        "dnf": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "dnf-4.2.7-7.el8_1.noarch"
        },
        "dnf-data": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "dnf-data-4.2.7-7.el8_1.noarch"
        },
        "dnf-plugin-subscription-manager": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "dnf-plugin-subscription-manager-1.25.17-1.el8.x86_64"
        },
        "gobject-introspection": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "gobject-introspection-1.56.1-1.el8.x86_64"
        },
        "ima-evm-utils": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "ima-evm-utils-1.1-5.el8.x86_64"
        },
        "libcomps": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "libcomps-0.1.11-2.el8.x86_64"
        },
        "libdnf": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "libdnf-0.35.1-9.el8_1.x86_64"
        },
        "librhsm": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "librhsm-0.0.3-3.el8.x86_64"
        },
        "python3-dateutil": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-dateutil-2.6.1-6.el8.noarch"
        },
        "python3-dbus": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-dbus-1.2.4-15.el8.x86_64"
        },
        "python3-decorator": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-decorator-4.2.1-2.el8.noarch"
        },
        "python3-dmidecode": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-dmidecode-3.12.2-15.el8.x86_64"
        },
        "python3-dnf": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-dnf-4.2.7-7.el8_1.noarch"
        },
        "python3-dnf-plugins-core": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-dnf-plugins-core-4.0.8-3.el8.noarch"
        },
        "python3-ethtool": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-ethtool-0.14-3.el8.x86_64"
        },
        "python3-gobject-base": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-gobject-base-3.28.3-1.el8.x86_64"
        },
        "python3-gpg": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-gpg-1.10.0-6.el8.x86_64"
        },
        "python3-hawkey": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-hawkey-0.35.1-9.el8_1.x86_64"
        },
        "python3-iniparse": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-iniparse-0.4-31.el8.noarch"
        },
        "python3-inotify": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-inotify-0.9.6-13.el8.noarch"
        },
        "python3-libcomps": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-libcomps-0.1.11-2.el8.x86_64"
        },
        "python3-libdnf": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-libdnf-0.35.1-9.el8_1.x86_64"
        },
        "python3-librepo": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-librepo-1.10.3-3.el8.x86_64"
        },
        "python3-libxml2": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-libxml2-2.9.7-5.el8.x86_64"
        },
        "python3-rpm": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-rpm-4.14.2-25.el8.x86_64"
        },
        "python3-six": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-six-1.12.0-1.el8ost.noarch"
        },
        "python3-subscription-manager-rhsm": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-subscription-manager-rhsm-1.25.17-1.el8.x86_64"
        },
        "python3-syspurpose": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-syspurpose-1.25.17-1.el8.x86_64"
        },
        "python3-unbound": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "python3-unbound-1.7.3-8.el8.x86_64"
        },
        "rpm-build-libs": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "rpm-build-libs-4.14.2-25.el8.x86_64"
        },
        "rpm-plugin-systemd-inhibit": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "rpm-plugin-systemd-inhibit-4.14.2-25.el8.x86_64"
        },
        "sqlite": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "sqlite-3.26.0-4.el8_1.x86_64"
        },
        "subscription-manager": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "subscription-manager-1.25.17-1.el8.x86_64"
        },
        "usermode": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "usermode-1.113-1.el8.x86_64"
        },
        "virt-what": {
            "44.81.202001241431.0": "Not present",
            "44.81.202002050230-0": "virt-what-1.18-6.el8.x86_64"
        }
    }
}

@miabbott
Copy link
Member Author

miabbott commented Feb 5, 2020

/test e2e-gcp

@miabbott
Copy link
Member Author

miabbott commented Feb 5, 2020

/test e2e-azure

@miabbott
Copy link
Member Author

miabbott commented Feb 5, 2020

/test e2e-metal

@miabbott
Copy link
Member Author

miabbott commented Feb 5, 2020

/test e2e-vsphere

@abhinavdahiya
Copy link
Contributor

If this is meant for 4.4, i think this would need a BZ to merge.

@cgwalters
Copy link
Member

And yes shipping all that stuff for us would be embarassing, we have a PR in flight to help.

@miabbott
Copy link
Member Author

miabbott commented Feb 5, 2020

/hold

Per @cgwalters comment and the need for a BZ

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 5, 2020
@miabbott
Copy link
Member Author

miabbott commented Feb 5, 2020

/retitle Bug 1798724: bump RHCOS boot images to 44.81.202002050230-0 or newer

@openshift-ci-robot openshift-ci-robot changed the title RHCOS: bump to 44.81.202002050230-0 Bug 1798724: bump RHCOS boot images to 44.81.202002050230-0 or newer Feb 5, 2020
@openshift-ci-robot openshift-ci-robot added the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Feb 5, 2020
@openshift-ci-robot
Copy link
Contributor

@miabbott: This pull request references Bugzilla bug 1798724, which is invalid:

  • expected the bug to target the "4.4.0" release, but it targets "---" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

Bug 1798724: bump RHCOS boot images to 44.81.202002050230-0 or newer

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@miabbott
Copy link
Member Author

miabbott commented Feb 5, 2020

/bugzilla refresh

@openshift-ci-robot openshift-ci-robot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Feb 5, 2020
@openshift-ci-robot
Copy link
Contributor

@miabbott: This pull request references Bugzilla bug 1798724, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

/bugzilla refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot removed the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Feb 5, 2020
@cgwalters
Copy link
Member

From the install logs:

Feb 05 15:11:57 ip-10-0-2-100 systemd[1]: crio.service: Main process exited, code=exited, status=1/FAILURE
Feb 05 15:11:57 ip-10-0-2-100 systemd[1]: crio.service: Failed with result 'exit-code'.
Feb 05 15:11:57 ip-10-0-2-100 systemd[1]: Failed to start Open Container Initiative Daemon.
Feb 05 15:12:08 ip-10-0-2-100 systemd[1]: Starting Open Container Initiative Daemon...
Feb 05 15:12:08 ip-10-0-2-100 crio[3963]: time="2020-02-05 15:12:08.154781494Z" level=fatal msg="runtime config: conmon validation: invalid conmon path: stat /usr/libexec/crio/conmon: no such file or directory"

@jlebon
Copy link
Member

jlebon commented Feb 5, 2020

@miabbott This should also include the IPv6 fix, right? Can we link it to https://bugzilla.redhat.com/show_bug.cgi?id=1793591?

@miabbott
Copy link
Member Author

miabbott commented Feb 5, 2020

@miabbott This should also include the IPv6 fix, right? Can we link it to https://bugzilla.redhat.com/show_bug.cgi?id=1793591?

I don't think a PR can get linked automagically to two BZs. I can close the one I created and link the the IPv6 one, which is probably a better fit.

@miabbott
Copy link
Member Author

miabbott commented Feb 6, 2020

/retitle Bug 1793591: use ip=dhcp,dhcp6 by default on kernel command line

@openshift-ci-robot openshift-ci-robot changed the title Bug 1798724: bump RHCOS boot images to 44.81.202002050230-0 or newer Bug 1793591: use ip=dhcp,dhcp6 by default on kernel command line Feb 6, 2020
@openshift-ci-robot
Copy link
Contributor

@miabbott: This pull request references Bugzilla bug 1793591, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Bug 1793591: use ip=dhcp,dhcp6 by default on kernel command line

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

This bump brings in the change to the default kernel cmdline to use
`ip=dhcp,dhcp6`, which is required for proper bootstrapping of RHCOS
in an IPv6 environment.  (See BZ#1793591)

This also brings in the RHEL 8.1.1 content and a fix for properly
generating GCP images (coreos/coreos-assembler#1088).

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1793591

Signed-off-by: Micah Abbott <miabbott@redhat.com>
@miabbott miabbott force-pushed the bump_rhcos_44.81.202002050230-0 branch from abf0f5f to 5654e02 Compare February 7, 2020 16:09
@openshift-ci-robot
Copy link
Contributor

@miabbott: This pull request references Bugzilla bug 1793591, which is valid.

In response to this:

Bug 1793591: use ip=dhcp,dhcp6 by default on kernel command line

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@miabbott
Copy link
Member Author

miabbott commented Feb 7, 2020

Pushed new commit that drops out all the subscription-manager stuff.

Used: hack/update-rhcos-bootimage.py https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202002071430-0/x86_64/meta.json amd64

Package diffs:

$ ./differ.py -fe api.ci -fv 44.81.202001241431.0 -se api.ci -sv 44.81.202002071430-0
{
    "sources": {
        "44.81.202001241431.0": "https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202001241431.0/x86_64/commitmeta.json",
        "44.81.202002071430-0": "https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202002071430-0/x86_64/commitmeta.json"
    },
    "diff": {
        "container-selinux": {
            "44.81.202001241431.0": "container-selinux-2.124.0-1.el8.noarch",
            "44.81.202002071430-0": "container-selinux-2.124.0-1.module+el8.1.1+5259+bcdd613a.noarch"
        },
        "containernetworking-plugins": {
            "44.81.202001241431.0": "containernetworking-plugins-0.8.3-1.el8.x86_64",
            "44.81.202002071430-0": "containernetworking-plugins-0.8.3-4.module+el8.1.1+5259+bcdd613a.x86_64"
        },
        "containers-common": {
            "44.81.202001241431.0": "containers-common-0.1.40-2.el8.x86_64",
            "44.81.202002071430-0": "containers-common-0.1.40-8.module+el8.1.1+5351+506397b0.x86_64"
        },
        "cri-o": {
            "44.81.202001241431.0": "cri-o-1.16.2-6.dev.rhaos4.3.git9e3db66.el8.x86_64",
            "44.81.202002071430-0": "cri-o-1.16.2-15.dev.rhaos4.3.gita83f883.el8.x86_64"
        },
        "fuse-overlayfs": {
            "44.81.202001241431.0": "fuse-overlayfs-0.4.1-1.module+el8.1.0+4081+b29780af.x86_64",
            "44.81.202002071430-0": "fuse-overlayfs-0.7.2-1.module+el8.1.1+5259+bcdd613a.x86_64"
        },
        "glibc": {
            "44.81.202001241431.0": "glibc-2.28-72.el8.x86_64",
            "44.81.202002071430-0": "glibc-2.28-72.el8_1.1.x86_64"
        },
        "glibc-all-langpacks": {
            "44.81.202001241431.0": "glibc-all-langpacks-2.28-72.el8.x86_64",
            "44.81.202002071430-0": "glibc-all-langpacks-2.28-72.el8_1.1.x86_64"
        },
        "glibc-common": {
            "44.81.202001241431.0": "glibc-common-2.28-72.el8.x86_64",
            "44.81.202002071430-0": "glibc-common-2.28-72.el8_1.1.x86_64"
        },
        "grub2-common": {
            "44.81.202001241431.0": "grub2-common-2.02-78.el8.noarch",
            "44.81.202002071430-0": "grub2-common-2.02-78.el8_1.1.noarch"
        },
        "grub2-efi-x64": {
            "44.81.202001241431.0": "grub2-efi-x64-2.02-78.el8.x86_64",
            "44.81.202002071430-0": "grub2-efi-x64-2.02-78.el8_1.1.x86_64"
        },
        "grub2-pc": {
            "44.81.202001241431.0": "grub2-pc-2.02-78.el8.x86_64",
            "44.81.202002071430-0": "grub2-pc-2.02-78.el8_1.1.x86_64"
        },
        "grub2-pc-modules": {
            "44.81.202001241431.0": "grub2-pc-modules-2.02-78.el8.noarch",
            "44.81.202002071430-0": "grub2-pc-modules-2.02-78.el8_1.1.noarch"
        },
        "grub2-tools": {
            "44.81.202001241431.0": "grub2-tools-2.02-78.el8.x86_64",
            "44.81.202002071430-0": "grub2-tools-2.02-78.el8_1.1.x86_64"
        },
        "grub2-tools-extra": {
            "44.81.202001241431.0": "grub2-tools-extra-2.02-78.el8.x86_64",
            "44.81.202002071430-0": "grub2-tools-extra-2.02-78.el8_1.1.x86_64"
        },
        "grub2-tools-minimal": {
            "44.81.202001241431.0": "grub2-tools-minimal-2.02-78.el8.x86_64",
            "44.81.202002071430-0": "grub2-tools-minimal-2.02-78.el8_1.1.x86_64"
        },
        "kernel": {
            "44.81.202001241431.0": "kernel-4.18.0-147.3.1.el8_1.x86_64",
            "44.81.202002071430-0": "kernel-4.18.0-147.5.1.el8_1.x86_64"
        },
        "kernel-core": {
            "44.81.202001241431.0": "kernel-core-4.18.0-147.3.1.el8_1.x86_64",
            "44.81.202002071430-0": "kernel-core-4.18.0-147.5.1.el8_1.x86_64"
        },
        "kernel-modules": {
            "44.81.202001241431.0": "kernel-modules-4.18.0-147.3.1.el8_1.x86_64",
            "44.81.202002071430-0": "kernel-modules-4.18.0-147.5.1.el8_1.x86_64"
        },
        "kernel-modules-extra": {
            "44.81.202001241431.0": "kernel-modules-extra-4.18.0-147.3.1.el8_1.x86_64",
            "44.81.202002071430-0": "kernel-modules-extra-4.18.0-147.5.1.el8_1.x86_64"
        },
        "libarchive": {
            "44.81.202001241431.0": "libarchive-3.3.2-7.el8.x86_64",
            "44.81.202002071430-0": "libarchive-3.3.2-8.el8_1.x86_64"
        },
        "machine-config-daemon": {
            "44.81.202001241431.0": "machine-config-daemon-4.4.0-202001241232.git.1.189a2ca.el8.x86_64",
            "44.81.202002071430-0": "machine-config-daemon-4.4.0-202002071246.git.1.0f900fe.el8.x86_64"
        },
        "openldap": {
            "44.81.202001241431.0": "openldap-2.4.46-10.el8.x86_64",
            "44.81.202002071430-0": "openldap-2.4.46-11.el8_1.x86_64"
        },
        "openshift-clients": {
            "44.81.202001241431.0": "openshift-clients-4.4.0-202001240656.git.1.db0174c.el8.x86_64",
            "44.81.202002071430-0": "openshift-clients-4.4.0-202002052231.git.1.3433f68.el8.x86_64"
        },
        "openshift-hyperkube": {
            "44.81.202001241431.0": "openshift-hyperkube-4.4.0-202001241232.git.0.e552f5f.el8.x86_64",
            "44.81.202002071430-0": "openshift-hyperkube-4.4.0-202002071246.git.0.a562a1b.el8.x86_64"
        },
        "openssh": {
            "44.81.202001241431.0": "openssh-8.0p1-3.el8.x86_64",
            "44.81.202002071430-0": "openssh-8.0p1-4.el8_1.x86_64"
        },
        "openssh-clients": {
            "44.81.202001241431.0": "openssh-clients-8.0p1-3.el8.x86_64",
            "44.81.202002071430-0": "openssh-clients-8.0p1-4.el8_1.x86_64"
        },
        "openssh-server": {
            "44.81.202001241431.0": "openssh-server-8.0p1-3.el8.x86_64",
            "44.81.202002071430-0": "openssh-server-8.0p1-4.el8_1.x86_64"
        },
        "podman": {
            "44.81.202001241431.0": "podman-1.6.4-1.el8.x86_64",
            "44.81.202002071430-0": "podman-1.6.4-2.module+el8.1.1+5363+bf8ff1af.x86_64"
        },
        "podman-manpages": {
            "44.81.202001241431.0": "podman-manpages-1.6.4-1.el8.noarch",
            "44.81.202002071430-0": "podman-manpages-1.6.4-2.module+el8.1.1+5363+bf8ff1af.noarch"
        },
        "policycoreutils": {
            "44.81.202001241431.0": "policycoreutils-2.9-3.el8.x86_64",
            "44.81.202002071430-0": "policycoreutils-2.9-3.el8_1.1.x86_64"
        },
        "policycoreutils-python-utils": {
            "44.81.202001241431.0": "policycoreutils-python-utils-2.9-3.el8.noarch",
            "44.81.202002071430-0": "policycoreutils-python-utils-2.9-3.el8_1.1.noarch"
        },
        "python3-policycoreutils": {
            "44.81.202001241431.0": "python3-policycoreutils-2.9-3.el8.noarch",
            "44.81.202002071430-0": "python3-policycoreutils-2.9-3.el8_1.1.noarch"
        },
        "runc": {
            "44.81.202001241431.0": "runc-1.0.0-64.rc9.el8.x86_64",
            "44.81.202002071430-0": "runc-1.0.0-64.rc9.module+el8.1.1+5259+bcdd613a.x86_64"
        },
        "skopeo": {
            "44.81.202001241431.0": "skopeo-0.1.40-2.el8.x86_64",
            "44.81.202002071430-0": "skopeo-0.1.40-8.module+el8.1.1+5351+506397b0.x86_64"
        },
        "slirp4netns": {
            "44.81.202001241431.0": "slirp4netns-0.4.2-1.git21fdece.el8.x86_64",
            "44.81.202002071430-0": "slirp4netns-0.4.2-3.git21fdece.el8.x86_64"
        },
        "sqlite-libs": {
            "44.81.202001241431.0": "sqlite-libs-3.26.0-3.el8.x86_64",
            "44.81.202002071430-0": "sqlite-libs-3.26.0-4.el8_1.x86_64"
        },
        "systemd": {
            "44.81.202001241431.0": "systemd-239-18.el8_1.1.x86_64",
            "44.81.202002071430-0": "systemd-239-18.el8_1.2.x86_64"
        },
        "systemd-journal-remote": {
            "44.81.202001241431.0": "systemd-journal-remote-239-18.el8_1.1.x86_64",
            "44.81.202002071430-0": "systemd-journal-remote-239-18.el8_1.2.x86_64"
        },
        "systemd-libs": {
            "44.81.202001241431.0": "systemd-libs-239-18.el8_1.1.x86_64",
            "44.81.202002071430-0": "systemd-libs-239-18.el8_1.2.x86_64"
        },
        "systemd-pam": {
            "44.81.202001241431.0": "systemd-pam-239-18.el8_1.1.x86_64",
            "44.81.202002071430-0": "systemd-pam-239-18.el8_1.2.x86_64"
        },
        "systemd-udev": {
            "44.81.202001241431.0": "systemd-udev-239-18.el8_1.1.x86_64",
            "44.81.202002071430-0": "systemd-udev-239-18.el8_1.2.x86_64"
        },
        "toolbox": {
            "44.81.202001241431.0": "toolbox-0.0.5-1.rhaos4.2.el8.noarch",
            "44.81.202002071430-0": "toolbox-0.0.6-1.rhaos4.4.el8.noarch"
        }
    }
}

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

5 similar comments
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@abhinavdahiya
Copy link
Contributor

/test e2e-aws-upi

@abhinavdahiya
Copy link
Contributor

/test e2e-gcp-upi

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

12 similar comments
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@abhinavdahiya
Copy link
Contributor

/skip

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@abhinavdahiya
Copy link
Contributor

/skip

@abhinavdahiya
Copy link
Contributor

/retest

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Feb 13, 2020

@miabbott: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-metal 5654e02 link /test e2e-metal
ci/prow/e2e-vsphere 5654e02 link /test e2e-vsphere
ci/prow/e2e-ovirt 5654e02 link /test e2e-ovirt
ci/prow/e2e-openstack 5654e02 link /test e2e-openstack
ci/prow/e2e-libvirt 5654e02 link /test e2e-libvirt
ci/prow/e2e-azure 5654e02 link /test e2e-azure
ci/prow/e2e-aws-scaleup-rhel7 5654e02 link /test e2e-aws-scaleup-rhel7

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 41484d0 into openshift:master Feb 13, 2020
@openshift-ci-robot
Copy link
Contributor

@miabbott: All pull requests linked via external trackers have merged. Bugzilla bug 1793591 has been moved to the MODIFIED state.

In response to this:

Bug 1793591: use ip=dhcp,dhcp6 by default on kernel command line

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants