Upgrade tests are still failing after #55181, an illegal argument exception is thrown:
IllegalArgumentException[Unknown NamedWriteable [org.elasticsearch.xpack.core.XPackFeatureSet$Usage][]];
when the test "Basic test for usage stats on analytics indices" is executed. As there is some background around XPack Usage backward compatibility I prefer to just mute this test and assign the issue.
The failure occurs in the ':x-pack:qa:rolling-upgrade:v7.8.0#twoThirdsUpgradedTest' task.
I've collected the last builds scans:
The failure does not reproduce locally.
Upgrade tests are still failing after #55181, an illegal argument exception is thrown:
when the test "Basic test for usage stats on analytics indices" is executed. As there is some background around XPack Usage backward compatibility I prefer to just mute this test and assign the issue.
The failure occurs in the ':x-pack:qa:rolling-upgrade:v7.8.0#twoThirdsUpgradedTest' task.
I've collected the last builds scans:
The failure does not reproduce locally.