Test duration : 44.378s
Passed Tests | ||
---|---|---|
tigase.tests.pubsub.TestRestApiWithMessageExpiration | ||
testMessageExpiration | 43.542s |
2022-12-24 21:33:20 |
2022-12-24 21:33:20 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration] 2022-12-24 21:33:20 | ------------------------------------ 2022-12-24 21:33:20 | [Mutex] isItemNotified: node_8uls710204:exists :: false 2022-12-24 21:33:20 | [Mutex] waiting for: [node_8uls710204:create_node] 2022-12-24 21:33:20 | [Mutex] waiting for: [node_8uls710204:create_node] 2022-12-24 21:33:20 | [Mutex] received everything. 2022-12-24 21:33:20 | [Mutex] isItemNotified: node_8uls710204:create_node:success :: true 2022-12-24 21:33:20 | [Mutex] waiting for: [node_8uls710204:subscribe_node] 2022-12-24 21:33:20 | [Mutex] waiting for: [node_8uls710204:subscribe_node] 2022-12-24 21:33:20 | [Mutex] received everything. 2022-12-24 21:33:20 | [Mutex] isItemNotified: node_8uls710204:subscribe_node:success :: true 2022-12-24 21:33:20 | ===== publishing normal message (to online) 2022-12-24 21:33:20 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-12-24 21:33:20 | command: <data><node>node_8uls710204</node><entry><content>content_7w7w9z0205</content></entry></data> 2022-12-24 21:33:20 | target: http://localhost:8088 2022-12-24 21:33:20 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false] 2022-12-24 21:33:20 | entity: <data><node>node_8uls710204</node><entry><content>content_7w7w9z0205</content></entry></data> 2022-12-24 21:33:20 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sun, 25 Dec 2022 05:33:20 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-12-24 21:33:20 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id label="Item ID" type="fixed"><value>befa9426-69b0-4f24-934e-58f98a0f498f</value></item-id></result> 2022-12-24 21:33:20 | contains: true 2022-12-24 21:33:20 | [Mutex] waiting for: [user_regular5sxv3i0203@test-domain.com:message:received:content_7w7w9z0205] 2022-12-24 21:33:20 | [Mutex] received everything. 2022-12-24 21:33:20 | [Mutex] isItemNotified: user_regular5sxv3i0203@test-domain.com:message:received:content_7w7w9z0205 :: true 2022-12-24 21:33:20 | ===== publishing already old message - expecting message being filtered out (to online) 2022-12-24 21:33:20 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-12-24 21:33:20 | command: <data><node>node_8uls710204</node><expire-at>2022-12-25T05:33:15Z</expire-at><entry><content>content_is8txm0206</content></entry></data> 2022-12-24 21:33:20 | target: http://localhost:8088 2022-12-24 21:33:20 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false] 2022-12-24 21:33:20 | entity: <data><node>node_8uls710204</node><expire-at>2022-12-25T05:33:15Z</expire-at><entry><content>content_is8txm0206</content></entry></data> 2022-12-24 21:33:20 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sun, 25 Dec 2022 05:33:20 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-12-24 21:33:20 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id label="Item ID" type="fixed"><value>5135fac3-8c32-4867-b0dc-f0f8f3dc542a</value></item-id></result> 2022-12-24 21:33:20 | contains: true 2022-12-24 21:33:20 | [Mutex] waiting for: [user_regular5sxv3i0203@test-domain.com:message:received:content_is8txm0206] 2022-12-24 21:33:35 | [Mutex] timeout. Not received [user_regular5sxv3i0203@test-domain.com:message:received:content_is8txm0206] 2022-12-24 21:33:35 | [Mutex] isItemNotified: user_regular5sxv3i0203@test-domain.com:message:received:content_is8txm0206 :: false 2022-12-24 21:33:35 | ===== publishing normal message (to offline) 2022-12-24 21:33:35 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-12-24 21:33:35 | command: <data><node>node_8uls710204</node><entry><content>content_x36nss0207</content></entry></data> 2022-12-24 21:33:35 | target: http://localhost:8088 2022-12-24 21:33:35 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false] 2022-12-24 21:33:35 | entity: <data><node>node_8uls710204</node><entry><content>content_x36nss0207</content></entry></data> 2022-12-24 21:33:35 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sun, 25 Dec 2022 05:33:35 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-12-24 21:33:35 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id label="Item ID" type="fixed"><value>15475bc2-4c51-47b7-87ea-d079d9715973</value></item-id></result> 2022-12-24 21:33:35 | contains: true 2022-12-24 21:33:40 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-24 21:33:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] DNS entry stored in session object: localhost:5222 2022-12-24 21:33:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-24 21:33:40 | [Mutex] waiting for: [user_regular5sxv3i0203@test-domain.com:message:received:content_x36nss0207] 2022-12-24 21:33:40 | [Mutex] received everything. 2022-12-24 21:33:40 | [Mutex] isItemNotified: user_regular5sxv3i0203@test-domain.com:message:received:content_x36nss0207 :: true 2022-12-24 21:33:40 | ===== publishing already old message - expecting message being filtered out (to offline) 2022-12-24 21:33:40 | [Mutex] received everything. 2022-12-24 21:33:40 | [Mutex] isItemNotified: node_8uls710204:subscribe_node:success :: true 2022-12-24 21:33:40 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-12-24 21:33:40 | command: <data><node>node_8uls710204</node><expire-at>2022-12-25T05:33:45Z</expire-at><entry><content>content_buvufu0208</content></entry></data> 2022-12-24 21:33:40 | target: http://localhost:8088 2022-12-24 21:33:40 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false] 2022-12-24 21:33:40 | entity: <data><node>node_8uls710204</node><expire-at>2022-12-25T05:33:45Z</expire-at><entry><content>content_buvufu0208</content></entry></data> 2022-12-24 21:33:40 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Sun, 25 Dec 2022 05:33:40 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-12-24 21:33:40 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id label="Item ID" type="fixed"><value>bc5d0cc7-fd12-4926-b1cf-f33a88b2ec67</value></item-id></result> 2022-12-24 21:33:40 | contains: true 2022-12-24 21:33:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-24 21:33:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] DNS entry stored in session object: localhost:5222 2022-12-24 21:33:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-24 21:33:49 | [Mutex] waiting for: [user_regular5sxv3i0203@test-domain.com:message:received:content_buvufu0208] 2022-12-24 21:34:04 | [Mutex] timeout. Not received [user_regular5sxv3i0203@test-domain.com:message:received:content_buvufu0208] 2022-12-24 21:34:04 | [Mutex] received everything. 2022-12-24 21:34:04 | [Mutex] isItemNotified: user_regular5sxv3i0203@test-domain.com:message:received:content_buvufu0208 :: false 2022-12-24 21:34:04 | [Mutex] isItemNotified: admin@test-domain.com:message:received:content_buvufu0208 :: true |