Skip to content

Add suppression for private field JUnit extensions. #953

Add suppression for private field JUnit extensions.

Add suppression for private field JUnit extensions. #953

Triggered via push September 1, 2023 12:29
Status Failure
Total duration 1h 17m 32s
Artifacts 1

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
SubscribeLoggingST.test_subscribe_mqtt5_qos2_logging(): src/systemTest/java/com/hivemq/cli/commands/cli/subscribe/SubscribeLoggingST.java#L171
org.opentest4j.AssertionFailedError: Command '/home/runner/work/mqtt-cli/mqtt-cli/build/native/nativeCompile/mqtt-cli -Duser.home=/tmp/mqtt-cli-home13482470340727702185 sub -h localhost -p 45893 -V 5 -q 2 -t test -d' did not return expected standard output 'sending PUBREC' in time. Actual read standard output: '{topic=test, payload=7byte, qos=EXACTLY_ONCE, retain=false} message Client 'hmq_Pdvj3_2_e9479d60661fbd9adbbe766d2582bc14@localhost' received PUBREL MqttPubRel{reasonCode=SUCCESS, packetIdentifier=51} Client 'hmq_Pdvj3_2_e9479d60661fbd9adbbe766d2582bc14@localhost' sending PUBCOMP MqttPubComp{reasonCode=SUCCESS, packetIdentifier=51} '
SubscribeLoggingST.test_subscribe_with_message_mqtt5_qos1_logging(): src/systemTest/java/com/hivemq/cli/commands/cli/subscribe/SubscribeLoggingST.java#L127
org.opentest4j.AssertionFailedError: Command '/home/runner/work/mqtt-cli/mqtt-cli/build/native/nativeCompile/mqtt-cli -Duser.home=/tmp/mqtt-cli-home10959105321645549482 sub -h localhost -p 45893 -V 5 -q 1 -t test -d' did not return expected standard output 'sending PUBACK' in time. Actual read standard output: '{topic=test, payload=7byte, qos=AT_LEAST_ONCE, retain=false} message '
ShellSubscribeLoggingST.test_shell_subscribe_with_message_mqtt5_qos1_logging(): src/systemTest/java/com/hivemq/cli/commands/shell/ShellSubscribeLoggingST.java#L98
org.opentest4j.AssertionFailedError: Command 'sub -t test -q 1' did not return expected logfile output 'sending PUBACK' in time. Actual read logfile output: '{topic=test, payload=7byte, qos=AT_LEAST_ONCE, retain=false} ?'
ShellSubscribeLoggingST.test_shell_subscribe_mqtt5_qos2_logging(): src/systemTest/java/com/hivemq/cli/commands/shell/ShellSubscribeLoggingST.java#L128
org.opentest4j.AssertionFailedError: Command 'sub -t test -q 2' did not return expected logfile output 'sending PUBREC' in time. Actual read logfile output: '{topic=test, payload=7byte, qos=EXACTLY_ONCE, retain=false} 2023-09-01 13:40:51 | 108301 | DEBUG | Client 'cliTest@localhost' received PUBREL MqttPubRel{reasonCode=SUCCESS, packetIdentifier=51} 2023-09-01 13:40:51 | 108301 | DEBUG | Client 'cliTest@localhost' sending PUBCOMP MqttPubComp{reasonCode=SUCCESS, packetIdentifier=51} ?'
check
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
test-results Expired
4.92 MB