Test duration : 44.731s
Passed Tests | ||
---|---|---|
tigase.tests.pubsub.TestRestApiWithMessageExpiration | ||
testMessageExpiration | 43.634s |
2022-07-27 22:33:20 |
2022-07-27 22:33:20 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration] 2022-07-27 22:33:20 | ------------------------------------ 2022-07-27 22:33:20 | [Mutex] isItemNotified: node_cfaoyx0204:exists :: false 2022-07-27 22:33:20 | [Mutex] waiting for: [node_cfaoyx0204:create_node] 2022-07-27 22:33:20 | [Mutex] waiting for: [node_cfaoyx0204:create_node] 2022-07-27 22:33:20 | [Mutex] received everything. 2022-07-27 22:33:20 | [Mutex] isItemNotified: node_cfaoyx0204:create_node:success :: true 2022-07-27 22:33:20 | [Mutex] waiting for: [node_cfaoyx0204:subscribe_node] 2022-07-27 22:33:20 | [Mutex] waiting for: [node_cfaoyx0204:subscribe_node] 2022-07-27 22:33:20 | [Mutex] received everything. 2022-07-27 22:33:20 | [Mutex] isItemNotified: node_cfaoyx0204:subscribe_node:success :: true 2022-07-27 22:33:20 | ===== publishing normal message (to online) 2022-07-27 22:33:20 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-07-27 22:33:20 | command: <data><node>node_cfaoyx0204</node><entry><content>content_1fejzr0205</content></entry></data> 2022-07-27 22:33:20 | target: http://localhost:8088 2022-07-27 22:33:20 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false] 2022-07-27 22:33:20 | entity: <data><node>node_cfaoyx0204</node><entry><content>content_1fejzr0205</content></entry></data> 2022-07-27 22:33:20 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Thu, 28 Jul 2022 05:33:20 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-07-27 22:33:20 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>5f0b7219-3137-421d-9a49-5353d0fe6d88</value></item-id></result> 2022-07-27 22:33:20 | contains: true 2022-07-27 22:33:20 | [Mutex] received everything. 2022-07-27 22:33:20 | [Mutex] isItemNotified: user_regularal29zj0203@test-domain.com:message:received:content_1fejzr0205 :: true 2022-07-27 22:33:20 | ===== publishing already old message - expecting message being filtered out (to online) 2022-07-27 22:33:20 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-07-27 22:33:20 | command: <data><node>node_cfaoyx0204</node><expire-at>2022-07-28T05:33:15Z</expire-at><entry><content>content_wrff5z0206</content></entry></data> 2022-07-27 22:33:20 | target: http://localhost:8088 2022-07-27 22:33:20 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false] 2022-07-27 22:33:20 | entity: <data><node>node_cfaoyx0204</node><expire-at>2022-07-28T05:33:15Z</expire-at><entry><content>content_wrff5z0206</content></entry></data> 2022-07-27 22:33:20 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Thu, 28 Jul 2022 05:33:20 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-07-27 22:33:20 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>aff58f1d-b30f-445b-9e90-94be696225db</value></item-id></result> 2022-07-27 22:33:20 | contains: true 2022-07-27 22:33:20 | [Mutex] waiting for: [user_regularal29zj0203@test-domain.com:message:received:content_wrff5z0206] 2022-07-27 22:33:35 | [Mutex] timeout. Not received [user_regularal29zj0203@test-domain.com:message:received:content_wrff5z0206] 2022-07-27 22:33:35 | [Mutex] isItemNotified: user_regularal29zj0203@test-domain.com:message:received:content_wrff5z0206 :: false 2022-07-27 22:33:35 | ===== publishing normal message (to offline) 2022-07-27 22:33:35 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-07-27 22:33:35 | command: <data><node>node_cfaoyx0204</node><entry><content>content_2zn1gg0207</content></entry></data> 2022-07-27 22:33:35 | target: http://localhost:8088 2022-07-27 22:33:35 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false] 2022-07-27 22:33:35 | entity: <data><node>node_cfaoyx0204</node><entry><content>content_2zn1gg0207</content></entry></data> 2022-07-27 22:33:35 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Thu, 28 Jul 2022 05:33:35 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-07-27 22:33:35 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>779c9e85-6161-4162-97a2-669c81a74a0d</value></item-id></result> 2022-07-27 22:33:35 | contains: true 2022-07-27 22:33:40 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:33:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:33:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:33:40 | [Mutex] waiting for: [user_regularal29zj0203@test-domain.com:message:received:content_2zn1gg0207] 2022-07-27 22:33:40 | [Mutex] received everything. 2022-07-27 22:33:40 | [Mutex] isItemNotified: user_regularal29zj0203@test-domain.com:message:received:content_2zn1gg0207 :: true 2022-07-27 22:33:40 | ===== publishing already old message - expecting message being filtered out (to offline) 2022-07-27 22:33:40 | [Mutex] received everything. 2022-07-27 22:33:40 | [Mutex] isItemNotified: node_cfaoyx0204:subscribe_node:success :: true 2022-07-27 22:33:41 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-07-27 22:33:41 | command: <data><node>node_cfaoyx0204</node><expire-at>2022-07-28T05:33:46Z</expire-at><entry><content>content_86rzjp0208</content></entry></data> 2022-07-27 22:33:41 | target: http://localhost:8088 2022-07-27 22:33:41 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false] 2022-07-27 22:33:41 | entity: <data><node>node_cfaoyx0204</node><expire-at>2022-07-28T05:33:46Z</expire-at><entry><content>content_86rzjp0208</content></entry></data> 2022-07-27 22:33:41 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Thu, 28 Jul 2022 05:33:41 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-07-27 22:33:41 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>0e75ebcd-fd40-40bc-80d0-eff71be1d48e</value></item-id></result> 2022-07-27 22:33:41 | contains: true 2022-07-27 22:33:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:33:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:33:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:33:49 | [Mutex] waiting for: [user_regularal29zj0203@test-domain.com:message:received:content_86rzjp0208] 2022-07-27 22:34:04 | [Mutex] timeout. Not received [user_regularal29zj0203@test-domain.com:message:received:content_86rzjp0208] 2022-07-27 22:34:04 | [Mutex] received everything. 2022-07-27 22:34:04 | [Mutex] isItemNotified: user_regularal29zj0203@test-domain.com:message:received:content_86rzjp0208 :: false 2022-07-27 22:34:04 | [Mutex] isItemNotified: admin@test-domain.com:message:received:content_86rzjp0208 :: true |