kie-ci3 commented on PR #2108: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2108#issuecomment-2904952674
**PR job** `#1` was: **UNSTABLE** Possible explanation: This should be test failures <details> <summary><b>Reproducer</b></summary> build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-examples -u https://github.com/apache/incubator-kie-kogito-examples/pull/2108 --skipParallelCheckout NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution </details> Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2108/1/display/redirect **Test results:** - PASSED: 399 - FAILED: 9 Those are the test failures: <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2108/1/testReport/org.kie.kogito.examples.springboot/DroolsMetricsTest/testDrlMetrics/">org.kie.kogito.examples.springboot.DroolsMetricsTest.testDrlMetrics</a></summary> 1 expectation failed.<br/>Response body doesn't match expectation.<br/>Expected: a string containing "drl_match_fired_nanosecond_count{app_id=\"default-rule-monitoring-listener\",artifactId=\"dmn-drools-springboot-metrics\",rule=\"helloWorld\",version=\"999-SNAPSHOT\",} 1.0"<br/> Actual: # HELP api_http_response_code_total Request status code.<br/># TYPE api_http_response_code_total counter<br/>api_http_response_code_total{artifactId="dmn-drools-springboot-metrics",endpoint="hello",identifier="200",version="999-SNAPSHOT"} 1.0<br/>api_http_response_code_total{artifactId="dmn-drools-springboot-metrics",endpoint="monitoring/dashboards/list.json",identifier="200",version="999-SNAPSHOT"} 1.0<br/># HELP application_ready_time_seconds Time taken for the application to be ready to service requests<br/># TYPE application_ready_time_seconds gauge<br/>application_ready_time_seconds{main_application_class="org.kie.kogito.examples.springboot.DashboardsListTest"} 9.443<br/># HELP application_s tarted_time_seconds Time taken to start the application<br/># TYPE application_started_time_seconds gauge<br/>application_started_time_seconds{main_application_class="org.kie.kogito.examples.springboot.DashboardsListTest"} 9.362<br/># HELP disk_free_bytes Usable space for path<br/># TYPE disk_free_bytes gauge<br/>disk_free_bytes{path="/home/jenkins/workspace/_jobs_kogito-examples-pr_PR-2108/kogito-pipelines/bc/apache_incubator-kie-kogito-examples/kogito-springboot-examples/dmn-drools-springboot-metrics/."} 3.2294265856E12<br/># HELP disk_total_bytes Total space for path<br/># TYPE disk_total_bytes gauge<br/>disk_total_bytes{path="/home/jenkins/workspace/_jobs_kogito-examples-pr_PR-2108/kogito-pipelines/bc/apache_incubator-kie-kogito-examples/kogito-springboot-examples/dmn-drools-springboot-metrics/."} 3.934698717184E12<br/># HELP drl_match_fired_nanosecond Drools Firing Time<br/># TYPE drl_match_fired_nanosecond summary<br/>drl_match_fired_nanosecond_count{app_id="default-rule-monit oring-listener",artifactId="dmn-drools-springboot-metrics",rule="helloWorld",version="999-SNAPSHOT"} 1<br/>drl_match_fired_nanosecond_sum{app_id="default-rule-monitoring-listener",artifactId="dmn-drools-springboot-metrics",rule="helloWorld",version="999-SNAPSHOT"} 1317260.0<br/># HELP drl_match_fired_nanosecond_max Drools Firing Time<br/># TYPE drl_match_fired_nanosecond_max gauge<br/>drl_match_fired_nanosecond_max{app_id="default-rule-monitoring-listener",artifactId="dmn-drools-springboot-metrics",rule="helloWorld",version="999-SNAPSHOT"} 1317260.0<br/># HELP executor_active_threads The approximate number of threads that are actively executing tasks<br/># TYPE executor_active_threads gauge<br/>executor_active_threads{name="applicationTaskExecutor"} 0.0<br/># HELP executor_completed_tasks_total The approximate total number of tasks that have completed execution<br/># TYPE executor_completed_tasks_total counter<br/>executor_completed_tasks_total{name="applicationTaskExecutor"} 0.0<br /># HELP executor_pool_core_threads The core number of threads for the pool<br/># TYPE executor_pool_core_threads gauge<br/>executor_pool_core_threads{name="applicationTaskExecutor"} 8.0<br/># HELP executor_pool_max_threads The maximum allowed number of threads in the pool<br/># TYPE executor_pool_max_threads gauge<br/>executor_pool_max_threads{name="applicationTaskExecutor"} 2.147483647E9<br/># HELP executor_pool_size_threads The current number of threads in the pool<br/># TYPE executor_pool_size_threads gauge<br/>executor_pool_size_threads{name="applicationTaskExecutor"} 0.0<br/># HELP executor_queue_remaining_tasks The number of additional elements that this queue can ideally accept without blocking<br/># TYPE executor_queue_remaining_tasks gauge<br/>executor_queue_remaining_tasks{name="applicationTaskExecutor"} 2.147483647E9<br/># HELP executor_queued_tasks The approximate number of tasks that are queued for execution<br/># TYPE executor_queued_tasks gauge<br/>executor_queued_ta sks{name="applicationTaskExecutor"} 0.0<br/># HELP http_server_requests_active_seconds <br/># TYPE http_server_requests_active_seconds summary<br/>http_server_requests_active_seconds_count{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN"} 1<br/>http_server_requests_active_seconds_sum{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.042989061<br/>http_server_requests_active_seconds_count{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0<br/>http_server_requests_active_seconds_sum{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.0<br/># HELP http_server_requests_active_seconds_max <br/># TYPE http_server_requests_active_seconds_max gauge<br/>http_server_requests_active_seconds_max{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.043061378<br/>http_server_requests_active_seconds_max{exception="none",method="POST",outcome="SUCCESS",status="200" ,uri="UNKNOWN"} 0.0<br/># HELP http_server_requests_seconds <br/># TYPE http_server_requests_seconds summary<br/>http_server_requests_seconds_count{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/**"} 1<br/>http_server_requests_seconds_sum{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/**"} 0.055206056<br/>http_server_requests_seconds_count{error="none",exception="none",method="POST",outcome="SUCCESS",status="200",uri="/hello"} 1<br/>http_server_requests_seconds_sum{error="none",exception="none",method="POST",outcome="SUCCESS",status="200",uri="/hello"} 0.235099883<br/># HELP http_server_requests_seconds_max <br/># TYPE http_server_requests_seconds_max gauge<br/>http_server_requests_seconds_max{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/**"} 0.055206056<br/>http_server_requests_seconds_max{error="none",exception="none",method="POST",outcome="SUCCESS",status="200",uri="/hello"} 0.2 35099883<br/># HELP jvm_info JVM version info<br/># TYPE jvm_info gauge<br/>jvm_info{runtime="OpenJDK Runtime Environment",vendor="Eclipse Adoptium",version="17.0.11+9"} 1<br/># HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool<br/># TYPE jvm_buffer_count_buffers gauge<br/>jvm_buffer_count_buffers{id="direct"} 4.0<br/>jvm_buffer_count_buffers{id="mapped"} 0.0<br/>jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'"} 0.0<br/># HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool<br/># TYPE jvm_buffer_memory_used_bytes gauge<br/>jvm_buffer_memory_used_bytes{id="direct"} 490385.0<br/>jvm_buffer_memory_used_bytes{id="mapped"} 0.0<br/>jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'"} 0.0<br/># HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool<br/># TYPE jvm_buffer_total_capacity_bytes gauge<br/>jvm_buffer_total_capacity_b ytes{id="direct"} 490385.0<br/>jvm_buffer_total_capacity_bytes{id="mapped"} 0.0<br/>jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'"} 0.0<br/># HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine<br/># TYPE jvm_classes_loaded_classes gauge<br/>jvm_classes_loaded_classes 17468.0<br/># HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution<br/># TYPE jvm_classes_unloaded_classes_total counter<br/>jvm_classes_unloaded_classes_total 0.0<br/># HELP jvm_compilation_time_ms_total The approximate accumulated elapsed time spent in compilation<br/># TYPE jvm_compilation_time_ms_total counter<br/>jvm_compilation_time_ms_total{compiler="HotSpot 64-Bit Tiered Compilers"} 33850.0<br/># HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation<br/># TYPE jvm_gc_live_data_size_bytes gauge<br/>jvm_gc_live_data_size_bytes 0. 0<br/># HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool<br/># TYPE jvm_gc_max_data_size_bytes gauge<br/>jvm_gc_max_data_size_bytes 4.294967296E9<br/># HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next<br/># TYPE jvm_gc_memory_allocated_bytes_total counter<br/>jvm_gc_memory_allocated_bytes_total 0.0<br/># HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC to after GC<br/># TYPE jvm_gc_memory_promoted_bytes_total counter<br/>jvm_gc_memory_promoted_bytes_total 0.0<br/># HELP jvm_gc_overhead An approximation of the percent of CPU time used by GC activities over the last lookback period or since monitoring began, whichever is shorter, in the range [0..1]<br/># TYPE jvm_gc_overhead gauge<br/>jvm_gc_overhead 0.0031791234401853685<br/># HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use<br/># TYPE jvm_memory_committed_bytes gauge<br/>jvm_memory_committed_bytes{area="heap",id="G1 Eden Space"} 3.37641472E8<br/>jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 1.790967808E9<br/>jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 1.8874368E7<br/>jvm_memory_committed_bytes{area="nonheap",id="CodeCache"} 7405568.0<br/>jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 1.1862016E7<br/>jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 8.1461248E7<br/># HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management<br/># TYPE jvm_memory_max_bytes gauge<br/>jvm_memory_max_bytes{area="heap",id="G1 Eden Space"} -1.0<br/>jvm_memory_max_bytes{area="heap",id="G1 Old Gen"} 4.294967296E9<br/>jvm_memory_max_bytes{area="heap",id="G1 Survivor Space"} -1.0<br/>jvm_memory_max_bytes{area="nonheap",id="CodeCache"} 5.0331648E7<br/>jvm_memory_max_bytes{area= "nonheap",id="Compressed Class Space"} 1.073741824E9<br/>jvm_memory_max_bytes{area="nonheap",id="Metaspace"} -1.0<br/># HELP jvm_memory_usage_after_gc The percentage of long-lived heap pool used after the last GC event, in the range [0..1]<br/># TYPE jvm_memory_usage_after_gc gauge<br/>jvm_memory_usage_after_gc{area="heap",pool="long-lived"} 0.009491562843322754<br/># HELP jvm_memory_used_bytes The amount of used memory<br/># TYPE jvm_memory_used_bytes gauge<br/>jvm_memory_used_bytes{area="heap",id="G1 Eden Space"} 1.80355072E8<br/>jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 4.0765952E7<br/>jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 1.7225216E7<br/>jvm_memory_used_bytes{area="nonheap",id="CodeCache"} 7313280.0<br/>jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 1.14998E7<br/>jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 8.0660624E7<br/># HELP jvm_threads_daemon_threads The current number of live daemon threads<br/># TYPE jvm_threads_dae mon_threads gauge<br/>jvm_threads_daemon_threads 21.0<br/># HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads<br/># TYPE jvm_threads_live_threads gauge<br/>jvm_threads_live_threads 25.0<br/># HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset<br/># TYPE jvm_threads_peak_threads gauge<br/>jvm_threads_peak_threads 25.0<br/># HELP jvm_threads_started_threads_total The total number of application threads started in the JVM<br/># TYPE jvm_threads_started_threads_total counter<br/>jvm_threads_started_threads_total 28.0<br/># HELP jvm_threads_states_threads The current number of threads<br/># TYPE jvm_threads_states_threads gauge<br/>jvm_threads_states_threads{state="blocked"} 0.0<br/>jvm_threads_states_threads{state="new"} 0.0<br/>jvm_threads_states_threads{state="runnable"} 9.0<br/>jvm_threads_states_threads{state="terminated"} 0.0<br/>jvm_threads_states_threads{stat e="timed-waiting"} 5.0<br/>jvm_threads_states_threads{state="waiting"} 11.0<br/># HELP logback_events_total Number of log events that were enabled by the effective log level<br/># TYPE logback_events_total counter<br/>logback_events_total{level="debug"} 0.0<br/>logback_events_total{level="error"} 0.0<br/>logback_events_total{level="info"} 6.0<br/>logback_events_total{level="trace"} 0.0<br/>logback_events_total{level="warn"} 0.0<br/># HELP org_kie_kogito_examples_customruleeventlistener_total <br/># TYPE org_kie_kogito_examples_customruleeventlistener_total counter<br/>org_kie_kogito_examples_customruleeventlistener_total{event="activationcreatedeventimpl"} 1.0<br/>org_kie_kogito_examples_customruleeventlistener_total{event="afteractivationfiredeventimpl"} 1.0<br/>org_kie_kogito_examples_customruleeventlistener_total{event="beforeactivationfiredeventimpl"} 1.0<br/># HELP process_cpu_time_ns_total The "cpu time" used by the Java Virtual Machine process<br/># TYPE process_cpu_time_ns_ total counter<br/>process_cpu_time_ns_total 5.295E10<br/># HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process<br/># TYPE process_cpu_usage gauge<br/>process_cpu_usage 0.1111111111111111<br/># HELP process_files_max_files The maximum file descriptor count<br/># TYPE process_files_max_files gauge<br/>process_files_max_files 1048576.0<br/># HELP process_files_open_files The open file descriptor count<br/># TYPE process_files_open_files gauge<br/>process_files_open_files 223.0<br/># HELP process_start_time_seconds Start time of the process since unix epoch.<br/># TYPE process_start_time_seconds gauge<br/>process_start_time_seconds 1.748009422385E9<br/># HELP process_uptime_seconds The uptime of the Java virtual machine<br/># TYPE process_uptime_seconds gauge<br/>process_uptime_seconds 15.921<br/># HELP system_cpu_count The number of processors available to the Java virtual machine<br/># TYPE system_cpu_count gauge<br/>system_cpu_count 24.0<br/># HELP syst em_cpu_usage The "recent cpu usage" of the system the application is running in<br/># TYPE system_cpu_usage gauge<br/>system_cpu_usage 0.08333333333333333<br/># HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time<br/># TYPE system_load_average_1m gauge<br/>system_load_average_1m 5.94384765625<br/># HELP tomcat_sessions_active_current_sessions <br/># TYPE tomcat_sessions_active_current_sessions gauge<br/>tomcat_sessions_active_current_sessions 0.0<br/># HELP tomcat_sessions_active_max_sessions <br/># TYPE tomcat_sessions_active_max_sessions gauge<br/>tomcat_sessions_active_max_sessions 0.0<br/># HELP tomcat_sessions_alive_max_seconds <br/># TYPE tomcat_sessions_alive_max_seconds gauge<br/>tomcat_sessions_alive_max_seconds 0.0<br/># HELP tomcat_sessions_created_sessions_total <br/># TYPE tomcat_sessions_created_sessions_total coun ter<br/>tomcat_sessions_created_sessions_total 0.0<br/># HELP tomcat_sessions_expired_sessions_total <br/># TYPE tomcat_sessions_expired_sessions_total counter<br/>tomcat_sessions_expired_sessions_total 0.0<br/># HELP tomcat_sessions_rejected_sessions_total <br/># TYPE tomcat_sessions_rejected_sessions_total counter<br/>tomcat_sessions_rejected_sessions_total 0.0<br/><br/> </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2108/1/testReport/org.kie.kogito.examples.springboot/LoanEligibilityTest/testEvaluateLoanEligibility/">org.kie.kogito.examples.springboot.LoanEligibilityTest.testEvaluateLoanEligibility</a></summary> 1 expectation failed.<br/>Response body doesn't match expectation.<br/>Expected: a string containing "string_dmn_result_total{artifactId=\"dmn-drools-springboot-metrics\",decision=\"Eligibility\",endpoint=\"LoanEligibility\",identifier=\"Yes\",version=\"999-SNAPSHOT\",} 2.0"<br/> Actual: # HELP api_execution_elapsed_seconds Endpoint execution elapsed seconds, 3 minutes time window.<br/># TYPE api_execution_elapsed_seconds summary<br/>api_execution_elapsed_seconds{artifactId="dmn-drools-springboot-metrics",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.1"} 0.002883584<br/>api_execution_elapsed_seconds{artifactId="dmn-drools-springboot-metrics",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.25"} 0.002883584<br/>api_execution_elapsed_seconds{artifactId="dmn-drools-springboot-metrics",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.5"} 0.002883584<br/>api_execution_elapsed_seconds{artifactId="dmn-drools-springboot-metrics",endpoint="LoanEli gibility",version="999-SNAPSHOT",quantile="0.75"} 0.108920832<br/>api_execution_elapsed_seconds{artifactId="dmn-drools-springboot-metrics",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.9"} 0.108920832<br/>api_execution_elapsed_seconds{artifactId="dmn-drools-springboot-metrics",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.99"} 0.108920832<br/>api_execution_elapsed_seconds_count{artifactId="dmn-drools-springboot-metrics",endpoint="LoanEligibility",version="999-SNAPSHOT"} 2<br/>api_execution_elapsed_seconds_sum{artifactId="dmn-drools-springboot-metrics",endpoint="LoanEligibility",version="999-SNAPSHOT"} 0.107860007<br/># HELP api_execution_elapsed_seconds_max Endpoint execution elapsed seconds, 3 minutes time window.<br/># TYPE api_execution_elapsed_seconds_max gauge<br/>api_execution_elapsed_seconds_max{artifactId="dmn-drools-springboot-metrics",endpoint="LoanEligibility",version="999-SNAPSHOT"} 0.104937586<br/># HELP api_http_response_code_total Reque st status code.<br/># TYPE api_http_response_code_total counter<br/>api_http_response_code_total{artifactId="dmn-drools-springboot-metrics",endpoint="LoanEligibility",identifier="200",version="999-SNAPSHOT"} 2.0<br/>api_http_response_code_total{artifactId="dmn-drools-springboot-metrics",endpoint="hello",identifier="200",version="999-SNAPSHOT"} 0.0<br/>api_http_response_code_total{artifactId="dmn-drools-springboot-metrics",endpoint="monitoring/dashboards/list.json",identifier="200",version="999-SNAPSHOT"} 0.0<br/># HELP application_ready_time_seconds Time taken for the application to be ready to service requests<br/># TYPE application_ready_time_seconds gauge<br/>application_ready_time_seconds{main_application_class="org.kie.kogito.examples.springboot.LoanEligibilityTest"} 1.97<br/># HELP application_started_time_seconds Time taken to start the application<br/># TYPE application_started_time_seconds gauge<br/>application_started_time_seconds{main_application_class="org.kie.kogito.exa mples.springboot.LoanEligibilityTest"} 1.967<br/># HELP boolean_dmn_result_total Decision output.<br/># TYPE boolean_dmn_result_total counter<br/>boolean_dmn_result_total{artifactId="dmn-drools-springboot-metrics",decision="Decide",endpoint="LoanEligibility",identifier="false",version="999-SNAPSHOT"} 1.0<br/>boolean_dmn_result_total{artifactId="dmn-drools-springboot-metrics",decision="Decide",endpoint="LoanEligibility",identifier="true",version="999-SNAPSHOT"} 1.0<br/># HELP disk_free_bytes Usable space for path<br/># TYPE disk_free_bytes gauge<br/>disk_free_bytes{path="/home/jenkins/workspace/_jobs_kogito-examples-pr_PR-2108/kogito-pipelines/bc/apache_incubator-kie-kogito-examples/kogito-springboot-examples/dmn-drools-springboot-metrics/."} 3.229426388992E12<br/># HELP disk_total_bytes Total space for path<br/># TYPE disk_total_bytes gauge<br/>disk_total_bytes{path="/home/jenkins/workspace/_jobs_kogito-examples-pr_PR-2108/kogito-pipelines/bc/apache_incubator-kie-kogito-examples/kog ito-springboot-examples/dmn-drools-springboot-metrics/."} 3.934698717184E12<br/># HELP drl_match_fired_nanosecond Drools Firing Time<br/># TYPE drl_match_fired_nanosecond summary<br/>drl_match_fired_nanosecond_count{app_id="default-rule-monitoring-listener",artifactId="dmn-drools-springboot-metrics",rule="helloWorld",version="999-SNAPSHOT"} 0<br/>drl_match_fired_nanosecond_sum{app_id="default-rule-monitoring-listener",artifactId="dmn-drools-springboot-metrics",rule="helloWorld",version="999-SNAPSHOT"} 0.0<br/># HELP drl_match_fired_nanosecond_max Drools Firing Time<br/># TYPE drl_match_fired_nanosecond_max gauge<br/>drl_match_fired_nanosecond_max{app_id="default-rule-monitoring-listener",artifactId="dmn-drools-springboot-metrics",rule="helloWorld",version="999-SNAPSHOT"} 0.0<br/># HELP executor_active_threads The approximate number of threads that are actively executing tasks<br/># TYPE executor_active_threads gauge<br/>executor_active_threads{name="applicationTaskExecutor"} 0.0<br/ ># HELP executor_completed_tasks_total The approximate total number of tasks >that have completed execution<br/># TYPE executor_completed_tasks_total >counter<br/>executor_completed_tasks_total{name="applicationTaskExecutor"} >0.0<br/># HELP executor_pool_core_threads The core number of threads for the >pool<br/># TYPE executor_pool_core_threads >gauge<br/>executor_pool_core_threads{name="applicationTaskExecutor"} >8.0<br/># HELP executor_pool_max_threads The maximum allowed number of >threads in the pool<br/># TYPE executor_pool_max_threads >gauge<br/>executor_pool_max_threads{name="applicationTaskExecutor"} >2.147483647E9<br/># HELP executor_pool_size_threads The current number of >threads in the pool<br/># TYPE executor_pool_size_threads >gauge<br/>executor_pool_size_threads{name="applicationTaskExecutor"} >0.0<br/># HELP executor_queue_remaining_tasks The number of additional >elements that this queue can ideally accept without blocking<br/># TYPE >executor_queue_remaining_tasks gauge<br/>exe cutor_queue_remaining_tasks{name="applicationTaskExecutor"} 2.147483647E9<br/># HELP executor_queued_tasks The approximate number of tasks that are queued for execution<br/># TYPE executor_queued_tasks gauge<br/>executor_queued_tasks{name="applicationTaskExecutor"} 0.0<br/># HELP http_server_requests_active_seconds <br/># TYPE http_server_requests_active_seconds summary<br/>http_server_requests_active_seconds_count{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN"} 1<br/>http_server_requests_active_seconds_sum{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.010776978<br/>http_server_requests_active_seconds_count{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0<br/>http_server_requests_active_seconds_sum{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.0<br/># HELP http_server_requests_active_seconds_max <br/># TYPE http_server_requests_active_seconds_max gauge<br/>htt p_server_requests_active_seconds_max{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.010786069<br/>http_server_requests_active_seconds_max{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.0<br/># HELP http_server_requests_seconds <br/># TYPE http_server_requests_seconds summary<br/>http_server_requests_seconds_count{error="none",exception="none",method="POST",outcome="SUCCESS",status="200",uri="/LoanEligibility"} 2<br/>http_server_requests_seconds_sum{error="none",exception="none",method="POST",outcome="SUCCESS",status="200",uri="/LoanEligibility"} 0.160863397<br/># HELP http_server_requests_seconds_max <br/># TYPE http_server_requests_seconds_max gauge<br/>http_server_requests_seconds_max{error="none",exception="none",method="POST",outcome="SUCCESS",status="200",uri="/LoanEligibility"} 0.152985382<br/># HELP jvm_info JVM version info<br/># TYPE jvm_info gauge<br/>jvm_info{runtime="OpenJDK Runtime Environment",vendor="Ecl ipse Adoptium",version="17.0.11+9"} 1<br/># HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool<br/># TYPE jvm_buffer_count_buffers gauge<br/>jvm_buffer_count_buffers{id="direct"} 4.0<br/>jvm_buffer_count_buffers{id="mapped"} 0.0<br/>jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'"} 0.0<br/># HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool<br/># TYPE jvm_buffer_memory_used_bytes gauge<br/>jvm_buffer_memory_used_bytes{id="direct"} 490385.0<br/>jvm_buffer_memory_used_bytes{id="mapped"} 0.0<br/>jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'"} 0.0<br/># HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool<br/># TYPE jvm_buffer_total_capacity_bytes gauge<br/>jvm_buffer_total_capacity_bytes{id="direct"} 490385.0<br/>jvm_buffer_total_capacity_bytes{id="mapped"} 0.0<br/>jvm_buffer_total_capacity_bytes{id="mapped - 'non- volatile memory'"} 0.0<br/># HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine<br/># TYPE jvm_classes_loaded_classes gauge<br/>jvm_classes_loaded_classes 18638.0<br/># HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution<br/># TYPE jvm_classes_unloaded_classes_total counter<br/>jvm_classes_unloaded_classes_total 0.0<br/># HELP jvm_compilation_time_ms_total The approximate accumulated elapsed time spent in compilation<br/># TYPE jvm_compilation_time_ms_total counter<br/>jvm_compilation_time_ms_total{compiler="HotSpot 64-Bit Tiered Compilers"} 41971.0<br/># HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation<br/># TYPE jvm_gc_live_data_size_bytes gauge<br/>jvm_gc_live_data_size_bytes 0.0<br/># HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool<br/># TYPE jvm_gc_max_data_size_bytes gauge<br/>jvm_gc _max_data_size_bytes 4.294967296E9<br/># HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next<br/># TYPE jvm_gc_memory_allocated_bytes_total counter<br/>jvm_gc_memory_allocated_bytes_total 0.0<br/># HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC to after GC<br/># TYPE jvm_gc_memory_promoted_bytes_total counter<br/>jvm_gc_memory_promoted_bytes_total 0.0<br/># HELP jvm_gc_overhead An approximation of the percent of CPU time used by GC activities over the last lookback period or since monitoring began, whichever is shorter, in the range [0..1]<br/># TYPE jvm_gc_overhead gauge<br/>jvm_gc_overhead 0.0<br/># HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use<br/># TYPE jvm_memory_committed_bytes gauge<br/>jvm_memory_committed_bytes{area="heap",id="G1 Eden Spa ce"} 4.00556032E8<br/>jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 1.702887424E9<br/>jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 4.4040192E7<br/>jvm_memory_committed_bytes{area="nonheap",id="CodeCache"} 9240576.0<br/>jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 1.2976128E7<br/>jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 8.8211456E7<br/># HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management<br/># TYPE jvm_memory_max_bytes gauge<br/>jvm_memory_max_bytes{area="heap",id="G1 Eden Space"} -1.0<br/>jvm_memory_max_bytes{area="heap",id="G1 Old Gen"} 4.294967296E9<br/>jvm_memory_max_bytes{area="heap",id="G1 Survivor Space"} -1.0<br/>jvm_memory_max_bytes{area="nonheap",id="CodeCache"} 5.0331648E7<br/>jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space"} 1.073741824E9<br/>jvm_memory_max_bytes{area="nonheap",id="Metaspace"} -1.0<br/># HELP jvm_memory_usage_after_gc T he percentage of long-lived heap pool used after the last GC event, in the range [0..1]<br/># TYPE jvm_memory_usage_after_gc gauge<br/>jvm_memory_usage_after_gc{area="heap",pool="long-lived"} 0.0<br/># HELP jvm_memory_used_bytes The amount of used memory<br/># TYPE jvm_memory_used_bytes gauge<br/>jvm_memory_used_bytes{area="heap",id="G1 Eden Space"} 8.8080384E7<br/>jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 4.058368E7<br/>jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 4.4040192E7<br/>jvm_memory_used_bytes{area="nonheap",id="CodeCache"} 8734976.0<br/>jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 1.25E7<br/>jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 8.7188032E7<br/># HELP jvm_threads_daemon_threads The current number of live daemon threads<br/># TYPE jvm_threads_daemon_threads gauge<br/>jvm_threads_daemon_threads 21.0<br/># HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads<br/> # TYPE jvm_threads_live_threads gauge<br/>jvm_threads_live_threads 25.0<br/># HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset<br/># TYPE jvm_threads_peak_threads gauge<br/>jvm_threads_peak_threads 26.0<br/># HELP jvm_threads_started_threads_total The total number of application threads started in the JVM<br/># TYPE jvm_threads_started_threads_total counter<br/>jvm_threads_started_threads_total 46.0<br/># HELP jvm_threads_states_threads The current number of threads<br/># TYPE jvm_threads_states_threads gauge<br/>jvm_threads_states_threads{state="blocked"} 0.0<br/>jvm_threads_states_threads{state="new"} 0.0<br/>jvm_threads_states_threads{state="runnable"} 9.0<br/>jvm_threads_states_threads{state="terminated"} 0.0<br/>jvm_threads_states_threads{state="timed-waiting"} 5.0<br/>jvm_threads_states_threads{state="waiting"} 11.0<br/># HELP logback_events_total Number of log events that were enabled by the effective log level< br/># TYPE logback_events_total counter<br/>logback_events_total{level="debug"} 0.0<br/>logback_events_total{level="error"} 0.0<br/>logback_events_total{level="info"} 6.0<br/>logback_events_total{level="trace"} 0.0<br/>logback_events_total{level="warn"} 0.0<br/># HELP number_dmn_result Decision output.<br/># TYPE number_dmn_result summary<br/>number_dmn_result{artifactId="dmn-drools-springboot-metrics",decision="Is Enough?",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.1"} 0.0<br/>number_dmn_result{artifactId="dmn-drools-springboot-metrics",decision="Is Enough?",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.25"} 0.0<br/>number_dmn_result{artifactId="dmn-drools-springboot-metrics",decision="Is Enough?",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.5"} 0.0<br/>number_dmn_result{artifactId="dmn-drools-springboot-metrics",decision="Is Enough?",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.75"} 100.0<br/>number_dmn_result{ar tifactId="dmn-drools-springboot-metrics",decision="Is Enough?",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.9"} 100.0<br/>number_dmn_result{artifactId="dmn-drools-springboot-metrics",decision="Is Enough?",endpoint="LoanEligibility",version="999-SNAPSHOT",quantile="0.99"} 100.0<br/>number_dmn_result_count{artifactId="dmn-drools-springboot-metrics",decision="Is Enough?",endpoint="LoanEligibility",version="999-SNAPSHOT"} 2<br/>number_dmn_result_sum{artifactId="dmn-drools-springboot-metrics",decision="Is Enough?",endpoint="LoanEligibility",version="999-SNAPSHOT"} 100.0<br/># HELP number_dmn_result_max Decision output.<br/># TYPE number_dmn_result_max gauge<br/>number_dmn_result_max{artifactId="dmn-drools-springboot-metrics",decision="Is Enough?",endpoint="LoanEligibility",version="999-SNAPSHOT"} 100.0<br/># HELP org_kie_kogito_examples_customdmnruntimeeventlistener_total <br/># TYPE org_kie_kogito_examples_customdmnruntimeeventlistener_total counter<br/>org_kie_kogito_ examples_customdmnruntimeeventlistener_total{event="afterevaluatealleventimpl"} 2.0<br/>org_kie_kogito_examples_customdmnruntimeeventlistener_total{event="afterevaluatedecisioneventimpl"} 8.0<br/>org_kie_kogito_examples_customdmnruntimeeventlistener_total{event="afterevaluatedecisiontableeventimpl"} 8.0<br/>org_kie_kogito_examples_customdmnruntimeeventlistener_total{event="beforeevaluatealleventimpl"} 2.0<br/>org_kie_kogito_examples_customdmnruntimeeventlistener_total{event="beforeevaluatedecisioneventimpl"} 8.0<br/>org_kie_kogito_examples_customdmnruntimeeventlistener_total{event="beforeevaluatedecisiontableeventimpl"} 8.0<br/># HELP process_cpu_time_ns_total The "cpu time" used by the Java Virtual Machine process<br/># TYPE process_cpu_time_ns_total counter<br/>process_cpu_time_ns_total 6.519E10<br/># HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process<br/># TYPE process_cpu_usage gauge<br/>process_cpu_usage 0.16164817749603802<br/># HELP process_fil es_max_files The maximum file descriptor count<br/># TYPE process_files_max_files gauge<br/>process_files_max_files 1048576.0<br/># HELP process_files_open_files The open file descriptor count<br/># TYPE process_files_open_files gauge<br/>process_files_open_files 222.0<br/># HELP process_start_time_seconds Start time of the process since unix epoch.<br/># TYPE process_start_time_seconds gauge<br/>process_start_time_seconds 1.748009422385E9<br/># HELP process_uptime_seconds The uptime of the Java virtual machine<br/># TYPE process_uptime_seconds gauge<br/>process_uptime_seconds 19.095<br/># HELP string_dmn_result_total Decision output.<br/># TYPE string_dmn_result_total counter<br/>string_dmn_result_total{artifactId="dmn-drools-springboot-metrics",decision="Eligibility",endpoint="LoanEligibility",identifier="Yes",version="999-SNAPSHOT"} 2.0<br/>string_dmn_result_total{artifactId="dmn-drools-springboot-metrics",decision="Judgement",endpoint="LoanEligibility",identifier="No",version="9 99-SNAPSHOT"} 1.0<br/>string_dmn_result_total{artifactId="dmn-drools-springboot-metrics",decision="Judgement",endpoint="LoanEligibility",identifier="Yes",version="999-SNAPSHOT"} 1.0<br/># HELP system_cpu_count The number of processors available to the Java virtual machine<br/># TYPE system_cpu_count gauge<br/>system_cpu_count 24.0<br/># HELP system_cpu_usage The "recent cpu usage" of the system the application is running in<br/># TYPE system_cpu_usage gauge<br/>system_cpu_usage 0.29876558307327084<br/># HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time<br/># TYPE system_load_average_1m gauge<br/>system_load_average_1m 5.94873046875<br/># HELP tomcat_sessions_active_current_sessions <br/># TYPE tomcat_sessions_active_current_sessions gauge<br/>tomcat_sessions_active_current_sessions 0.0<br/># HELP tomcat_sessions_active_max_sessio ns <br/># TYPE tomcat_sessions_active_max_sessions gauge<br/>tomcat_sessions_active_max_sessions 0.0<br/># HELP tomcat_sessions_alive_max_seconds <br/># TYPE tomcat_sessions_alive_max_seconds gauge<br/>tomcat_sessions_alive_max_seconds 0.0<br/># HELP tomcat_sessions_created_sessions_total <br/># TYPE tomcat_sessions_created_sessions_total counter<br/>tomcat_sessions_created_sessions_total 0.0<br/># HELP tomcat_sessions_expired_sessions_total <br/># TYPE tomcat_sessions_expired_sessions_total counter<br/>tomcat_sessions_expired_sessions_total 0.0<br/># HELP tomcat_sessions_rejected_sessions_total <br/># TYPE tomcat_sessions_rejected_sessions_total counter<br/>tomcat_sessions_rejected_sessions_total 0.0<br/><br/> </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2108/1/testReport/org.acme.travel.tests.multimessaging.springboot/MultiMessagingIT/testProcess/">org.acme.travel.tests.multimessaging.springboot.MultiMessagingIT.testProcess</a></summary> Failed to load ApplicationContext for [WebMergedContextConfiguration@692dba54 testClass = org.acme.travel.tests.multimessaging.springboot.MultiMessagingIT, locations = [], classes = [org.kie.kogito.tests.KogitoKafkaMultiSpringbootApplication], contextInitializerClasses = [org.kie.kogito.testcontainers.springboot.KafkaSpringBootTestResource], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@5be49b60, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@45a4b042, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7cbd9d24, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContext CustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@3370f42, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@53251a66, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@7ceb3185, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, org.springframework.boot.test.context.SpringBootTestAnnotation@c41a6e5d], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null] </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2108/1/testReport/org.acme.travel.tests.messaging.springboot/MessagingIT/testProcess/">org.acme.travel.tests.messaging.springboot.MessagingIT.testProcess</a></summary> Failed to load ApplicationContext for [WebMergedContextConfiguration@341b13a8 testClass = org.acme.travel.tests.messaging.springboot.MessagingIT, locations = [], classes = [org.kie.kogito.tests.KogitoKafkaQuickstartSpringbootApplication], contextInitializerClasses = [org.kie.kogito.testcontainers.springboot.KafkaSpringBootTestResource], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@5be49b60, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@45a4b042, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7cbd9d24, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCusto mizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@3370f42, org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@53251a66, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@7ceb3185, org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, org.springframework.boot.test.context.SpringBootTestAnnotation@c41a6e5d], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null] </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2108/1/testReport/org.kie.kogito.examples.springboot/ProcessMetricsTest/testProcessMetricsSpringboot/">org.kie.kogito.examples.springboot.ProcessMetricsTest.testProcessMetricsSpringboot</a></summary> 1 expectation failed.<br/>Response body doesn't match expectation.<br/>Expected: a string containing "kogito_process_instance_running_total{app_id=\"default-process-monitoring-listener\",artifactId=\"process-monitoring-springboot\",process_id=\"demo.orders\",version=\"999-SNAPSHOT\",} 1.0"<br/> Actual: # HELP api_http_response_code_total Request status code.<br/># TYPE api_http_response_code_total counter<br/>api_http_response_code_total{artifactId="process-monitoring-springboot",endpoint="monitoring/dashboards/list.json",identifier="200",version="999-SNAPSHOT"} 0.0<br/>api_http_response_code_total{artifactId="process-monitoring-springboot",endpoint="orders",identifier="200",version="999-SNAPSHOT"} 1.0<br/>api_http_response_code_total{artifactId="process-monitoring-springboot",endpoint="orders",identifier="201",version="999-SNAPSHOT"} 1.0<br/># HELP application_ready_time_seconds Time taken for the application to be ready to service requests<br/># TYPE application_ready_time_seco nds gauge<br/>application_ready_time_seconds{main_application_class="org.kie.kogito.examples.springboot.ProcessMetricsTest"} 2.454<br/># HELP application_started_time_seconds Time taken to start the application<br/># TYPE application_started_time_seconds gauge<br/>application_started_time_seconds{main_application_class="org.kie.kogito.examples.springboot.ProcessMetricsTest"} 2.449<br/># HELP disk_free_bytes Usable space for path<br/># TYPE disk_free_bytes gauge<br/>disk_free_bytes{path="/home/jenkins/workspace/_jobs_kogito-examples-pr_PR-2108/kogito-pipelines/bc/apache_incubator-kie-kogito-examples/kogito-springboot-examples/process-monitoring-springboot/."} 3.227097993216E12<br/># HELP disk_total_bytes Total space for path<br/># TYPE disk_total_bytes gauge<br/>disk_total_bytes{path="/home/jenkins/workspace/_jobs_kogito-examples-pr_PR-2108/kogito-pipelines/bc/apache_incubator-kie-kogito-examples/kogito-springboot-examples/process-monitoring-springboot/."} 3.934698717184E12<br/># HEL P executor_active_threads The approximate number of threads that are actively executing tasks<br/># TYPE executor_active_threads gauge<br/>executor_active_threads{name="applicationTaskExecutor"} 0.0<br/># HELP executor_completed_tasks_total The approximate total number of tasks that have completed execution<br/># TYPE executor_completed_tasks_total counter<br/>executor_completed_tasks_total{name="applicationTaskExecutor"} 0.0<br/># HELP executor_pool_core_threads The core number of threads for the pool<br/># TYPE executor_pool_core_threads gauge<br/>executor_pool_core_threads{name="applicationTaskExecutor"} 8.0<br/># HELP executor_pool_max_threads The maximum allowed number of threads in the pool<br/># TYPE executor_pool_max_threads gauge<br/>executor_pool_max_threads{name="applicationTaskExecutor"} 2.147483647E9<br/># HELP executor_pool_size_threads The current number of threads in the pool<br/># TYPE executor_pool_size_threads gauge<br/>executor_pool_size_threads{name="application TaskExecutor"} 0.0<br/># HELP executor_queue_remaining_tasks The number of additional elements that this queue can ideally accept without blocking<br/># TYPE executor_queue_remaining_tasks gauge<br/>executor_queue_remaining_tasks{name="applicationTaskExecutor"} 2.147483647E9<br/># HELP executor_queued_tasks The approximate number of tasks that are queued for execution<br/># TYPE executor_queued_tasks gauge<br/>executor_queued_tasks{name="applicationTaskExecutor"} 0.0<br/># HELP http_server_requests_active_seconds <br/># TYPE http_server_requests_active_seconds summary<br/>http_server_requests_active_seconds_count{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN"} 1<br/>http_server_requests_active_seconds_sum{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.036271446<br/>http_server_requests_active_seconds_count{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0<br/>http_server_requests_active_seconds_ sum{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.0<br/># HELP http_server_requests_active_seconds_max <br/># TYPE http_server_requests_active_seconds_max gauge<br/>http_server_requests_active_seconds_max{exception="none",method="GET",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.036294694<br/>http_server_requests_active_seconds_max{exception="none",method="POST",outcome="SUCCESS",status="200",uri="UNKNOWN"} 0.0<br/># HELP http_server_requests_seconds <br/># TYPE http_server_requests_seconds summary<br/>http_server_requests_seconds_count{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/orders"} 1<br/>http_server_requests_seconds_sum{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/orders"} 0.007545743<br/>http_server_requests_seconds_count{error="none",exception="none",method="POST",outcome="SUCCESS",status="201",uri="/orders"} 1<br/>http_server_requests_seconds_sum{error="none",except ion="none",method="POST",outcome="SUCCESS",status="201",uri="/orders"} 0.498480381<br/># HELP http_server_requests_seconds_max <br/># TYPE http_server_requests_seconds_max gauge<br/>http_server_requests_seconds_max{error="none",exception="none",method="GET",outcome="SUCCESS",status="200",uri="/orders"} 0.007545743<br/>http_server_requests_seconds_max{error="none",exception="none",method="POST",outcome="SUCCESS",status="201",uri="/orders"} 0.498480381<br/># HELP jvm_info JVM version info<br/># TYPE jvm_info gauge<br/>jvm_info{runtime="OpenJDK Runtime Environment",vendor="Eclipse Adoptium",version="17.0.11+9"} 1<br/># HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool<br/># TYPE jvm_buffer_count_buffers gauge<br/>jvm_buffer_count_buffers{id="direct"} 5.0<br/>jvm_buffer_count_buffers{id="mapped"} 0.0<br/>jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'"} 0.0<br/># HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual m achine is using for this buffer pool<br/># TYPE jvm_buffer_memory_used_bytes gauge<br/>jvm_buffer_memory_used_bytes{id="direct"} 498577.0<br/>jvm_buffer_memory_used_bytes{id="mapped"} 0.0<br/>jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'"} 0.0<br/># HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool<br/># TYPE jvm_buffer_total_capacity_bytes gauge<br/>jvm_buffer_total_capacity_bytes{id="direct"} 498577.0<br/>jvm_buffer_total_capacity_bytes{id="mapped"} 0.0<br/>jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'"} 0.0<br/># HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine<br/># TYPE jvm_classes_loaded_classes gauge<br/>jvm_classes_loaded_classes 17481.0<br/># HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution<br/># TYPE jvm_classes_unloaded_classes_total counter<br/>jv m_classes_unloaded_classes_total 0.0<br/># HELP jvm_compilation_time_ms_total The approximate accumulated elapsed time spent in compilation<br/># TYPE jvm_compilation_time_ms_total counter<br/>jvm_compilation_time_ms_total{compiler="HotSpot 64-Bit Tiered Compilers"} 41108.0<br/># HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation<br/># TYPE jvm_gc_live_data_size_bytes gauge<br/>jvm_gc_live_data_size_bytes 0.0<br/># HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool<br/># TYPE jvm_gc_max_data_size_bytes gauge<br/>jvm_gc_max_data_size_bytes 4.294967296E9<br/># HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next<br/># TYPE jvm_gc_memory_allocated_bytes_total counter<br/>jvm_gc_memory_allocated_bytes_total 0.0<br/># HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC t o after GC<br/># TYPE jvm_gc_memory_promoted_bytes_total counter<br/>jvm_gc_memory_promoted_bytes_total 0.0<br/># HELP jvm_gc_overhead An approximation of the percent of CPU time used by GC activities over the last lookback period or since monitoring began, whichever is shorter, in the range [0..1]<br/># TYPE jvm_gc_overhead gauge<br/>jvm_gc_overhead 0.0<br/># HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use<br/># TYPE jvm_memory_committed_bytes gauge<br/>jvm_memory_committed_bytes{area="heap",id="G1 Eden Space"} 1.350565888E9<br/>jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 7.94820608E8<br/>jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 2097152.0<br/>jvm_memory_committed_bytes{area="nonheap",id="CodeCache"} 8192000.0<br/>jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 1.2058624E7<br/>jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 8.1985536E7<br/># HELP jvm _memory_max_bytes The maximum amount of memory in bytes that can be used for memory management<br/># TYPE jvm_memory_max_bytes gauge<br/>jvm_memory_max_bytes{area="heap",id="G1 Eden Space"} -1.0<br/>jvm_memory_max_bytes{area="heap",id="G1 Old Gen"} 4.294967296E9<br/>jvm_memory_max_bytes{area="heap",id="G1 Survivor Space"} -1.0<br/>jvm_memory_max_bytes{area="nonheap",id="CodeCache"} 5.0331648E7<br/>jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space"} 1.073741824E9<br/>jvm_memory_max_bytes{area="nonheap",id="Metaspace"} -1.0<br/># HELP jvm_memory_usage_after_gc The percentage of long-lived heap pool used after the last GC event, in the range [0..1]<br/># TYPE jvm_memory_usage_after_gc gauge<br/>jvm_memory_usage_after_gc{area="heap",pool="long-lived"} 0.0<br/># HELP jvm_memory_used_bytes The amount of used memory<br/># TYPE jvm_memory_used_bytes gauge<br/>jvm_memory_used_bytes{area="heap",id="G1 Eden Space"} 3.52321536E8<br/>jvm_memory_used_bytes{area="heap",id="G1 Old Gen" } 5.0435072E7<br/>jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 473200.0<br/>jvm_memory_used_bytes{area="nonheap",id="CodeCache"} 8158336.0<br/>jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 1.1560872E7<br/>jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 8.0887048E7<br/># HELP jvm_threads_daemon_threads The current number of live daemon threads<br/># TYPE jvm_threads_daemon_threads gauge<br/>jvm_threads_daemon_threads 33.0<br/># HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads<br/># TYPE jvm_threads_live_threads gauge<br/>jvm_threads_live_threads 40.0<br/># HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset<br/># TYPE jvm_threads_peak_threads gauge<br/>jvm_threads_peak_threads 40.0<br/># HELP jvm_threads_started_threads_total The total number of application threads started in the JVM<br/># TYPE jvm_threads_started_threads_tot al counter<br/>jvm_threads_started_threads_total 44.0<br/># HELP jvm_threads_states_threads The current number of threads<br/># TYPE jvm_threads_states_threads gauge<br/>jvm_threads_states_threads{state="blocked"} 0.0<br/>jvm_threads_states_threads{state="new"} 0.0<br/>jvm_threads_states_threads{state="runnable"} 11.0<br/>jvm_threads_states_threads{state="terminated"} 0.0<br/>jvm_threads_states_threads{state="timed-waiting"} 7.0<br/>jvm_threads_states_threads{state="waiting"} 22.0<br/># HELP kogito_process_instance_running Running Process Instances<br/># TYPE kogito_process_instance_running gauge<br/>kogito_process_instance_running{app_id="default-process-monitoring-listener",artifactId="process-monitoring-springboot",process_id="demo.orderItems",version="999-SNAPSHOT"} 1.0<br/>kogito_process_instance_running{app_id="default-process-monitoring-listener",artifactId="process-monitoring-springboot",process_id="demo.orders",version="999-SNAPSHOT"} 1.0<br/># HELP kogito_process_instance_ started_total Started Process Instances<br/># TYPE kogito_process_instance_started_total counter<br/>kogito_process_instance_started_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-springboot",process_id="demo.orderItems",version="999-SNAPSHOT"} 1.0<br/>kogito_process_instance_started_total{app_id="default-process-monitoring-listener",artifactId="process-monitoring-springboot",process_id="demo.orders",version="999-SNAPSHOT"} 1.0<br/># HELP kogito_work_item_duration_seconds Work Items Duration<br/># TYPE kogito_work_item_duration_seconds summary<br/>kogito_work_item_duration_seconds_count{artifactId="process-monitoring-springboot",name="org.kie.kogito.examples.springboot.CalculationService_calculateTotal_ServiceTask_1_Handler",version="999-SNAPSHOT"} 1<br/>kogito_work_item_duration_seconds_sum{artifactId="process-monitoring-springboot",name="org.kie.kogito.examples.springboot.CalculationService_calculateTotal_ServiceTask_1_Handler",version="999-SNAPS HOT"} 0.0<br/># HELP kogito_work_item_duration_seconds_max Work Items Duration<br/># TYPE kogito_work_item_duration_seconds_max gauge<br/>kogito_work_item_duration_seconds_max{artifactId="process-monitoring-springboot",name="org.kie.kogito.examples.springboot.CalculationService_calculateTotal_ServiceTask_1_Handler",version="999-SNAPSHOT"} 0.0<br/># HELP logback_events_total Number of log events that were enabled by the effective log level<br/># TYPE logback_events_total counter<br/>logback_events_total{level="debug"} 0.0<br/>logback_events_total{level="error"} 0.0<br/>logback_events_total{level="info"} 6.0<br/>logback_events_total{level="trace"} 0.0<br/>logback_events_total{level="warn"} 0.0<br/># HELP process_cpu_time_ns_total The "cpu time" used by the Java Virtual Machine process<br/># TYPE process_cpu_time_ns_total counter<br/>process_cpu_time_ns_total 6.328E10<br/># HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process<br/># TYPE process_cpu_usage g auge<br/>process_cpu_usage 0.125<br/># HELP process_files_max_files The maximum file descriptor count<br/># TYPE process_files_max_files gauge<br/>process_files_max_files 1048576.0<br/># HELP process_files_open_files The open file descriptor count<br/># TYPE process_files_open_files gauge<br/>process_files_open_files 305.0<br/># HELP process_start_time_seconds Start time of the process since unix epoch.<br/># TYPE process_start_time_seconds gauge<br/>process_start_time_seconds 1.748012176143E9<br/># HELP process_uptime_seconds The uptime of the Java virtual machine<br/># TYPE process_uptime_seconds gauge<br/>process_uptime_seconds 18.156<br/># HELP system_cpu_count The number of processors available to the Java virtual machine<br/># TYPE system_cpu_count gauge<br/>system_cpu_count 24.0<br/># HELP system_cpu_usage The "recent cpu usage" of the system the application is running in<br/># TYPE system_cpu_usage gauge<br/>system_cpu_usage 0.041666666666666664<br/># HELP system_load_averag e_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time<br/># TYPE system_load_average_1m gauge<br/>system_load_average_1m 7.61669921875<br/># HELP tomcat_sessions_active_current_sessions <br/># TYPE tomcat_sessions_active_current_sessions gauge<br/>tomcat_sessions_active_current_sessions 0.0<br/># HELP tomcat_sessions_active_max_sessions <br/># TYPE tomcat_sessions_active_max_sessions gauge<br/>tomcat_sessions_active_max_sessions 0.0<br/># HELP tomcat_sessions_alive_max_seconds <br/># TYPE tomcat_sessions_alive_max_seconds gauge<br/>tomcat_sessions_alive_max_seconds 0.0<br/># HELP tomcat_sessions_created_sessions_total <br/># TYPE tomcat_sessions_created_sessions_total counter<br/>tomcat_sessions_created_sessions_total 0.0<br/># HELP tomcat_sessions_expired_sessions_total <br/># TYPE tomcat_sessions_expired_sessions_total counter<br/>tomcat_sessions_exp ired_sessions_total 0.0<br/># HELP tomcat_sessions_rejected_sessions_total <br/># TYPE tomcat_sessions_rejected_sessions_total counter<br/>tomcat_sessions_rejected_sessions_total 0.0<br/><br/> </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2108/1/testReport/org.kie.kogito.examples/CallbackRestIT/PR_check___Build_projects___testCallbackRest/">PR check / Build projects / org.kie.kogito.examples.CallbackRestIT.testCallbackRest</a></summary> java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors<br/> [error]: Build step io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor#startKeycloakContainer threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/keycloak/keycloak:26.1.3<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:250)<br/> at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)<br/> at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)<br/> at io.quarkus.builder.BuildContext.run(BuildContext.java:255)<br/> at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)<br/> at org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2675)<br/> at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQu eueExecutor.java:2654)<br/> at org.jboss.threads.EnhancedQueueExecutor.runThreadBody(EnhancedQueueExecutor.java:1627)<br/> at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1594)<br/> at java.base/java.lang.Thread.run(Thread.java:840)<br/> at org.jboss.threads.JBossThread.run(JBossThread.java:499)<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/keycloak/keycloak:26.1.3<br/> at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:351)<br/> at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.lambda$startContainer$4(KeycloakDevServicesProcessor.java:421)<br/> at java.base/java.util.Optional.orElseGet(Optional.java:364)<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startContainer(KeycloakDevServicesProcessor.java:447)<br/> at io.quarkus.devser vices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:200)<br/> ... 10 more<br/>Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception<br/> at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)<br/> at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)<br/> ... 15 more<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container<br/> at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:556)<br/> at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)<br/> at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)<br/> ... 16 more<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for log output matching '.*Keycloak.*started.*'<br/> at org.testcontainers.containers.wait .strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:47)<br/> at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)<br/> at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:909)<br/> at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:492)<br/> ... 18 more<br/> </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2108/1/testReport/org.kie.kogito.examples/ConsumingEventsOverHttpIT/testEventOverHttp/">org.kie.kogito.examples.ConsumingEventsOverHttpIT.testEventOverHttp</a></summary> java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors<br/> [error]: Build step io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor#startKeycloakContainer threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/keycloak/keycloak:26.1.3<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:250)<br/> at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)<br/> at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)<br/> at io.quarkus.builder.BuildContext.run(BuildContext.java:255)<br/> at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)<br/> at org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2675)<br/> at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQu eueExecutor.java:2654)<br/> at org.jboss.threads.EnhancedQueueExecutor.runThreadBody(EnhancedQueueExecutor.java:1627)<br/> at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1594)<br/> at java.base/java.lang.Thread.run(Thread.java:840)<br/> at org.jboss.threads.JBossThread.run(JBossThread.java:499)<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/keycloak/keycloak:26.1.3<br/> at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:351)<br/> at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.lambda$startContainer$4(KeycloakDevServicesProcessor.java:421)<br/> at java.base/java.util.Optional.orElseGet(Optional.java:364)<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startContainer(KeycloakDevServicesProcessor.java:447)<br/> at io.quarkus.devser vices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:200)<br/> ... 10 more<br/>Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception<br/> at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)<br/> at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)<br/> ... 15 more<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container<br/> at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:556)<br/> at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)<br/> at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)<br/> ... 16 more<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for log output matching '.*Keycloak.*started.*'<br/> at org.testcontainers.containers.wait .strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:47)<br/> at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)<br/> at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:909)<br/> at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:492)<br/> ... 18 more<br/> </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2108/1/testReport/org.kie.kogito.examples/CorrelationIT/PR_check___Build_projects___testCorrelation/">PR check / Build projects / org.kie.kogito.examples.CorrelationIT.testCorrelation</a></summary> java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors<br/> [error]: Build step io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor#startKeycloakContainer threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/keycloak/keycloak:26.1.3<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:250)<br/> at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)<br/> at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)<br/> at io.quarkus.builder.BuildContext.run(BuildContext.java:255)<br/> at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)<br/> at org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2675)<br/> at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQu eueExecutor.java:2654)<br/> at org.jboss.threads.EnhancedQueueExecutor.runThreadBody(EnhancedQueueExecutor.java:1627)<br/> at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1594)<br/> at java.base/java.lang.Thread.run(Thread.java:840)<br/> at org.jboss.threads.JBossThread.run(JBossThread.java:499)<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/keycloak/keycloak:26.1.3<br/> at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:351)<br/> at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.lambda$startContainer$4(KeycloakDevServicesProcessor.java:421)<br/> at java.base/java.util.Optional.orElseGet(Optional.java:364)<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startContainer(KeycloakDevServicesProcessor.java:447)<br/> at io.quarkus.devser vices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:200)<br/> ... 10 more<br/>Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception<br/> at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)<br/> at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)<br/> ... 15 more<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container<br/> at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:556)<br/> at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)<br/> at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)<br/> ... 16 more<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for log output matching '.*Keycloak.*started.*'<br/> at org.testcontainers.containers.wait .strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:47)<br/> at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)<br/> at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:909)<br/> at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:492)<br/> ... 18 more<br/> </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-examples-pr/job/PR-2108/1/testReport/org.kie.kogito.examples/CorrelationIT/PR_check___Build_projects___testCorrelation/">PR check / Build projects / org.kie.kogito.examples.CorrelationIT.testCorrelation</a></summary> java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors<br/> [error]: Build step io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor#startKeycloakContainer threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/keycloak/keycloak:26.1.3<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:250)<br/> at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)<br/> at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)<br/> at io.quarkus.builder.BuildContext.run(BuildContext.java:255)<br/> at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)<br/> at org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2675)<br/> at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQu eueExecutor.java:2654)<br/> at org.jboss.threads.EnhancedQueueExecutor.runThreadBody(EnhancedQueueExecutor.java:1627)<br/> at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1594)<br/> at java.base/java.lang.Thread.run(Thread.java:840)<br/> at org.jboss.threads.JBossThread.run(JBossThread.java:499)<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/keycloak/keycloak:26.1.3<br/> at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:351)<br/> at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.lambda$startContainer$4(KeycloakDevServicesProcessor.java:421)<br/> at java.base/java.util.Optional.orElseGet(Optional.java:364)<br/> at io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startContainer(KeycloakDevServicesProcessor.java:447)<br/> at io.quarkus.devser vices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:200)<br/> ... 10 more<br/>Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception<br/> at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)<br/> at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)<br/> ... 15 more<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container<br/> at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:556)<br/> at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)<br/> at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)<br/> ... 16 more<br/>Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for log output matching '.*Keycloak.*started.*'<br/> at org.testcontainers.containers.wait .strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:47)<br/> at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)<br/> at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:909)<br/> at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:492)<br/> ... 18 more<br/> </details> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
