<div dir="ltr"><div><div>Hi, <br><br></div>I am using sipp to load test my opensips (version: opensips 2.1.2 (x86_64/linux)) after calls get terminated i see my opensips being flood with below warnings. <br><br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1575170 ms (now 1575270 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1575270 ms (now 1575370 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1575370 ms (now 1575470 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:timer_ticker: timer task &lt;rl-timer&gt; already schedualed for 846540 ms (now 1575470 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:timer_ticker: timer task &lt;nt-pinger&gt; already schedualed for 867440 ms (now 1575470 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:timer_ticker: timer task &lt;nh-timer&gt; already schedualed for 867440 ms (now 1575470 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:timer_ticker: timer task &lt;lb-pinger&gt; already schedualed for 866440 ms (now 1575470 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:timer_ticker: timer task &lt;dlg-pinger&gt; already schedualed for 866440 ms (now 1575470 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:timer_ticker: timer task &lt;dlg-timer&gt; already schedualed for 867440 ms (now 1575470 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:timer_ticker: timer task &lt;ul-timer&gt; already schedualed for 896290 ms (now 1575470 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:timer_ticker: timer task &lt;tm-timer&gt; already schedualed for 836590 ms (now 1575470 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:timer_ticker: timer task &lt;blcore-expire&gt; already schedualed for 867440 ms (now 1575470 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1575470 ms (now 1575570 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1575570 ms (now 1575670 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1575670 ms (now 1575770 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1575770 ms (now 1575870 ms), it may overlap..<br>Jan 22 14:31:38 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1575870 ms (now 1575970 ms), it may overlap..<br>Jan 22 14:31:39 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1575970 ms (now 1576070 ms), it may overlap..<br>Jan 22 14:31:39 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1576070 ms (now 1576170 ms), it may overlap..<br>Jan 22 14:31:39 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1576170 ms (now 1576270 ms), it may overlap..<br>Jan 22 14:31:39 66-226-76-150 /usr/local/origination/opensips/sbin/opensips[22844]: WARNING:core:utimer_ticker: utimer task &lt;tm-utimer&gt; already schedualed for 1576270 ms (now 1576360 ms), it may overlap..<br><br>Below command never gets executed. <br><br> /usr/local/origination/opensips/sbin/opensipsctl trap<br>INFO: Trap file: /tmp/gdb_opensips_20160122_143249<br>^C/usr/local/origination/opensips//lib64/opensips/opensipsctl/opensipsctl.fifo: line 109: /tmp/opensips_fifo: Interrupted system call<br>Terminated<br><br>This files is empty<br>cat /tmp/gdb_opensips_20160122_143249<br><br></div>ps -el | grep opensips<br><br><br><div><div><div>1 S     0 22782 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22783 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22785 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22789 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22792 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22796 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22798 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22800 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22804 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22807 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22811 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22814 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22817 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22819 22762  0  80   0 - 39789 -      ?        00:00:00 opensips<br>1 S     0 22821 22762  0  80   0 - 39789 -      ?        00:00:01 opensips<br>5 S     0 22830     1  0  80   0 - 36876 -      ?        00:00:00 opensips<br>1 S     0 22833 22830  0  80   0 - 36876 -      ?        00:00:00 opensips<br>1 S     0 22834 22830  0  80   0 - 36876 -      ?        00:00:00 opensips<br>1 S     0 22835 22830  0  80   0 - 36876 -      ?        00:00:00 opensips<br>1 S     0 22838 22830  0  80   0 - 36878 -      ?        00:00:00 opensips<br>1 S     0 22840 22830  0  80   0 - 36876 -      ?        00:00:01 opensips<br>1 S     0 22844 22830  0  80   0 - 36876 -      ?        00:00:01 opensips<br>1 R     0 22846 22830  6  80   0 - 36876 -      ?        00:01:56 opensips<br>1 S     0 22847 22830  8  80   0 - 36876 -      ?        00:02:28 opensips<br>1 R     0 22849 22830  6  80   0 - 36876 -      ?        00:01:58 opensips<br>1 S     0 22852 22830  8  80   0 - 36876 -      ?        00:02:30 opensips<br>1 R     0 22855 22830  6  80   0 - 36876 -      ?        00:01:57 opensips<br>1 R     0 22858 22830  8  80   0 - 36876 -      ?        00:02:27 opensips<br>1 S     0 22862 22830  8  80   0 - 36876 -      ?        00:02:27 opensips<br>1 R     0 22864 22830  6  80   0 - 36909 -      ?        00:01:56 opensips<br>1 S     0 22869 22830  8  80   0 - 36876 -      ?        00:02:27 opensips<br>1 S     0 22872 22830  6  80   0 - 36876 -      ?        00:01:58 opensips<br>1 S     0 22875 22830  6  80   0 - 36876 -      ?        00:01:57 opensips<br>1 S     0 22878 22830  6  80   0 - 36876 -      ?        00:01:58 opensips<br>1 S     0 22879 22830  6  80   0 - 36876 -      ?        00:01:57 opensips<br>1 S     0 22884 22830  6  80   0 - 36876 -      ?        00:01:58 opensips<br>1 S     0 22887 22830  3  80   0 - 36876 -      ?        00:01:05 opensips<br>1 S     0 22889 22830  6  80   0 - 36876 -      ?        00:01:57 opensips<br>1 S     0 22892 22830  6  80   0 - 36876 -      ?        00:01:57 opensips<br>1 S     0 22895 22830  3  80   0 - 36876 -      ?        00:00:53 opensips<br>1 S     0 22899 22830  6  80   0 - 36876 -      ?        00:01:57 opensips<br>1 S     0 22902 22830  6  80   0 - 36876 -      ?        00:01:57 opensips<br><br></div><div>CTRL+C does not seem to stop the warnings. <br></div><div>I had to kill the opensips to restart it. <br><br></div><div>Any help in this regard. <br></div><div><br></div><div>Best Regards.<br></div><div><br></div></div></div></div>