Skip to content

UNOMI-861: use asynchronous delete_by_query in migration scripts to a… #549

UNOMI-861: use asynchronous delete_by_query in migration scripts to a…

UNOMI-861: use asynchronous delete_by_query in migration scripts to a… #549

Triggered via push October 24, 2024 15:09
Status Success
Total duration 15m 29s
Artifacts
Publish Javadoc and snapshots
15m 16s
Publish Javadoc and snapshots
Push Docker image snapshot
7m 33s
Push Docker image snapshot
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 4 warnings
EventServiceIT.test_PastEventNotInRange_NoProfilesShouldReturn: itests/src/test/java/org/apache/unomi/itests/EventServiceIT.java#L136
The Blueprint container is being or has been destroyed: (objectClass=org.apache.unomi.api.services.DefinitionsService)
EventServiceIT.test_PastEventWithDateRange: itests/src/test/java/org/apache/unomi/itests/EventServiceIT.java#L100
The Blueprint container is being or has been destroyed: (objectClass=org.apache.unomi.api.services.DefinitionsService)
PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile: itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L99
java.lang.AssertionError at org.apache.unomi.itests.PropertiesUpdateActionIT.testUpdateProperties_CurrentProfile(PropertiesUpdateActionIT.java:99)
PropertiesUpdateActionIT.testVisitsDatePropertiesUpdate: itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L263
lastVisit should be updated expected:<2024-10-24T15:28:12Z> but was:<null>
PropertiesUpdateActionIT.testSetPropertyActionDates: itests/src/test/java/org/apache/unomi/itests/PropertiesUpdateActionIT.java#L337
currentEventTimeStamp should be the exact date of the event timestamp expected:<2024-10-24T15:28:19Z> but was:<null>
CopyPropertiesActionIT.testCopyProperties_replaceSingleValueWithPropertyType: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L269
java.lang.NullPointerException at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_replaceSingleValueWithPropertyType(CopyPropertiesActionIT.java:269)
CopyPropertiesActionIT.testCopyProperties_copyArrayWithPropertyType: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L240
java.lang.NullPointerException at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyArrayWithPropertyType(CopyPropertiesActionIT.java:240)
CopyPropertiesActionIT.testCopyProperties_copyMultipleValueWithoutExistingPropertyTypeAndWithoutExistingValue: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L186
java.lang.NullPointerException at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyMultipleValueWithoutExistingPropertyTypeAndWithoutExistingValue(CopyPropertiesActionIT.java:186)
CopyPropertiesActionIT.testCopyProperties_copyPropertyWithMapping: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L283
java.lang.NullPointerException at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyPropertyWithMapping(CopyPropertiesActionIT.java:283)
CopyPropertiesActionIT.testCopyProperties_replaceSingleValue: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L211
java.lang.AssertionError at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_replaceSingleValue(CopyPropertiesActionIT.java:211)
CopyPropertiesActionIT.testCopyProperties_copyArrayIntoExistingArray: itests/src/test/java/org/apache/unomi/itests/CopyPropertiesActionIT.java#L225
java.lang.AssertionError at org.apache.unomi.itests.CopyPropertiesActionIT.testCopyProperties_copyArrayIntoExistingArray(CopyPropertiesActionIT.java:225)
ModifyConsentIT.testConsentGrant: itests/src/test/java/org/apache/unomi/itests/ModifyConsentIT.java#L81
java.lang.AssertionError at org.apache.unomi.itests.ModifyConsentIT.testConsentGrant(ModifyConsentIT.java:81)
ContextServletIT.testCreateEventWithPropertyNameValidation_Failure: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.test_out_ControlGroup_session_stored: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.test_advanced_ControlGroup_test: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.testCreateEventWithTimestampParam_pastEvent_profileIsNotAddedToSegment: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.testMVELVulnerability: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.testCreateEventWithPropertiesValidation_Success: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.testUpdateEventFromContextAuthorizedThirdPartyNoItemID_Fail: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.testCreateEventWithProfileId_Success: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.testRequireScoring: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.testUpdateEventFromContextUnAuthorizedThirdParty_Fail: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.testUpdateEventFromContextAuthorizedThirdParty_Success: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.test_in_ControlGroup_session_stored: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.test_out_ControlGroup_profile_stored: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.testCreateEventWithTimestampParam_futureEvent_profileIsNotAddedToSegment: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
ContextServletIT.testPersonalization: itests/src/test/java/org/apache/unomi/itests/ContextServletIT.java#L97
org.apache.unomi.api.exceptions.BadSegmentConditionException at org.apache.unomi.itests.ContextServletIT.setUp(ContextServletIT.java:97)
Push Docker image snapshot
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Push Docker image snapshot
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish Javadoc and snapshots
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish Javadoc and snapshots
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/