The test output isn't reported by Jenkins because we dump too much info. (i.e., cilium monitor -vv output during several minutes). However, grepping through the logs in artifacts gives:
22:08:13 STEP: Checking that ICMP notifications in egress direction were observed
22:12:23 FAIL: Egress ICMPv4 flow ("ICMPv4.*DstIP=10.0.1.143") not found in monitor log
This flake seems to happen fairly frequently (about 1/5 locally).
https://jenkins.cilium.io/view/PR/job/Cilium-PR-K8s-newest-kernel-4.9/1185/
75bc68be_K8sDatapathConfig_MonitorAggregation_Checks_that_monitor_aggregation_restricts_notifications.zip
https://jenkins.cilium.io/view/PR/job/Cilium-PR-K8s-newest-kernel-4.9/1194/
The test output isn't reported by Jenkins because we dump too much info. (i.e.,
cilium monitor -vvoutput during several minutes). However, grepping through the logs in artifacts gives:This flake seems to happen fairly frequently (about 1/5 locally).
consoleFull output of the test (beware, it's 2.2GB once uncompressed, and you need to remove the .zip extension as GH would complain otherwise).