yevsh opened a new issue, #61804:
URL: https://github.com/apache/airflow/issues/61804

   ### Apache Airflow version
   
   Other Airflow 3 version (please specify below)
   
   ### If "Other Airflow 3 version" selected, which one?
   
   3.1.5
   
   ### What happened?
   
   api-server runs as pod  airflow:3.1.5-python3.12 in Openshift 4.18.19
   Restarts on OOMKill 49 times in 4days.
   ```
           resources:
             limits:
               cpu: "1"
               memory: 2000Mi
             requests:
               cpu: 200m
               memory: 2000Mi
   
   ```
   
   
   ### What you think should happen instead?
   
   _No response_
   
   ### How to reproduce
   
   N/A
   
   ### Operating System
   
   Debian GNU/Linux 12
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   Openshift 4.18.19
   
   ### Anything else?
   
   49 times pod restarted  in 4 days
   
   Thu Feb 12 07:54:37 UTC 2026
   
   ```
   **anon 1408864256**
   file 68755456
   kernel 20312064
   kernel_stack 131072
   pagetables 3088384
   sec_pagetables 0
   percpu 13328
   sock 0
   vmalloc 57344
   shmem 0
   zswap 0
   zswapped 0
   file_mapped 0
   file_dirty 0
   file_writeback 0
   swapcached 0
   anon_thp 0
   file_thp 0
   shmem_thp 0
   inactive_anon 0
   active_anon 1408823296
   inactive_file 68755456
   active_file 0
   unevictable 0
   slab_reclaimable 16449240
   slab_unreclaimable 456864
   slab 16906104
   workingset_refault_anon 0
   workingset_refault_file 0
   workingset_activate_anon 0
   workingset_activate_file 0
   workingset_restore_anon 0
   workingset_restore_file 0
   workingset_nodereclaim 0
   pgscan 0
   pgsteal 0
   pgscan_kswapd 0
   pgscan_direct 0
   pgscan_khugepaged 0
   pgsteal_kswapd 0
   pgsteal_direct 0
   pgsteal_khugepaged 0
   pgfault 455882
   pgmajfault 0
   pgrefill 0
   pgactivate 0
   pgdeactivate 0
   pglazyfree 0
   pglazyfreed 0
   zswpin 0
   zswpout 0
   thp_fault_alloc 0
   thp_collapse_alloc 0
   ```
   
   
   
   Thu Feb 12 08:04:57 UTC 2026
   
   ```
   **anon 1475710976**
   file 68755456
   kernel 20471808
   kernel_stack 147456
   pagetables 3223552
   sec_pagetables 0
   percpu 13328
   sock 0
   vmalloc 57344
   shmem 0
   zswap 0
   zswapped 0
   file_mapped 0
   file_dirty 0
   file_writeback 0
   swapcached 0
   anon_thp 0
   file_thp 0
   shmem_thp 0
   inactive_anon 0
   active_anon 1475637248
   inactive_file 68755456
   active_file 0
   unevictable 0
   slab_reclaimable 16448840
   slab_unreclaimable 464896
   slab 16913736
   workingset_refault_anon 0
   workingset_refault_file 0
   workingset_activate_anon 0
   workingset_activate_file 0
   workingset_restore_anon 0
   workingset_restore_file 0
   workingset_nodereclaim 0
   pgscan 0
   pgsteal 0
   pgscan_kswapd 0
   pgscan_direct 0
   pgscan_khugepaged 0
   pgsteal_kswapd 0
   pgsteal_direct 0
   pgsteal_khugepaged 0
   pgfault 473076
   pgmajfault 0
   pgrefill 0
   pgactivate 0
   pgdeactivate 0
   pglazyfree 0
   pglazyfreed 0
   zswpin 0
   zswpout 0
   thp_fault_alloc 0
   thp_collapse_alloc 0
   ```
   
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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