MonkeyCanCode commented on issue #1044:
URL: https://github.com/apache/polaris/issues/1044#issuecomment-2705491274

   @pingtimeout @dimas-b I am not able to reproduce this with 5 runs:
   ```
   
========================================================================================================================
   2025-03-07 04:08:23 GMT                                                      
                         2s elapsed
   ---- Requests 
-----------------------------------------------------------------------|---Total---|-----OK----|----KO----
   > Global                                                                     
        |       400 |       201 |       199
   > Authenticate                                                               
        |       200 |       200 |         0
   > Create Catalog                                                             
        |       200 |         1 |       199
   ---- Errors 
------------------------------------------------------------------------------------------------------------
   > status.find.is(201), but actually found 409                                
                               188 (94.47%)
   > status.find.is(201), but actually found 500                                
                                11  (5.53%)
   
   
========================================================================================================================
   2025-03-07 04:10:40 GMT                                                      
                         2s elapsed
   ---- Requests 
-----------------------------------------------------------------------|---Total---|-----OK----|----KO----
   > Global                                                                     
        |       400 |       201 |       199
   > Authenticate                                                               
        |       200 |       200 |         0
   > Create Catalog                                                             
        |       200 |         1 |       199
   ---- Errors 
------------------------------------------------------------------------------------------------------------
   > status.find.is(201), but actually found 409                                
                               189 (94.97%)
   > status.find.is(201), but actually found 500                                
                                10  (5.03%)
   
   
========================================================================================================================
   2025-03-07 04:12:27 GMT                                                      
                         2s elapsed
   ---- Requests 
-----------------------------------------------------------------------|---Total---|-----OK----|----KO----
   > Global                                                                     
        |       400 |       201 |       199
   > Authenticate                                                               
        |       200 |       200 |         0
   > Create Catalog                                                             
        |       200 |         1 |       199
   ---- Errors 
------------------------------------------------------------------------------------------------------------
   > status.find.is(201), but actually found 409                                
                               195 (97.99%)
   > status.find.is(201), but actually found 500                                
                                 4  (2.01%)
   
   
========================================================================================================================
   2025-03-07 04:14:11 GMT                                                      
                         2s elapsed
   ---- Requests 
-----------------------------------------------------------------------|---Total---|-----OK----|----KO----
   > Global                                                                     
        |       400 |       201 |       199
   > Authenticate                                                               
        |       200 |       200 |         0
   > Create Catalog                                                             
        |       200 |         1 |       199
   ---- Errors 
------------------------------------------------------------------------------------------------------------
   > status.find.is(201), but actually found 409                                
                               192 (96.48%)
   > status.find.is(201), but actually found 500                                
                                 7  (3.52%)
   
   
========================================================================================================================
   2025-03-07 04:16:24 GMT                                                      
                         2s elapsed
   ---- Requests 
-----------------------------------------------------------------------|---Total---|-----OK----|----KO----
   > Global                                                                     
        |       400 |       201 |       199
   > Authenticate                                                               
        |       200 |       200 |         0
   > Create Catalog                                                             
        |       200 |         1 |       199
   ---- Errors 
------------------------------------------------------------------------------------------------------------
   > status.find.is(201), but actually found 409                                
                               192 (96.48%)
   > status.find.is(201), but actually found 500                                
                                 7  (3.52%)
   ```
   
   @pingtimeout ensure you synced the branch and rebuild the image? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to