Skip to content

Denote 4.9.1 Release #3259

Denote 4.9.1 Release

Denote 4.9.1 Release #3259

Triggered via pull request November 1, 2024 15:25
@akrherzakrherz
synchronize #2584
akrherz:491
Status Failure
Total duration 10m 35s
Artifacts 8
Matrix: Build Openfire from source
check_branch
0s
check_branch
Check if database upgrade tests should be run
4s
Check if database upgrade tests should be run
Execute aioxmpp-based CI tests
1m 42s
Execute aioxmpp-based CI tests
Execute Connectivity CI tests
37s
Execute Connectivity CI tests
Execute Smack-based CI tests
57s
Execute Smack-based CI tests
Generate DEB artifact
1m 6s
Generate DEB artifact
Test SQL Server Upgrades
1m 26s
Test SQL Server Upgrades
Test Postgres Upgrades
1m 9s
Test Postgres Upgrades
Test MySQL Upgrades
1m 12s
Test MySQL Upgrades
Check if Docker Hub secrets exist
0s
Check if Docker Hub secrets exist
Publish to Maven
0s
Publish to Maven
Publish to Docker Hub
0s
Publish to Docker Hub
Test tagged images published to Docker Hub
0s
Test tagged images published to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Execute Connectivity CI tests
Connection is not open
Execute Connectivity CI tests
Connection is not open
Execute Connectivity CI tests
Connection is not open
Execute Smack-based CI tests
Process completed with exit code 2.
ServiceDiscoveryIntegrationTest.XEP0030/ServiceDiscoveryIntegrationTest.testQueryInfoWithoutPresenceSubscriptionBareJidWithoutNode (Normal): output/ServiceDiscoveryIntegrationTest.testDiscoInfoResponseContainsDiscoInfoFeature (Normal).log#L1
Expected the disco#info request from 'smack-inttest-one-q18pe@example.org/one-q18pe' to 'smack-inttest-two-q18pe@example.org' (which has not granted presence subscription to the requestor) to be responded to with an error (but it was not).
MultiUserChatOwnerConfigRoomIntegrationTest.XEP0045/MultiUserChatOwnerConfigRoomIntegrationTest.testObtainRoomConfigWithoutRoleOrAffiliation (Normal): output/MultiUserChatOwnerConfigRoomIntegrationTest.testObtainRoomConfigHasCurrentOptionsAsDefaults (Normal).log#L1
Unexpected error condition in the (expected) error that was returned to 'smack-inttest-two-q18pe@example.org/two-q18pe' after it tried to get a room configuration form for room 'smack-inttest-owner-config-get-no-role-or-affiliation-q18pe-kgcb67@conference.example.org' while not having a role or affiliation for that room. ==> expected: <forbidden> but was: <bad-request>
MultiUserChatOwnerConfigRoomIntegrationTest.XEP0045/MultiUserChatOwnerConfigRoomIntegrationTest.testObtainRoomConfigOwnerNonJoined (Normal): output/MultiUserChatOwnerConfigRoomIntegrationTest.testObtainRoomConfigHasCurrentOptionsAsDefaults (Normal).log#L1
Expected owner 'smack-inttest-one-q18pe@example.org/one-q18pe' to be able to request a configuration form for 'smack-inttest-owner-config-get-by-owner-not-joined-q18pe-fgk1lf@conference.example.org' without being in the room (but the server returned an error).
MultiUserChatOwnerConfigRoomIntegrationTest.XEP0045/MultiUserChatOwnerConfigRoomIntegrationTest.testRoomConfigToMemberOnly (Normal): output/MultiUserChatOwnerConfigRoomIntegrationTest.testObtainRoomConfigHasCurrentOptionsAsDefaults (Normal).log#L1
Timeout after 5000ms: Expected 'smack-inttest-one-q18pe@example.org/one-q18pe' to receive an 'unavailable' presence stanza from 'smack-inttest-owner-make-memberonly-q18pe-eusl8u@conference.example.org/target-YILXL5' indicating that non-member 'smack-inttest-owner-make-memberonly-q18pe-eusl8u@conference.example.org/target-YILXL5' was removed from the room, after 'smack-inttest-one-q18pe@example.org/one-q18pe updated the room configuration to be members-only (but no such stanza was received).
MultiUserChatOwnerGrantAdminIntegrationTest.XEP0045/MultiUserChatOwnerGrantAdminIntegrationTest.testUserNotAllowedToGrantAdminStatus (Normal): output/MultiUserChatOwnerGrantAdminIntegrationTest.testAdminOnAdminList (Normal).log#L1
Unexpected error condition in the (expected) error that was returned to 'smack-inttest-two-q18pe@example.org/two-q18pe' after it tried to grant admin status to user ('smack-inttest-three-q18pe@example.org') in room 'smack-inttest-owner-admin-grant-user-notallowed-q18pe-fd2arm@conference.example.org' while not being an owner. ==> expected: <forbidden> but was: <bad-request>
MultiUserChatOwnerGrantAdminIntegrationTest.XEP0045/MultiUserChatOwnerGrantAdminIntegrationTest.testUserNotAllowedToGrantAdminStatusInRoom (Normal): output/MultiUserChatOwnerGrantAdminIntegrationTest.testAdminOnAdminList (Normal).log#L1
Unexpected error condition in the (expected) error that was returned to 'smack-inttest-two-q18pe@example.org/two-q18pe' after it tried to grant admin status to user ('smack-inttest-three-q18pe@example.org', joined as 'target-YKWQGI') in room 'smack-inttest-owner-admin-grant-user-notallowed-inroom-q18pe-b82i73@conference.example.org' while not being an owner. ==> expected: <forbidden> but was: <bad-request>
MultiUserChatOwnerOwnerListIntegrationTest.XEP0045/MultiUserChatOwnerOwnerListIntegrationTest.testUserRequestsOwnerList (Normal): output/MultiUserChatOwnerOwnerListIntegrationTest.testAdminOwnerListBroadcast (Normal).log#L1
Unexpected error condition in the (expected) error that was returned to 'smack-inttest-two-q18pe@example.org/two-q18pe' (that is not in the room) after it requested the owner list of room 'smack-inttest-owner-user-requests-ownerlist-q18pe-7u2qyz@conference.example.org'. ==> expected: <forbidden> but was: <bad-request>
MultiUserChatOwnerOwnerListIntegrationTest.XEP0045/MultiUserChatOwnerOwnerListIntegrationTest.testParticipantRequestsOwnerList (Normal): output/MultiUserChatOwnerOwnerListIntegrationTest.testAdminOwnerListBroadcast (Normal).log#L1
Expected participant 'smack-inttest-two-q18pe@example.org/two-q18pe' to receive an error when requesting the owner list from 'smack-inttest-owner-user-requests-ownerlist-q18pe-i4fr4t@conference.example.org' (but the server did not return an error). ==> Expected org.jivesoftware.smack.XMPPException.XMPPErrorException to be thrown, but nothing was thrown.
MultiUserChatOwnerOwnerListIntegrationTest.XEP0045/MultiUserChatOwnerOwnerListIntegrationTest.testOwnerListRejectOutcast (Normal): output/MultiUserChatOwnerOwnerListIntegrationTest.testAdminOwnerListBroadcast (Normal).log#L1
Unexpected error condition in the (expected) error that was returned to 'smack-inttest-two-q18pe@example.org/two-q18pe' (that is not an owner but an outcast) after it attempted to modify the owner list of room 'smack-inttest-owner-ownerlist-reject-member-q18pe-2b37e5@conference.example.org'. ==> expected: <forbidden> but was: <bad-request>
Execute Smack-based CI tests
The following actions use a deprecated Node.js version and will be forced to run on node20: dsaltares/fetch-gh-release-asset@1.1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
XMPP debug logs
637 KB
aioxmpp test output
4.12 KB
distribution-java11
50.1 MB
distribution-java17
50.1 MB
mvn-repo
5.35 MB
openfire logs
2.35 KB
surefire-reports_java11
2.01 MB
surefire-reports_java17
2.01 MB