Wednesday 10th of December 2025 02:44:28 AM

OUTPUT:

Already up to date.
#1 [docker-dev-conf_attendee-worker-local internal] load .dockerignore
#1 ...

#2 [docker-dev-conf_attendee-app-local internal] load build definition from Dockerfile
#2 transferring dockerfile: 2.59kB 0.0s done
#2 DONE 0.1s

#3 [docker-dev-conf_www internal] load build definition from Dockerfile
#3 transferring dockerfile: 13.87kB 0.0s done
#3 DONE 0.1s

#4 [docker-dev-conf_www internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.1s

#5 [docker-dev-conf_nodejs_trx-usdt-exchanger internal] load .dockerignore
#5 transferring context: 2B done
#5 DONE 0.1s

#6 [docker-dev-conf_nodejs_trx-usdt-exchanger internal] load build definition from Dockerfile
#6 transferring dockerfile: 162B done
#6 DONE 0.2s

#7 [docker-dev-conf_attendee-app-local internal] load .dockerignore
#7 transferring context: 1.14kB 0.0s done
#7 DONE 0.1s

#8 [docker-dev-conf_nodejs_amobile_api internal] load .dockerignore
#8 transferring context: 2B done
#8 DONE 0.1s

#9 [docker-dev-conf_nodejs_amobile_api internal] load build definition from Dockerfile
#9 transferring dockerfile: 162B 0.0s done
#9 DONE 0.1s

#1 [docker-dev-conf_attendee-worker-local internal] load .dockerignore
#1 transferring context: 1.14kB done
#1 DONE 0.2s

#10 [docker-dev-conf_attendee-worker-local internal] load build definition from Dockerfile
#10 transferring dockerfile: 2.59kB done
#10 DONE 0.2s

#11 [docker-dev-conf_attendee-scheduler-local internal] load .dockerignore
#11 transferring context: 1.14kB done
#11 DONE 0.2s

#12 [docker-dev-conf_attendee-scheduler-local internal] load build definition from Dockerfile
#12 transferring dockerfile: 2.59kB done
#12 DONE 0.2s

#13 [docker-dev-conf_attendee-worker-local internal] load metadata for docker.io/library/ubuntu:22.04
#13 ...

#14 [docker-dev-conf_nodejs_amobile_api internal] load metadata for docker.io/library/node:20
#14 DONE 0.0s

#15 [docker-dev-conf_nodejs_amobile_api 1/6] FROM docker.io/library/node:20
#15 DONE 0.0s

#13 [docker-dev-conf_attendee-scheduler-local internal] load metadata for docker.io/library/ubuntu:22.04
#13 ...

#16 [docker-dev-conf_nodejs_amobile_api internal] load build context
#16 transferring context: 7.11kB 0.1s done
#16 DONE 0.1s

#17 [docker-dev-conf_nodejs_amobile_api 3/6] COPY package*.json ./
#17 CACHED

#18 [docker-dev-conf_nodejs_amobile_api 5/6] COPY . .
#18 CACHED

#19 [docker-dev-conf_nodejs_amobile_api 2/6] WORKDIR /app
#19 CACHED

#20 [docker-dev-conf_nodejs_amobile_api 4/6] RUN npm install
#20 CACHED

#21 [docker-dev-conf_nodejs_amobile_api 6/6] RUN npm run build
#21 CACHED

#22 [docker-dev-conf_nodejs_trx-usdt-exchanger internal] load build context
#22 transferring context: 40.76kB 0.2s done
#22 DONE 0.2s

#23 [docker-dev-conf_nodejs_amobile_api] exporting to image
#23 exporting layers done
#23 writing image sha256:89ff18d5d41df8fe3fd7c217778b0c913ae8291f569abb4f051283a104991ecf done
#23 naming to docker.io/library/docker-dev-conf_nodejs_amobile_api 0.0s done
#23 DONE 0.0s

#24 [docker-dev-conf_nodejs_trx-usdt-exchanger 3/6] COPY package*.json ./
#24 CACHED

#19 [docker-dev-conf_nodejs_trx-usdt-exchanger 2/6] WORKDIR /app
#19 CACHED

#25 [docker-dev-conf_nodejs_trx-usdt-exchanger 4/6] RUN npm install
#25 CACHED

#26 [docker-dev-conf_nodejs_trx-usdt-exchanger 5/6] COPY . .
#26 CACHED

#27 [docker-dev-conf_nodejs_trx-usdt-exchanger 6/6] RUN npm run build
#27 CACHED

#28 [docker-dev-conf_nodejs_trx-usdt-exchanger] exporting to image
#28 exporting layers done
#28 writing image sha256:88d929cd15cef9073cd18dc315421c4a3a0564383070be28cf220d97e52a566d 0.0s done
#28 naming to docker.io/library/docker-dev-conf_nodejs_trx-usdt-exchanger done
#28 DONE 0.0s

#29 [docker-dev-conf_www internal] load metadata for docker.io/library/php:7.3-apache
#29 DONE 1.0s

#13 [docker-dev-conf_attendee-scheduler-local internal] load metadata for docker.io/library/ubuntu:22.04
#13 DONE 1.2s

#30 [docker-dev-conf_www   1/104] FROM docker.io/library/php:7.3-apache@sha256:b9872cd287ef72bc17d45d713aa2742f3d3bcf2503fea2506fd93aa94995219f
#30 DONE 0.0s

#31 [docker-dev-conf_attendee-worker-local internal] load build context
#31 DONE 0.0s

#32 [docker-dev-conf_www internal] load build context
#32 transferring context: 489B 0.0s done
#32 DONE 0.0s

#33 [docker-dev-conf_www   6/104] RUN docker-php-ext-enable mcrypt
#33 CACHED

#34 [docker-dev-conf_www   7/104] RUN apt-get update && apt-get install -y libmagickwand-dev --no-install-recommends && rm -rf /var/lib/apt/lists/*
#34 CACHED

#35 [docker-dev-conf_www  16/104] RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
#35 CACHED

#36 [docker-dev-conf_www  83/104] RUN adduser --disabled-password --gecos "" pavlo-pozdeev && usermod -aG sudo pavlo-pozdeev
#36 CACHED

#37 [docker-dev-conf_www  93/104] RUN adduser --disabled-password --gecos "" aleksandr-chumachenko && usermod -aG sudo aleksandr-chumachenko
#37 CACHED

#38 [docker-dev-conf_www  38/104] RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfGXxBEcQ3nh+bjdg7CUDfIWnCMoYna40Uj8KJ9msNPa1V4jx0Xdeo1QNCt7V9EmZujths7anzOMQFU2fbbD4I6wUvRMMFCyz4y7axj2UVZLu3z+hB3qeBE8tmPvZKvMILKWnbHa/jDDRNIygha88P7vvzhvnCw5qyumvfWDHiOptDAIazYbwjdHGXzpv6lSN779eisT3xGlgGS5zn8drwArybMwWkqZZtc6DjO/R+4zKZqCF/fUKyuWK/b6wNXKFuR3BV5vJtmFO+UxgqjfOzixiWbf/RhkhmEHOXKCaLwN/HyUkpKxYMIynU7qRkVk3KM5T6cEFyAXEcP18+3yWd aleksandr@MacBook-Air-Aleksandr.local' >> /home/root/.ssh/authorized_keys
#38 CACHED

#39 [docker-dev-conf_www   9/104] RUN docker-php-ext-enable imagick
#39 CACHED

#40 [docker-dev-conf_www  97/104] RUN echo 'aleksandr-batin:dj2hdhD3h2' | chpasswd
#40 CACHED

#41 [docker-dev-conf_www  62/104] RUN echo 'kai:supertest-www' | chpasswd
#41 CACHED

#42 [docker-dev-conf_www  60/104] RUN chmod 0644 /etc/cron.d/sep4-cron && crontab /etc/cron.d/sep4-cron
#42 CACHED

#43 [docker-dev-conf_www 100/104] RUN adduser --disabled-password --gecos "" pavel-navrotskyi && usermod -aG sudo pavel-navrotskyi
#43 CACHED

#44 [docker-dev-conf_www  40/104] RUN sed -i 's/#PermitRootLogin prohibit-password/PermitRootLogin yes/' /etc/ssh/sshd_config
#44 CACHED

#45 [docker-dev-conf_www  43/104] RUN sed 's@session\s*required\s*pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/sshd
#45 CACHED

#46 [docker-dev-conf_www  19/104] RUN apt-get update && apt-get install -y telnet
#46 CACHED

#47 [docker-dev-conf_www  77/104] RUN echo 'andrushenko:eh2gRgrbbnwj2' | chpasswd
#47 CACHED

#48 [docker-dev-conf_www  41/104] RUN echo "PasswordAuthentication yes" >> /etc/ssh/sshd_config
#48 CACHED

#49 [docker-dev-conf_www  96/104] RUN adduser --disabled-password --gecos "" aleksandr-batin && usermod -aG sudo aleksandr-batin
#49 CACHED

#50 [docker-dev-conf_www  13/104] RUN docker-php-ext-install intl
#50 CACHED

#51 [docker-dev-conf_www  72/104] RUN adduser --disabled-password --gecos "" bogdan-oleynik && usermod -aG sudo bogdan-oleynik
#51 CACHED

#52 [docker-dev-conf_www  98/104] RUN adduser --disabled-password --gecos "" oleg-kulbitskyi && usermod -aG sudo oleg-kulbitskyi
#52 CACHED

#53 [docker-dev-conf_www  21/104] RUN apt-get update && apt-get install -y screen
#53 CACHED

#54 [docker-dev-conf_www  24/104] RUN certbot register --register-unsafely-without-email --non-interactive --agree-tos
#54 CACHED

#55 [docker-dev-conf_www  68/104] RUN adduser --disabled-password --gecos "" kmi && usermod -aG sudo kmi
#55 CACHED

#56 [docker-dev-conf_www  14/104] RUN docker-php-ext-install xsl
#56 CACHED

#57 [docker-dev-conf_www  80/104] RUN echo 'oleg-dudnik:o1gd569Vdp' | chpasswd
#57 CACHED

#58 [docker-dev-conf_www  22/104] RUN apt-get update && apt-get install -y dialog
#58 CACHED

#59 [docker-dev-conf_www  71/104] RUN echo '' >> /home/kmi/.ssh/authorized_keys
#59 CACHED

#60 [docker-dev-conf_www  94/104] RUN echo 'aleksandr-chumachenko:jaKNMSkawsn' | chpasswd
#60 CACHED

#61 [docker-dev-conf_www  73/104] RUN echo 'bogdan-oleynik:fn4nwlvJehv24f' | chpasswd
#61 CACHED

#62 [docker-dev-conf_www   5/104] RUN pecl install mcrypt-1.0.2
#62 CACHED

#63 [docker-dev-conf_www  33/104] RUN apt-get update && apt-get install -y openssh-server
#63 CACHED

#64 [docker-dev-conf_www  48/104] RUN echo "export LD_LIBRARY_PATH=/usr/local/lib/php/extensions/no-debug-non-zts-20180731/eusphpe_extension:/opt/sqlanywhere12/lib64:/opt/sqlanywhere12/lib32:" >> /etc/apache2/envvars
#64 CACHED

#65 [docker-dev-conf_www  18/104] RUN apt-get update && apt-get install -y supervisor
#65 CACHED

#66 [docker-dev-conf_www  86/104] RUN echo 'danyil-ovsyanikov:dj3h4yf3g3f3H' | chpasswd
#66 CACHED

#67 [docker-dev-conf_www  65/104] RUN echo 'sanerko:qgh103iuyt' | chpasswd
#67 CACHED

#68 [docker-dev-conf_www  20/104] RUN apt-get update && apt-get install -y sudo
#68 CACHED

#69 [docker-dev-conf_www  34/104] RUN mkdir /var/run/sshd
#69 CACHED

#70 [docker-dev-conf_www   4/104] RUN apt-get install -y libmcrypt-dev
#70 CACHED

#71 [docker-dev-conf_www   2/104] RUN apt-get update && apt-get install -y         curl         wget         git         zip         libzip-dev         libfreetype6-dev         libjpeg62-turbo-dev         libxslt-dev         libicu-dev         libmcrypt-dev         libpng-dev         libxml2-dev         libpq-dev         apt-utils    && docker-php-ext-install -j$(nproc) iconv mbstring mysqli pdo_mysql     && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/     && docker-php-ext-configure zip --with-libzip     && docker-php-ext-install -j$(nproc) gd     && docker-php-ext-install zip
#71 CACHED

#72 [docker-dev-conf_www  28/104] ADD files/eusphpe/eusphpei.64.7.3.5.tar /usr/local/lib/php/extensions/no-debug-non-zts-20180731/eusphpe_extension
#72 CACHED

#73 [docker-dev-conf_www  52/104] ADD odbc/odbcinst.ini /etc/odbcinst.ini
#73 CACHED

#74 [docker-dev-conf_www  37/104] RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAIEAjpe8Q7/ATE9Ci1J4hdGBcPCRmctZr5MRdKDXQeu7P22HBoGLCTxzq2aiILYBsiFM0FXzSjwW2WMY8OLQmCumVZ2KQ0Agg04OP151JtVqjp6kGOsZzp+5CepwFFTkZex9iYHgURHtMKK8l2b3V26bmPXoVR2g87v+4jOIVq1YjIs=' >> /home/root/.ssh/authorized_keys
#74 CACHED

#75 [docker-dev-conf_www 102/104] RUN a2enmod proxy && a2enmod proxy_http && a2enmod proxy_ajp && a2enmod rewrite && a2enmod deflate && a2enmod headers && a2enmod proxy_balancer && a2enmod proxy_html && a2enmod proxy_ftp && a2enmod proxy_connect && a2enmod ssl && a2enmod proxy_wstunnel && a2enmod dump_io
#75 CACHED

#76 [docker-dev-conf_www  87/104] RUN mkdir -p /home/danyil-ovsyanikov/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIdhwG1AXrCoM6uhGRBiF2anlTKC3u9j482yhde7vdAijqVb/aVDUIe0CyfJrudzDMP7dC9vNYmRmJ+RDDLH9ttDfPzGvtph/GrMciQlgc61hEMa3eH/Nl71lIZMQNJxEm0OxRZXuEx/1HPEXrsh/6qAZdl2s5UceebgpbVC1yXKtQvUplKHER50jrF7KFKc2TJQcBNZlf0bARgLHDAxHbhjRsx++tlqtUIjVMy8j/UCufmEMKtTB0r0uE+3FYYA26lscus43l2WpCY50mY25fdhcw7q0lVmrTiaR+Vci9yUV6WQXmoKynGJBAuqqKc2YlW3lN1wYIk4ngV+PR7KcsWNnX1hO+fl+Jnee//cI6nwpDrKTETlxtcphYm/1lvz1l6AHBK7UL7ladZ3vPbBxhcHuiCfHl4DIkD1XqfoZqpf4bxHdbyJt7c164lI9FeofiIWKOzMwsNrRuPuyx0NOCyep8E8BGJoNAo+pzysQvwQSlZ1JMK/i1A6mgDeI1Ml2+SEXycei+g/H6GgALaPfY2s1n4SnjPAvRobMLHM/lmSfkpKwUPBbi2YQvfG+gnJoSA/98ds7bEl8WRnZ64vdq/APn35j8XO5QeEuU09+ffMfrffLCxopa42Ok3fvZi47QU2SBnKTNLENeEzCwmI+qOO+SjOpgc9l9TSEa4+NnHQ== danyil.ovsyanikov@4k.com.ua' >> /home/danyil-ovsyanikov/.ssh/authorized_keys
#76 CACHED

#77 [docker-dev-conf_www  31/104] ADD files/sqlanywhere/php-7.3.0_sqlanywhere.tar.xz /usr/local/lib/php/extensions/no-debug-non-zts-20180731/
#77 CACHED

#78 [docker-dev-conf_www  11/104] RUN docker-php-ext-configure exif             --enable-exif
#78 CACHED

#79 [docker-dev-conf_www  53/104] RUN curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
#79 CACHED

#80 [docker-dev-conf_www  92/104] RUN echo 'aleksandr-lifashkin:u9mk50PDit' | chpasswd
#80 CACHED

#81 [docker-dev-conf_www  85/104] RUN adduser --disabled-password --gecos "" danyil-ovsyanikov && usermod -aG sudo danyil-ovsyanikov
#81 CACHED

#82 [docker-dev-conf_www  81/104] RUN adduser --disabled-password --gecos "" bogdan-radetskyi && usermod -aG sudo bogdan-radetskyi
#82 CACHED

#83 [docker-dev-conf_www  59/104] COPY cron/crontab /etc/cron.d/sep4-cron
#83 CACHED

#84 [docker-dev-conf_www  46/104] RUN sed -i 's/.ssh\/authorized_keys .ssh\/authorized_keys2/.ssh\/authorized_keys .ssh\/authorized_keys2 \/home\/root\/.ssh\/authorized_keys/' /etc/ssh/sshd_config
#84 CACHED

#85 [docker-dev-conf_www  84/104] RUN echo 'pavlo-pozdeev:k8pu45Eriq' | chpasswd
#85 CACHED

#86 [docker-dev-conf_www  55/104] RUN sudo apt-get install -y libnss3-dev
#86 CACHED

#87 [docker-dev-conf_www  76/104] RUN adduser --disabled-password --gecos "" andrushenko && usermod -aG sudo andrushenko
#87 CACHED

#88 [docker-dev-conf_www  61/104] RUN adduser --disabled-password --gecos "" kai && usermod -aG sudo kai
#88 CACHED

#89 [docker-dev-conf_www  25/104] RUN apt-get update && apt-get install -y cron
#89 CACHED

#90 [docker-dev-conf_www  57/104] RUN sudo npm install --global yarn
#90 CACHED

#91 [docker-dev-conf_www   8/104] RUN printf "\n" | pecl install imagick
#91 CACHED

#92 [docker-dev-conf_www  88/104] RUN adduser --disabled-password --gecos "" maksim-kos && usermod -aG sudo maksim-kos
#92 CACHED

#93 [docker-dev-conf_www  70/104] RUN mkdir -p /home/kmi/.ssh
#93 CACHED

#94 [docker-dev-conf_www  44/104] RUN echo "export VISIBLE=now" >> /etc/profile
#94 CACHED

#95 [docker-dev-conf_www  95/104] RUN mkdir -p /home/aleksandr-chumachenko/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICnPQ1MPy7XeTIyCWNDkBzMMtxDqtDERkBQenzMK4e1d ledich19@gmail.com' >> /home/aleksandr-chumachenko/.ssh/authorized_keys
#95 CACHED

#96 [docker-dev-conf_www  29/104] ADD files/eusphpe/osplm.ini /usr/local/lib/php/extensions/no-debug-non-zts-20180731/eusphpe_extension/osplm.ini
#96 CACHED

#97 [docker-dev-conf_www  10/104] RUN docker-php-ext-install exif
#97 CACHED

#98 [docker-dev-conf_www  99/104] RUN echo 'oleg-kulbitskyi:wu6tdlD9r3' | chpasswd
#98 CACHED

#99 [docker-dev-conf_www  12/104] RUN docker-php-ext-configure intl
#99 CACHED

#100 [docker-dev-conf_www 101/104] RUN echo 'pavel-navrotskyi:w3rt783KErp' | chpasswd
#100 CACHED

#101 [docker-dev-conf_www  30/104] RUN echo "extension=/usr/local/lib/php/extensions/no-debug-non-zts-20180731/eusphpe_extension/eusphpe.so" >> /usr/local/etc/php/conf.d/docker-php-ext-euspe.ini
#101 CACHED

#102 [docker-dev-conf_www  82/104] RUN echo 'bogdan-radetskyi:r3ld98Twyb' | chpasswd
#102 CACHED

#103 [docker-dev-conf_www  56/104] RUN sudo npm install --global --unsafe-perm puppeteer@18.1.0
#103 CACHED

#104 [docker-dev-conf_www  74/104] RUN adduser --disabled-password --gecos "" andrey-anishenko && usermod -aG sudo andrey-anishenko
#104 CACHED

#105 [docker-dev-conf_www   3/104] RUN apt-get update -y
#105 CACHED

#106 [docker-dev-conf_www  39/104] RUN echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLtT4eRZSq0CTTf8Y9EsrtDaCV/4y7zVPIQi6tzEvoKlyqzT5zSndKi/xVKH+JS30TtUTh6VT34AhFXF8hdPTzLS3u6Aufwa92G9Tbi/7XOXbtVbnokntqdRD4Dujfkhjg/87Ryxmbnf9M3RAQ+QnJa2Id0nrNwBy18GA1JguhTPcge02E2b4VjMaVJLkcj2Ow7WZOIyY2bPA33U7QN1OY24EHhZMtFdcXSz5FaO/7xG4NmgyoCqvNayYjJz3GOrNNRIjLZi0S2EuaJOGbSKLHIBia4ChFZ4AIp7AbY6OBDFY6+29RO7EUxZvwtnCon7bopon48FZzc2z9y+6SY9TyRwQ3iRc9cpSxY9rT3BW12deIYmuf29q9Q7ru3QDABMH/j7eu5CrHGfB89LC71zsw8zpT5xpUnBpXPvzYP4wZvMrQfQw2XfTwOn0eLXxOz+Fttvr75TGhbhTjTbS5mXXFPvpwzMf3sJCbDqE9MLgMTfSv3ix1wHDjXZ1Oi0Pi4ps= aleksandr@Aleksandrs-Mac-mini.local' >> /home/root/.ssh/authorized_keys
#106 CACHED

#107 [docker-dev-conf_www  23/104] RUN apt-get update && apt-get install -y certbot python3-certbot-apache
#107 CACHED

#108 [docker-dev-conf_www  26/104] RUN apt-get update && apt-get install -y ffmpeg
#108 CACHED

#109 [docker-dev-conf_www  32/104] RUN echo "extension=php-7.3.0_sqlanywhere.so" > /usr/local/etc/php/conf.d/docker-php-ext-sqlanywhere.ini
#109 CACHED

#110 [docker-dev-conf_www  63/104] RUN mkdir -p /home/kai/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAIEAjpe8Q7/ATE9Ci1J4hdGBcPCRmctZr5MRdKDXQeu7P22HBoGLCTxzq2aiILYBsiFM0FXzSjwW2WMY8OLQmCumVZ2KQ0Agg04OP151JtVqjp6kGOsZzp+5CepwFFTkZex9iYHgURHtMKK8l2b3V26bmPXoVR2g87v+4jOIVq1YjIs=' >> /home/kai/.ssh/authorized_keys && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfGXxBEcQ3nh+bjdg7CUDfIWnCMoYna40Uj8KJ9msNPa1V4jx0Xdeo1QNCt7V9EmZujths7anzOMQFU2fbbD4I6wUvRMMFCyz4y7axj2UVZLu3z+hB3qeBE8tmPvZKvMILKWnbHa/jDDRNIygha88P7vvzhvnCw5qyumvfWDHiOptDAIazYbwjdHGXzpv6lSN779eisT3xGlgGS5zn8drwArybMwWkqZZtc6DjO/R+4zKZqCF/fUKyuWK/b6wNXKFuR3BV5vJtmFO+UxgqjfOzixiWbf/RhkhmEHOXKCaLwN/HyUkpKxYMIynU7qRkVk3KM5T6cEFyAXEcP18+3yWd aleksandr@MacBook-Air-Aleksandr.local' >> /home/kai/.ssh/authorized_keys && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLtT4eRZSq0CTTf8Y9EsrtDaCV/4y7zVPIQi6tzEvoKlyqzT5zSndKi/xVKH+JS30TtUTh6VT34AhFXF8hdPTzLS3u6Aufwa92G9Tbi/7XOXbtVbnokntqdRD4Dujfkhjg/87Ryxmbnf9M3RAQ+QnJa2Id0nrNwBy18GA1JguhTPcge02E2b4VjMaVJLkcj2Ow7WZOIyY2bPA33U7QN1OY24EHhZMtFdcXSz5FaO/7xG4NmgyoCqvNayYjJz3GOrNNRIjLZi0S2EuaJOGbSKLHIBia4ChFZ4AIp7AbY6OBDFY6+29RO7EUxZvwtnCon7bopon48FZzc2z9y+6SY9TyRwQ3iRc9cpSxY9rT3BW12deIYmuf29q9Q7ru3QDABMH/j7eu5CrHGfB89LC71zsw8zpT5xpUnBpXPvzYP4wZvMrQfQw2XfTwOn0eLXxOz+Fttvr75TGhbhTjTbS5mXXFPvpwzMf3sJCbDqE9MLgMTfSv3ix1wHDjXZ1Oi0Pi4ps= aleksandr@Aleksandrs-Mac-mini.local' >> /home/kai/.ssh/authorized_keys
#110 CACHED

#111 [docker-dev-conf_www  90/104] RUN mkdir -p /home/maksim-kos/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDSorwRIE7Sm0WzdD6+KgbeqJ0lsmMWWZrikMEpy5ijyGr5WSgB5gz4sgxY7ENP0vu0xsl/13dgZdZiEp+z9d44PdeukY+BTaWiT/mp+7StyBag6LRHjstwQSYbWqo7EhKZ8J/s3ly23kzkNhtKW3pXAcmhfIGz5WiUVWFY9lcjuvKwB/gzjh+MrcV8qcFGGrPTI0uTlM9fCpXk/Afc+Gjh/xoDM8Av7mLF8rYkG+oTc5EuppKXAuJRu42PGc5C9E6c6TEpSpb9P6wFq8viLsCEjuFrx5QlxxODPxS+Gj7am8ObP8hQGGca1mlJf45Q9dFJlxiITHPVh/3IGgiZbqNY5/4Y55hkxEXkeCl8KXsNT2hQrNkUvhiW2GQ9fwQm60p7rim3OSnbnGDdrk54Vbyca72dt0Yz43S507gcPSQ20D7S3CGEcBpidbQXcLK41Pq9zzxbMyqgrYki4oLWgoR9/4Qvx0LYlWPkzXZhDYLLpjJn6ANMQjf0qTJevB75tu02TEn/bjhlYYG7XlzEb52kN41vsHulOdlpmn64BYbPQc5meV4s8AYOiiJtzLY6ae7udq0PcKy/XGbya3rOyeiyMCJ03uWTzPWugOzb9pWDe777Cv0mqDuNKmYp+8D2mXpOpRHsFkO0RPkf8I9fnB3dLPPPRm4Ozy6FisCh209f5Q== maks@maks-PC' >> /home/maksim-kos/.ssh/authorized_keys
#111 CACHED

#112 [docker-dev-conf_www  17/104] RUN apt-get update && apt-get install -y nano
#112 CACHED

#113 [docker-dev-conf_www  36/104] RUN mkdir -p /home/root/.ssh
#113 CACHED

#114 [docker-dev-conf_www  58/104] RUN sudo chmod -R 777 /root/.config
#114 CACHED

#115 [docker-dev-conf_www  79/104] RUN adduser --disabled-password --gecos "" oleg-dudnik && usermod -aG sudo oleg-dudnik
#115 CACHED

#116 [docker-dev-conf_www  75/104] RUN echo 'andrey-anishenko:f3gd773Ddvh' | chpasswd
#116 CACHED

#117 [docker-dev-conf_www  78/104] RUN mkdir -p /home/andrushenko/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqQuL77dz9SH2Nq29I6BH/euNfFt+9FttFJg2FdfU41UaBYYkjZofn4s83GOFMIKLQHTSfmwbzdvxU3hulqn+F5W0E38bDQesACPZDHeclx4ye4exJV0NFWxcPvE4Sr/PU0pkgEvHaHFDRizoMbZ5qGuPb++FpMrLj5gelVdYgwiD634IyGVv2+wkP+zCQJ0Eri1FJItuRYHzvCCtFz9LwyhqAlO7EpE+MZJWLy8kPH3d4pcB5X8HyzYIfPEpH3F/KtYOPBiq5cgP2i4a8bUIjWmlMDvZfjyxRl3GT3HdUztycgCg3meyQo8RRottaNkGWRsVcepnHsIko0VLaQNEF7TvZXDH8uZBRNlrTnJi2IttAPHVmkQch0ReES1K9xuEvTTaBgx9N3MOs4N9YQEpo809dB9invMMoIqtPbIQeVLF7534FbYMgegCIeHpl25V0AwU1CUbm988ltd5dT9TfiwwhvXvE/cQE99j0AVqZlD7YpwVCB00OtN2sLjFm1KoVD0GXO75Q78JqxiF414LlZqck7InJ7Mg6O8EkehrlE1muCIQxASx/06o1TAhQMPzJ5vEmrCqLDRPDAzAOnBFGJgAkJ58aFMmZh3MxNcbM0IU/KV7jE/bjTW7oqH06FSMssEOHOY/IIBtx8LTjegg3PheNECSA9iMi3oifJeifUQ== user@WIN-I7NNIGIGCKO' >> /home/andrushenko/.ssh/authorized_keys
#117 CACHED

#118 [docker-dev-conf_www  67/104] RUN echo 'valentin:idhjcb2fhv' | chpasswd
#118 CACHED

#119 [docker-dev-conf_www  91/104] RUN adduser --disabled-password --gecos "" aleksandr-lifashkin && usermod -aG sudo aleksandr-lifashkin
#119 CACHED

#120 [docker-dev-conf_www 103/104] RUN mkdir -p /var/log/supervisord
#120 CACHED

#121 [docker-dev-conf_www  42/104] RUN echo "LoginGraceTime 0" >> /etc/ssh/sshd_config
#121 CACHED

#122 [docker-dev-conf_www  47/104] RUN apt-get install unixodbc unixodbc-dev -y     && docker-php-ext-configure pdo_odbc --with-pdo-odbc=unixODBC,/usr     && docker-php-ext-install -j$(nproc) pdo_odbc
#122 CACHED

#123 [docker-dev-conf_www  64/104] RUN adduser --disabled-password --gecos "" sanerko && usermod -aG sudo sanerko
#123 CACHED

#124 [docker-dev-conf_www  66/104] RUN adduser --disabled-password --gecos "" valentin && usermod -aG sudo valentin
#124 CACHED

#125 [docker-dev-conf_www  51/104] ADD odbc/odbc.ini /etc/odbc.ini
#125 CACHED

#126 [docker-dev-conf_www  27/104] RUN mkdir -p /usr/local/lib/php/extensions/no-debug-non-zts-20180731/eusphpe_extension
#126 CACHED

#127 [docker-dev-conf_www  89/104] RUN echo 'maksim-kos:EtRLnVrzrK5Y' | chpasswd
#127 CACHED

#128 [docker-dev-conf_www  45/104] RUN sed -i 's/#AuthorizedKeysFile/AuthorizedKeysFile/' /etc/ssh/sshd_config
#128 CACHED

#129 [docker-dev-conf_www  50/104] RUN echo "export ODBCINI=/etc/odbc.ini" >> /etc/apache2/envvars
#129 CACHED

#130 [docker-dev-conf_www  69/104] RUN echo 'kmi:faraon' | chpasswd
#130 CACHED

#131 [docker-dev-conf_www  54/104] RUN sudo apt-get install -y nodejs gconf-service libasound2 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgbm1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates fonts-liberation libnss3 lsb-release xdg-utils wget libgbm-dev
#131 CACHED

#132 [docker-dev-conf_www  35/104] RUN echo 'root:fj87ehHHdn2tf2u' | chpasswd
#132 CACHED

#133 [docker-dev-conf_www  15/104] RUN docker-php-ext-install soap
#133 CACHED

#134 [docker-dev-conf_www  49/104] RUN echo "export SQLANY12=/opt/sqlanywhere12" >> /etc/apache2/envvars
#134 CACHED

#135 [docker-dev-conf_www 104/104] ADD supervisor/supervisor.conf /etc/supervisor/conf.d/supervisord.conf
#135 CACHED

#136 [docker-dev-conf_attendee-scheduler-local internal] load build context
#136 DONE 0.0s

#137 [docker-dev-conf_www] exporting to image
#137 exporting layers done
#137 writing image sha256:2946b56158640d74370fb3e27f0118b93fcb87fb529d8113c4494b70cfd0d875 done
#137 naming to docker.io/library/docker-dev-conf_www 0.0s done
#137 DONE 0.0s

#138 [docker-dev-conf_attendee-app-local internal] load build context
#138 DONE 0.0s

#139 [docker-dev-conf_attendee-app-local base  1/14] FROM docker.io/library/ubuntu:22.04@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb
#139 resolve docker.io/library/ubuntu:22.04@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb 0.1s done
#139 resolve docker.io/library/ubuntu:22.04@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb 0.1s done
#139 DONE 0.1s

#136 [docker-dev-conf_attendee-scheduler-local internal] load build context
#136 transferring context: 45.13kB 0.2s done
#136 DONE 0.2s

#31 [docker-dev-conf_attendee-worker-local internal] load build context
#31 transferring context: 45.13kB 0.1s done
#31 DONE 0.1s

#138 [docker-dev-conf_attendee-app-local internal] load build context
#138 transferring context: 45.13kB 0.2s done
#138 DONE 0.2s

#140 [docker-dev-conf_attendee-app-local] https://github.com/krallin/tini/releases/download/v0.19.0/tini
#140 DONE 0.6s

#141 [docker-dev-conf_attendee-scheduler-local base  7/14] RUN apt-get update && apt-get install -y libasound2 libasound2-plugins alsa alsa-utils alsa-oss
#141 CACHED

#142 [docker-dev-conf_attendee-scheduler-local base  9/14] RUN apt-get update && apt-get install -y linux-libc-dev
#142 CACHED

#143 [docker-dev-conf_attendee-scheduler-local base  6/14] RUN apt-get install -y ./google-chrome-stable_134.0.6998.88-1_amd64.deb
#143 CACHED

#144 [docker-dev-conf_attendee-scheduler-local base  8/14] RUN apt-get install -y  pulseaudio pulseaudio-utils ffmpeg
#144 CACHED

#145 [docker-dev-conf_attendee-scheduler-local build 3/5] COPY entrypoint.sh /opt/bin/entrypoint.sh
#145 CACHED

#146 [docker-dev-conf_attendee-scheduler-local base  5/14] RUN wget -q http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_134.0.6998.88-1_amd64.deb
#146 CACHED

#147 [docker-dev-conf_attendee-scheduler-local deps 5/5] WORKDIR /opt
#147 CACHED

#148 [docker-dev-conf_attendee-scheduler-local base 14/14] RUN ln -s /usr/bin/python3 /usr/bin/python
#148 CACHED

#149 [docker-dev-conf_attendee-scheduler-local deps 2/5] RUN pip install -r requirements.txt
#149 CACHED

#150 [docker-dev-conf_attendee-scheduler-local base  4/14] RUN apt-get install -y xvfb x11-xkb-utils xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic x11-apps libvulkan1 fonts-liberation xdg-utils wget
#150 CACHED

#151 [docker-dev-conf_attendee-scheduler-local deps 3/5] ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /tini
#151 CACHED

#152 [docker-dev-conf_attendee-scheduler-local build 2/5] COPY . .
#152 CACHED

#153 [docker-dev-conf_attendee-scheduler-local base 12/14] RUN pip install pyjwt cython gdown deepgram-sdk python-dotenv
#153 CACHED

#154 [docker-dev-conf_attendee-scheduler-local build 1/5] WORKDIR /attendee
#154 CACHED

#155 [docker-dev-conf_attendee-scheduler-local base 13/14] RUN apt-get install -y gstreamer1.0-tools gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgirepository1.0-dev --fix-missing
#155 CACHED

#156 [docker-dev-conf_attendee-scheduler-local base  3/14] RUN apt-get update      && apt-get install -y     build-essential     ca-certificates     cmake     curl     gdb     git     gfortran     libopencv-dev     libdbus-1-3     libgbm1     libgl1-mesa-glx     libglib2.0-0     libglib2.0-dev     libssl-dev     libx11-dev     libx11-xcb1     libxcb-image0     libxcb-keysyms1     libxcb-randr0     libxcb-shape0     libxcb-shm0     libxcb-xfixes0     libxcb-xtest0     libgl1-mesa-dri     libxfixes3     linux-libc-dev     pkgconf     python3-pip     tar     unzip     zip     vim     libpq-dev
#156 CACHED

#157 [docker-dev-conf_attendee-scheduler-local base 10/14] RUN apt-get update && apt-get install -y universal-ctags
#157 CACHED

#158 [docker-dev-conf_attendee-scheduler-local build 4/5] RUN chmod +x /opt/bin/entrypoint.sh
#158 CACHED

#159 [docker-dev-conf_attendee-scheduler-local deps 1/5] COPY requirements.txt .
#159 CACHED

#160 [docker-dev-conf_attendee-scheduler-local deps 4/5] RUN chmod +x /tini
#160 CACHED

#161 [docker-dev-conf_attendee-scheduler-local base  2/14] WORKDIR /attendee
#161 CACHED

#162 [docker-dev-conf_attendee-scheduler-local base 11/14] RUN apt-get update && apt-get install -y xterm
#162 CACHED

#163 [docker-dev-conf_attendee-scheduler-local build 5/5] RUN adduser root pulse-access
#163 CACHED

#164 [docker-dev-conf_attendee-worker-local] exporting to image
#164 exporting layers done
#164 writing image sha256:375b7b0a7245a5d8f42889f89f2dfc03ac9104c0db7a6518e88d428975d8ed55 0.0s done
#164 naming to docker.io/library/docker-dev-conf_attendee-worker-local 0.0s done
#164 DONE 0.0s

#165 [docker-dev-conf_attendee-scheduler-local] exporting to image
#165 exporting layers done
#165 writing image sha256:375b7b0a7245a5d8f42889f89f2dfc03ac9104c0db7a6518e88d428975d8ed55 0.0s done
#165 naming to docker.io/library/docker-dev-conf_attendee-scheduler-local 0.0s done
#165 DONE 0.0s

#166 [docker-dev-conf_attendee-app-local] exporting to image
#166 exporting layers done
#166 writing image sha256:375b7b0a7245a5d8f42889f89f2dfc03ac9104c0db7a6518e88d428975d8ed55 done
#166 naming to docker.io/library/docker-dev-conf_attendee-app-local
#166 naming to docker.io/library/docker-dev-conf_attendee-app-local 0.0s done
#166 DONE 0.0s
Attaching to attendee-app-local, debian.php.apache, docker-dev-conf-attendee-scheduler-local-1, docker-dev-conf-attendee-worker-local-1, elasticsearch, file_server, mariadb, mongo, mysql, nodejs_amobile_api, nodejs_aply, nodejs_bloom_api, nodejs_bonjola_api, nodejs_custom-transit-api-backend, nodejs_custom-transit-app-admin, nodejs_custom-transit-frontend, nodejs_eta_back, nodejs_hide-expert-website, nodejs_hide_expert_pay, nodejs_hide_expert_strapi, nodejs_jobsfeed_api, nodejs_jobsfeed_landing, nodejs_nemezida_landing, nodejs_nutrivial_backand, nodejs_nutrivial_front, nodejs_papakava_front, nodejs_papakava_shop, nodejs_papakava_v2, nodejs_rentiqu-front, nodejs_rentiqu_backend, nodejs_smtp, nodejs_steam_parser, nodejs_steamparser_bot, nodejs_test-admin-ananatra, nodejs_test-ananatra, nodejs_tone_back, nodejs_trx-usdt-exchanger, nodejs_zofit_api, phpmyadmin, postgres, redis
nodejs_hide_expert_strapi                   | Starting your app...
nodejs_aply                                 | 
nodejs_aply                                 | > start
nodejs_aply                                 | > npm i && nuxt build && nuxt start --hostname 0.0.0.0 --port 3054
nodejs_aply                                 | 
redis                                       | Starting Redis Server
redis                                       | 1:C 09 Dec 2025 18:42:18.137 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis                                       | 1:C 09 Dec 2025 18:42:18.137 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis                                       | 1:C 09 Dec 2025 18:42:18.137 * Redis version=8.0.3, bits=64, commit=00000000, modified=1, pid=1, just started
redis                                       | 1:C 09 Dec 2025 18:42:18.137 * Configuration loaded
redis                                       | 1:M 09 Dec 2025 18:42:18.138 * monotonic clock: POSIX clock_gettime
redis                                       | 1:M 09 Dec 2025 18:42:18.138 * Running mode=standalone, port=6480.
redis                                       | 1:M 09 Dec 2025 18:42:18.138 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  RedisBloom version 8.0.1 (Git=unknown)
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  Registering configuration options: [
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  	{ bf-error-rate       :      0.01 }
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  	{ bf-initial-size     :       100 }
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  	{ bf-expansion-factor :         2 }
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  	{ cf-bucket-size      :         2 }
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  	{ cf-initial-size     :      1024 }
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  	{ cf-max-iterations   :        20 }
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  	{ cf-expansion-factor :         1 }
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  	{ cf-max-expansions   :        32 }
redis                                       | 1:M 09 Dec 2025 18:42:18.140 *  ]
redis                                       | 1:M 09 Dec 2025 18:42:18.140 * Module 'bf' loaded from /usr/local/lib/redis/modules//redisbloom.so
redis                                       | 1:M 09 Dec 2025 18:42:18.259 *  Redis version found by RedisSearch : 8.0.3 - oss
redis                                       | 1:M 09 Dec 2025 18:42:18.259 *  RediSearch version 8.0.1 (Git=5688fcc)
redis                                       | 1:M 09 Dec 2025 18:42:18.261 *  Low level api version 1 initialized successfully
redis                                       | 1:M 09 Dec 2025 18:42:18.316 *  gc: ON, prefix min length: 2, min word length to stem: 4, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results:  1000000, 
redis                                       | 1:M 09 Dec 2025 18:42:18.317 *  Initialized thread pools!
redis                                       | 1:M 09 Dec 2025 18:42:18.317 *  Disabled workers threadpool of size 0
redis                                       | 1:M 09 Dec 2025 18:42:18.317 *  Subscribe to config changes
redis                                       | 1:M 09 Dec 2025 18:42:18.317 *  Enabled role change notification
redis                                       | 1:M 09 Dec 2025 18:42:18.317 *  Cluster configuration: AUTO partitions, type: 0, coordinator timeout: 0ms
redis                                       | 1:M 09 Dec 2025 18:42:18.317 *  Register write commands
redis                                       | 1:M 09 Dec 2025 18:42:18.317 * Module 'search' loaded from /usr/local/lib/redis/modules//redisearch.so
redis                                       | 1:M 09 Dec 2025 18:42:18.319 *  RedisTimeSeries version 80001, git_sha=577bfa8b5909e7ee572f0b651399be8303dc6641
redis                                       | 1:M 09 Dec 2025 18:42:18.319 *  Redis version found by RedisTimeSeries : 8.0.3 - oss
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  Registering configuration options: [
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  	{ ts-compaction-policy   :              }
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  	{ ts-num-threads         :            3 }
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  	{ ts-retention-policy    :            0 }
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  	{ ts-duplicate-policy    :        block }
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  	{ ts-chunk-size-bytes    :         4096 }
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  	{ ts-encoding            :   compressed }
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  	{ ts-ignore-max-time-diff:            0 }
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  	{ ts-ignore-max-val-diff :     0.000000 }
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  ]
redis                                       | 1:M 09 Dec 2025 18:42:18.320 *  Detected redis oss
redis                                       | 1:M 09 Dec 2025 18:42:18.321 * Module 'timeseries' loaded from /usr/local/lib/redis/modules//redistimeseries.so
redis                                       | 1:M 09 Dec 2025 18:42:18.327 *  Created new data type 'ReJSON-RL'
redis                                       | 1:M 09 Dec 2025 18:42:18.327 *  version: 80001 git sha: unknown branch: unknown
redis                                       | 1:M 09 Dec 2025 18:42:18.328 *  Exported RedisJSON_V1 API
redis                                       | 1:M 09 Dec 2025 18:42:18.328 *  Exported RedisJSON_V2 API
redis                                       | 1:M 09 Dec 2025 18:42:18.328 *  Exported RedisJSON_V3 API
redis                                       | 1:M 09 Dec 2025 18:42:18.328 *  Exported RedisJSON_V4 API
redis                                       | 1:M 09 Dec 2025 18:42:18.328 *  Exported RedisJSON_V5 API
redis                                       | 1:M 09 Dec 2025 18:42:18.328 *  Enabled diskless replication
redis                                       | 1:M 09 Dec 2025 18:42:18.328 *  Initialized shared string cache, thread safe: false.
redis                                       | 1:M 09 Dec 2025 18:42:18.328 * Module 'ReJSON' loaded from /usr/local/lib/redis/modules//rejson.so
redis                                       | 1:M 09 Dec 2025 18:42:18.328 *  Acquired RedisJSON_V5 API
redis                                       | 1:M 09 Dec 2025 18:42:18.329 * Server initialized
redis                                       | 1:M 09 Dec 2025 18:42:18.329 * Ready to accept connections tcp
phpmyadmin                                  | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 192.168.128.2. Set the 'ServerName' directive globally to suppress this message
phpmyadmin                                  | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 192.168.128.2. Set the 'ServerName' directive globally to suppress this message
phpmyadmin                                  | [Tue Dec 09 18:42:19.386649 2025] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.62 (Debian) PHP/8.2.27 configured -- resuming normal operations
phpmyadmin                                  | [Tue Dec 09 18:42:19.386745 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
nodejs_amobile_api                          | 
nodejs_amobile_api                          | > amobile-api@0.0.1 start:dev
nodejs_amobile_api                          | > nest start --watch
nodejs_amobile_api                          | 
nodejs_papakava_shop                        | yarn run v1.22.19
nodejs_papakava_shop                        | warning package.json: "dependencies" has dependency "postcss" with range "^8.3.6" that collides with a dependency in "devDependencies" of the same name with version "^8.4.20"
nodejs_papakava_shop                        | $ yarn install && next build && next start -p 3009
nodejs_papakava_shop                        | warning package.json: "dependencies" has dependency "postcss" with range "^8.3.6" that collides with a dependency in "devDependencies" of the same name with version "^8.4.20"
mysql                                       | 2025-12-09 18:42:24+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.43-1.el9 started.
nodejs_papakava_shop                        | warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
nodejs_papakava_shop                        | warning papakava@0.1.0: "dependencies" has dependency "postcss" with range "^8.3.6" that collides with a dependency in "devDependencies" of the same name with version "^8.4.20"
nodejs_papakava_shop                        | [1/4] Resolving packages...
nodejs_test-admin-ananatra                  | 
nodejs_test-admin-ananatra                  | > ananatra@0.1.0 start
nodejs_test-admin-ananatra                  | > cross-env PORT=3106 react-scripts start
nodejs_test-admin-ananatra                  | 
nodejs_papakava_v2                          | 
nodejs_papakava_v2                          | > papakava@0.1.0 start
nodejs_papakava_shop                        | [2/4] Fetching packages...
file_server                                 | starting file-server ...
nodejs_papakava_v2                          | > npm install -f && next dev --hostname 0.0.0.0 --port 3053
nodejs_papakava_v2                          | 
file_server                                 | APP_CONFIG_PATH=/opt/data/config/application.yml
file_server                                 | using custom configuration
file_server                                 | APP_CONFIG_PATH=/opt/data/config/application.yml
file_server                                 | XMX=128m
elasticsearch                               | Created elasticsearch keystore in /usr/share/elasticsearch/config/elasticsearch.keystore
nodejs_papakava_v2                          | npm WARN using --force Recommended protections disabled.
nodejs_nemezida_landing                     | npm ERR! code ENOENT
nodejs_nemezida_landing                     | npm ERR! syscall open
nodejs_nemezida_landing                     | npm ERR! path /home/node/app/package.json
nodejs_nemezida_landing                     | npm ERR! errno -2
nodejs_nemezida_landing                     | npm ERR! enoent ENOENT: no such file or directory, open '/home/node/app/package.json'
nodejs_nemezida_landing                     | npm ERR! enoent This is related to npm not being able to find a file.
nodejs_nemezida_landing                     | npm ERR! enoent 
mysql                                       | 2025-12-09 18:42:30+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
nodejs_nemezida_landing                     | 
nodejs_nemezida_landing                     | npm ERR! A complete log of this run can be found in:
nodejs_nemezida_landing                     | npm ERR!     /root/.npm/_logs/2025-12-09T18_42_29_790Z-debug.log
mysql                                       | 2025-12-09 18:42:30+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.43-1.el9 started.
mysql                                       | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
nodejs_smtp                                 | 
nodejs_smtp                                 | > Haraka@3.0.2 dev
nodejs_smtp                                 | > npm i && node haraka.js
nodejs_smtp                                 | 
mysql                                       | 2025-12-09T18:42:32.229459Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
mysql                                       | 2025-12-09T18:42:32.230836Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
mysql                                       | 2025-12-09T18:42:32.230864Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.43) starting as process 1
file_server                                 | 18:42:32.448 [main] INFO itx.fileserver.FileServer - Spring file server demo started
postgres                                    | 
postgres                                    | PostgreSQL Database directory appears to contain a database; Skipping initialization
postgres                                    | 
mysql                                       | 2025-12-09T18:42:32.640823Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
mariadb                                     | 2025-12-09 18:42:33+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.8.3+maria~ubu2404 started.
nodejs_steamparser_bot                      | 
nodejs_steamparser_bot                      | > zo-fit-back@0.0.1 start
nodejs_steamparser_bot                      | > npm install -f && cross-env NODE_ENV=development nest start
nodejs_steamparser_bot                      | 
nodejs_steamparser_bot                      | npm WARN using --force Recommended protections disabled.
postgres                                    | 2025-12-09 18:42:35.996 UTC [1] LOG:  starting PostgreSQL 13.1 (Debian 13.1-1.pgdg100+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit
postgres                                    | 2025-12-09 18:42:35.997 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
postgres                                    | 2025-12-09 18:42:35.997 UTC [1] LOG:  listening on IPv6 address "::", port 5432
postgres                                    | 2025-12-09 18:42:36.604 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
nodejs_rentiqu-front                        | 
nodejs_rentiqu-front                        | > rentiqu-front@0.0.0 start
nodejs_rentiqu-front                        | > npm install; npm run build && serve -s dist -l 3116
nodejs_rentiqu-front                        | 
postgres                                    | 2025-12-09 18:42:37.961 UTC [26] LOG:  database system was shut down at 2025-12-09 18:42:02 UTC
mariadb                                     | 2025-12-09 18:42:38+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup/memory:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 11:hugetlb:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 10:cpu,cpuacct:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 9:pids:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 8:freezer:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 7:devices:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 6:rdma:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 5:perf_event:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 4:blkio:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 3:cpuset:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 2:net_cls,net_prio:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 1:name=systemd:/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9
mariadb                                     | 0::/docker/8d4078205033a7eab09aea1bc17f06fc53437aa3d9822d94eaa45ba1dc85b8e9/memory.pressure not writable, functionality unavailable to MariaDB
mariadb                                     | 2025-12-09 18:42:38+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
mariadb                                     | 2025-12-09 18:42:38+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.8.3+maria~ubu2404 started.
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  | > hide-expert@1.0.0 start
nodejs_hide-expert-website                  | > npm i && nuxt build && nuxt start --hostname 0.0.0.0
nodejs_hide-expert-website                  | 
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.543+00:00"},"s":"I",  "c":"CONTROL",  "id":23285,   "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.543+00:00"},"s":"I",  "c":"NETWORK",  "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":17},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":17},"outgoing":{"minWireVersion":6,"maxWireVersion":17},"isInternalClient":true}}}
mariadb                                     | 2025-12-09 18:42:39+00:00 [Note] [Entrypoint]: MariaDB upgrade not required
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.544+00:00"},"s":"I",  "c":"NETWORK",  "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.547+00:00"},"s":"I",  "c":"REPL",     "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","namespace":"config.tenantMigrationDonors"}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.547+00:00"},"s":"I",  "c":"REPL",     "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","namespace":"config.tenantMigrationRecipients"}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.547+00:00"},"s":"I",  "c":"REPL",     "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ShardSplitDonorService","namespace":"config.tenantSplitDonors"}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.547+00:00"},"s":"I",  "c":"CONTROL",  "id":5945603, "ctx":"main","msg":"Multi threading initialized"}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.547+00:00"},"s":"I",  "c":"CONTROL",  "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":1,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"a54c6420a89d"}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.547+00:00"},"s":"I",  "c":"CONTROL",  "id":23403,   "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"6.0.26","gitVersion":"0c4ec4b6005f75582ce208fc800f09f561b6c2e8","openSSLVersion":"OpenSSL 3.0.2 15 Mar 2022","modules":[],"allocator":"tcmalloc","environment":{"distmod":"ubuntu2204","distarch":"x86_64","target_arch":"x86_64"}}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.547+00:00"},"s":"I",  "c":"CONTROL",  "id":51765,   "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"22.04"}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:39.548+00:00"},"s":"I",  "c":"CONTROL",  "id":21951,   "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"*"}}}}
mariadb                                     | 2025-12-09 18:42:39 0 [Note] Starting MariaDB 11.8.3-MariaDB-ubu2404 source revision b565b3e7e041c480fd8013e3beec6b99544d6bf8 server_uid AqWxj+A+5lCR2OPiqBNdcOLl1BI= as process 1
mongo                                       | {"t":{"$date":"2025-12-09T18:42:40.005+00:00"},"s":"I",  "c":"STORAGE",  "id":22270,   "ctx":"initandlisten","msg":"Storage engine to use detected by data files","attr":{"dbpath":"/data/db","storageEngine":"wiredTiger"}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:40.005+00:00"},"s":"I",  "c":"STORAGE",  "id":22297,   "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:40.005+00:00"},"s":"I",  "c":"STORAGE",  "id":22315,   "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=15537M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,remove=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=2000),statistics_log=(wait=0),json_output=(error,message),verbose=[recovery_progress:1,checkpoint_progress:1,compact_progress:1,backup:0,checkpoint:0,compact:0,evict:0,history_store:0,recovery:0,rts:0,salvage:0,tiered:0,timestamp:0,transaction:0,verify:0,log:0],"}}
mariadb                                     | 2025-12-09 18:42:40 0 [Note] InnoDB: Compressed tables use zlib 1.3
mariadb                                     | 2025-12-09 18:42:40 0 [Note] InnoDB: Number of transaction pools: 1
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
nodejs_jobsfeed_api                         | 
mariadb                                     | 2025-12-09 18:42:40 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
mariadb                                     | 2025-12-09 18:42:40 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
nodejs_jobsfeed_landing                     | > start
nodejs_jobsfeed_landing                     | > npm i && nuxt build && nuxt start --hostname 0.0.0.0 -p 3109
nodejs_jobsfeed_landing                     | 
mariadb                                     | 2025-12-09 18:42:40 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required)
nodejs_amobile_api                          | [6:42:40 PM] Starting compilation in watch mode...
nodejs_amobile_api                          | 
postgres                                    | 2025-12-09 18:42:41.414 UTC [1] LOG:  database system is ready to accept connections
mariadb                                     | create_uring failed: falling back to libaio
mariadb                                     | 2025-12-09 18:42:41 0 [Note] InnoDB: Using Linux native AIO
mariadb                                     | 2025-12-09 18:42:41 0 [Note] InnoDB: innodb_buffer_pool_size_max=128m, innodb_buffer_pool_size=128m
mariadb                                     | 2025-12-09 18:42:41 0 [Note] InnoDB: Completed initialization of buffer pool
mariadb                                     | 2025-12-09 18:42:41 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
mongo                                       | {"t":{"$date":"2025-12-09T18:42:41.786+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305761,"ts_usec":786025,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"Recovering log 3659 through 3660"}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:41.837+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305761,"ts_usec":837670,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"Recovering log 3660 through 3660"}}}
mariadb                                     | 2025-12-09 18:42:41 0 [Note] InnoDB: End of log at LSN=318025
mongo                                       | {"t":{"$date":"2025-12-09T18:42:41.924+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305761,"ts_usec":924952,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"Main recovery loop: starting at 3659/2048 to 3660/256"}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:42.026+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305762,"ts_usec":26230,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"Recovering log 3659 through 3660"}}}
nodejs_jobsfeed_api                         | Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE Unsupported engine {
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   package: '@opentelemetry/context-async-hooks@2.0.1',
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   required: { node: '^18.19.0 || >=20.6.0' },
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE Unsupported engine {
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   package: '@opentelemetry/core@2.0.1',
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   required: { node: '^18.19.0 || >=20.6.0' },
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE Unsupported engine {
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   package: '@opentelemetry/instrumentation@0.200.0',
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   required: { node: '^18.19.0 || >=20.6.0' },
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE Unsupported engine {
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   package: '@opentelemetry/resources@2.0.1',
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   required: { node: '^18.19.0 || >=20.6.0' },
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE Unsupported engine {
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   package: '@opentelemetry/sdk-trace-base@2.0.1',
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   required: { node: '^18.19.0 || >=20.6.0' },
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE Unsupported engine {
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   package: '@poppinss/colors@4.1.4',
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   required: { node: '>=18.16.0' },
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE Unsupported engine {
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   package: '@sentry/nuxt@9.25.1',
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   required: { node: '>=18.19.1' },
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE Unsupported engine {
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   package: 'abbrev@3.0.0',
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   required: { node: '^18.17.0 || >=20.5.0' },
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE Unsupported engine {
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   package: 'nopt@8.1.0',
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   required: { node: '^18.17.0 || >=20.5.0' },
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE Unsupported engine {
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   package: 'which@5.0.0',
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   required: { node: '^18.17.0 || >=20.5.0' },
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE   current: { node: 'v18.15.0', npm: '9.5.0' }
nodejs_jobsfeed_landing                     | npm WARN EBADENGINE }
mongo                                       | {"t":{"$date":"2025-12-09T18:42:44.087+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305764,"ts_usec":87821,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"Recovering log 3660 through 3660"}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:44.137+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305764,"ts_usec":137335,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"recovery log replay has successfully finished and ran for 2351 milliseconds"}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:44.137+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305764,"ts_usec":137436,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"Set global recovery timestamp: (0, 0)"}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:44.137+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305764,"ts_usec":137462,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"Set global oldest timestamp: (0, 0)"}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:44.138+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305764,"ts_usec":138096,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"recovery rollback to stable has successfully finished and ran for 0 milliseconds"}}}
nodejs_jobsfeed_api                         | Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
nodejs_jobsfeed_api                         | Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
mongo                                       | {"t":{"$date":"2025-12-09T18:42:46.106+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305766,"ts_usec":106869,"thread":"1:0x7f75bfe68cc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 1, snapshot max: 1 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_papakava_v2                          | 
nodejs_papakava_v2                          | up to date, audited 876 packages in 21s
nodejs_papakava_v2                          | 
nodejs_papakava_v2                          | 132 packages are looking for funding
nodejs_papakava_v2                          |   run `npm fund` for details
mariadb                                     | 2025-12-09 18:42:46 0 [Note] InnoDB: Opened 3 undo tablespaces
mariadb                                     | 2025-12-09 18:42:46 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active.
mariadb                                     | 2025-12-09 18:42:46 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
mariadb                                     | 2025-12-09 18:42:46 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
mariadb                                     | 2025-12-09 18:42:46 0 [Note] InnoDB: log sequence number 318025; transaction id 649
mariadb                                     | 2025-12-09 18:42:46 0 [Note] Plugin 'FEEDBACK' is disabled.
mariadb                                     | 2025-12-09 18:42:46 0 [Note] Plugin 'wsrep-provider' is disabled.
mariadb                                     | 2025-12-09 18:42:46 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
nodejs_papakava_v2                          | 
nodejs_papakava_v2                          | 33 vulnerabilities (4 low, 13 moderate, 12 high, 4 critical)
nodejs_papakava_v2                          | 
nodejs_papakava_v2                          | To address issues that do not require attention, run:
nodejs_papakava_v2                          |   npm audit fix
nodejs_papakava_v2                          | 
nodejs_papakava_v2                          | To address all issues (including breaking changes), run:
nodejs_papakava_v2                          |   npm audit fix --force
nodejs_papakava_v2                          | 
nodejs_papakava_v2                          | Run `npm audit` for details.
nodejs_papakava_v2                          | npm notice 
nodejs_papakava_v2                          | npm notice New major version of npm available! 8.0.0 -> 11.6.4
nodejs_papakava_v2                          | npm notice Changelog: 
nodejs_papakava_v2                          | npm notice Run `npm install -g npm@11.6.4` to update!
nodejs_papakava_v2                          | npm notice 
mariadb                                     | 2025-12-09 18:42:47 0 [Note] InnoDB: Buffer pool(s) load completed at 251209 18:42:47
mongo                                       | {"t":{"$date":"2025-12-09T18:42:56.661+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305776,"ts_usec":661029,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"recovery checkpoint has successfully finished and ran for 12484 milliseconds"}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:56.661+00:00"},"s":"I",  "c":"WTRECOV",  "id":22430,   "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305776,"ts_usec":661216,"thread":"1:0x7f75bfe68cc0","session_name":"txn-recover","category":"WT_VERB_RECOVERY_PROGRESS","category_id":30,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"recovery was completed successfully and took 14875ms, including 2351ms for the log replay, 0ms for the rollback to stable, and 12484ms for the checkpoint."}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:56.661+00:00"},"s":"I",  "c":"STORAGE",  "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":16656}}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:56.662+00:00"},"s":"I",  "c":"RECOVERY", "id":23987,   "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
file_server                                 | 
file_server                                 |   .   ____          _            __ _ _
file_server                                 |  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
file_server                                 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
file_server                                 |  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
file_server                                 |   '  |____| .__|_| |_|_| |_\__, | / / / /
file_server                                 |  =========|_|==============|___/=/_/_/_/
file_server                                 |  :: Spring Boot ::                (v2.7.0)
file_server                                 | 
nodejs_papakava_v2                          | ready - started server on 0.0.0.0:3053, url: http://localhost:3053
nodejs_papakava_v2                          | info  - Loaded env from /home/node/app/.env
mongo                                       | {"t":{"$date":"2025-12-09T18:42:59.293+00:00"},"s":"W",  "c":"CONTROL",  "id":22120,   "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]}
mongo                                       | {"t":{"$date":"2025-12-09T18:42:59.293+00:00"},"s":"W",  "c":"CONTROL",  "id":5123300, "ctx":"initandlisten","msg":"vm.max_map_count is too low","attr":{"currentValue":65530,"recommendedMinimum":1677720,"maxConns":838860},"tags":["startupWarnings"]}
nodejs_hide-expert-website                  | npm WARN ERESOLVE overriding peer dependency
nodejs_hide-expert-website                  | npm WARN While resolving: eslint-config-standard@16.0.3
nodejs_hide-expert-website                  | npm WARN Found: eslint@8.12.0
nodejs_hide-expert-website                  | npm WARN node_modules/eslint
nodejs_hide-expert-website                  | npm WARN   dev eslint@"^8.4.1" from the root project
nodejs_hide-expert-website                  | npm WARN   22 more (@babel/eslint-parser, @nuxtjs/eslint-config, ...)
nodejs_hide-expert-website                  | npm WARN 
nodejs_hide-expert-website                  | npm WARN Could not resolve dependency:
nodejs_hide-expert-website                  | npm WARN peer eslint@"^7.12.1" from eslint-config-standard@16.0.3
nodejs_hide-expert-website                  | npm WARN node_modules/eslint-config-standard
nodejs_hide-expert-website                  | npm WARN   eslint-config-standard@"^16.0.3" from @nuxtjs/eslint-config@8.0.0
nodejs_hide-expert-website                  | npm WARN   node_modules/@nuxtjs/eslint-config
nodejs_hide-expert-website                  | npm WARN 
nodejs_hide-expert-website                  | npm WARN Conflicting peer dependency: eslint@7.32.0
nodejs_hide-expert-website                  | npm WARN node_modules/eslint
nodejs_hide-expert-website                  | npm WARN   peer eslint@"^7.12.1" from eslint-config-standard@16.0.3
nodejs_hide-expert-website                  | npm WARN   node_modules/eslint-config-standard
nodejs_hide-expert-website                  | npm WARN     eslint-config-standard@"^16.0.3" from @nuxtjs/eslint-config@8.0.0
nodejs_hide-expert-website                  | npm WARN     node_modules/@nuxtjs/eslint-config
mariadb                                     | 2025-12-09 18:42:59 0 [Note] Server socket created on IP: '0.0.0.0', port: '3306'.
mariadb                                     | 2025-12-09 18:42:59 0 [Note] Server socket created on IP: '::', port: '3306'.
nodejs_hide-expert-website                  | npm WARN ERESOLVE overriding peer dependency
nodejs_hide-expert-website                  | npm WARN While resolving: eslint-plugin-promise@5.2.0
nodejs_hide-expert-website                  | npm WARN Found: eslint@8.12.0
nodejs_hide-expert-website                  | npm WARN node_modules/eslint
nodejs_hide-expert-website                  | npm WARN   dev eslint@"^8.4.1" from the root project
nodejs_hide-expert-website                  | npm WARN   22 more (@babel/eslint-parser, @nuxtjs/eslint-config, ...)
nodejs_hide-expert-website                  | npm WARN 
nodejs_hide-expert-website                  | npm WARN Could not resolve dependency:
nodejs_hide-expert-website                  | npm WARN peer eslint@"^7.0.0" from eslint-plugin-promise@5.2.0
nodejs_hide-expert-website                  | npm WARN node_modules/eslint-plugin-promise
nodejs_hide-expert-website                  | npm WARN   eslint-plugin-promise@"^5.1.1" from @nuxtjs/eslint-config@8.0.0
nodejs_hide-expert-website                  | npm WARN   node_modules/@nuxtjs/eslint-config
nodejs_hide-expert-website                  | npm WARN   1 more (eslint-config-standard)
nodejs_hide-expert-website                  | npm WARN 
nodejs_hide-expert-website                  | npm WARN Conflicting peer dependency: eslint@7.32.0
nodejs_hide-expert-website                  | npm WARN node_modules/eslint
nodejs_hide-expert-website                  | npm WARN   peer eslint@"^7.0.0" from eslint-plugin-promise@5.2.0
nodejs_hide-expert-website                  | npm WARN   node_modules/eslint-plugin-promise
nodejs_hide-expert-website                  | npm WARN     eslint-plugin-promise@"^5.1.1" from @nuxtjs/eslint-config@8.0.0
nodejs_hide-expert-website                  | npm WARN     node_modules/@nuxtjs/eslint-config
nodejs_hide-expert-website                  | npm WARN     1 more (eslint-config-standard)
mariadb                                     | 2025-12-09 18:43:01 0 [Note] mariadbd: Event Scheduler: Loaded 0 events
nodejs_rentiqu-front                        | 
nodejs_rentiqu-front                        | up to date, audited 394 packages in 24s
nodejs_rentiqu-front                        | 
nodejs_rentiqu-front                        | 110 packages are looking for funding
nodejs_rentiqu-front                        |   run `npm fund` for details
nodejs_rentiqu-front                        | 
nodejs_rentiqu-front                        | 2 moderate severity vulnerabilities
nodejs_rentiqu-front                        | 
nodejs_rentiqu-front                        | To address all issues, run:
nodejs_rentiqu-front                        |   npm audit fix
nodejs_rentiqu-front                        | 
nodejs_rentiqu-front                        | Run `npm audit` for details.
mariadb                                     | 2025-12-09 18:43:02 0 [Note] mariadbd: ready for connections.
mariadb                                     | Version: '11.8.3-MariaDB-ubu2404'  socket: '/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
nodejs_rentiqu-front                        | 
nodejs_rentiqu-front                        | > rentiqu-front@0.0.0 build
nodejs_rentiqu-front                        | > vue-tsc -b && vite build
nodejs_rentiqu-front                        | 
mongo                                       | {"t":{"$date":"2025-12-09T18:43:07.584+00:00"},"s":"I",  "c":"NETWORK",  "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":17},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":17},"outgoing":{"minWireVersion":6,"maxWireVersion":17},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":17},"incomingInternalClient":{"minWireVersion":13,"maxWireVersion":17},"outgoing":{"minWireVersion":13,"maxWireVersion":17},"isInternalClient":true}}}
mongo                                       | {"t":{"$date":"2025-12-09T18:43:07.584+00:00"},"s":"I",  "c":"REPL",     "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"5.0","context":"startup"}}
mongo                                       | {"t":{"$date":"2025-12-09T18:43:07.584+00:00"},"s":"I",  "c":"STORAGE",  "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"}
mongo                                       | {"t":{"$date":"2025-12-09T18:43:07.589+00:00"},"s":"I",  "c":"CONTROL",  "id":20536,   "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
mongo                                       | {"t":{"$date":"2025-12-09T18:43:07.596+00:00"},"s":"I",  "c":"FTDC",     "id":20625,   "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/diagnostic.data"}}
nodejs_jobsfeed_api                         | Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
postgres                                    | 2025-12-09 18:43:19.965 UTC [30] LOG:  using stale statistics instead of current ones because stats collector is not responding
nodejs_test-admin-ananatra                  | [baseline-browser-mapping] The data in this module is over two months old.  To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
nodejs_papakava_shop                        | [3/4] Linking dependencies...
nodejs_papakava_shop                        | warning " > html-react-parser@1.4.8" has incorrect peer dependency "react@0.14 || 15 || 16 || 17".
nodejs_papakava_shop                        | warning " > next-i18next@15.1.1" has incorrect peer dependency "react-i18next@^13.5.0".
nodejs_papakava_shop                        | warning "react-facebook > react-spinner-children@1.0.8" has incorrect peer dependency "react@15.x || 16.x".
nodejs_papakava_shop                        | warning " > react-redux@7.2.6" has incorrect peer dependency "react@^16.8.3 || ^17".
nodejs_jobsfeed_api                         | Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [432 kB]
nodejs_jobsfeed_api                         | Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
elasticsearch                               | Dec 09, 2025 6:43:50 PM sun.util.locale.provider.LocaleProviderAdapter 
elasticsearch                               | WARNING: COMPAT locale provider will be removed in a future release
mongo                                       | {"t":{"$date":"2025-12-09T18:43:50.992+00:00"},"s":"I",  "c":"REPL",     "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
mongo                                       | {"t":{"$date":"2025-12-09T18:43:50.992+00:00"},"s":"I",  "c":"STORAGE",  "id":22262,   "ctx":"initandlisten","msg":"Timestamp monitor starting"}
mongo                                       | {"t":{"$date":"2025-12-09T18:43:50.993+00:00"},"s":"I",  "c":"NETWORK",  "id":23015,   "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-27017.sock"}}
mongo                                       | {"t":{"$date":"2025-12-09T18:43:50.993+00:00"},"s":"I",  "c":"NETWORK",  "id":23015,   "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}}
mongo                                       | {"t":{"$date":"2025-12-09T18:43:50.993+00:00"},"s":"I",  "c":"NETWORK",  "id":23016,   "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
mongo                                       | {"t":{"$date":"2025-12-09T18:43:50.993+00:00"},"s":"I",  "c":"CONTROL",  "id":8423403, "ctx":"initandlisten","msg":"mongod startup complete","attr":{"Summary of time elapsed":{"Startup from clean shutdown?":true,"Statistics":{"Transport layer setup":"181 ms","Run initial syncer crash recovery":"0 ms","Create storage engine lock file in the data directory":"0 ms","Create storage engine lock file in the data directory":"0 ms","Get metadata describing storage engine":"0 ms","Get metadata describing storage engine":"0 ms","Validate options in metadata against current startup options":"0 ms","Validate options in metadata against current startup options":"0 ms","Create storage engine":"0 ms","Create storage engine":"17341 ms","Write current PID to file":"0 ms","Write current PID to file":"1946 ms","Initialize FCV before rebuilding indexes":"0 ms","Initialize FCV before rebuilding indexes":"7721 ms","Drop abandoned idents and get back indexes that need to be rebuilt or builds that need to be restarted":"0 ms","Drop abandoned idents and get back indexes that need to be rebuilt or builds that need to be restarted":"0 ms","Rebuild indexes for collections":"0 ms","Rebuild indexes for collections":"0 ms","Build user and roles graph":"0 ms","Set up the background thread pool responsible for waiting for opTimes to be majority committed":"0 ms","Start up the replication coordinator":"0 ms","Start transport layer":"0 ms","_initAndListen total elapsed time":"71446 ms"}}}}
nodejs_jobsfeed_api                         | Fetched 8663 kB in 1min 7s (129 kB/s)
file_server                                 | 2025-12-09 18:43:55.449  INFO 7 --- [           main] itx.fileserver.FileServer                : Starting FileServer using Java 17.0.1 on 103ea21843ff with PID 7 (/file-server.jar started by root in /home/node/app)
file_server                                 | 2025-12-09 18:43:55.450  INFO 7 --- [           main] itx.fileserver.FileServer                : No active profile set, falling back to 1 default profile: "default"
nodejs_jobsfeed_api                         | Reading package lists...
mongo                                       | {"t":{"$date":"2025-12-09T18:44:00.999+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305840,"ts_usec":999775,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 4, snapshot max: 4 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
postgres                                    | 2025-12-09 18:44:06.760 UTC [30] LOG:  using stale statistics instead of current ones because stats collector is not responding
nodejs_jobsfeed_api                         | Building dependency tree...
nodejs_jobsfeed_api                         | Reading state information...
nodejs_jobsfeed_api                         | 158 packages can be upgraded. Run 'apt list --upgradable' to see them.
nodejs_bonjola_api                          | 
nodejs_bonjola_api                          | > bonjola_back@0.0.1 start
nodejs_bonjola_api                          | > npm install -f && npm run migrate && nest start
nodejs_bonjola_api                          | 
nodejs_bonjola_api                          | npm warn using --force Recommended protections disabled.
nodejs_jobsfeed_api                         | Reading package lists...
nodejs_jobsfeed_api                         | Building dependency tree...
nodejs_jobsfeed_api                         | Reading state information...
elasticsearch                               | {"@timestamp":"2025-12-09T18:44:14.466Z", "log.level": "INFO", "message":"Using native vector library; to disable start with -Dorg.elasticsearch.nativeaccess.enableVectorLibrary=false", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.nativeaccess.NativeAccess","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_jobsfeed_api                         | ca-certificates is already the newest version (20210119).
nodejs_jobsfeed_api                         | libcairo2 is already the newest version (1.16.0-5).
nodejs_jobsfeed_api                         | libcairo2 set to manually installed.
nodejs_jobsfeed_api                         | libfontconfig1 is already the newest version (2.13.1-4.2).
nodejs_jobsfeed_api                         | libfontconfig1 set to manually installed.
nodejs_jobsfeed_api                         | libgcc-s1 is already the newest version (10.2.1-6).
nodejs_jobsfeed_api                         | libgcc-s1 set to manually installed.
nodejs_jobsfeed_api                         | libstdc++6 is already the newest version (10.2.1-6).
nodejs_jobsfeed_api                         | libstdc++6 set to manually installed.
nodejs_jobsfeed_api                         | libxcb1 is already the newest version (1.14-3).
nodejs_jobsfeed_api                         | libxcb1 set to manually installed.
nodejs_jobsfeed_api                         | libxext6 is already the newest version (2:1.3.3-1.1).
nodejs_jobsfeed_api                         | libxext6 set to manually installed.
nodejs_jobsfeed_api                         | libxrender1 is already the newest version (1:0.9.10-1).
nodejs_jobsfeed_api                         | libxrender1 set to manually installed.
nodejs_jobsfeed_api                         | libpango-1.0-0 is already the newest version (1.46.2-3).
nodejs_jobsfeed_api                         | libpango-1.0-0 set to manually installed.
nodejs_jobsfeed_api                         | libpangocairo-1.0-0 is already the newest version (1.46.2-3).
nodejs_jobsfeed_api                         | libpangocairo-1.0-0 set to manually installed.
nodejs_jobsfeed_api                         | The following additional packages will be installed:
nodejs_jobsfeed_api                         |   adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-core dbus
nodejs_jobsfeed_api                         |   dbus-user-session dconf-gsettings-backend dconf-service distro-info-data
nodejs_jobsfeed_api                         |   dmsetup exim4-base exim4-config exim4-daemon-light gconf2-common
nodejs_jobsfeed_api                         |   glib-networking glib-networking-common glib-networking-services gsasl-common
nodejs_jobsfeed_api                         |   gsettings-desktop-schemas gtk-update-icon-cache guile-2.2-libs
nodejs_jobsfeed_api                         |   javascript-common libapparmor1 libargon2-1 libasound2-data
nodejs_jobsfeed_api                         |   libatk-bridge2.0-0 libatk1.0-data libatspi2.0-0 libauthen-sasl-perl
nodejs_jobsfeed_api                         |   libavahi-client3 libavahi-common-data libavahi-common3 libayatana-indicator7
nodejs_jobsfeed_api                         |   libc-ares2 libc-dev-bin libc6-dev libcap2 libclone-perl libcolord2
nodejs_jobsfeed_api                         |   libcryptsetup12 libdata-dump-perl libdbus-glib-1-2 libdbusmenu-glib4
nodejs_jobsfeed_api                         |   libdbusmenu-gtk4 libdconf1 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common
nodejs_jobsfeed_api                         |   libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libencode-locale-perl
nodejs_jobsfeed_api                         |   libepoxy0 libexpat1-dev libfile-basedir-perl libfile-desktopentry-perl
nodejs_jobsfeed_api                         |   libfile-listing-perl libfile-mimeinfo-perl libfont-afm-perl libfontenc1
nodejs_jobsfeed_api                         |   libgail-common libgail18 libgc1 libgdk-pixbuf-xlib-2.0-0 libgl1
nodejs_jobsfeed_api                         |   libgl1-mesa-dri libglapi-mesa libglib2.0-bin libglib2.0-dev
nodejs_jobsfeed_api                         |   libglib2.0-dev-bin libglvnd0 libglx-mesa0 libglx0 libgnutls-dane0
nodejs_jobsfeed_api                         |   libgnutls30 libgsasl7 libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin
nodejs_jobsfeed_api                         |   libgtk2.0-common libhtml-form-perl libhtml-format-perl libhtml-parser-perl
nodejs_jobsfeed_api                         |   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
nodejs_jobsfeed_api                         |   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
nodejs_jobsfeed_api                         |   libhttp-negotiate-perl libidn11 libio-html-perl libio-socket-ssl-perl
nodejs_jobsfeed_api                         |   libio-stringy-perl libip4tc2 libipc-system-simple-perl libjs-highlight.js
nodejs_jobsfeed_api                         |   libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libkmod2 libllvm11
nodejs_jobsfeed_api                         |   liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl
nodejs_jobsfeed_api                         |   libmailtools-perl libmailutils7 libnet-dbus-perl libnet-http-perl
nodejs_jobsfeed_api                         |   libnet-smtp-ssl-perl libnet-ssleay-perl libnode72 libnspr4-dev
nodejs_jobsfeed_api                         |   libnss-systemd libntlm0 libpam-systemd libpciaccess0 libproxy1v5
nodejs_jobsfeed_api                         |   libpython3.9 libpython3.9-minimal libpython3.9-stdlib librest-0.7-0
nodejs_jobsfeed_api                         |   libsensors-config libsensors5 libsoup-gnome2.4-1 libsoup2.4-1 libsystemd0
nodejs_jobsfeed_api                         |   libtext-iconv-perl libtie-ixhash-perl libtimedate-perl libtry-tiny-perl
nodejs_jobsfeed_api                         |   libunbound8 libunwind8 liburi-perl libuv1 libvte-2.91-0 libvte-2.91-common
nodejs_jobsfeed_api                         |   libvulkan1 libwayland-client0 libwayland-cursor0 libwayland-egl1
nodejs_jobsfeed_api                         |   libwayland-server0 libwww-perl libwww-robotrules-perl libx11-dev
nodejs_jobsfeed_api                         |   libx11-protocol-perl libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0
nodejs_jobsfeed_api                         |   libxcb-present0 libxcb-randr0 libxcb-shape0 libxcb-sync1 libxcb-xfixes0
nodejs_jobsfeed_api                         |   libxfont2 libxft2 libxinerama1 libxkbcommon0 libxkbfile1 libxml-parser-perl
nodejs_jobsfeed_api                         |   libxml-twig-perl libxml-xpathengine-perl libxmu6 libxmuu1 libxpm4
nodejs_jobsfeed_api                         |   libxshmfence1 libxv1 libxxf86dga1 libxxf86vm1 libz3-4 mailutils
nodejs_jobsfeed_api                         |   mailutils-common mesa-vulkan-drivers nodejs-doc perl-openssl-defaults psmisc
nodejs_jobsfeed_api                         |   python3.9 python3.9-minimal systemd systemd-sysv systemd-timesyncd termit
nodejs_jobsfeed_api                         |   x11-utils x11-xkb-utils x11-xserver-utils xauth xfonts-base xfonts-encodings
nodejs_jobsfeed_api                         |   xfonts-utils xkb-data xserver-common
nodejs_jobsfeed_api                         | Suggested packages:
nodejs_jobsfeed_api                         |   anacron logrotate checksecurity exim4-doc-html | exim4-doc-info eximon4
nodejs_jobsfeed_api                         |   spf-tools-perl swaks apache2 | lighttpd | httpd libasound2-plugins
nodejs_jobsfeed_api                         |   alsa-utils libdigest-hmac-perl libgssapi-perl glibc-doc libc-l10n locales
nodejs_jobsfeed_api                         |   manpages-dev colord cups-common libgirepository1.0-dev libglib2.0-doc
nodejs_jobsfeed_api                         |   libxml2-utils dns-root-data gnutls-bin gvfs libcrypt-ssleay-perl pciutils
nodejs_jobsfeed_api                         |   lm-sensors libauthen-ntlm-perl libx11-doc libunicode-map8-perl
nodejs_jobsfeed_api                         |   libunicode-string-perl xml-twig-tools mailutils-mh mailutils-doc npm
nodejs_jobsfeed_api                         |   python3.9-venv python3.9-doc binfmt-support systemd-container policykit-1
nodejs_jobsfeed_api                         |   mesa-utils nickle cairo-5c xorg-docs-core
nodejs_jobsfeed_api                         | Recommended packages:
nodejs_jobsfeed_api                         |   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus xdg-user-dirs
nodejs_jobsfeed_api                         | The following NEW packages will be installed:
nodejs_jobsfeed_api                         |   adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-core cron dbus
nodejs_jobsfeed_api                         |   dbus-user-session dconf-gsettings-backend dconf-service distro-info-data
nodejs_jobsfeed_api                         |   dmsetup exim4-base exim4-config exim4-daemon-light fonts-liberation
nodejs_jobsfeed_api                         |   gconf-service gconf2-common glib-networking glib-networking-common
nodejs_jobsfeed_api                         |   glib-networking-services gsasl-common gsettings-desktop-schemas
nodejs_jobsfeed_api                         |   gtk-update-icon-cache guile-2.2-libs javascript-common libapparmor1
nodejs_jobsfeed_api                         |   libargon2-1 libasound2 libasound2-data libatk-bridge2.0-0 libatk1.0-0
nodejs_jobsfeed_api                         |   libatk1.0-data libatspi2.0-0 libauthen-sasl-perl libavahi-client3
nodejs_jobsfeed_api                         |   libavahi-common-data libavahi-common3 libayatana-appindicator1
nodejs_jobsfeed_api                         |   libayatana-indicator7 libc-ares2 libcap2 libclone-perl libcolord2
nodejs_jobsfeed_api                         |   libcryptsetup12 libcups2 libdata-dump-perl libdbus-1-3 libdbus-glib-1-2
nodejs_jobsfeed_api                         |   libdbusmenu-glib4 libdbusmenu-gtk4 libdconf1 libdevmapper1.02.1
nodejs_jobsfeed_api                         |   libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
nodejs_jobsfeed_api                         |   libdrm2 libencode-locale-perl libepoxy0 libfile-basedir-perl
nodejs_jobsfeed_api                         |   libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl
nodejs_jobsfeed_api                         |   libfont-afm-perl libfontenc1 libgail-common libgail18 libgbm-dev libgbm1
nodejs_jobsfeed_api                         |   libgc1 libgconf-2-4 libgdk-pixbuf-xlib-2.0-0 libgdk-pixbuf2.0-0 libgl1
nodejs_jobsfeed_api                         |   libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgnutls-dane0
nodejs_jobsfeed_api                         |   libgsasl7 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin
nodejs_jobsfeed_api                         |   libgtk2.0-common libhtml-form-perl libhtml-format-perl libhtml-parser-perl
nodejs_jobsfeed_api                         |   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
nodejs_jobsfeed_api                         |   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
nodejs_jobsfeed_api                         |   libhttp-negotiate-perl libidn11 libio-html-perl libio-socket-ssl-perl
nodejs_jobsfeed_api                         |   libio-stringy-perl libip4tc2 libipc-system-simple-perl libjs-highlight.js
nodejs_jobsfeed_api                         |   libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libkmod2 libllvm11
nodejs_jobsfeed_api                         |   liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl
nodejs_jobsfeed_api                         |   libmailtools-perl libmailutils7 libnet-dbus-perl libnet-http-perl
nodejs_jobsfeed_api                         |   libnet-smtp-ssl-perl libnet-ssleay-perl libnode72 libnspr4 libnspr4-dev
nodejs_jobsfeed_api                         |   libnss-systemd libnss3 libnss3-dev libntlm0 libpam-systemd libpciaccess0
nodejs_jobsfeed_api                         |   libproxy1v5 libpython3.9 librest-0.7-0 libsensors-config libsensors5
nodejs_jobsfeed_api                         |   libsoup-gnome2.4-1 libsoup2.4-1 libtext-iconv-perl libtie-ixhash-perl
nodejs_jobsfeed_api                         |   libtimedate-perl libtry-tiny-perl libunbound8 libunwind8 liburi-perl libuv1
nodejs_jobsfeed_api                         |   libvte-2.91-0 libvte-2.91-common libvulkan1 libwayland-client0
nodejs_jobsfeed_api                         |   libwayland-cursor0 libwayland-egl1 libwayland-server0 libwww-perl
nodejs_jobsfeed_api                         |   libwww-robotrules-perl libx11-protocol-perl libx11-xcb1 libxaw7
nodejs_jobsfeed_api                         |   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
nodejs_jobsfeed_api                         |   libxcb-shape0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1
nodejs_jobsfeed_api                         |   libxdamage1 libxfixes3 libxfont2 libxft2 libxi6 libxinerama1 libxkbcommon0
nodejs_jobsfeed_api                         |   libxkbfile1 libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl
nodejs_jobsfeed_api                         |   libxmu6 libxmuu1 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1
nodejs_jobsfeed_api                         |   libxxf86dga1 libxxf86vm1 libz3-4 lsb-release mailutils mailutils-common
nodejs_jobsfeed_api                         |   mesa-vulkan-drivers nodejs nodejs-doc perl-openssl-defaults psmisc systemd
nodejs_jobsfeed_api                         |   systemd-sysv systemd-timesyncd termit x11-utils x11-xkb-utils
nodejs_jobsfeed_api                         |   x11-xserver-utils xauth xdg-utils xfonts-base xfonts-encodings xfonts-utils
nodejs_jobsfeed_api                         |   xkb-data xserver-common xvfb
nodejs_jobsfeed_api                         | The following packages will be upgraded:
nodejs_jobsfeed_api                         |   libc-dev-bin libc6 libc6-dev libexpat1 libexpat1-dev libglib2.0-0
nodejs_jobsfeed_api                         |   libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgnutls30
nodejs_jobsfeed_api                         |   libpython3.9-minimal libpython3.9-stdlib libsystemd0 libx11-6 libx11-dev
nodejs_jobsfeed_api                         |   python3.9 python3.9-minimal wget
nodejs_jobsfeed_api                         | 18 upgraded, 210 newly installed, 0 to remove and 140 not upgraded.
nodejs_jobsfeed_api                         | Need to get 138 MB of archives.
nodejs_jobsfeed_api                         | After this operation, 466 MB of additional disk space will be used.
nodejs_jobsfeed_api                         | Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libsystemd0 amd64 247.3-7+deb11u7 [377 kB]
nodejs_jobsfeed_api                         | Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u13 [2362 kB]
nodejs_jobsfeed_api                         | Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u13 [277 kB]
nodejs_jobsfeed_api                         | Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u13 [2823 kB]
nodejs_jobsfeed_api                         | Get:5 http://deb.debian.org/debian bullseye/main amd64 cron amd64 3.0pl1-137 [99.6 kB]
nodejs_jobsfeed_api                         | Get:6 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
nodejs_jobsfeed_api                         | Get:7 http://deb.debian.org/debian-security bullseye-security/main amd64 libcap2 amd64 1:2.44-1+deb11u1 [24.2 kB]
nodejs_jobsfeed_api                         | Get:8 http://deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
nodejs_jobsfeed_api                         | Get:9 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
nodejs_jobsfeed_api                         | Get:10 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
nodejs_jobsfeed_api                         | Get:11 http://deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB]
nodejs_jobsfeed_api                         | Get:12 http://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
nodejs_jobsfeed_api                         | Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libgnutls30 amd64 3.7.1-5+deb11u8 [1342 kB]
nodejs_jobsfeed_api                         | Get:14 http://deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
nodejs_jobsfeed_api                         | Get:15 http://deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
nodejs_jobsfeed_api                         | Get:16 http://deb.debian.org/debian-security bullseye-security/main amd64 systemd amd64 247.3-7+deb11u7 [4501 kB]
elasticsearch                               | {"@timestamp":"2025-12-09T18:44:21.983Z", "log.level": "INFO", "message":"Using [jdk] native provider and native methods for [Linux]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.nativeaccess.NativeAccess","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_jobsfeed_api                         | Get:17 http://deb.debian.org/debian-security bullseye-security/main amd64 systemd-sysv amd64 247.3-7+deb11u7 [114 kB]
nodejs_jobsfeed_api                         | Get:18 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 kB]
nodejs_jobsfeed_api                         | Get:19 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1-dev amd64 2.2.10-2+deb11u7 [143 kB]
nodejs_jobsfeed_api                         | Get:20 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB]
nodejs_jobsfeed_api                         | Get:21 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.28-0+deb11u1 [244 kB]
nodejs_jobsfeed_api                         | Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9 amd64 3.9.2-1+deb11u3 [467 kB]
nodejs_jobsfeed_api                         | Get:23 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-stdlib amd64 3.9.2-1+deb11u3 [1684 kB]
nodejs_jobsfeed_api                         | Get:24 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9-minimal amd64 3.9.2-1+deb11u3 [1963 kB]
nodejs_jobsfeed_api                         | Get:25 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-minimal amd64 3.9.2-1+deb11u3 [805 kB]
nodejs_jobsfeed_api                         | Get:26 http://deb.debian.org/debian-security bullseye-security/main amd64 libnss-systemd amd64 247.3-7+deb11u7 [199 kB]
nodejs_jobsfeed_api                         | Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam-systemd amd64 247.3-7+deb11u7 [284 kB]
nodejs_jobsfeed_api                         | Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 systemd-timesyncd amd64 247.3-7+deb11u7 [131 kB]
nodejs_jobsfeed_api                         | Get:29 http://deb.debian.org/debian-security bullseye-security/main amd64 wget amd64 1.21-1+deb11u2 [964 kB]
nodejs_jobsfeed_api                         | Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-dev amd64 2.66.8-1+deb11u6 [1582 kB]
nodejs_jobsfeed_api                         | Get:31 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-dev-bin amd64 2.66.8-1+deb11u6 [181 kB]
nodejs_jobsfeed_api                         | Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-bin amd64 2.66.8-1+deb11u6 [142 kB]
nodejs_jobsfeed_api                         | Get:33 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u6 [1377 kB]
nodejs_jobsfeed_api                         | Get:34 http://deb.debian.org/debian bullseye/main amd64 gtk-update-icon-cache amd64 3.24.24-4+deb11u4 [88.4 kB]
nodejs_jobsfeed_api                         | Get:35 http://deb.debian.org/debian bullseye/main amd64 adwaita-icon-theme all 3.38.0-1 [10.9 MB]
nodejs_jobsfeed_api                         | Get:36 http://deb.debian.org/debian bullseye/main amd64 alsa-topology-conf all 1.2.4-1 [12.8 kB]
nodejs_jobsfeed_api                         | Get:37 http://deb.debian.org/debian bullseye/main amd64 libasound2-data all 1.2.4-1.1 [38.2 kB]
nodejs_jobsfeed_api                         | Get:38 http://deb.debian.org/debian bullseye/main amd64 libasound2 amd64 1.2.4-1.1 [356 kB]
nodejs_jobsfeed_api                         | Get:39 http://deb.debian.org/debian bullseye/main amd64 alsa-ucm-conf all 1.2.4-2 [28.1 kB]
nodejs_jobsfeed_api                         | Get:40 http://deb.debian.org/debian bullseye/main amd64 libx11-dev amd64 2:1.7.2-1+deb11u2 [845 kB]
nodejs_jobsfeed_api                         | Get:41 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB]
nodejs_jobsfeed_api                         | Get:42 http://deb.debian.org/debian bullseye/main amd64 libatspi2.0-0 amd64 2.38.0-4+deb11u1 [72.4 kB]
nodejs_jobsfeed_api                         | Get:43 http://deb.debian.org/debian bullseye/main amd64 libxi6 amd64 2:1.7.10-1 [83.4 kB]
nodejs_jobsfeed_api                         | Get:44 http://deb.debian.org/debian bullseye/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB]
nodejs_jobsfeed_api                         | Get:45 http://deb.debian.org/debian bullseye/main amd64 at-spi2-core amd64 2.38.0-4+deb11u1 [72.5 kB]
nodejs_jobsfeed_api                         | Get:46 http://deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.28-0+deb11u1 [100 kB]
nodejs_jobsfeed_api                         | Get:47 http://deb.debian.org/debian bullseye/main amd64 libdconf1 amd64 0.38.0-2 [43.5 kB]
nodejs_jobsfeed_api                         | Get:48 http://deb.debian.org/debian bullseye/main amd64 dconf-service amd64 0.38.0-2 [37.4 kB]
nodejs_jobsfeed_api                         | Get:49 http://deb.debian.org/debian bullseye/main amd64 dconf-gsettings-backend amd64 0.38.0-2 [30.6 kB]
nodejs_jobsfeed_api                         | Get:50 http://deb.debian.org/debian-security bullseye-security/main amd64 distro-info-data all 0.51+deb11u10 [8684 B]
nodejs_jobsfeed_api                         | Get:51 http://deb.debian.org/debian-security bullseye-security/main amd64 exim4-config all 4.94.2-7+deb11u4 [335 kB]
nodejs_jobsfeed_api                         | Get:52 http://deb.debian.org/debian-security bullseye-security/main amd64 exim4-base amd64 4.94.2-7+deb11u4 [1176 kB]
nodejs_jobsfeed_api                         | Get:53 http://deb.debian.org/debian-security bullseye-security/main amd64 libunbound8 amd64 1.13.1-1+deb11u7 [510 kB]
nodejs_jobsfeed_api                         | Get:54 http://deb.debian.org/debian-security bullseye-security/main amd64 libgnutls-dane0 amd64 3.7.1-5+deb11u8 [395 kB]
nodejs_jobsfeed_api                         | Get:55 http://deb.debian.org/debian bullseye/main amd64 libidn11 amd64 1.33-3 [116 kB]
nodejs_jobsfeed_api                         | Get:56 http://deb.debian.org/debian-security bullseye-security/main amd64 exim4-daemon-light amd64 4.94.2-7+deb11u4 [660 kB]
nodejs_jobsfeed_api                         | Get:57 http://deb.debian.org/debian bullseye/main amd64 fonts-liberation all 1:1.07.4-11 [828 kB]
nodejs_jobsfeed_api                         | Get:58 http://deb.debian.org/debian bullseye/main amd64 libdbus-glib-1-2 amd64 0.110-6 [73.0 kB]
nodejs_jobsfeed_api                         | Get:59 http://deb.debian.org/debian bullseye/main amd64 gconf2-common all 3.2.6-7 [1039 kB]
nodejs_jobsfeed_api                         | Get:60 http://deb.debian.org/debian bullseye/main amd64 libgconf-2-4 amd64 3.2.6-7 [428 kB]
nodejs_jobsfeed_api                         | Get:61 http://deb.debian.org/debian bullseye/main amd64 gconf-service amd64 3.2.6-7 [415 kB]
nodejs_jobsfeed_api                         | Get:62 http://deb.debian.org/debian bullseye/main amd64 libproxy1v5 amd64 0.4.17-1 [59.5 kB]
nodejs_jobsfeed_api                         | Get:63 http://deb.debian.org/debian bullseye/main amd64 glib-networking-common all 2.66.0-2 [68.1 kB]
nodejs_jobsfeed_api                         | Get:64 http://deb.debian.org/debian bullseye/main amd64 glib-networking-services amd64 2.66.0-2 [17.5 kB]
nodejs_jobsfeed_api                         | Get:65 http://deb.debian.org/debian bullseye/main amd64 gsettings-desktop-schemas all 3.38.0-2 [588 kB]
nodejs_jobsfeed_api                         | Get:66 http://deb.debian.org/debian bullseye/main amd64 glib-networking amd64 2.66.0-2 [67.6 kB]
nodejs_jobsfeed_api                         | Get:67 http://deb.debian.org/debian bullseye/main amd64 gsasl-common all 1.10.0-4+deb11u1 [175 kB]
nodejs_jobsfeed_api                         | Get:68 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB]
nodejs_jobsfeed_api                         | Get:69 http://deb.debian.org/debian bullseye/main amd64 guile-2.2-libs amd64 2.2.7+1-6 [4980 kB]
nodejs_jobsfeed_api                         | Get:70 http://deb.debian.org/debian bullseye/main amd64 javascript-common all 11+nmu1 [6260 B]
nodejs_jobsfeed_api                         | Get:71 http://deb.debian.org/debian bullseye/main amd64 libatk1.0-data all 2.36.0-2 [149 kB]
nodejs_jobsfeed_api                         | Get:72 http://deb.debian.org/debian bullseye/main amd64 libatk1.0-0 amd64 2.36.0-2 [52.2 kB]
nodejs_jobsfeed_api                         | Get:73 http://deb.debian.org/debian bullseye/main amd64 libatk-bridge2.0-0 amd64 2.38.0-1 [64.6 kB]
nodejs_jobsfeed_api                         | Get:74 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
nodejs_jobsfeed_api                         | Get:75 http://deb.debian.org/debian-security bullseye-security/main amd64 libavahi-common-data amd64 0.8-5+deb11u3 [124 kB]
nodejs_jobsfeed_api                         | Get:76 http://deb.debian.org/debian-security bullseye-security/main amd64 libavahi-common3 amd64 0.8-5+deb11u3 [59.0 kB]
nodejs_jobsfeed_api                         | Get:77 http://deb.debian.org/debian-security bullseye-security/main amd64 libavahi-client3 amd64 0.8-5+deb11u3 [62.7 kB]
nodejs_jobsfeed_api                         | Get:78 http://deb.debian.org/debian bullseye/main amd64 libgtk2.0-common all 2.24.33-2+deb11u1 [2700 kB]
nodejs_jobsfeed_api                         | Get:79 http://deb.debian.org/debian-security bullseye-security/main amd64 libcups2 amd64 2.3.3op2-3+deb11u10 [351 kB]
nodejs_jobsfeed_api                         | Get:80 http://deb.debian.org/debian bullseye/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
nodejs_jobsfeed_api                         | Get:81 http://deb.debian.org/debian bullseye/main amd64 libxfixes3 amd64 1:5.0.3-2 [22.1 kB]
nodejs_jobsfeed_api                         | Get:82 http://deb.debian.org/debian bullseye/main amd64 libxcursor1 amd64 1:1.2.0-2 [37.3 kB]
nodejs_jobsfeed_api                         | Get:83 http://deb.debian.org/debian bullseye/main amd64 libxdamage1 amd64 1:1.1.5-2 [15.7 kB]
nodejs_jobsfeed_api                         | Get:84 http://deb.debian.org/debian bullseye/main amd64 libxinerama1 amd64 2:1.1.4-2 [17.7 kB]
nodejs_jobsfeed_api                         | Get:85 http://deb.debian.org/debian bullseye/main amd64 libxrandr2 amd64 2:1.5.1-1 [37.5 kB]
nodejs_jobsfeed_api                         | Get:86 http://deb.debian.org/debian bullseye/main amd64 libgtk2.0-0 amd64 2.24.33-2+deb11u1 [1857 kB]
nodejs_jobsfeed_api                         | Get:87 http://deb.debian.org/debian bullseye/main amd64 libayatana-indicator7 amd64 0.8.4-1+deb11u2 [89.5 kB]
nodejs_jobsfeed_api                         | Get:88 http://deb.debian.org/debian bullseye/main amd64 libdbusmenu-glib4 amd64 18.10.20180917~bzr492+repack1-2 [58.4 kB]
nodejs_jobsfeed_api                         | Get:89 http://deb.debian.org/debian bullseye/main amd64 libgdk-pixbuf-xlib-2.0-0 amd64 2.40.2-2 [47.9 kB]
nodejs_jobsfeed_api                         | Get:90 http://deb.debian.org/debian bullseye/main amd64 libgdk-pixbuf2.0-0 amd64 2.40.2-2 [14.1 kB]
nodejs_jobsfeed_api                         | Get:91 http://deb.debian.org/debian bullseye/main amd64 libdbusmenu-gtk4 amd64 18.10.20180917~bzr492+repack1-2 [45.9 kB]
nodejs_jobsfeed_api                         | Get:92 http://deb.debian.org/debian bullseye/main amd64 libayatana-appindicator1 amd64 0.5.5-2+deb11u2 [86.5 kB]
nodejs_jobsfeed_api                         | Get:93 http://deb.debian.org/debian bullseye/main amd64 libc-ares2 amd64 1.17.1-1+deb11u3 [102 kB]
nodejs_jobsfeed_api                         | Get:94 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
nodejs_jobsfeed_api                         | Get:95 http://deb.debian.org/debian bullseye/main amd64 libcolord2 amd64 1.4.5-3 [144 kB]
nodejs_jobsfeed_api                         | Get:96 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
nodejs_jobsfeed_api                         | Get:97 http://deb.debian.org/debian bullseye/main amd64 libdrm-common all 2.4.104-1 [14.9 kB]
nodejs_jobsfeed_api                         | Get:98 http://deb.debian.org/debian bullseye/main amd64 libdrm2 amd64 2.4.104-1 [41.5 kB]
nodejs_jobsfeed_api                         | Get:99 http://deb.debian.org/debian bullseye/main amd64 libdrm-amdgpu1 amd64 2.4.104-1 [28.5 kB]
nodejs_jobsfeed_api                         | Get:100 http://deb.debian.org/debian bullseye/main amd64 libpciaccess0 amd64 0.16-1 [53.6 kB]
nodejs_jobsfeed_api                         | Get:101 http://deb.debian.org/debian bullseye/main amd64 libdrm-intel1 amd64 2.4.104-1 [71.8 kB]
nodejs_jobsfeed_api                         | Get:102 http://deb.debian.org/debian bullseye/main amd64 libdrm-nouveau2 amd64 2.4.104-1 [26.8 kB]
nodejs_jobsfeed_api                         | Get:103 http://deb.debian.org/debian bullseye/main amd64 libdrm-radeon1 amd64 2.4.104-1 [30.2 kB]
nodejs_jobsfeed_api                         | Get:104 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
nodejs_jobsfeed_api                         | Get:105 http://deb.debian.org/debian bullseye/main amd64 libepoxy0 amd64 1.5.5-1 [193 kB]
nodejs_jobsfeed_api                         | Get:106 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
nodejs_jobsfeed_api                         | Get:107 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
nodejs_jobsfeed_api                         | Get:108 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
nodejs_jobsfeed_api                         | Get:109 http://deb.debian.org/debian bullseye/main amd64 libfile-desktopentry-perl all 0.22-2 [19.1 kB]
nodejs_jobsfeed_api                         | Get:110 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
nodejs_jobsfeed_api                         | Get:111 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
nodejs_jobsfeed_api                         | Get:112 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
nodejs_jobsfeed_api                         | Get:113 http://deb.debian.org/debian bullseye/main amd64 libfile-mimeinfo-perl all 0.30-1 [48.0 kB]
nodejs_jobsfeed_api                         | Get:114 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
nodejs_jobsfeed_api                         | Get:115 http://deb.debian.org/debian bullseye/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB]
nodejs_jobsfeed_api                         | Get:116 http://deb.debian.org/debian bullseye/main amd64 libgail18 amd64 2.24.33-2+deb11u1 [57.8 kB]
nodejs_jobsfeed_api                         | Get:117 http://deb.debian.org/debian bullseye/main amd64 libgail-common amd64 2.24.33-2+deb11u1 [160 kB]
nodejs_jobsfeed_api                         | Get:118 http://deb.debian.org/debian bullseye/main amd64 libwayland-server0 amd64 1.18.0-2~exp1.1 [34.4 kB]
nodejs_jobsfeed_api                         | Get:119 http://deb.debian.org/debian bullseye/main amd64 libgbm1 amd64 20.3.5-1 [73.5 kB]
nodejs_jobsfeed_api                         | Get:120 http://deb.debian.org/debian bullseye/main amd64 libgbm-dev amd64 20.3.5-1 [54.7 kB]
nodejs_jobsfeed_api                         | Get:121 http://deb.debian.org/debian bullseye/main amd64 libglapi-mesa amd64 20.3.5-1 [71.7 kB]
nodejs_jobsfeed_api                         | Get:122 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB]
nodejs_jobsfeed_api                         | Get:123 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
nodejs_nemezida_landing exited with code 254
nodejs_jobsfeed_api                         | Get:124 http://deb.debian.org/debian bullseye/main amd64 libsensors-config all 1:3.6.0-7 [32.3 kB]
nodejs_jobsfeed_api                         | Get:125 http://deb.debian.org/debian bullseye/main amd64 libsensors5 amd64 1:3.6.0-7 [52.3 kB]
nodejs_jobsfeed_api                         | Get:126 http://deb.debian.org/debian bullseye/main amd64 libvulkan1 amd64 1.2.162.0-1 [103 kB]
nodejs_jobsfeed_api                         | Get:127 http://deb.debian.org/debian bullseye/main amd64 libgl1-mesa-dri amd64 20.3.5-1 [9633 kB]
nodejs_nutrivial_backand                    | Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
nodejs_nutrivial_backand                    | Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
nodejs_nutrivial_backand                    | Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
nodejs_jobsfeed_api                         | Get:128 http://deb.debian.org/debian bullseye/main amd64 libglvnd0 amd64 1.3.2-1 [53.6 kB]
nodejs_jobsfeed_api                         | Get:129 http://deb.debian.org/debian bullseye/main amd64 libx11-xcb1 amd64 2:1.7.2-1+deb11u2 [204 kB]
nodejs_jobsfeed_api                         | Get:130 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri2-0 amd64 1.14-3 [103 kB]
nodejs_jobsfeed_api                         | Get:131 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri3-0 amd64 1.14-3 [102 kB]
nodejs_jobsfeed_api                         | Get:132 http://deb.debian.org/debian bullseye/main amd64 libxcb-glx0 amd64 1.14-3 [118 kB]
nodejs_jobsfeed_api                         | Get:133 http://deb.debian.org/debian bullseye/main amd64 libxcb-present0 amd64 1.14-3 [101 kB]
nodejs_jobsfeed_api                         | Get:134 http://deb.debian.org/debian bullseye/main amd64 libxcb-sync1 amd64 1.14-3 [105 kB]
nodejs_jobsfeed_api                         | Get:135 http://deb.debian.org/debian bullseye/main amd64 libxcb-xfixes0 amd64 1.14-3 [105 kB]
nodejs_jobsfeed_api                         | Get:136 http://deb.debian.org/debian bullseye/main amd64 libxshmfence1 amd64 1.3-1 [8820 B]
nodejs_jobsfeed_api                         | Get:137 http://deb.debian.org/debian bullseye/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
nodejs_jobsfeed_api                         | Get:138 http://deb.debian.org/debian bullseye/main amd64 libglx-mesa0 amd64 20.3.5-1 [186 kB]
elasticsearch                               | {"@timestamp":"2025-12-09T18:44:41.478Z", "log.level": "INFO", "message":"Java vector incubator API enabled; uses preferredBitSize=128; floating-point vectors only", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.apache.lucene.internal.vectorization.PanamaVectorizationProvider","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_jobsfeed_api                         | Get:139 http://deb.debian.org/debian bullseye/main amd64 libntlm0 amd64 1.6-3 [84.7 kB]
nodejs_jobsfeed_api                         | Get:140 http://deb.debian.org/debian bullseye/main amd64 libgsasl7 amd64 1.10.0-4+deb11u1 [195 kB]
nodejs_jobsfeed_api                         | Get:141 http://deb.debian.org/debian bullseye/main amd64 libjson-glib-1.0-common all 1.6.2-1 [56.9 kB]
nodejs_jobsfeed_api                         | Get:142 http://deb.debian.org/debian bullseye/main amd64 libjson-glib-1.0-0 amd64 1.6.2-1 [65.4 kB]
nodejs_jobsfeed_api                         | Get:143 http://deb.debian.org/debian-security bullseye-security/main amd64 libsoup2.4-1 amd64 2.72.0-2+deb11u3 [283 kB]
nodejs_jobsfeed_api                         | Get:144 http://deb.debian.org/debian-security bullseye-security/main amd64 libsoup-gnome2.4-1 amd64 2.72.0-2+deb11u3 [24.1 kB]
nodejs_jobsfeed_api                         | Get:145 http://deb.debian.org/debian bullseye/main amd64 librest-0.7-0 amd64 0.8.1-1.1 [33.8 kB]
nodejs_jobsfeed_api                         | Get:146 http://deb.debian.org/debian bullseye/main amd64 libwayland-client0 amd64 1.18.0-2~exp1.1 [26.9 kB]
nodejs_jobsfeed_api                         | Get:147 http://deb.debian.org/debian bullseye/main amd64 libwayland-cursor0 amd64 1.18.0-2~exp1.1 [14.6 kB]
nodejs_jobsfeed_api                         | Get:148 http://deb.debian.org/debian bullseye/main amd64 libwayland-egl1 amd64 1.18.0-2~exp1.1 [8448 B]
nodejs_jobsfeed_api                         | Get:149 http://deb.debian.org/debian bullseye/main amd64 xkb-data all 2.29-2 [655 kB]
nodejs_jobsfeed_api                         | Get:150 http://deb.debian.org/debian bullseye/main amd64 libxkbcommon0 amd64 1.0.3-2 [101 kB]
nodejs_jobsfeed_api                         | Get:151 http://deb.debian.org/debian bullseye/main amd64 libgtk-3-common all 3.24.24-4+deb11u4 [3757 kB]
nodejs_jobsfeed_api                         | Get:152 http://deb.debian.org/debian bullseye/main amd64 libgtk-3-0 amd64 3.24.24-4+deb11u4 [2715 kB]
nodejs_jobsfeed_api                         | Get:153 http://deb.debian.org/debian bullseye/main amd64 libgtk-3-bin amd64 3.24.24-4+deb11u4 [125 kB]
nodejs_jobsfeed_api                         | Get:154 http://deb.debian.org/debian bullseye/main amd64 libgtk2.0-bin amd64 2.24.33-2+deb11u1 [50.8 kB]
nodejs_jobsfeed_api                         | Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
nodejs_jobsfeed_api                         | Get:156 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
nodejs_jobsfeed_api                         | Get:157 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
nodejs_jobsfeed_api                         | Get:158 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
nodejs_jobsfeed_api                         | Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
nodejs_jobsfeed_api                         | Get:160 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
nodejs_jobsfeed_api                         | Get:161 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
nodejs_jobsfeed_api                         | Get:162 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
nodejs_jobsfeed_api                         | Get:163 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
nodejs_jobsfeed_api                         | Get:164 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
nodejs_jobsfeed_api                         | Get:165 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
nodejs_jobsfeed_api                         | Get:166 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
nodejs_jobsfeed_api                         | Get:167 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
nodejs_jobsfeed_api                         | Get:168 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
nodejs_jobsfeed_api                         | Get:169 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
nodejs_jobsfeed_api                         | Get:170 http://deb.debian.org/debian bullseye/main amd64 libjs-highlight.js all 9.18.5+dfsg1-1 [397 kB]
nodejs_jobsfeed_api                         | Get:171 http://deb.debian.org/debian bullseye/main amd64 liblua5.3-0 amd64 5.3.3-1.1+deb11u1 [123 kB]
nodejs_jobsfeed_api                         | Get:172 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
nodejs_jobsfeed_api                         | Get:173 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
nodejs_jobsfeed_api                         | Get:174 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
nodejs_jobsfeed_api                         | Get:175 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
nodejs_jobsfeed_api                         | Get:176 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
mongo                                       | {"t":{"$date":"2025-12-09T18:44:56.608+00:00"},"s":"I",  "c":"INDEX",    "id":5479200, "ctx":"TTLMonitor","msg":"Deleted expired documents using index","attr":{"namespace":"config.system.sessions","index":"lsidTTLIndex","numDeleted":0,"durationMillis":5616}}
nodejs_jobsfeed_api                         | Get:177 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
nodejs_jobsfeed_api                         | Get:178 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
nodejs_nutrivial_backand                    | Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8791 kB]
nodejs_jobsfeed_api                         | Get:179 http://deb.debian.org/debian bullseye/main amd64 mailutils-common all 1:3.10-3 [728 kB]
nodejs_jobsfeed_api                         | Get:180 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9 amd64 3.9.2-1+deb11u3 [1692 kB]
nodejs_jobsfeed_api                         | Get:181 http://deb.debian.org/debian bullseye/main amd64 libmailutils7 amd64 1:3.10-3+b1 [893 kB]
nodejs_jobsfeed_api                         | Get:182 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
nodejs_jobsfeed_api                         | Get:183 http://deb.debian.org/debian bullseye/main amd64 libxml-twig-perl all 1:3.52-1 [181 kB]
nodejs_jobsfeed_api                         | Get:184 http://deb.debian.org/debian bullseye/main amd64 libnet-dbus-perl amd64 1.2.0-1+b1 [182 kB]
nodejs_jobsfeed_api                         | Get:185 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2+deb11u1 [132 kB]
nodejs_jobsfeed_api                         | Get:186 http://deb.debian.org/debian-security bullseye-security/main amd64 libnode72 amd64 12.22.12~dfsg-1~deb11u7 [8337 kB]
nodejs_nutrivial_backand                    | Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B]
nodejs_nutrivial_backand                    | Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [289 kB]
nodejs_jobsfeed_api                         | Get:187 http://deb.debian.org/debian bullseye/main amd64 libnspr4 amd64 2:4.29-1 [112 kB]
nodejs_jobsfeed_api                         | Get:188 http://deb.debian.org/debian bullseye/main amd64 libnspr4-dev amd64 2:4.29-1 [211 kB]
nodejs_jobsfeed_api                         | Get:189 http://deb.debian.org/debian-security bullseye-security/main amd64 libnss3 amd64 2:3.61-1+deb11u4 [1304 kB]
nodejs_jobsfeed_api                         | Get:190 http://deb.debian.org/debian-security bullseye-security/main amd64 libnss3-dev amd64 2:3.61-1+deb11u4 [253 kB]
nodejs_jobsfeed_api                         | Get:191 http://deb.debian.org/debian bullseye/main amd64 libtext-iconv-perl amd64 1.7-7+b1 [16.1 kB]
nodejs_jobsfeed_api                         | Get:192 http://deb.debian.org/debian bullseye/main amd64 libtie-ixhash-perl all 1.23-2.1 [11.8 kB]
nodejs_jobsfeed_api                         | Get:193 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
nodejs_jobsfeed_api                         | Get:194 http://deb.debian.org/debian bullseye/main amd64 libvte-2.91-common amd64 0.62.3-1 [64.8 kB]
nodejs_jobsfeed_api                         | Get:195 http://deb.debian.org/debian bullseye/main amd64 libvte-2.91-0 amd64 0.62.3-1 [209 kB]
nodejs_jobsfeed_api                         | Get:196 http://deb.debian.org/debian bullseye/main amd64 libx11-protocol-perl all 0.56-7.1 [140 kB]
nodejs_jobsfeed_api                         | Get:197 http://deb.debian.org/debian bullseye/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
nodejs_jobsfeed_api                         | Get:198 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB]
nodejs_jobsfeed_api                         | Get:199 http://deb.debian.org/debian bullseye/main amd64 libxaw7 amd64 2:1.0.13-1.1 [202 kB]
nodejs_jobsfeed_api                         | Get:200 http://deb.debian.org/debian bullseye/main amd64 libxcb-randr0 amd64 1.14-3 [113 kB]
nodejs_jobsfeed_api                         | Get:201 http://deb.debian.org/debian bullseye/main amd64 libxcb-shape0 amd64 1.14-3 [102 kB]
nodejs_jobsfeed_api                         | Get:202 http://deb.debian.org/debian bullseye/main amd64 libxfont2 amd64 1:2.0.4-1 [136 kB]
nodejs_jobsfeed_api                         | Get:203 http://deb.debian.org/debian bullseye/main amd64 libxft2 amd64 2.3.2-2 [57.2 kB]
nodejs_jobsfeed_api                         | Get:204 http://deb.debian.org/debian bullseye/main amd64 libxkbfile1 amd64 1:1.1.0-1 [75.2 kB]
nodejs_jobsfeed_api                         | Get:205 http://deb.debian.org/debian bullseye/main amd64 libxml-xpathengine-perl all 0.14-1 [33.3 kB]
nodejs_jobsfeed_api                         | Get:206 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
nodejs_jobsfeed_api                         | Get:207 http://deb.debian.org/debian bullseye/main amd64 libxss1 amd64 1:1.2.3-1 [17.8 kB]
nodejs_jobsfeed_api                         | Get:208 http://deb.debian.org/debian bullseye/main amd64 libxv1 amd64 2:1.0.11-1 [24.6 kB]
nodejs_jobsfeed_api                         | Get:209 http://deb.debian.org/debian bullseye/main amd64 libxxf86dga1 amd64 2:1.1.4-1+b3 [22.1 kB]
nodejs_jobsfeed_api                         | Get:210 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
nodejs_jobsfeed_api                         | Get:211 http://deb.debian.org/debian bullseye/main amd64 mailutils amd64 1:3.10-3+b1 [576 kB]
nodejs_jobsfeed_api                         | Get:212 http://deb.debian.org/debian bullseye/main amd64 mesa-vulkan-drivers amd64 20.3.5-1 [4086 kB]
nodejs_jobsfeed_api                         | Get:213 http://deb.debian.org/debian-security bullseye-security/main amd64 nodejs amd64 12.22.12~dfsg-1~deb11u7 [149 kB]
nodejs_jobsfeed_api                         | Get:214 http://deb.debian.org/debian-security bullseye-security/main amd64 nodejs-doc all 12.22.12~dfsg-1~deb11u7 [2550 kB]
nodejs_jobsfeed_api                         | Get:215 http://deb.debian.org/debian bullseye/main amd64 psmisc amd64 23.4-2 [198 kB]
nodejs_jobsfeed_api                         | Get:216 http://deb.debian.org/debian bullseye/main amd64 termit amd64 3.1-1 [52.6 kB]
nodejs_jobsfeed_api                         | Get:217 http://deb.debian.org/debian bullseye/main amd64 libglx0 amd64 1.3.2-1 [35.7 kB]
nodejs_jobsfeed_api                         | Get:218 http://deb.debian.org/debian bullseye/main amd64 libgl1 amd64 1.3.2-1 [89.5 kB]
nodejs_jobsfeed_api                         | Get:219 http://deb.debian.org/debian bullseye/main amd64 x11-utils amd64 7.7+5 [202 kB]
nodejs_jobsfeed_api                         | Get:220 http://deb.debian.org/debian bullseye/main amd64 x11-xkb-utils amd64 7.7+5 [163 kB]
nodejs_jobsfeed_api                         | Get:221 http://deb.debian.org/debian bullseye/main amd64 x11-xserver-utils amd64 7.7+8 [168 kB]
nodejs_jobsfeed_api                         | Get:222 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
nodejs_jobsfeed_api                         | Get:223 http://deb.debian.org/debian bullseye/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB]
nodejs_jobsfeed_api                         | Get:224 http://deb.debian.org/debian bullseye/main amd64 xfonts-encodings all 1:1.0.4-2.1 [573 kB]
nodejs_jobsfeed_api                         | Get:225 http://deb.debian.org/debian bullseye/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB]
nodejs_jobsfeed_api                         | Get:226 http://deb.debian.org/debian bullseye/main amd64 xfonts-base all 1:1.0.5 [5897 kB]
nodejs_zofit_api                            | 
nodejs_zofit_api                            | > zo-fit-back@0.0.1 start
nodejs_zofit_api                            | > npm install -f && npm run migrate:dev && cross-env NODE_ENV=development nest start --watch
nodejs_zofit_api                            | 
nodejs_jobsfeed_api                         | Get:227 http://deb.debian.org/debian-security bullseye-security/main amd64 xserver-common all 2:1.20.11-1+deb11u17 [2285 kB]
nodejs_trx-usdt-exchanger                   | 
nodejs_trx-usdt-exchanger                   | > tron-usdttest@0.0.1 start:dev
nodejs_trx-usdt-exchanger                   | > npm run migrate-and-seed:dev && cross-env NODE_ENV=env nest start --watch
nodejs_trx-usdt-exchanger                   | 
nodejs_jobsfeed_api                         | Get:228 http://deb.debian.org/debian-security bullseye-security/main amd64 xvfb amd64 2:1.20.11-1+deb11u17 [3045 kB]
nodejs_nutrivial_backand                    | Fetched 9342 kB in 26s (362 kB/s)
nodejs_trx-usdt-exchanger                   | 
nodejs_trx-usdt-exchanger                   | > tron-usdttest@0.0.1 migrate-and-seed:dev
nodejs_trx-usdt-exchanger                   | > npm run migrate:dev
nodejs_trx-usdt-exchanger                   | 
nodejs_zofit_api                            | npm WARN using --force Recommended protections disabled.
nodejs_trx-usdt-exchanger                   | 
nodejs_trx-usdt-exchanger                   | > tron-usdttest@0.0.1 migrate:dev
nodejs_trx-usdt-exchanger                   | > ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli migration:run -d db/dataSource.ts
nodejs_trx-usdt-exchanger                   | 
nodejs_eta_back                             | Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
nodejs_eta_back                             | Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
nodejs_eta_back                             | Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
nodejs_nutrivial_backand                    | Reading package lists...
nodejs_bloom_api                            | 
nodejs_bloom_api                            | > bloom-api@0.0.1 start
nodejs_bloom_api                            | > nest start
nodejs_bloom_api                            | 
nodejs_steam_parser                         | 
nodejs_steam_parser                         | WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
nodejs_steam_parser                         | 
nodejs_jobsfeed_api                         | debconf: delaying package configuration, since apt-utils is not installed
nodejs_steam_parser                         | Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
nodejs_eta_back                             | Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8791 kB]
nodejs_steam_parser                         | Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
nodejs_steam_parser                         | Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
nodejs_jobsfeed_api                         | Fetched 138 MB in 46s (3007 kB/s)
nodejs_eta_back                             | Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B]
nodejs_eta_back                             | Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [289 kB]
nodejs_nutrivial_backand                    | Reading package lists...
nodejs_steam_parser                         | Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8791 kB]
nodejs_nutrivial_backand                    | Building dependency tree...
nodejs_nutrivial_backand                    | Reading state information...
nodejs_nutrivial_backand                    | wget is already the newest version (1.21.3-1+deb12u1).
nodejs_nutrivial_backand                    | The following additional packages will be installed:
nodejs_nutrivial_backand                    |   dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
nodejs_nutrivial_backand                    |   gpgconf gpgsm gpgv
nodejs_nutrivial_backand                    | Suggested packages:
nodejs_nutrivial_backand                    |   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
nodejs_nutrivial_backand                    |   scdaemon
nodejs_papakava_v2                          | event - compiled client and server successfully in 11.4s (881 modules)
nodejs_nutrivial_backand                    | The following packages will be upgraded:
nodejs_nutrivial_backand                    |   ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent
nodejs_nutrivial_backand                    |   gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv
mysql                                       | 2025-12-09T18:45:08.737430Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
nodejs_nutrivial_backand                    | 12 upgraded, 0 newly installed, 0 to remove and 114 not upgraded.
nodejs_nutrivial_backand                    | Need to get 8412 kB of archives.
nodejs_nutrivial_backand                    | After this operation, 3072 B of additional disk space will be used.
nodejs_nutrivial_backand                    | Get:1 http://deb.debian.org/debian bookworm/main amd64 gpgv amd64 2.2.40-1.1+deb12u1 [649 kB]
nodejs_nutrivial_backand                    | Get:2 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311+deb12u1 [155 kB]
nodejs_nutrivial_backand                    | Get:3 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1+deb12u1 [671 kB]
nodejs_nutrivial_backand                    | Get:4 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1+deb12u1 [540 kB]
nodejs_nutrivial_backand                    | Get:5 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1+deb12u1 [531 kB]
nodejs_nutrivial_backand                    | Get:6 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1+deb12u1 [949 kB]
nodejs_nutrivial_backand                    | Get:7 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1+deb12u1 [927 kB]
nodejs_nutrivial_backand                    | Get:8 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1+deb12u1 [1093 kB]
nodejs_nutrivial_backand                    | Get:9 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1+deb12u1 [792 kB]
nodejs_nutrivial_backand                    | Get:10 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1+deb12u1 [846 kB]
nodejs_nutrivial_backand                    | Get:11 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1+deb12u1 [694 kB]
nodejs_nutrivial_backand                    | Get:12 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1+deb12u1 [564 kB]
nodejs_steam_parser                         | Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B]
nodejs_steam_parser                         | Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [289 kB]
elasticsearch                               | {"@timestamp":"2025-12-09T18:45:10.743Z", "log.level": "INFO", "message":"version[8.15.0], pid[180], build[docker/1a77947f34deddb41af25e6f0ddb8e830159c179/2024-08-05T10:05:34.233336849Z], OS[Linux/4.15.0-213-generic/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/22.0.1/22.0.1+8-16]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:45:10.744Z", "log.level": "INFO", "message":"JVM home [/usr/share/elasticsearch/jdk], using bundled JDK [true]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:45:10.745Z", "log.level": "INFO", "message":"JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=org.elasticsearch.preallocate, --enable-native-access=org.elasticsearch.nativeaccess,org.apache.lucene.core, -Des.cgroups.hierarchy.override=/, -XX:ReplayDataFile=logs/replay_pid%p.log, -Djava.library.path=/usr/share/elasticsearch/lib/platform/linux-x64:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, -Djna.library.path=/usr/share/elasticsearch/lib/platform/linux-x64:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, -Des.distribution.type=docker, -XX:+UnlockDiagnosticVMOptions, -XX:G1NumCollectionsKeepPinned=10000000, -XX:+UseG1GC, -Djava.io.tmpdir=/tmp/elasticsearch-9297710094552585432, --add-modules=jdk.incubator.vector, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,level,pid,tags:filecount=32,filesize=64m, -Xms2g, -Xmx2g, -XX:MaxDirectMemorySize=1073741824, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, --module-path=/usr/share/elasticsearch/lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:45:10.746Z", "log.level": "INFO", "message":"Default Locale [en_US]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_eta_back                             | Fetched 9342 kB in 7s (1393 kB/s)
nodejs_jobsfeed_api                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22794 files and directories currently installed.)
nodejs_jobsfeed_api                         | Preparing to unpack .../libsystemd0_247.3-7+deb11u7_amd64.deb ...
nodejs_eta_back                             | Reading package lists...
nodejs_smtp                                 | 
nodejs_smtp                                 | up to date, audited 748 packages in 3m
nodejs_smtp                                 | 
nodejs_smtp                                 | 72 packages are looking for funding
nodejs_smtp                                 |   run `npm fund` for details
nodejs_smtp                                 | 
nodejs_smtp                                 | 22 vulnerabilities (3 low, 7 moderate, 9 high, 3 critical)
nodejs_smtp                                 | 
nodejs_smtp                                 | To address issues that do not require attention, run:
nodejs_smtp                                 |   npm audit fix
nodejs_smtp                                 | 
nodejs_smtp                                 | To address all issues (including breaking changes), run:
nodejs_smtp                                 |   npm audit fix --force
nodejs_smtp                                 | 
nodejs_smtp                                 | Run `npm audit` for details.
nodejs_steam_parser                         | Fetched 9342 kB in 8s (1135 kB/s)
nodejs_smtp                                 | WARNING: Not running installed Haraka - command line arguments ignored
nodejs_jobsfeed_api                         | Unpacking libsystemd0:amd64 (247.3-7+deb11u7) over (247.3-7+deb11u1) ...
nodejs_amobile_api                          | [6:45:13 PM] Found 0 errors. Watching for file changes.
nodejs_amobile_api                          | 
nodejs_test-admin-ananatra                  | (node:33) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
nodejs_test-admin-ananatra                  | (Use `node --trace-deprecation ...` to show where the warning was created)
nodejs_test-admin-ananatra                  | (node:33) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
nodejs_eta_back                             | Reading package lists...
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | > postinstall
nodejs_jobsfeed_landing                     | > nuxt prepare
nodejs_jobsfeed_landing                     | 
nodejs_steam_parser                         | Reading package lists...
nodejs_eta_back                             | Building dependency tree...
nodejs_eta_back                             | Reading state information...
nodejs_eta_back                             | The following additional packages will be installed:
nodejs_eta_back                             |   alsa-topology-conf alsa-ucm-conf cpp-12 dbus dbus-bin dbus-daemon
nodejs_eta_back                             |   dbus-session-bus-common dbus-system-bus-common g++-12 gcc-12 gcc-12-base
nodejs_eta_back                             |   i965-va-driver intel-media-va-driver libaacs0 libapparmor1 libasan8
nodejs_eta_back                             |   libasound2 libasound2-data libass9 libasyncns0 libatomic1 libavc1394-0
nodejs_eta_back                             |   libavcodec59 libavdevice59 libavfilter8 libavformat59 libavutil57 libbdplus0
nodejs_eta_back                             |   libblas3 libbluray2 libbs2b0 libcaca0 libcc1-0 libcdio-cdda2
nodejs_eta_back                             |   libcdio-paranoia2 libcdio19 libchromaprint1 libcjson1 libcodec2-1.0
nodejs_eta_back                             |   libdbus-1-3 libdc1394-25 libdecor-0-0 libdecor-0-plugin-1-cairo
nodejs_eta_back                             |   libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
nodejs_eta_back                             |   libdrm2 libepoxy0 libflac12 libflite1 libgbm1 libgcc-12-dev libgcc-s1
nodejs_eta_back                             |   libgfortran5 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0
nodejs_eta_back                             |   libglx0 libgme0 libgomp1 libgsm1 libhwy1 libiec61883-0 libigdgmm12 libitm1
nodejs_eta_back                             |   libjack-jackd2-0 libjxl0.7 liblapack3 liblilv-0-0 libllvm15 liblsan0
nodejs_eta_back                             |   libmbedcrypto7 libmfx1 libmp3lame0 libmpg123-0 libmysofa1 libnorm1 libogg0
nodejs_eta_back                             |   libopenal-data libopenal1 libopenmpt0 libopus0 libpciaccess0 libpgm-5.3-0
nodejs_eta_back                             |   libplacebo208 libpocketsphinx3 libpostproc56 libpulse0 libquadmath0
nodejs_eta_back                             |   librabbitmq4 librav1e0 libraw1394-11 librist4 librubberband2 libsamplerate0
nodejs_eta_back                             |   libsdl2-2.0-0 libsensors-config libsensors5 libserd-0-0 libshine3 libslang2
nodejs_eta_back                             |   libsnappy1v5 libsndfile1 libsndio7.0 libsodium23 libsord-0-0 libsoxr0
nodejs_eta_back                             |   libspeex1 libsphinxbase3 libsratom-0-0 libsrt1.5-gnutls libssh-gcrypt-4
nodejs_eta_back                             |   libstdc++-12-dev libstdc++6 libsvtav1enc1 libswresample4 libswscale6
nodejs_eta_back                             |   libtheora0 libtsan2 libtwolame0 libubsan1 libudfread0 libusb-1.0-0
nodejs_eta_back                             |   libva-drm2 libva-x11-2 libva2 libvdpau-va-gl1 libvdpau1 libvidstab1.1
nodejs_eta_back                             |   libvorbis0a libvorbisenc2 libvorbisfile3 libvpx7 libvulkan1
nodejs_eta_back                             |   libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0
nodejs_eta_back                             |   libx11-xcb1 libx264-164 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0
nodejs_eta_back                             |   libxcb-present0 libxcb-randr0 libxcb-shape0 libxcb-sync1 libxcb-xfixes0
nodejs_eta_back                             |   libxcursor1 libxfixes3 libxi6 libxkbcommon0 libxrandr2 libxshmfence1 libxss1
nodejs_eta_back                             |   libxv1 libxvidcore4 libxxf86vm1 libz3-4 libzimg2 libzmq5 libzvbi-common
nodejs_eta_back                             |   libzvbi0 mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers
nodejs_eta_back                             |   ocl-icd-libopencl1 pocketsphinx-en-us va-driver-all vdpau-driver-all
nodejs_eta_back                             |   xkb-data
nodejs_eta_back                             | Suggested packages:
nodejs_eta_back                             |   gcc-12-locales cpp-12-doc default-dbus-session-bus | dbus-session-bus
nodejs_eta_back                             |   ffmpeg-doc g++-12-multilib gcc-12-doc gcc-12-multilib i965-va-driver-shaders
nodejs_eta_back                             |   libasound2-plugins alsa-utils libcuda1 libnvcuvid1 libnvidia-encode1
nodejs_eta_back                             |   libbluray-bdj jackd2 libportaudio2 opus-tools pciutils pulseaudio
nodejs_eta_back                             |   libraw1394-doc xdg-utils lm-sensors serdi sndiod sordi speex
nodejs_eta_back                             |   libstdc++-12-doc opencl-icd nvidia-vdpau-driver
nodejs_eta_back                             |   nvidia-tesla-440-vdpau-driver nvidia-tesla-418-vdpau-driver
nodejs_eta_back                             |   nvidia-legacy-390xx-vdpau-driver nvidia-legacy-340xx-vdpau-driver
nodejs_steam_parser                         | Building dependency tree...
nodejs_steam_parser                         | Reading state information...
nodejs_steam_parser                         | 180 packages can be upgraded. Run 'apt list --upgradable' to see them.
nodejs_nutrivial_backand                    | debconf: delaying package configuration, since apt-utils is not installed
file_server                                 | 2025-12-09 18:45:16.207  INFO 7 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 3044 (https)
nodejs_smtp                                 | loaded TLD files:
nodejs_smtp                                 |   1=1470
nodejs_smtp                                 |   2=9768
nodejs_smtp                                 |   3=5119
nodejs_smtp                                 | loaded 9027 Public Suffixes
file_server                                 | 2025-12-09 18:45:16.438  INFO 7 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
file_server                                 | 2025-12-09 18:45:16.439  INFO 7 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.63]
nodejs_eta_back                             | The following NEW packages will be installed:
nodejs_eta_back                             |   alsa-topology-conf alsa-ucm-conf dbus dbus-bin dbus-daemon
nodejs_eta_back                             |   dbus-session-bus-common dbus-system-bus-common ffmpeg i965-va-driver
nodejs_eta_back                             |   intel-media-va-driver libaacs0 libapparmor1 libasound2 libasound2-data
nodejs_eta_back                             |   libass9 libasyncns0 libavc1394-0 libavcodec59 libavdevice59 libavfilter8
nodejs_eta_back                             |   libavformat59 libavutil57 libbdplus0 libblas3 libbluray2 libbs2b0 libcaca0
nodejs_eta_back                             |   libcdio-cdda2 libcdio-paranoia2 libcdio19 libchromaprint1 libcjson1
nodejs_eta_back                             |   libcodec2-1.0 libdbus-1-3 libdc1394-25 libdecor-0-0
nodejs_eta_back                             |   libdecor-0-plugin-1-cairo libdrm-amdgpu1 libdrm-common libdrm-intel1
nodejs_eta_back                             |   libdrm-nouveau2 libdrm-radeon1 libdrm2 libepoxy0 libflac12 libflite1 libgbm1
nodejs_eta_back                             |   libgfortran5 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0
nodejs_eta_back                             |   libglx0 libgme0 libgsm1 libhwy1 libiec61883-0 libigdgmm12 libjack-jackd2-0
nodejs_eta_back                             |   libjxl0.7 liblapack3 liblilv-0-0 libllvm15 libmbedcrypto7 libmfx1
nodejs_eta_back                             |   libmp3lame0 libmpg123-0 libmysofa1 libnorm1 libogg0 libopenal-data
nodejs_eta_back                             |   libopenal1 libopenmpt0 libopus0 libpciaccess0 libpgm-5.3-0 libplacebo208
nodejs_eta_back                             |   libpocketsphinx3 libpostproc56 libpulse0 librabbitmq4 librav1e0
nodejs_eta_back                             |   libraw1394-11 librist4 librubberband2 libsamplerate0 libsdl2-2.0-0
nodejs_eta_back                             |   libsensors-config libsensors5 libserd-0-0 libshine3 libslang2 libsnappy1v5
nodejs_eta_back                             |   libsndfile1 libsndio7.0 libsodium23 libsord-0-0 libsoxr0 libspeex1
nodejs_eta_back                             |   libsphinxbase3 libsratom-0-0 libsrt1.5-gnutls libssh-gcrypt-4 libsvtav1enc1
nodejs_eta_back                             |   libswresample4 libswscale6 libtheora0 libtwolame0 libudfread0 libusb-1.0-0
nodejs_eta_back                             |   libva-drm2 libva-x11-2 libva2 libvdpau-va-gl1 libvdpau1 libvidstab1.1
nodejs_eta_back                             |   libvorbis0a libvorbisenc2 libvorbisfile3 libvpx7 libvulkan1
nodejs_eta_back                             |   libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0
nodejs_eta_back                             |   libx11-xcb1 libx264-164 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0
nodejs_eta_back                             |   libxcb-present0 libxcb-randr0 libxcb-shape0 libxcb-sync1 libxcb-xfixes0
nodejs_eta_back                             |   libxcursor1 libxfixes3 libxi6 libxkbcommon0 libxrandr2 libxshmfence1 libxss1
nodejs_eta_back                             |   libxv1 libxvidcore4 libxxf86vm1 libz3-4 libzimg2 libzmq5 libzvbi-common
nodejs_eta_back                             |   libzvbi0 mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers
nodejs_eta_back                             |   ocl-icd-libopencl1 pocketsphinx-en-us va-driver-all vdpau-driver-all
nodejs_eta_back                             |   xkb-data
nodejs_eta_back                             | The following packages will be upgraded:
nodejs_eta_back                             |   cpp-12 g++-12 gcc-12 gcc-12-base libasan8 libatomic1 libcc1-0 libgcc-12-dev
nodejs_eta_back                             |   libgcc-s1 libgomp1 libitm1 liblsan0 libquadmath0 libstdc++-12-dev libstdc++6
nodejs_eta_back                             |   libtsan2 libubsan1
nodejs_eta_back                             | 17 upgraded, 159 newly installed, 0 to remove and 143 not upgraded.
nodejs_eta_back                             | Need to get 196 MB of archives.
nodejs_eta_back                             | After this operation, 480 MB of additional disk space will be used.
nodejs_eta_back                             | Get:1 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]
nodejs_steam_parser                         | Reading package lists...
nodejs_eta_back                             | Get:2 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB]
nodejs_eta_back                             | Get:3 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
nodejs_eta_back                             | Get:4 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
nodejs_eta_back                             | Get:5 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB]
nodejs_eta_back                             | Get:6 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
nodejs_eta_back                             | Get:7 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB]
nodejs_eta_back                             | Get:8 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14+deb12u1 [41.7 kB]
nodejs_eta_back                             | Get:9 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14+deb12u1 [116 kB]
nodejs_eta_back                             | Get:10 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14+deb12u1 [26.1 kB]
nodejs_eta_back                             | Get:11 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14+deb12u1 [9376 B]
nodejs_eta_back                             | Get:12 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB]
nodejs_steam_parser                         | Building dependency tree...
nodejs_steam_parser                         | Reading state information...
nodejs_eta_back                             | Get:13 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14+deb12u1 [969 kB]
nodejs_eta_back                             | Get:14 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14+deb12u1 [2197 kB]
nodejs_steam_parser                         | libcairo2 is already the newest version (1.16.0-7).
nodejs_steam_parser                         | libcairo2 set to manually installed.
nodejs_steam_parser                         | libfontconfig1 is already the newest version (2.14.1-4).
nodejs_steam_parser                         | libfontconfig1 set to manually installed.
nodejs_steam_parser                         | libpango-1.0-0 is already the newest version (1.50.12+ds-1).
nodejs_steam_parser                         | libpango-1.0-0 set to manually installed.
nodejs_steam_parser                         | libpangocairo-1.0-0 is already the newest version (1.50.12+ds-1).
nodejs_steam_parser                         | libpangocairo-1.0-0 set to manually installed.
nodejs_steam_parser                         | libxcb1 is already the newest version (1.15-1).
nodejs_steam_parser                         | libxcb1 set to manually installed.
nodejs_steam_parser                         | libxext6 is already the newest version (2:1.3.4-1+b1).
nodejs_steam_parser                         | libxext6 set to manually installed.
nodejs_steam_parser                         | libxrender1 is already the newest version (1:0.9.10-1.1).
nodejs_steam_parser                         | libxrender1 set to manually installed.
nodejs_steam_parser                         | The following additional packages will be installed:
nodejs_steam_parser                         |   adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common
nodejs_steam_parser                         |   at-spi2-core bsdutils cpp-12 dbus dbus-bin dbus-daemon
nodejs_steam_parser                         |   dbus-session-bus-common dbus-system-bus-common dbus-user-session
nodejs_steam_parser                         |   dconf-gsettings-backend dconf-service dmsetup g++-12 gcc-12 gcc-12-base
nodejs_steam_parser                         |   gconf2-common gsettings-desktop-schemas gtk-update-icon-cache libapparmor1
nodejs_steam_parser                         |   libargon2-1 libasan8 libasound2-data libatk-bridge2.0-0 libatomic1
nodejs_steam_parser                         |   libatspi2.0-0 libauthen-sasl-perl libavahi-client3 libavahi-common-data
nodejs_steam_parser                         |   libavahi-common3 libayatana-indicator7 libblkid-dev libblkid1 libc-ares2
nodejs_steam_parser                         |   libc-bin libc-dev-bin libc6-dev libcc1-0 libclone-perl libcolord2
nodejs_steam_parser                         |   libcryptsetup12 libdata-dump-perl libdbus-glib-1-2 libdbusmenu-glib4
nodejs_steam_parser                         |   libdbusmenu-gtk4 libdconf1 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common
nodejs_steam_parser                         |   libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1
nodejs_steam_parser                         |   libencode-locale-perl libepoxy0 libexpat1-dev libfdisk1 libfile-basedir-perl
nodejs_steam_parser                         |   libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl
nodejs_steam_parser                         |   libfont-afm-perl libfontenc1 libgail-common libgail18 libgcc-12-dev
nodejs_steam_parser                         |   libgdk-pixbuf-xlib-2.0-0 libgl1 libgl1-mesa-dri libglapi-mesa libgles2
nodejs_steam_parser                         |   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libglvnd0
nodejs_steam_parser                         |   libglx-mesa0 libglx0 libgomp1 libgtk-3-bin libgtk-3-common libgtk2.0-0
nodejs_steam_parser                         |   libgtk2.0-bin libgtk2.0-common libhtml-form-perl libhtml-format-perl
nodejs_steam_parser                         |   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
nodejs_steam_parser                         |   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
nodejs_steam_parser                         |   libhttp-message-perl libhttp-negotiate-perl libio-html-perl
nodejs_steam_parser                         |   libio-socket-ssl-perl libio-stringy-perl libip4tc2 libipc-system-simple-perl
nodejs_steam_parser                         |   libitm1 libjson-c5 libkmod2 libllvm15 liblsan0 liblwp-mediatypes-perl
nodejs_steam_parser                         |   liblwp-protocol-https-perl libmailtools-perl libmount-dev libmount1
nodejs_steam_parser                         |   libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl
nodejs_steam_parser                         |   libnode108 libnspr4-dev libnss-systemd libpam-systemd libpciaccess0
nodejs_steam_parser                         |   libquadmath0 libregexp-ipv6-perl libsensors-config libsensors5 libsmartcols1
nodejs_steam_parser                         |   libstdc++-12-dev libsystemd-shared libsystemd0 libtext-iconv-perl
nodejs_steam_parser                         |   libtie-ixhash-perl libtimedate-perl libtry-tiny-perl libtsan2 libubsan1
nodejs_steam_parser                         |   libudev1 liburi-perl libuuid1 libuv1 libwayland-client0 libwayland-cursor0
nodejs_steam_parser                         |   libwayland-egl1 libwayland-server0 libwww-perl libwww-robotrules-perl
nodejs_steam_parser                         |   libx11-data libx11-dev libx11-protocol-perl libxaw7 libxcb-dri2-0
nodejs_steam_parser                         |   libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-shape0
nodejs_steam_parser                         |   libxcb-sync1 libxcb-xfixes0 libxft2 libxinerama1 libxkbcommon0 libxkbfile1
nodejs_steam_parser                         |   libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl libxmu6 libxmuu1
nodejs_steam_parser                         |   libxpm4 libxshmfence1 libxv1 libxxf86dga1 libxxf86vm1 libz3-4 mount
nodejs_steam_parser                         |   node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend
nodejs_steam_parser                         |   nodejs-doc perl-openssl-defaults systemd systemd-sysv systemd-timesyncd
nodejs_steam_parser                         |   util-linux util-linux-extra uuid-dev x11-utils x11-xserver-utils xkb-data
nodejs_steam_parser                         |   zutty
nodejs_steam_parser                         | Suggested packages:
nodejs_steam_parser                         |   gcc-12-locales cpp-12-doc g++-12-multilib gcc-12-doc gcc-12-multilib
nodejs_steam_parser                         |   libasound2-plugins alsa-utils libdigest-hmac-perl libgssapi-perl glibc-doc
nodejs_steam_parser                         |   libc-l10n locales libnss-nis libnss-nisplus manpages-dev colord cups-common
nodejs_steam_parser                         |   low-memory-monitor libgirepository1.0-dev libglib2.0-doc libxml2-utils gvfs
nodejs_steam_parser                         |   libcrypt-ssleay-perl cryptsetup-bin pciutils lm-sensors libstdc++-12-doc
nodejs_steam_parser                         |   libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl libx11-doc
nodejs_steam_parser                         |   libunicode-map8-perl libunicode-string-perl xml-twig-tools nfs-common npm
nodejs_steam_parser                         |   debhelper systemd-container systemd-homed systemd-userdbd systemd-boot
nodejs_steam_parser                         |   systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
nodejs_steam_parser                         |   polkitd | policykit-1 dosfstools kbd util-linux-locales mesa-utils nickle
nodejs_steam_parser                         |   cairo-5c xorg-docs-core
nodejs_steam_parser                         | Recommended packages:
nodejs_steam_parser                         |   bsdextrautils manpages manpages-dev libc-devtools xdg-user-dirs uuid-runtime
nodejs_nutrivial_backand                    | Fetched 8412 kB in 2s (5086 kB/s)
nodejs_eta_back                             | Get:15 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB]
nodejs_eta_back                             | Get:16 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14+deb12u1 [145 kB]
nodejs_eta_back                             | Get:17 http://deb.debian.org/debian bookworm/main amd64 gcc-12-base amd64 12.2.0-14+deb12u1 [37.6 kB]
nodejs_eta_back                             | Get:18 http://deb.debian.org/debian bookworm/main amd64 libstdc++6 amd64 12.2.0-14+deb12u1 [613 kB]
nodejs_eta_back                             | Get:19 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14+deb12u1 [10.7 MB]
file_server                                 | 2025-12-09 18:45:18.761  INFO 7 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
file_server                                 | 2025-12-09 18:45:18.763  INFO 7 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 64725 ms
nodejs_nutrivial_front                      | 
nodejs_nutrivial_front                      | > nutrivial-front@0.0.0 dev
nodejs_nutrivial_front                      | > npm run build && vite preview --port 3103 --host 0.0.0.0
nodejs_nutrivial_front                      | 
nodejs_steam_parser                         | The following NEW packages will be installed:
nodejs_steam_parser                         |   adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common
nodejs_steam_parser                         |   at-spi2-core dbus dbus-bin dbus-daemon dbus-session-bus-common
nodejs_steam_parser                         |   dbus-system-bus-common dbus-user-session dconf-gsettings-backend
nodejs_steam_parser                         |   dconf-service dmsetup fonts-liberation gconf-service gconf2-common
nodejs_steam_parser                         |   gsettings-desktop-schemas gtk-update-icon-cache libapparmor1 libargon2-1
nodejs_steam_parser                         |   libasound2 libasound2-data libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0
nodejs_steam_parser                         |   libauthen-sasl-perl libavahi-client3 libavahi-common-data libavahi-common3
nodejs_steam_parser                         |   libayatana-appindicator1 libayatana-indicator7 libc-ares2 libclone-perl
nodejs_steam_parser                         |   libcolord2 libcryptsetup12 libcups2 libdata-dump-perl libdbus-1-3
nodejs_steam_parser                         |   libdbus-glib-1-2 libdbusmenu-glib4 libdbusmenu-gtk4 libdconf1
nodejs_steam_parser                         |   libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common libdrm-intel1
nodejs_steam_parser                         |   libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1
nodejs_steam_parser                         |   libencode-locale-perl libepoxy0 libfdisk1 libfile-basedir-perl
nodejs_steam_parser                         |   libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl
nodejs_steam_parser                         |   libfont-afm-perl libfontenc1 libgail-common libgail18 libgbm-dev libgbm1
nodejs_steam_parser                         |   libgconf-2-4 libgdk-pixbuf-xlib-2.0-0 libgdk-pixbuf2.0-0 libgl1
nodejs_steam_parser                         |   libgl1-mesa-dri libglapi-mesa libgles2 libglvnd0 libglx-mesa0 libglx0
nodejs_steam_parser                         |   libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin
nodejs_steam_parser                         |   libgtk2.0-common libhtml-form-perl libhtml-format-perl libhtml-parser-perl
nodejs_steam_parser                         |   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
nodejs_steam_parser                         |   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
nodejs_steam_parser                         |   libhttp-negotiate-perl libio-html-perl libio-socket-ssl-perl
nodejs_steam_parser                         |   libio-stringy-perl libip4tc2 libipc-system-simple-perl libjson-c5 libkmod2
nodejs_steam_parser                         |   libllvm15 liblwp-mediatypes-perl liblwp-protocol-https-perl
nodejs_steam_parser                         |   libmailtools-perl libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl
nodejs_steam_parser                         |   libnet-ssleay-perl libnode108 libnspr4 libnspr4-dev libnss-systemd libnss3
nodejs_steam_parser                         |   libnss3-dev libpam-systemd libpciaccess0 libregexp-ipv6-perl
nodejs_steam_parser                         |   libsensors-config libsensors5 libsystemd-shared libtext-iconv-perl
nodejs_steam_parser                         |   libtie-ixhash-perl libtimedate-perl libtry-tiny-perl liburi-perl libuv1
nodejs_steam_parser                         |   libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0
nodejs_steam_parser                         |   libwww-perl libwww-robotrules-perl libx11-protocol-perl libx11-xcb1 libxaw7
nodejs_steam_parser                         |   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
nodejs_steam_parser                         |   libxcb-shape0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1
nodejs_steam_parser                         |   libxdamage1 libxfixes3 libxft2 libxi6 libxinerama1 libxkbcommon0 libxkbfile1
nodejs_steam_parser                         |   libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl libxmu6 libxmuu1
nodejs_steam_parser                         |   libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 libxxf86dga1
nodejs_steam_parser                         |   libxxf86vm1 libz3-4 lsb-release node-acorn node-busboy node-cjs-module-lexer
nodejs_steam_parser                         |   node-undici node-xtend nodejs nodejs-doc perl-openssl-defaults systemd
nodejs_steam_parser                         |   systemd-sysv systemd-timesyncd x11-utils x11-xserver-utils xdg-utils
nodejs_steam_parser                         |   xkb-data zutty
nodejs_steam_parser                         | The following packages will be upgraded:
nodejs_steam_parser                         |   bsdutils ca-certificates cpp-12 g++-12 gcc-12 gcc-12-base libasan8
nodejs_steam_parser                         |   libatomic1 libblkid-dev libblkid1 libc-bin libc-dev-bin libc6 libc6-dev
nodejs_steam_parser                         |   libcc1-0 libexpat1 libexpat1-dev libgcc-12-dev libgcc-s1 libglib2.0-0
nodejs_steam_parser                         |   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgomp1
nodejs_steam_parser                         |   libitm1 liblsan0 libmount-dev libmount1 libquadmath0 libsmartcols1
nodejs_steam_parser                         |   libstdc++-12-dev libstdc++6 libsystemd0 libtsan2 libubsan1 libudev1 libuuid1
nodejs_steam_parser                         |   libx11-6 libx11-data libx11-dev mount util-linux util-linux-extra uuid-dev
nodejs_steam_parser                         |   wget
file_server                                 | 2025-12-09 18:45:19.480  INFO 7 --- [           main] i.f.config.DataServiceProviderConfig     : DataServiceProviderConfig: inmemory
file_server                                 | 2025-12-09 18:45:19.496  INFO 7 --- [           main] i.f.s.d.b.FileAccessManagerServiceImpl   : Filter: role=master path=* READ_WRITE
file_server                                 | 2025-12-09 18:45:19.496  INFO 7 --- [           main] i.f.s.d.b.FileAccessManagerServiceImpl   : Filter: role=public path=public/* READ_WRITE
file_server                                 | 2025-12-09 18:45:19.496  INFO 7 --- [           main] i.f.s.d.b.FileAccessManagerServiceImpl   : Filter: role=jane path=jane/* READ_WRITE
file_server                                 | 2025-12-09 18:45:19.496  INFO 7 --- [           main] i.f.s.d.b.FileAccessManagerServiceImpl   : Filter: role=joe path=joe/* READ_WRITE
file_server                                 | 2025-12-09 18:45:19.496  INFO 7 --- [           main] i.f.s.d.b.FileAccessManagerServiceImpl   : Filter: role=joe path=joe/for-jane/* READ_WRITE
file_server                                 | 2025-12-09 18:45:19.496  INFO 7 --- [           main] i.f.s.d.b.FileAccessManagerServiceImpl   : Filter: role=jane path=joe/for-jane/* READ_WRITE
file_server                                 | 2025-12-09 18:45:19.496  INFO 7 --- [           main] i.f.s.d.b.FileAccessManagerServiceImpl   : Filter: role=public path=joe/for-everybody/* READ
file_server                                 | 2025-12-09 18:45:19.496  INFO 7 --- [           main] i.f.s.d.b.FileAccessManagerServiceImpl   : Filter: role=joe path=joe/for-everybody/* READ_WRITE
file_server                                 | 2025-12-09 18:45:19.496  INFO 7 --- [           main] i.f.s.d.b.FileAccessManagerServiceImpl   : Filter: role=anonymous path=anonymous-read/* READ
file_server                                 | 2025-12-09 18:45:19.496  INFO 7 --- [           main] i.f.s.d.b.FileAccessManagerServiceImpl   : Filter: role=anonymous path=anonymous-readwrite/* READ_WRITE
file_server                                 | 2025-12-09 18:45:19.502  INFO 7 --- [           main] i.f.s.d.i.UserManagerServiceInmemory     : User: master
file_server                                 | 2025-12-09 18:45:19.503  INFO 7 --- [           main] i.f.s.d.i.UserManagerServiceInmemory     : User: public
file_server                                 | 2025-12-09 18:45:19.503  INFO 7 --- [           main] i.f.s.d.i.UserManagerServiceInmemory     : User: jane
file_server                                 | 2025-12-09 18:45:19.504  INFO 7 --- [           main] i.f.s.d.i.UserManagerServiceInmemory     : User: joe
file_server                                 | 2025-12-09 18:45:19.507  INFO 7 --- [           main] i.f.s.d.inmemory.AuditServiceInmemory    : AuditServiceInmemory: maxLength=2048
file_server                                 | 2025-12-09 18:45:19.545  INFO 7 --- [           main] i.f.config.DataServiceProviderConfig     : getUserManagerService: inmemory
file_server                                 | 2025-12-09 18:45:19.550  INFO 7 --- [           main] i.f.config.DataServiceProviderConfig     : getAuditService: inmemory
file_server                                 | 2025-12-09 18:45:19.589  INFO 7 --- [           main] i.fileserver.config.ServletFilterConfig  : registering admin filter
file_server                                 | 2025-12-09 18:45:19.841  INFO 7 --- [           main] itx.fileserver.config.SessionListener    : setApplicationContext: httpSessionTimeout=10
nodejs_smtp                                 | loglevel: INFO
nodejs_smtp                                 | log format: DEFAULT
nodejs_smtp                                 | [WARN] [-] [core] smtp.ini.nodes unset, using 1, see https://github.com/haraka/Haraka/wiki/Performance-Tuning
nodejs_smtp                                 | Starting up Haraka version 3.0.2
nodejs_smtp                                 | [INFO] [-] [core] Loading plugins
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: dnsbl
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: helo.checks
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: auth/flat_file
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: mail_from.is_resolvable
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: rcpt_to.in_host_list
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: headers
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: dkim_verify
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: spf
nodejs_smtp                                 | [NOTICE] [-] [core] worker started worker=1 pid=41
nodejs_smtp                                 | loaded TLD files:
nodejs_smtp                                 |   1=1470
nodejs_smtp                                 |   2=9768
nodejs_smtp                                 |   3=5119
nodejs_smtp                                 | loaded 9027 Public Suffixes
nodejs_steam_parser                         | 46 upgraded, 181 newly installed, 0 to remove and 134 not upgraded.
nodejs_steam_parser                         | Need to get 158 MB of archives.
nodejs_steam_parser                         | After this operation, 401 MB of additional disk space will be used.
nodejs_steam_parser                         | Get:1 http://deb.debian.org/debian bookworm/main amd64 bsdutils amd64 1:2.38.1-5+deb12u3 [94.4 kB]
file_server                                 | 2025-12-09 18:45:20.403  INFO 7 --- [           main] i.f.config.DataServiceProviderConfig     : getFileAccessManagerService: inmemory
file_server                                 | 2025-12-09 18:45:20.405  INFO 7 --- [           main] itx.fileserver.services.FileServiceImpl  : fileStorageLocation=/opt/data/files
nodejs_eta_back                             | Get:20 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14+deb12u1 [2047 kB]
nodejs_steam_parser                         | Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u13 [1904 kB]
nodejs_smtp                                 | loglevel: INFO
nodejs_smtp                                 | log format: DEFAULT
nodejs_smtp                                 | [WARN] [-] [core] smtp.ini.nodes unset, using 1, see https://github.com/haraka/Haraka/wiki/Performance-Tuning
nodejs_smtp                                 | Starting up Haraka version 3.0.2
nodejs_smtp                                 | [INFO] [-] [core] Loading plugins
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: dnsbl
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: helo.checks
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: auth/flat_file
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: mail_from.is_resolvable
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: rcpt_to.in_host_list
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: headers
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: dkim_verify
nodejs_smtp                                 | [INFO] [-] [core] Loading plugin: spf
nodejs_smtp                                 | [INFO] [-] [core] loading tls.ini
nodejs_eta_back                             | Get:21 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14+deb12u1 [2437 kB]
nodejs_steam_parser                         | Get:3 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u13 [47.4 kB]
nodejs_steam_parser                         | Get:4 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14+deb12u1 [41.7 kB]
nodejs_steam_parser                         | Get:5 http://deb.debian.org/debian bookworm/main amd64 gcc-12-base amd64 12.2.0-14+deb12u1 [37.6 kB]
nodejs_steam_parser                         | Get:6 http://deb.debian.org/debian bookworm/main amd64 libgcc-s1 amd64 12.2.0-14+deb12u1 [49.9 kB]
nodejs_steam_parser                         | Get:7 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14+deb12u1 [116 kB]
nodejs_steam_parser                         | Get:8 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14+deb12u1 [26.1 kB]
nodejs_steam_parser                         | Get:9 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14+deb12u1 [9376 B]
nodejs_steam_parser                         | Get:10 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB]
nodejs_steam_parser                         | Get:11 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14+deb12u1 [969 kB]
nodejs_eta_back                             | Get:22 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14+deb12u1 [19.3 MB]
nodejs_steam_parser                         | Get:12 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14+deb12u1 [2197 kB]
nodejs_steam_parser                         | Get:13 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB]
nodejs_smtp                                 | [NOTICE] [-] [core] Listening on [::0]:2525
nodejs_smtp                                 | [NOTICE] [-] [core] worker 1 listening on [::0]:2525
nodejs_steam_parser                         | Get:14 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14+deb12u1 [145 kB]
nodejs_steam_parser                         | Get:15 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14+deb12u1 [10.7 MB]
nodejs_nutrivial_front                      | 
nodejs_nutrivial_front                      | > nutrivial-front@0.0.0 build
nodejs_nutrivial_front                      | > vue-tsc -b && vite build
nodejs_nutrivial_front                      | 
nodejs_bonjola_api                          | 
nodejs_bonjola_api                          | up to date, audited 951 packages in 1m
nodejs_bonjola_api                          | 
nodejs_bonjola_api                          | 127 packages are looking for funding
nodejs_bonjola_api                          |   run `npm fund` for details
nodejs_bonjola_api                          | 
nodejs_bonjola_api                          | 60 vulnerabilities (6 low, 4 moderate, 13 high, 37 critical)
nodejs_bonjola_api                          | 
nodejs_bonjola_api                          | To address issues that do not require attention, run:
nodejs_bonjola_api                          |   npm audit fix
nodejs_bonjola_api                          | 
nodejs_bonjola_api                          | To address all issues possible (including breaking changes), run:
nodejs_bonjola_api                          |   npm audit fix --force
nodejs_bonjola_api                          | 
nodejs_bonjola_api                          | Some issues need review, and may require choosing
nodejs_bonjola_api                          | a different dependency.
nodejs_bonjola_api                          | 
nodejs_bonjola_api                          | Run `npm audit` for details.
nodejs_bonjola_api                          | 
nodejs_bonjola_api                          | > bonjola_back@0.0.1 migrate
nodejs_bonjola_api                          | > ts-node node_modules/typeorm/cli.js migration:run -d ./db/dataSource.ts
nodejs_bonjola_api                          | 
nodejs_aply                                 | 
nodejs_aply                                 | up to date, audited 1048 packages in 3m
nodejs_aply                                 | 
nodejs_aply                                 | 162 packages are looking for funding
nodejs_aply                                 |   run `npm fund` for details
nodejs_aply                                 | 
nodejs_aply                                 | 38 vulnerabilities (3 low, 17 moderate, 14 high, 4 critical)
nodejs_aply                                 | 
nodejs_aply                                 | To address issues that do not require attention, run:
nodejs_aply                                 |   npm audit fix
nodejs_aply                                 | 
nodejs_aply                                 | To address all issues (including breaking changes), run:
nodejs_aply                                 |   npm audit fix --force
nodejs_aply                                 | 
nodejs_aply                                 | Run `npm audit` for details.
nodejs_steam_parser                         | Get:16 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14+deb12u1 [2047 kB]
nodejs_steam_parser                         | Get:17 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14+deb12u1 [2437 kB]
nodejs_steam_parser                         | Get:18 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14+deb12u1 [19.3 MB]
nodejs_steamparser_bot                      | 
nodejs_steamparser_bot                      | up to date, audited 898 packages in 3m
nodejs_steamparser_bot                      | 
nodejs_steamparser_bot                      | 121 packages are looking for funding
nodejs_steamparser_bot                      |   run `npm fund` for details
nodejs_steamparser_bot                      | 
nodejs_steamparser_bot                      | 33 vulnerabilities (10 low, 6 moderate, 15 high, 2 critical)
nodejs_steamparser_bot                      | 
nodejs_steamparser_bot                      | To address issues that do not require attention, run:
nodejs_steamparser_bot                      |   npm audit fix
nodejs_steamparser_bot                      | 
nodejs_steamparser_bot                      | To address all issues (including breaking changes), run:
nodejs_steamparser_bot                      |   npm audit fix --force
nodejs_steamparser_bot                      | 
nodejs_steamparser_bot                      | Run `npm audit` for details.
nodejs_aply                                 | Nuxi 3.6.5
nodejs_eta_back                             | Get:23 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14+deb12u1 [9768 kB]
nodejs_aply                                 | Nuxt 3.6.5 with Nitro 2.5.2
nodejs_rentiqu_backend                      | 
nodejs_rentiqu_backend                      | up to date, audited 868 packages in 3m
nodejs_rentiqu_backend                      | 
nodejs_rentiqu_backend                      | 158 packages are looking for funding
nodejs_rentiqu_backend                      |   run `npm fund` for details
nodejs_rentiqu_backend                      | 
nodejs_rentiqu_backend                      | 7 vulnerabilities (3 moderate, 4 high)
nodejs_rentiqu_backend                      | 
nodejs_rentiqu_backend                      | To address all issues, run:
nodejs_rentiqu_backend                      |   npm audit fix
nodejs_rentiqu_backend                      | 
nodejs_rentiqu_backend                      | Run `npm audit` for details.
nodejs_nutrivial_backand                    | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23252 files and directories currently installed.)
nodejs_nutrivial_backand                    | Preparing to unpack .../gpgv_2.2.40-1.1+deb12u1_amd64.deb ...
nodejs_rentiqu_backend                      | npm notice
nodejs_rentiqu_backend                      | npm notice New major version of npm available! 10.9.3 -> 11.6.4
nodejs_rentiqu_backend                      | npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.4
nodejs_rentiqu_backend                      | npm notice To update run: npm install -g npm@11.6.4
nodejs_rentiqu_backend                      | npm notice
nodejs_jobsfeed_api                         | Setting up libsystemd0:amd64 (247.3-7+deb11u7) ...
nodejs_rentiqu_backend                      | 
nodejs_rentiqu_backend                      | > rentiqu-backend@0.0.1 db:runs
nodejs_rentiqu_backend                      | > npm run typeorm -- -d src/database/typeorm.config.ts migration:run
nodejs_rentiqu_backend                      | 
nodejs_nutrivial_backand                    | Unpacking gpgv (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
nodejs_steam_parser                         | Get:19 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14+deb12u1 [9768 kB]
nodejs_rentiqu_backend                      | 
nodejs_rentiqu_backend                      | > rentiqu-backend@0.0.1 typeorm
nodejs_rentiqu_backend                      | > typeorm-ts-node-commonjs -d src/database/typeorm.config.ts migration:run
nodejs_rentiqu_backend                      | 
nodejs_eta_back                             | Get:24 http://deb.debian.org/debian bookworm/main amd64 libgcc-s1 amd64 12.2.0-14+deb12u1 [49.9 kB]
nodejs_eta_back                             | Get:25 http://deb.debian.org/debian bookworm/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.2 kB]
nodejs_eta_back                             | Get:26 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB]
nodejs_eta_back                             | Get:27 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB]
nodejs_eta_back                             | Get:28 http://deb.debian.org/debian bookworm/main amd64 alsa-ucm-conf all 1.2.8-1 [51.7 kB]
nodejs_eta_back                             | Get:29 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B]
nodejs_eta_back                             | Get:30 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB]
nodejs_eta_back                             | Get:31 http://deb.debian.org/debian bookworm/main amd64 libva2 amd64 2.17.0-1 [69.2 kB]
nodejs_eta_back                             | Get:32 http://deb.debian.org/debian bookworm/main amd64 libmfx1 amd64 22.5.4-1 [3219 kB]
nodejs_eta_back                             | Get:33 http://deb.debian.org/debian bookworm/main amd64 libva-drm2 amd64 2.17.0-1 [16.4 kB]
nodejs_eta_back                             | Get:34 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB]
nodejs_eta_back                             | Get:35 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB]
nodejs_eta_back                             | Get:36 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB]
nodejs_eta_back                             | Get:37 http://deb.debian.org/debian bookworm/main amd64 libva-x11-2 amd64 2.17.0-1 [21.0 kB]
nodejs_eta_back                             | Get:38 http://deb.debian.org/debian bookworm/main amd64 libvdpau1 amd64 1.5-2 [26.1 kB]
nodejs_eta_back                             | Get:39 http://deb.debian.org/debian bookworm/main amd64 ocl-icd-libopencl1 amd64 2.3.1-1 [43.0 kB]
nodejs_eta_back                             | Get:40 http://deb.debian.org/debian bookworm/main amd64 libavutil57 amd64 7:5.1.7-0+deb12u1 [369 kB]
nodejs_eta_back                             | Get:41 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8171 kB]
nodejs_eta_back                             | Get:42 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB]
nodejs_eta_back                             | Get:43 http://deb.debian.org/debian bookworm/main amd64 libhwy1 amd64 1.0.3-3+deb12u1 [348 kB]
nodejs_eta_back                             | Get:44 http://deb.debian.org/debian bookworm/main amd64 libjxl0.7 amd64 0.7.0-10+deb12u1 [1046 kB]
nodejs_steam_parser                         | Get:20 http://deb.debian.org/debian bookworm/main amd64 libstdc++6 amd64 12.2.0-14+deb12u1 [613 kB]
nodejs_eta_back                             | Get:45 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB]
nodejs_steam_parser                         | Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u13 [2758 kB]
nodejs_eta_back                             | Get:46 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB]
nodejs_eta_back                             | Get:47 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
nodejs_eta_back                             | Get:48 http://deb.debian.org/debian bookworm/main amd64 libshine3 amd64 3.1.1-2 [23.6 kB]
nodejs_eta_back                             | Get:49 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB]
nodejs_eta_back                             | Get:50 http://deb.debian.org/debian bookworm/main amd64 libspeex1 amd64 1.2.1-2 [54.6 kB]
nodejs_eta_back                             | Get:51 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
nodejs_eta_back                             | Get:52 http://deb.debian.org/debian bookworm/main amd64 libsoxr0 amd64 0.1.3-4 [77.8 kB]
nodejs_eta_back                             | Get:53 http://deb.debian.org/debian bookworm/main amd64 libswresample4 amd64 7:5.1.7-0+deb12u1 [103 kB]
nodejs_eta_back                             | Get:54 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB]
nodejs_eta_back                             | Get:55 http://deb.debian.org/debian bookworm/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1+deb12u1 [154 kB]
nodejs_eta_back                             | Get:56 http://deb.debian.org/debian bookworm/main amd64 libtwolame0 amd64 0.4.0-2 [51.1 kB]
nodejs_eta_back                             | Get:57 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB]
nodejs_steam_parser                         | Get:22 http://deb.debian.org/debian bookworm/main amd64 libsmartcols1 amd64 2.38.1-5+deb12u3 [107 kB]
nodejs_eta_back                             | Get:58 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB]
nodejs_eta_back                             | Get:59 http://deb.debian.org/debian bookworm/main amd64 libvpx7 amd64 1.12.0-1+deb12u4 [1003 kB]
nodejs_steam_parser                         | Get:23 http://deb.debian.org/debian bookworm/main amd64 util-linux-extra amd64 2.38.1-5+deb12u3 [111 kB]
nodejs_steam_parser                         | Get:24 http://deb.debian.org/debian bookworm/main amd64 util-linux amd64 2.38.1-5+deb12u3 [1177 kB]
nodejs_eta_back                             | Get:60 http://deb.debian.org/debian bookworm/main amd64 libx264-164 amd64 2:0.164.3095+gitbaee400-3 [547 kB]
nodejs_steam_parser                         | Get:25 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u13 [609 kB]
nodejs_eta_back                             | Get:61 http://deb.debian.org/debian bookworm/main amd64 libxvidcore4 amd64 2:1.3.7-1 [242 kB]
nodejs_eta_back                             | Get:62 http://deb.debian.org/debian bookworm/main amd64 libzvbi-common all 0.2.41-1 [69.7 kB]
nodejs_eta_back                             | Get:63 http://deb.debian.org/debian bookworm/main amd64 libzvbi0 amd64 0.2.41-1 [274 kB]
nodejs_eta_back                             | Get:64 http://deb.debian.org/debian bookworm/main amd64 libavcodec59 amd64 7:5.1.7-0+deb12u1 [5226 kB]
nodejs_steam_parser                         | Get:26 http://deb.debian.org/debian bookworm/main amd64 mount amd64 2.38.1-5+deb12u3 [134 kB]
nodejs_steam_parser                         | Get:27 http://deb.debian.org/debian bookworm/main amd64 uuid-dev amd64 2.38.1-5+deb12u3 [40.0 kB]
nodejs_steam_parser                         | Get:28 http://deb.debian.org/debian bookworm/main amd64 libuuid1 amd64 2.38.1-5+deb12u3 [28.8 kB]
nodejs_steam_parser                         | Get:29 http://deb.debian.org/debian bookworm/main amd64 libblkid-dev amd64 2.38.1-5+deb12u3 [179 kB]
nodejs_steam_parser                         | Get:30 http://deb.debian.org/debian bookworm/main amd64 libblkid1 amd64 2.38.1-5+deb12u3 [147 kB]
nodejs_steam_parser                         | Get:31 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB]
nodejs_steam_parser                         | Get:32 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.39-1~deb12u1 [109 kB]
nodejs_steam_parser                         | Get:33 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
nodejs_steam_parser                         | Get:34 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
nodejs_steam_parser                         | Get:35 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
nodejs_steam_parser                         | Get:36 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB]
nodejs_steam_parser                         | Get:37 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB]
nodejs_steam_parser                         | Get:38 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
nodejs_steam_parser                         | Get:39 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
nodejs_steam_parser                         | Get:40 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
nodejs_steam_parser                         | Get:41 http://deb.debian.org/debian bookworm/main amd64 libmount-dev amd64 2.38.1-5+deb12u3 [22.6 kB]
nodejs_steam_parser                         | Get:42 http://deb.debian.org/debian bookworm/main amd64 libmount1 amd64 2.38.1-5+deb12u3 [166 kB]
nodejs_eta_back                             | Get:65 http://deb.debian.org/debian bookworm/main amd64 libraw1394-11 amd64 2.1.2-2 [41.1 kB]
nodejs_eta_back                             | Get:66 http://deb.debian.org/debian bookworm/main amd64 libavc1394-0 amd64 0.5.4-5 [19.9 kB]
nodejs_eta_back                             | Get:67 http://deb.debian.org/debian bookworm/main amd64 libass9 amd64 1:0.17.1-1 [107 kB]
nodejs_eta_back                             | Get:68 http://deb.debian.org/debian bookworm/main amd64 libudfread0 amd64 1.1.2-1 [16.5 kB]
nodejs_eta_back                             | Get:69 http://deb.debian.org/debian bookworm/main amd64 libbluray2 amd64 1:1.3.4-1 [138 kB]
nodejs_steam_parser                         | Get:43 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.39-1~deb12u1 [1695 kB]
nodejs_eta_back                             | Get:70 http://deb.debian.org/debian bookworm/main amd64 libchromaprint1 amd64 1.5.1-2+b1 [41.0 kB]
nodejs_eta_back                             | Get:71 http://deb.debian.org/debian bookworm/main amd64 libgme0 amd64 0.6.3-6 [130 kB]
nodejs_eta_back                             | Get:72 http://deb.debian.org/debian bookworm/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB]
nodejs_eta_back                             | Get:73 http://deb.debian.org/debian bookworm/main amd64 libvorbisfile3 amd64 1.3.7-1 [26.1 kB]
nodejs_eta_back                             | Get:74 http://deb.debian.org/debian bookworm/main amd64 libopenmpt0 amd64 0.6.9-1 [693 kB]
nodejs_eta_back                             | Get:75 http://deb.debian.org/debian bookworm/main amd64 librabbitmq4 amd64 0.11.0-1+deb12u1 [41.4 kB]
nodejs_eta_back                             | Get:76 http://deb.debian.org/debian-security bookworm-security/main amd64 libcjson1 amd64 1.7.15-1+deb12u4 [23.2 kB]
nodejs_eta_back                             | Get:77 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB]
nodejs_eta_back                             | Get:78 http://deb.debian.org/debian bookworm/main amd64 librist4 amd64 0.2.7+dfsg-1 [73.9 kB]
nodejs_eta_back                             | Get:79 http://deb.debian.org/debian bookworm/main amd64 libsrt1.5-gnutls amd64 1.5.1-1+deb12u1 [313 kB]
nodejs_eta_back                             | Get:80 http://deb.debian.org/debian bookworm/main amd64 libssh-gcrypt-4 amd64 0.10.6-0+deb12u1 [219 kB]
nodejs_steam_parser                         | Get:44 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.39-1~deb12u1 [333 kB]
nodejs_eta_back                             | Get:81 http://deb.debian.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB]
nodejs_steam_parser                         | Get:45 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.39-1~deb12u1 [3042 kB]
nodejs_eta_back                             | Get:82 http://deb.debian.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB]
nodejs_eta_back                             | Get:83 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB]
nodejs_eta_back                             | Get:84 http://deb.debian.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB]
nodejs_eta_back                             | Get:85 http://deb.debian.org/debian bookworm/main amd64 libavformat59 amd64 7:5.1.7-0+deb12u1 [1110 kB]
nodejs_eta_back                             | Get:86 http://deb.debian.org/debian bookworm/main amd64 libbs2b0 amd64 3.1.0+dfsg-7 [11.5 kB]
nodejs_eta_back                             | Get:87 http://deb.debian.org/debian bookworm/main amd64 libflite1 amd64 2.2-5 [12.8 MB]
nodejs_steam_parser                         | Get:46 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.39-1~deb12u1 [42.6 kB]
nodejs_steam_parser                         | Get:47 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]
nodejs_steam_parser                         | Get:48 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB]
nodejs_steam_parser                         | Get:49 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
nodejs_steam_parser                         | Get:50 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1+deb12u2 [151 kB]
nodejs_steam_parser                         | Get:51 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB]
nodejs_steam_parser                         | Get:52 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB]
nodejs_steam_parser                         | Get:53 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
nodejs_steam_parser                         | Get:54 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB]
nodejs_steam_parser                         | Get:55 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311+deb12u1 [155 kB]
nodejs_steam_parser                         | Get:56 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.39-1~deb12u1 [163 kB]
nodejs_steam_parser                         | Get:57 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.39-1~deb12u1 [225 kB]
nodejs_steam_parser                         | Get:58 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.39-1~deb12u1 [63.8 kB]
nodejs_steam_parser                         | Get:59 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+deb12u1 [937 kB]
nodejs_steam_parser                         | Get:60 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u7 [1605 kB]
nodejs_steam_parser                         | Get:61 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u7 [152 kB]
nodejs_steam_parser                         | Get:62 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u7 [1209 kB]
nodejs_steam_parser                         | Get:63 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u7 [112 kB]
nodejs_steam_parser                         | Get:64 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u7 [1401 kB]
nodejs_steam_parser                         | Get:65 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u3 [44.2 kB]
nodejs_steam_parser                         | Get:66 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5124 kB]
nodejs_steam_parser                         | Get:67 http://deb.debian.org/debian bookworm/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.2 kB]
nodejs_steam_parser                         | Get:68 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB]
nodejs_steam_parser                         | Get:69 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB]
nodejs_steam_parser                         | Get:70 http://deb.debian.org/debian bookworm/main amd64 alsa-ucm-conf all 1.2.8-1 [51.7 kB]
nodejs_steam_parser                         | Get:71 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB]
nodejs_steam_parser                         | Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-dev amd64 2:1.8.4-2+deb12u2 [837 kB]
nodejs_steam_parser                         | Get:73 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
nodejs_steam_parser                         | Get:74 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
nodejs_eta_back                             | Get:88 http://deb.debian.org/debian bookworm/main amd64 libserd-0-0 amd64 0.30.16-1 [47.5 kB]
nodejs_eta_back                             | Get:89 http://deb.debian.org/debian bookworm/main amd64 libsord-0-0 amd64 0.16.14+git221008-1 [20.8 kB]
nodejs_eta_back                             | Get:90 http://deb.debian.org/debian bookworm/main amd64 libsratom-0-0 amd64 0.6.14-1 [17.7 kB]
nodejs_eta_back                             | Get:91 http://deb.debian.org/debian bookworm/main amd64 liblilv-0-0 amd64 0.24.14-1 [49.4 kB]
nodejs_eta_back                             | Get:92 http://deb.debian.org/debian bookworm/main amd64 libmysofa1 amd64 1.3.1~dfsg0-1 [1158 kB]
nodejs_steam_parser                         | Get:75 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB]
nodejs_steam_parser                         | Get:76 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB]
nodejs_steam_parser                         | Get:77 http://deb.debian.org/debian bookworm/main amd64 libxtst6 amd64 2:1.2.3-1.1 [28.0 kB]
nodejs_steam_parser                         | Get:78 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
nodejs_steam_parser                         | Get:79 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB]
nodejs_steam_parser                         | Get:80 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB]
nodejs_steam_parser                         | Get:81 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB]
nodejs_steam_parser                         | Get:82 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB]
nodejs_eta_back                             | Get:93 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB]
nodejs_steam_parser                         | Get:83 http://deb.debian.org/debian bookworm/main amd64 at-spi2-core amd64 2.46.0-5 [57.3 kB]
nodejs_eta_back                             | Get:94 http://deb.debian.org/debian bookworm/main amd64 libvulkan1 amd64 1.3.239.0-1 [116 kB]
nodejs_steam_parser                         | Get:84 http://deb.debian.org/debian bookworm/main amd64 fonts-liberation all 1:1.07.4-11 [828 kB]
nodejs_eta_back                             | Get:95 http://deb.debian.org/debian bookworm/main amd64 libplacebo208 amd64 4.208.0-3 [2239 kB]
nodejs_steam_parser                         | Get:85 http://deb.debian.org/debian bookworm/main amd64 libdbus-glib-1-2 amd64 0.112-3 [58.8 kB]
nodejs_steam_parser                         | Get:86 http://deb.debian.org/debian bookworm/main amd64 gconf2-common all 3.2.6-8 [1025 kB]
nodejs_steam_parser                         | Get:87 http://deb.debian.org/debian bookworm/main amd64 libgconf-2-4 amd64 3.2.6-8 [413 kB]
nodejs_steam_parser                         | Get:88 http://deb.debian.org/debian bookworm/main amd64 gconf-service amd64 3.2.6-8 [401 kB]
nodejs_test-admin-ananatra                  | Starting the development server...
nodejs_test-admin-ananatra                  | 
nodejs_steam_parser                         | Get:89 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB]
nodejs_steam_parser                         | Get:90 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB]
nodejs_steam_parser                         | Get:91 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
nodejs_steam_parser                         | Get:92 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10+deb12u1 [107 kB]
nodejs_steam_parser                         | Get:93 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10+deb12u1 [42.1 kB]
nodejs_steam_parser                         | Get:94 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10+deb12u1 [45.8 kB]
nodejs_steam_parser                         | Get:95 http://deb.debian.org/debian bookworm/main amd64 libgtk2.0-common all 2.24.33-2+deb12u1 [2660 kB]
nodejs_eta_back                             | Get:96 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB]
nodejs_eta_back                             | Get:97 http://deb.debian.org/debian bookworm/main amd64 libgfortran5 amd64 12.2.0-14+deb12u1 [793 kB]
nodejs_eta_back                             | Get:98 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB]
file_server                                 | 2025-12-09 18:45:40.869  INFO 7 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 3044 (https) with context path ''
file_server                                 | 2025-12-09 18:45:40.892  INFO 7 --- [           main] itx.fileserver.FileServer                : Started FileServer in 184.932 seconds (JVM running for 194.474)
nodejs_steam_parser                         | Get:96 http://deb.debian.org/debian-security bookworm-security/main amd64 libcups2 amd64 2.4.2-3+deb12u9 [245 kB]
nodejs_steam_parser                         | Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
nodejs_steam_parser                         | Get:98 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB]
nodejs_steam_parser                         | Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB]
nodejs_steam_parser                         | Get:100 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB]
nodejs_steam_parser                         | Get:101 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB]
nodejs_steam_parser                         | Get:102 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB]
nodejs_steam_parser                         | Get:103 http://deb.debian.org/debian bookworm/main amd64 libgtk2.0-0 amd64 2.24.33-2+deb12u1 [1811 kB]
nodejs_eta_back                             | Get:99 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB]
nodejs_eta_back                             | Get:100 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB]
nodejs_eta_back                             | Get:101 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1+deb12u1 [197 kB]
nodejs_eta_back                             | Get:102 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB]
nodejs_eta_back                             | Get:103 http://deb.debian.org/debian bookworm/main amd64 libsphinxbase3 amd64 0.8+5prealpha+1-16 [118 kB]
nodejs_jobsfeed_api                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22794 files and directories currently installed.)
nodejs_jobsfeed_api                         | Preparing to unpack .../libc6-dev_2.31-13+deb11u13_amd64.deb ...
nodejs_eta_back                             | Get:104 http://deb.debian.org/debian bookworm/main amd64 libpocketsphinx3 amd64 0.8+5prealpha+1-15 [125 kB]
nodejs_eta_back                             | Get:105 http://deb.debian.org/debian bookworm/main amd64 libpostproc56 amd64 7:5.1.7-0+deb12u1 [99.9 kB]
nodejs_eta_back                             | Get:106 http://deb.debian.org/debian bookworm/main amd64 librubberband2 amd64 3.1.2+dfsg0-1 [137 kB]
nodejs_eta_back                             | Get:107 http://deb.debian.org/debian bookworm/main amd64 libswscale6 amd64 7:5.1.7-0+deb12u1 [221 kB]
nodejs_eta_back                             | Get:108 http://deb.debian.org/debian bookworm/main amd64 libvidstab1.1 amd64 1.1.0-2+b1 [37.8 kB]
nodejs_eta_back                             | Get:109 http://deb.debian.org/debian bookworm/main amd64 libzimg2 amd64 3.0.4+ds1-1 [227 kB]
nodejs_steam_parser                         | Get:104 http://deb.debian.org/debian bookworm/main amd64 libayatana-indicator7 amd64 0.9.3-1 [25.5 kB]
nodejs_eta_back                             | Get:110 http://deb.debian.org/debian bookworm/main amd64 libavfilter8 amd64 7:5.1.7-0+deb12u1 [3709 kB]
nodejs_steam_parser                         | Get:105 http://deb.debian.org/debian bookworm/main amd64 libdbusmenu-glib4 amd64 18.10.20180917~bzr492+repack1-3 [42.1 kB]
nodejs_steam_parser                         | Get:106 http://deb.debian.org/debian bookworm/main amd64 libdbusmenu-gtk4 amd64 18.10.20180917~bzr492+repack1-3 [29.0 kB]
nodejs_steam_parser                         | Get:107 http://deb.debian.org/debian bookworm/main amd64 libayatana-appindicator1 amd64 0.5.92-1 [24.4 kB]
nodejs_steam_parser                         | Get:108 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB]
nodejs_steam_parser                         | Get:109 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB]
nodejs_steam_parser                         | Get:110 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB]
nodejs_steam_parser                         | Get:111 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB]
nodejs_steam_parser                         | Get:112 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B]
nodejs_steam_parser                         | Get:113 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB]
nodejs_steam_parser                         | Get:114 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB]
nodejs_steam_parser                         | Get:115 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB]
nodejs_steam_parser                         | Get:116 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB]
nodejs_steam_parser                         | Get:117 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB]
nodejs_steam_parser                         | Get:118 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB]
nodejs_steam_parser                         | Get:119 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB]
nodejs_steam_parser                         | Get:120 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB]
nodejs_steam_parser                         | Get:121 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB]
nodejs_steam_parser                         | Get:122 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB]
nodejs_steam_parser                         | Get:123 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB]
nodejs_steam_parser                         | Get:124 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB]
nodejs_steam_parser                         | Get:125 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB]
nodejs_steam_parser                         | Get:126 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB]
nodejs_steam_parser                         | Get:127 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB]
nodejs_steam_parser                         | Get:128 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB]
nodejs_steam_parser                         | Get:129 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB]
nodejs_steam_parser                         | Get:130 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8820 B]
nodejs_steam_parser                         | Get:131 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB]
nodejs_steam_parser                         | Get:132 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
nodejs_steam_parser                         | Get:133 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB]
nodejs_steam_parser                         | Get:134 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
nodejs_steam_parser                         | Get:135 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB]
nodejs_steam_parser                         | Get:136 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B]
nodejs_steam_parser                         | Get:137 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB]
nodejs_steam_parser                         | Get:138 http://deb.debian.org/debian bookworm/main amd64 libfile-desktopentry-perl all 0.22-3 [17.6 kB]
nodejs_steam_parser                         | Get:139 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
nodejs_steam_parser                         | Get:140 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB]
nodejs_steam_parser                         | Get:141 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB]
nodejs_steam_parser                         | Get:142 http://deb.debian.org/debian bookworm/main amd64 libfile-mimeinfo-perl all 0.33-1 [48.3 kB]
nodejs_steam_parser                         | Get:143 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB]
nodejs_steam_parser                         | Get:144 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB]
nodejs_steam_parser                         | Get:145 http://deb.debian.org/debian bookworm/main amd64 libgail18 amd64 2.24.33-2+deb12u1 [17.7 kB]
nodejs_steam_parser                         | Get:146 http://deb.debian.org/debian bookworm/main amd64 libgail-common amd64 2.24.33-2+deb12u1 [119 kB]
nodejs_steam_parser                         | Get:147 http://deb.debian.org/debian bookworm/main amd64 libgbm-dev amd64 22.3.6-1+deb12u1 [18.3 kB]
nodejs_eta_back                             | Get:111 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB]
nodejs_steam_parser                         | Get:148 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-xlib-2.0-0 amd64 2.40.2-2 [47.9 kB]
nodejs_steam_parser                         | Get:149 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-0 amd64 2.40.2-2 [14.1 kB]
nodejs_eta_back                             | Get:112 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB]
nodejs_eta_back                             | Get:113 http://deb.debian.org/debian bookworm/main amd64 libcdio19 amd64 2.1.0-4 [203 kB]
nodejs_steam_parser                         | Get:150 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB]
nodejs_steam_parser                         | Get:151 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB]
nodejs_steam_parser                         | Get:152 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
nodejs_eta_back                             | Get:114 http://deb.debian.org/debian bookworm/main amd64 libcdio-cdda2 amd64 10.2+2.0.1-1 [20.9 kB]
nodejs_eta_back                             | Get:115 http://deb.debian.org/debian bookworm/main amd64 libcdio-paranoia2 amd64 10.2+2.0.1-1 [20.4 kB]
nodejs_eta_back                             | Get:116 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB]
nodejs_eta_back                             | Get:117 http://deb.debian.org/debian bookworm/main amd64 libdc1394-25 amd64 2.2.6-4 [109 kB]
nodejs_eta_back                             | Get:118 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB]
nodejs_eta_back                             | Get:119 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB]
nodejs_eta_back                             | Get:120 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB]
nodejs_steam_parser                         | Get:153 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB]
nodejs_eta_back                             | Get:121 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB]
nodejs_eta_back                             | Get:122 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB]
nodejs_eta_back                             | Get:123 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB]
nodejs_eta_back                             | Get:124 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB]
nodejs_eta_back                             | Get:125 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB]
nodejs_eta_back                             | Get:126 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8820 B]
nodejs_eta_back                             | Get:127 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
nodejs_eta_back                             | Get:128 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB]
nodejs_eta_back                             | Get:129 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB]
nodejs_eta_back                             | Get:130 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB]
nodejs_eta_back                             | Get:131 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB]
nodejs_eta_back                             | Get:132 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB]
nodejs_eta_back                             | Get:133 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB]
nodejs_jobsfeed_api                         | Unpacking libc6-dev:amd64 (2.31-13+deb11u13) over (2.31-13+deb11u5) ...
nodejs_steam_parser                         | Get:154 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB]
nodejs_eta_back                             | Get:134 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB]
nodejs_nutrivial_backand                    | Setting up gpgv (2.2.40-1.1+deb12u1) ...
mysql                                       | 2025-12-09T18:45:45.898515Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
mysql                                       | 2025-12-09T18:45:45.898552Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
mysql                                       | 2025-12-09T18:45:46.246017Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
mysql                                       | 2025-12-09T18:45:47.096979Z 0 [Warning] [MY-010315] [Server] 'user' entry 'vaa_user@mysql.dev2.4k.com.ua' ignored in --skip-name-resolve mode.
mysql                                       | 2025-12-09T18:45:47.097020Z 0 [Warning] [MY-010315] [Server] 'user' entry 'valentyn@mysql.dev2.4k.com.ua' ignored in --skip-name-resolve mode.
mysql                                       | 2025-12-09T18:45:47.097241Z 0 [Warning] [MY-010323] [Server] 'db' entry 'vaa\_user\_% vaa_user@mysql.dev2.4k.com.ua' ignored in --skip-name-resolve mode.
nodejs_steam_parser                         | Get:155 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB]
nodejs_steam_parser                         | Get:156 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB]
nodejs_steam_parser                         | Get:157 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7239 kB]
mysql                                       | 2025-12-09T18:45:47.518171Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
mysql                                       | 2025-12-09T18:45:47.518220Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.43'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.
mysql                                       | 2025-12-09T18:45:47.518637Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
nodejs_nutrivial_backand                    | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23252 files and directories currently installed.)
nodejs_nutrivial_backand                    | Preparing to unpack .../00-ca-certificates_20230311+deb12u1_all.deb ...
nodejs_steam_parser                         | Get:158 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB]
nodejs_steam_parser                         | Get:159 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB]
nodejs_steam_parser                         | Get:160 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB]
nodejs_steam_parser                         | Get:161 http://deb.debian.org/debian bookworm/main amd64 libgles2 amd64 1.6.0-1 [16.8 kB]
nodejs_steam_parser                         | Get:162 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB]
nodejs_steam_parser                         | Get:163 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8640 B]
nodejs_steam_parser                         | Get:164 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB]
nodejs_steam_parser                         | Get:165 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB]
nodejs_steam_parser                         | Get:166 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3895 kB]
nodejs_steam_parser                         | Get:167 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2847 kB]
nodejs_steam_parser                         | Get:168 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-bin amd64 3.24.38-2~deb12u3 [82.7 kB]
nodejs_steam_parser                         | Get:169 http://deb.debian.org/debian bookworm/main amd64 libgtk2.0-bin amd64 2.24.33-2+deb12u1 [10.9 kB]
nodejs_steam_parser                         | Get:170 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
nodejs_steam_parser                         | Get:171 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB]
nodejs_steam_parser                         | Get:172 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
nodejs_steam_parser                         | Get:173 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
nodejs_steam_parser                         | Get:174 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB]
nodejs_steam_parser                         | Get:175 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB]
nodejs_steam_parser                         | Get:176 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
nodejs_steam_parser                         | Get:177 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB]
nodejs_steam_parser                         | Get:178 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
nodejs_steam_parser                         | Get:179 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
nodejs_steam_parser                         | Get:180 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
nodejs_steam_parser                         | Get:181 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B]
nodejs_steam_parser                         | Get:182 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB]
nodejs_steam_parser                         | Get:183 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB]
nodejs_steam_parser                         | Get:184 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
nodejs_steam_parser                         | Get:185 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB]
nodejs_steam_parser                         | Get:186 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB]
nodejs_steam_parser                         | Get:187 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
nodejs_steam_parser                         | Get:188 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB]
nodejs_steam_parser                         | Get:189 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
nodejs_steam_parser                         | Get:190 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
nodejs_steam_parser                         | Get:191 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB]
nodejs_steam_parser                         | Get:192 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB]
nodejs_steam_parser                         | Get:193 http://deb.debian.org/debian bookworm/main amd64 libxml-twig-perl all 1:3.52-2 [181 kB]
nodejs_steam_parser                         | Get:194 http://deb.debian.org/debian bookworm/main amd64 libnet-dbus-perl amd64 1.2.0-2 [177 kB]
nodejs_steam_parser                         | Get:195 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB]
nodejs_steam_parser                         | Get:196 http://deb.debian.org/debian bookworm/main amd64 node-xtend all 4.0.2-3 [3932 B]
nodejs_steam_parser                         | Get:197 http://deb.debian.org/debian bookworm/main amd64 nodejs amd64 18.20.4+dfsg-1~deb12u1 [319 kB]
nodejs_steam_parser                         | Get:198 http://deb.debian.org/debian bookworm/main amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [128 kB]
nodejs_steam_parser                         | Get:199 http://deb.debian.org/debian bookworm/main amd64 node-cjs-module-lexer all 1.2.2+dfsg-5 [30.1 kB]
nodejs_steam_parser                         | Get:200 http://deb.debian.org/debian bookworm/main amd64 node-busboy all 1.6.0+~cs2.6.0-2 [16.9 kB]
nodejs_steam_parser                         | Get:201 http://deb.debian.org/debian bookworm/main amd64 node-undici all 5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4 [285 kB]
nodejs_steam_parser                         | Get:202 http://deb.debian.org/debian bookworm/main amd64 libnode108 amd64 18.20.4+dfsg-1~deb12u1 [10.6 MB]
nodejs_eta_back                             | Get:135 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB]
nodejs_eta_back                             | Get:136 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB]
nodejs_eta_back                             | Get:137 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7239 kB]
nodejs_eta_back                             | Get:138 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB]
nodejs_eta_back                             | Get:139 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB]
nodejs_eta_back                             | Get:140 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB]
nodejs_eta_back                             | Get:141 http://deb.debian.org/debian bookworm/main amd64 libiec61883-0 amd64 1.2.0-6+b1 [30.5 kB]
nodejs_eta_back                             | Get:142 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB]
nodejs_steam_parser                         | Get:203 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB]
nodejs_steam_parser                         | Get:204 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB]
nodejs_steam_parser                         | Get:205 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1331 kB]
nodejs_eta_back                             | Get:143 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB]
nodejs_eta_back                             | Get:144 http://deb.debian.org/debian bookworm/main amd64 libopenal-data all 1:1.19.1-2 [170 kB]
nodejs_eta_back                             | Get:145 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB]
nodejs_steam_parser                         | Get:206 http://deb.debian.org/debian bookworm/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB]
nodejs_eta_back                             | Get:146 http://deb.debian.org/debian bookworm/main amd64 libopenal1 amd64 1:1.19.1-2 [501 kB]
nodejs_steam_parser                         | Get:207 http://deb.debian.org/debian bookworm/main amd64 libtext-iconv-perl amd64 1.7-8 [14.5 kB]
nodejs_steam_parser                         | Get:208 http://deb.debian.org/debian bookworm/main amd64 libtie-ixhash-perl all 1.23-4 [11.7 kB]
nodejs_steam_parser                         | Get:209 http://deb.debian.org/debian bookworm/main amd64 libx11-protocol-perl all 0.56-9 [120 kB]
nodejs_steam_parser                         | Get:210 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
nodejs_steam_parser                         | Get:211 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
nodejs_eta_back                             | Get:147 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB]
nodejs_eta_back                             | Get:148 http://deb.debian.org/debian bookworm/main amd64 libdecor-0-0 amd64 0.1.1-2 [14.6 kB]
nodejs_eta_back                             | Get:149 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB]
nodejs_eta_back                             | Get:150 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB]
nodejs_eta_back                             | Get:151 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB]
nodejs_eta_back                             | Get:152 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8640 B]
nodejs_eta_back                             | Get:153 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB]
nodejs_eta_back                             | Get:154 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB]
nodejs_eta_back                             | Get:155 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB]
nodejs_steam_parser                         | Get:212 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
nodejs_steam_parser                         | Get:213 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB]
nodejs_steam_parser                         | Get:214 http://deb.debian.org/debian bookworm/main amd64 libxft2 amd64 2.3.6-1 [61.8 kB]
nodejs_steam_parser                         | Get:215 http://deb.debian.org/debian bookworm/main amd64 libxkbfile1 amd64 1:1.1.0-1 [75.2 kB]
nodejs_steam_parser                         | Get:216 http://deb.debian.org/debian bookworm/main amd64 libxml-xpathengine-perl all 0.14-2 [33.5 kB]
nodejs_steam_parser                         | Get:217 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
nodejs_steam_parser                         | Get:218 http://deb.debian.org/debian bookworm/main amd64 libxss1 amd64 1:1.2.3-1 [17.8 kB]
nodejs_steam_parser                         | Get:219 http://deb.debian.org/debian bookworm/main amd64 libxv1 amd64 2:1.0.11-1.1 [24.8 kB]
nodejs_steam_parser                         | Get:220 http://deb.debian.org/debian bookworm/main amd64 libxxf86dga1 amd64 2:1.1.5-1 [22.1 kB]
nodejs_steam_parser                         | Get:221 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
nodejs_eta_back                             | Get:156 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB]
nodejs_eta_back                             | Get:157 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB]
nodejs_eta_back                             | Get:158 http://deb.debian.org/debian bookworm/main amd64 libxss1 amd64 1:1.2.3-1 [17.8 kB]
nodejs_eta_back                             | Get:159 http://deb.debian.org/debian bookworm/main amd64 libsdl2-2.0-0 amd64 2.26.5+dfsg-1 [629 kB]
nodejs_steam_parser                         | Get:222 http://deb.debian.org/debian bookworm/main amd64 nodejs-doc all 18.20.4+dfsg-1~deb12u1 [3579 kB]
nodejs_eta_back                             | Get:160 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB]
nodejs_eta_back                             | Get:161 http://deb.debian.org/debian bookworm/main amd64 libxv1 amd64 2:1.0.11-1.1 [24.8 kB]
nodejs_eta_back                             | Get:162 http://deb.debian.org/debian bookworm/main amd64 libavdevice59 amd64 7:5.1.7-0+deb12u1 [120 kB]
nodejs_eta_back                             | Get:163 http://deb.debian.org/debian bookworm/main amd64 ffmpeg amd64 7:5.1.7-0+deb12u1 [1818 kB]
nodejs_steam_parser                         | Get:223 http://deb.debian.org/debian bookworm/main amd64 x11-utils amd64 7.7+5 [202 kB]
nodejs_eta_back                             | Get:164 http://deb.debian.org/debian bookworm/main amd64 i965-va-driver amd64 2.4.1+dfsg1-1 [309 kB]
nodejs_steam_parser                         | Get:224 http://deb.debian.org/debian bookworm/main amd64 x11-xserver-utils amd64 7.7+9+b1 [169 kB]
nodejs_steam_parser                         | Get:225 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB]
nodejs_steam_parser                         | Get:226 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB]
nodejs_steam_parser                         | Get:227 http://deb.debian.org/debian bookworm/main amd64 zutty amd64 0.14.0.20230218+dfsg1-1 [177 kB]
nodejs_eta_back                             | Get:165 http://deb.debian.org/debian bookworm/main amd64 libigdgmm12 amd64 22.3.3+ds1-1 [139 kB]
nodejs_eta_back                             | Get:166 http://deb.debian.org/debian bookworm/main amd64 intel-media-va-driver amd64 23.1.1+dfsg1-1 [2882 kB]
nodejs_eta_back                             | Get:167 http://deb.debian.org/debian bookworm/main amd64 libaacs0 amd64 0.11.1-2 [57.1 kB]
nodejs_eta_back                             | Get:168 http://deb.debian.org/debian bookworm/main amd64 libbdplus0 amd64 0.2.0-3 [52.6 kB]
nodejs_eta_back                             | Get:169 http://deb.debian.org/debian bookworm/main amd64 libdecor-0-plugin-1-cairo amd64 0.1.1-2 [20.1 kB]
nodejs_eta_back                             | Get:170 http://deb.debian.org/debian bookworm/main amd64 libvdpau-va-gl1 amd64 0.4.2-1+b1 [71.3 kB]
nodejs_eta_back                             | Get:171 http://deb.debian.org/debian bookworm/main amd64 mesa-va-drivers amd64 22.3.6-1+deb12u1 [3299 kB]
nodejs_eta_back                             | Get:172 http://deb.debian.org/debian bookworm/main amd64 mesa-vdpau-drivers amd64 22.3.6-1+deb12u1 [3181 kB]
nodejs_eta_back                             | Get:173 http://deb.debian.org/debian bookworm/main amd64 mesa-vulkan-drivers amd64 22.3.6-1+deb12u1 [8000 kB]
nodejs_eta_back                             | Get:174 http://deb.debian.org/debian bookworm/main amd64 pocketsphinx-en-us all 0.8+5prealpha+1-15 [24.3 MB]
mongo                                       | {"t":{"$date":"2025-12-09T18:45:57.971+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765305957,"ts_usec":971006,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 6, snapshot max: 6 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_eta_back                             | Get:175 http://deb.debian.org/debian bookworm/main amd64 va-driver-all amd64 2.17.0-1 [12.8 kB]
nodejs_eta_back                             | Get:176 http://deb.debian.org/debian bookworm/main amd64 vdpau-driver-all amd64 1.5-2 [4348 B]
nodejs_zofit_api                            | 
nodejs_zofit_api                            | up to date, audited 924 packages in 1m
nodejs_zofit_api                            | 
nodejs_zofit_api                            | 132 packages are looking for funding
nodejs_zofit_api                            |   run `npm fund` for details
nodejs_zofit_api                            | 
nodejs_zofit_api                            | 33 vulnerabilities (10 low, 6 moderate, 15 high, 2 critical)
nodejs_zofit_api                            | 
nodejs_zofit_api                            | To address issues that do not require attention, run:
nodejs_zofit_api                            |   npm audit fix
nodejs_zofit_api                            | 
nodejs_zofit_api                            | To address all issues (including breaking changes), run:
nodejs_zofit_api                            |   npm audit fix --force
nodejs_zofit_api                            | 
nodejs_zofit_api                            | Run `npm audit` for details.
nodejs_zofit_api                            | 
nodejs_zofit_api                            | > zo-fit-back@0.0.1 migrate:dev
nodejs_zofit_api                            | > ts-node ./node_modules/typeorm/cli migration:run -d db/dataSource.ts
nodejs_zofit_api                            | 
nodejs_aply                                 | [nuxt:tailwindcss] ℹ Using Tailwind CSS from ~/assets/css/tailwind.css
nodejs_nutrivial_backand                    | Unpacking ca-certificates (20230311+deb12u1) over (20230311) ...
nodejs_steam_parser                         | debconf: delaying package configuration, since apt-utils is not installed
nodejs_eta_back                             | debconf: delaying package configuration, since apt-utils is not installed
nodejs_trx-usdt-exchanger                   | [dotenv@17.2.1] injecting env (25) from .env -- tip: 🔐 encrypt with Dotenvx: https://dotenvx.com
nodejs_steam_parser                         | Fetched 158 MB in 34s (4593 kB/s)
nodejs_eta_back                             | Fetched 196 MB in 42s (4678 kB/s)
nodejs_papakava_front                       | 
nodejs_papakava_front                       | > papakava@0.1.0 start
nodejs_papakava_front                       | > npm install && next build && next start -p 3089
nodejs_papakava_front                       | 
nodejs_hide_expert_pay                      | 
nodejs_hide_expert_pay                      | > hide-expert-api@0.0.1 start
nodejs_hide_expert_pay                      | > npm install -f && npm run migrate:dev && cross-env NODE_ENV=development nest start --watch
nodejs_hide_expert_pay                      | 
nodejs_test-ananatra                        | 
nodejs_test-ananatra                        | > nody@1.2.0 start
nodejs_test-ananatra                        | > cross-env PORT=3105 react-scripts start
nodejs_test-ananatra                        | 
nodejs_trx-usdt-exchanger                   | query: SELECT version()
nodejs_trx-usdt-exchanger                   | query: SELECT version()
nodejs_trx-usdt-exchanger                   | query: SELECT * FROM current_schema()
nodejs_trx-usdt-exchanger                   | query: SELECT * FROM current_schema()
nodejs_hide_expert_pay                      | npm WARN using --force Recommended protections disabled.
nodejs_eta_back                             | Selecting previously unselected package libdbus-1-3:amd64.
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23259 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u3_amd64.deb ...
nodejs_steam_parser                         | Unpacking bsdutils (1:2.38.1-5+deb12u3) over (1:2.38.1-5+b1) ...
nodejs_eta_back                             | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23248 files and directories currently installed.)
nodejs_eta_back                             | Preparing to unpack .../00-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package dbus-bin.
nodejs_eta_back                             | Preparing to unpack .../01-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking dbus-bin (1.14.10-1~deb12u1) ...
nodejs_trx-usdt-exchanger                   | query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
nodejs_trx-usdt-exchanger                   | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_trx-usdt-exchanger                   | query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
nodejs_trx-usdt-exchanger                   | Data Source has been initialized!
nodejs_eta_back                             | Selecting previously unselected package dbus-session-bus-common.
nodejs_eta_back                             | Preparing to unpack .../02-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
nodejs_trx-usdt-exchanger                   | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_trx-usdt-exchanger                   | No migrations are pending
nodejs_eta_back                             | Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
attendee-app-local                          | Operations to perform:
attendee-app-local                          |   Apply all migrations: account, accounts, admin, auth, bots, contenttypes, sessions, sites, socialaccount
attendee-app-local                          | Running migrations:
attendee-app-local                          |   No migrations to apply.
docker-dev-conf-attendee-worker-local-1     | Operations to perform:
docker-dev-conf-attendee-worker-local-1     |   Apply all migrations: account, accounts, admin, auth, bots, contenttypes, sessions, sites, socialaccount
docker-dev-conf-attendee-worker-local-1     | Running migrations:
docker-dev-conf-attendee-worker-local-1     |   No migrations to apply.
docker-dev-conf-attendee-scheduler-local-1  | Operations to perform:
docker-dev-conf-attendee-scheduler-local-1  |   Apply all migrations: account, accounts, admin, auth, bots, contenttypes, sessions, sites, socialaccount
docker-dev-conf-attendee-scheduler-local-1  | Running migrations:
docker-dev-conf-attendee-scheduler-local-1  |   No migrations to apply.
nodejs_eta_back                             | Selecting previously unselected package libapparmor1:amd64.
nodejs_eta_back                             | Preparing to unpack .../03-libapparmor1_3.0.8-3_amd64.deb ...
nodejs_custom-transit-app-admin             | 
nodejs_custom-transit-app-admin             | > custom-transit-admin@0.0.0 serve
nodejs_custom-transit-app-admin             | > npm install && vite build && vite preview --host 0.0.0.0 --port 3111
nodejs_custom-transit-app-admin             | 
nodejs_custom-transit-frontend              | 
nodejs_custom-transit-frontend              | > custom-transit-frontend@0.0.0 serve
nodejs_custom-transit-frontend              | > npm install && vite build && vite preview --host 0.0.0.0 --port 3115
nodejs_custom-transit-frontend              | 
nodejs_eta_back                             | Unpacking libapparmor1:amd64 (3.0.8-3) ...
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.207Z", "log.level": "INFO", "message":"loaded module [repository-url]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.208Z", "log.level": "INFO", "message":"loaded module [rest-root]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.208Z", "log.level": "INFO", "message":"loaded module [x-pack-core]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.209Z", "log.level": "INFO", "message":"loaded module [x-pack-redact]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.209Z", "log.level": "INFO", "message":"loaded module [ingest-user-agent]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.220Z", "log.level": "INFO", "message":"loaded module [x-pack-async-search]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.225Z", "log.level": "INFO", "message":"loaded module [x-pack-monitoring]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.225Z", "log.level": "INFO", "message":"loaded module [repository-s3]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.225Z", "log.level": "INFO", "message":"loaded module [x-pack-analytics]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.226Z", "log.level": "INFO", "message":"loaded module [x-pack-esql-core]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.229Z", "log.level": "INFO", "message":"loaded module [x-pack-ent-search]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.230Z", "log.level": "INFO", "message":"loaded module [x-pack-autoscaling]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.232Z", "log.level": "INFO", "message":"loaded module [lang-painless]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.236Z", "log.level": "INFO", "message":"loaded module [x-pack-ml]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.236Z", "log.level": "INFO", "message":"loaded module [lang-mustache]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.237Z", "log.level": "INFO", "message":"loaded module [legacy-geo]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.237Z", "log.level": "INFO", "message":"loaded module [x-pack-ql]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.238Z", "log.level": "INFO", "message":"loaded module [rank-rrf]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.239Z", "log.level": "INFO", "message":"loaded module [analysis-common]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.239Z", "log.level": "INFO", "message":"loaded module [health-shards-availability]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.240Z", "log.level": "INFO", "message":"loaded module [transport-netty4]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.242Z", "log.level": "INFO", "message":"loaded module [aggregations]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.244Z", "log.level": "INFO", "message":"loaded module [ingest-common]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.246Z", "log.level": "INFO", "message":"loaded module [x-pack-identity-provider]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.248Z", "log.level": "INFO", "message":"loaded module [frozen-indices]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.249Z", "log.level": "INFO", "message":"loaded module [x-pack-text-structure]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.250Z", "log.level": "INFO", "message":"loaded module [x-pack-shutdown]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.252Z", "log.level": "INFO", "message":"loaded module [snapshot-repo-test-kit]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.254Z", "log.level": "INFO", "message":"loaded module [ml-package-loader]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.256Z", "log.level": "INFO", "message":"loaded module [kibana]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.259Z", "log.level": "INFO", "message":"loaded module [constant-keyword]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.261Z", "log.level": "INFO", "message":"loaded module [x-pack-logstash]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.261Z", "log.level": "INFO", "message":"loaded module [x-pack-graph]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.262Z", "log.level": "INFO", "message":"loaded module [x-pack-ccr]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.264Z", "log.level": "INFO", "message":"loaded module [x-pack-esql]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.265Z", "log.level": "INFO", "message":"loaded module [parent-join]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.265Z", "log.level": "INFO", "message":"loaded module [counted-keyword]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.266Z", "log.level": "INFO", "message":"loaded module [x-pack-enrich]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.266Z", "log.level": "INFO", "message":"loaded module [repositories-metering-api]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.266Z", "log.level": "INFO", "message":"loaded module [transform]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.268Z", "log.level": "INFO", "message":"loaded module [repository-azure]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.268Z", "log.level": "INFO", "message":"loaded module [repository-gcs]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.268Z", "log.level": "INFO", "message":"loaded module [spatial]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.270Z", "log.level": "INFO", "message":"loaded module [mapper-version]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.286Z", "log.level": "INFO", "message":"loaded module [mapper-extras]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.291Z", "log.level": "INFO", "message":"loaded module [apm]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.294Z", "log.level": "INFO", "message":"loaded module [x-pack-rollup]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.297Z", "log.level": "INFO", "message":"loaded module [percolator]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.300Z", "log.level": "INFO", "message":"loaded module [data-streams]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.301Z", "log.level": "INFO", "message":"loaded module [x-pack-stack]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.302Z", "log.level": "INFO", "message":"loaded module [reindex]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.302Z", "log.level": "INFO", "message":"loaded module [rank-eval]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.303Z", "log.level": "INFO", "message":"loaded module [x-pack-security]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.304Z", "log.level": "INFO", "message":"loaded module [blob-cache]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.304Z", "log.level": "INFO", "message":"loaded module [searchable-snapshots]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.305Z", "log.level": "INFO", "message":"loaded module [x-pack-slm]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.306Z", "log.level": "INFO", "message":"loaded module [x-pack-geoip-enterprise-downloader]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.306Z", "log.level": "INFO", "message":"loaded module [snapshot-based-recoveries]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.306Z", "log.level": "INFO", "message":"loaded module [x-pack-watcher]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.310Z", "log.level": "INFO", "message":"loaded module [old-lucene-versions]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.311Z", "log.level": "INFO", "message":"loaded module [x-pack-ilm]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.311Z", "log.level": "INFO", "message":"loaded module [x-pack-voting-only-node]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.311Z", "log.level": "INFO", "message":"loaded module [x-pack-inference]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.312Z", "log.level": "INFO", "message":"loaded module [x-pack-deprecation]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.312Z", "log.level": "INFO", "message":"loaded module [x-pack-fleet]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.312Z", "log.level": "INFO", "message":"loaded module [x-pack-profiling]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.312Z", "log.level": "INFO", "message":"loaded module [x-pack-aggregate-metric]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.313Z", "log.level": "INFO", "message":"loaded module [x-pack-downsample]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.313Z", "log.level": "INFO", "message":"loaded module [ingest-geoip]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.313Z", "log.level": "INFO", "message":"loaded module [x-pack-write-load-forecaster]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.314Z", "log.level": "INFO", "message":"loaded module [search-business-rules]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.314Z", "log.level": "INFO", "message":"loaded module [ingest-attachment]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.314Z", "log.level": "INFO", "message":"loaded module [wildcard]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.318Z", "log.level": "INFO", "message":"loaded module [x-pack-apm-data]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.325Z", "log.level": "INFO", "message":"loaded module [unsigned-long]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.331Z", "log.level": "INFO", "message":"loaded module [x-pack-sql]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.337Z", "log.level": "INFO", "message":"loaded module [runtime-fields-common]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.338Z", "log.level": "INFO", "message":"loaded module [x-pack-async]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.338Z", "log.level": "INFO", "message":"loaded module [vector-tile]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.341Z", "log.level": "INFO", "message":"loaded module [lang-expression]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:46:32.341Z", "log.level": "INFO", "message":"loaded module [x-pack-eql]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_rentiqu_backend                      | query: SELECT version()
nodejs_rentiqu-front                        | vite v7.1.5 building for production...
nodejs_rentiqu_backend                      | query: SELECT * FROM current_schema()
nodejs_eta_back                             | Selecting previously unselected package dbus-daemon.
nodejs_eta_back                             | Preparing to unpack .../04-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
nodejs_rentiqu-front                        | transforming...
nodejs_steam_parser                         | Setting up bsdutils (1:2.38.1-5+deb12u3) ...
nodejs_bonjola_api                          | query: SELECT * FROM current_schema()
docker-dev-conf-attendee-scheduler-local-1  | W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
docker-dev-conf-attendee-worker-local-1     | W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
attendee-app-local                          | Watching for file changes with StatReloader
nodejs_aply                                 | 
nodejs_aply                                 |  WARN  Browserslist: caniuse-lite is outdated. Please run:
nodejs_aply                                 |   npx update-browserslist-db@latest
nodejs_aply                                 |   Why you should do it regularly: https://github.com/browserslist/update-db#readme
nodejs_aply                                 | 
nodejs_eta_back                             | Selecting previously unselected package dbus-system-bus-common.
nodejs_eta_back                             | Preparing to unpack .../05-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
nodejs_eta_back                             | Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23258 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../libc6-dev_2.36-9+deb12u13_amd64.deb ...
nodejs_steam_parser                         | Unpacking libc6-dev:amd64 (2.36-9+deb12u13) over (2.36-9+deb12u1) ...
nodejs_trx-usdt-exchanger                   | [6:46:39 PM] Starting compilation in watch mode...
nodejs_trx-usdt-exchanger                   | 
docker-dev-conf-attendee-worker-local-1     | PulseAudio initialized
docker-dev-conf-attendee-scheduler-local-1  | PulseAudio initialized
nodejs_aply                                 | ℹ Building client...
nodejs_aply                                 | ℹ vite v4.3.9 building for production...
nodejs_eta_back                             | Selecting previously unselected package dbus.
nodejs_eta_back                             | Preparing to unpack .../06-dbus_1.14.10-1~deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking dbus (1.14.10-1~deb12u1) ...
nodejs_test-ananatra                        | Browserslist: browsers data (caniuse-lite) is 7 months old. Please run:
nodejs_test-ananatra                        |   npx update-browserslist-db@latest
nodejs_test-ananatra                        |   Why you should do it regularly: https://github.com/browserslist/update-db#readme
nodejs_eta_back                             | Preparing to unpack .../07-libcc1-0_12.2.0-14+deb12u1_amd64.deb ...
nodejs_aply                                 | ℹ transforming...
nodejs_jobsfeed_landing                     | [nuxt] ℹ Compiled types/plugins.d.ts in 507.6ms
nodejs_jobsfeed_landing                     | [nuxt] ℹ Compiled plugins.client.mjs in 617.08ms
nodejs_eta_back                             | Unpacking libcc1-0:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_amobile_api                          | [Nest] 31  - 12/09/2025, 6:46:43 PM     LOG [NestFactory] Starting Nest application...
nodejs_amobile_api                          | [Nest] 31  - 12/09/2025, 6:46:43 PM     LOG [InstanceLoader] AppModule dependencies initialized +39ms
nodejs_amobile_api                          | [Nest] 31  - 12/09/2025, 6:46:43 PM     LOG [RoutesResolver] ApiController {/apis}: +177ms
nodejs_amobile_api                          | [Nest] 31  - 12/09/2025, 6:46:43 PM     LOG [RouterExplorer] Mapped {/apis/create-buy-order, POST} route +26ms
nodejs_amobile_api                          | [Nest] 31  - 12/09/2025, 6:46:43 PM     LOG [RouterExplorer] Mapped {/apis/create-sell-order, POST} route +11ms
nodejs_amobile_api                          | [Nest] 31  - 12/09/2025, 6:46:43 PM     LOG [RouterExplorer] Mapped {/apis/update-order, POST} route +10ms
nodejs_amobile_api                          | [Nest] 31  - 12/09/2025, 6:46:43 PM     LOG [RouterExplorer] Mapped {/apis/status/:orderId, POST} route +2ms
nodejs_amobile_api                          | [Nest] 31  - 12/09/2025, 6:46:43 PM     LOG [NestApplication] Nest application successfully started +41ms
nodejs_eta_back                             | Preparing to unpack .../08-libgomp1_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libgomp1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_custom-transit-app-admin             | npm warn ERESOLVE overriding peer dependency
nodejs_custom-transit-app-admin             | npm warn While resolving: vite-plugin-inspect@0.8.9
nodejs_custom-transit-app-admin             | npm warn Found: vite@7.1.10
nodejs_custom-transit-app-admin             | npm warn node_modules/vite
nodejs_custom-transit-app-admin             | npm warn   dev vite@"^7.0.0" from the root project
nodejs_custom-transit-app-admin             | npm warn   4 more (@vitejs/plugin-vue, vite-hot-client, ...)
nodejs_custom-transit-app-admin             | npm warn
nodejs_custom-transit-app-admin             | npm warn Could not resolve dependency:
nodejs_custom-transit-app-admin             | npm warn peer vite@"^3.1.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.1" from vite-plugin-inspect@0.8.9
nodejs_custom-transit-app-admin             | npm warn node_modules/vite-plugin-vue-devtools/node_modules/vite-plugin-inspect
nodejs_custom-transit-app-admin             | npm warn   vite-plugin-inspect@"0.8.9" from vite-plugin-vue-devtools@7.7.7
nodejs_custom-transit-app-admin             | npm warn   node_modules/vite-plugin-vue-devtools
nodejs_custom-transit-app-admin             | npm warn
nodejs_custom-transit-app-admin             | npm warn Conflicting peer dependency: vite@6.4.1
nodejs_custom-transit-app-admin             | npm warn node_modules/vite
nodejs_custom-transit-app-admin             | npm warn   peer vite@"^3.1.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.1" from vite-plugin-inspect@0.8.9
nodejs_custom-transit-app-admin             | npm warn   node_modules/vite-plugin-vue-devtools/node_modules/vite-plugin-inspect
nodejs_custom-transit-app-admin             | npm warn     vite-plugin-inspect@"0.8.9" from vite-plugin-vue-devtools@7.7.7
nodejs_custom-transit-app-admin             | npm warn     node_modules/vite-plugin-vue-devtools
nodejs_jobsfeed_landing                     | [ nuxi ] ✔ Types generated in .nuxt
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | up to date, audited 912 packages in 4m
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | 150 packages are looking for funding
nodejs_jobsfeed_landing                     |   run `npm fund` for details
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:45 PM     LOG [NestFactory] Starting Nest application...
nodejs_eta_back                             | Preparing to unpack .../09-libitm1_12.2.0-14+deb12u1_amd64.deb ...
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:45 PM     LOG [InstanceLoader] AppModule dependencies initialized +419ms
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | 16 vulnerabilities (3 low, 6 moderate, 7 high)
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | To address issues that do not require attention, run:
nodejs_jobsfeed_landing                     |   npm audit fix
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | To address all issues (including breaking changes), run:
nodejs_jobsfeed_landing                     |   npm audit fix --force
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | Run `npm audit` for details.
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:45 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +12ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:45 PM     LOG [InstanceLoader] PassportModule dependencies initialized +4ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:45 PM     LOG [InstanceLoader] JwtModule dependencies initialized +7ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:45 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:45 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_test-ananatra                        | (node:33) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
nodejs_test-ananatra                        | (Use `node --trace-deprecation ...` to show where the warning was created)
nodejs_test-ananatra                        | (node:33) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
nodejs_eta_back                             | Unpacking libitm1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +666ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [InstanceLoader] SignupModule dependencies initialized +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [InstanceLoader] AuthModule dependencies initialized +0ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [InstanceLoader] ProfileModule dependencies initialized +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RoutesResolver] SignupController {/api/v1/signup}: +72ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/signup, POST} route +5ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/signup/google, POST} route +42ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/signup/apple, POST} route +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/signup/instagram, GET} route +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/signup/instagram/callback, GET} route +0ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RoutesResolver] AuthController {/api/v1/auth}: +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/auth, POST} route +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/auth/google, POST} route +0ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/auth/apple, POST} route +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/auth/instagram, GET} route +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/auth/instagram/callback, GET} route +0ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/auth/request-password-reset, POST} route +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/auth/check-password-reset-code, POST} route +0ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/auth/password-reset, POST} route +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RoutesResolver] ProfileController {/api/v1/profile}: +0ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/profile, GET} route +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/profile, DELETE} route +0ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [RouterExplorer] Mapped {/api/v1/profile/update-password, POST} route +1ms
nodejs_bloom_api                            | [Nest] 30  - 12/09/2025, 6:46:46 PM     LOG [NestApplication] Nest application successfully started +4ms
nodejs_eta_back                             | Preparing to unpack .../10-libatomic1_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libatomic1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_eta_back                             | Preparing to unpack .../11-libasan8_12.2.0-14+deb12u1_amd64.deb ...
nodejs_jobsfeed_landing                     | [ nuxi ] Nuxt 3.16.2 with Nitro 2.11.8
nodejs_custom-transit-app-admin             | 
nodejs_custom-transit-app-admin             | up to date, audited 440 packages in 20s
nodejs_custom-transit-app-admin             | 
nodejs_custom-transit-app-admin             | 117 packages are looking for funding
nodejs_custom-transit-app-admin             |   run `npm fund` for details
nodejs_custom-transit-app-admin             | 
nodejs_custom-transit-app-admin             | 3 moderate severity vulnerabilities
nodejs_custom-transit-app-admin             | 
nodejs_custom-transit-app-admin             | To address all issues, run:
nodejs_custom-transit-app-admin             |   npm audit fix
nodejs_custom-transit-app-admin             | 
nodejs_custom-transit-app-admin             | Run `npm audit` for details.
nodejs_eta_back                             | Unpacking libasan8:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_custom-transit-frontend              | npm warn ERESOLVE overriding peer dependency
nodejs_custom-transit-frontend              | npm warn While resolving: vite-plugin-inspect@0.8.9
nodejs_custom-transit-frontend              | npm warn Found: vite@7.1.10
nodejs_custom-transit-frontend              | npm warn node_modules/vite
nodejs_custom-transit-frontend              | npm warn   dev vite@"^7.0.0" from the root project
nodejs_custom-transit-frontend              | npm warn   4 more (@vitejs/plugin-vue, vite-hot-client, ...)
nodejs_custom-transit-frontend              | npm warn
nodejs_custom-transit-frontend              | npm warn Could not resolve dependency:
nodejs_custom-transit-frontend              | npm warn peer vite@"^3.1.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.1" from vite-plugin-inspect@0.8.9
nodejs_custom-transit-frontend              | npm warn node_modules/vite-plugin-vue-devtools/node_modules/vite-plugin-inspect
nodejs_custom-transit-frontend              | npm warn   vite-plugin-inspect@"0.8.9" from vite-plugin-vue-devtools@7.7.7
nodejs_custom-transit-frontend              | npm warn   node_modules/vite-plugin-vue-devtools
nodejs_custom-transit-frontend              | npm warn
nodejs_custom-transit-frontend              | npm warn Conflicting peer dependency: vite@6.4.1
nodejs_custom-transit-frontend              | npm warn node_modules/vite
nodejs_custom-transit-frontend              | npm warn   peer vite@"^3.1.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.1" from vite-plugin-inspect@0.8.9
nodejs_custom-transit-frontend              | npm warn   node_modules/vite-plugin-vue-devtools/node_modules/vite-plugin-inspect
nodejs_custom-transit-frontend              | npm warn     vite-plugin-inspect@"0.8.9" from vite-plugin-vue-devtools@7.7.7
nodejs_custom-transit-frontend              | npm warn     node_modules/vite-plugin-vue-devtools
docker-dev-conf-attendee-scheduler-local-1  | Traceback (most recent call last):
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/deepgram/__init__.py", line 637, in __getattr__
docker-dev-conf-attendee-scheduler-local-1  |     module = import_module(module_name, __package__)
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
docker-dev-conf-attendee-scheduler-local-1  |     return _bootstrap._gcd_import(name[level:], package, level)
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 1050, in _gcd_import
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 1027, in _find_and_load
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 1006, in _find_and_load_unlocked
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 688, in _load_unlocked
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 883, in exec_module
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 241, in _call_with_frames_removed
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/deepgram/client.py", line 17, in 
docker-dev-conf-attendee-scheduler-local-1  |     from .base_client import AsyncBaseClient, BaseClient
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/deepgram/base_client.py", line 10, in 
docker-dev-conf-attendee-scheduler-local-1  |     from .core.client_wrapper import AsyncClientWrapper, SyncClientWrapper
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/deepgram/core/client_wrapper.py", line 7, in 
docker-dev-conf-attendee-scheduler-local-1  |     from .http_client import AsyncHttpClient, HttpClient
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/deepgram/core/http_client.py", line 15, in 
docker-dev-conf-attendee-scheduler-local-1  |     from .jsonable_encoder import jsonable_encoder
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/deepgram/core/jsonable_encoder.py", line 19, in 
docker-dev-conf-attendee-scheduler-local-1  |     import pydantic
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/pydantic/__init__.py", line 5, in 
docker-dev-conf-attendee-scheduler-local-1  |     from ._migration import getattr_migration
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/pydantic/_migration.py", line 4, in 
docker-dev-conf-attendee-scheduler-local-1  |     from pydantic.warnings import PydanticDeprecatedSince20
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/pydantic/warnings.py", line 5, in 
docker-dev-conf-attendee-scheduler-local-1  |     from .version import version_short
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/pydantic/version.py", line 7, in 
docker-dev-conf-attendee-scheduler-local-1  |     from pydantic_core import __version__ as __pydantic_core_version__
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/pydantic_core/__init__.py", line 6, in 
docker-dev-conf-attendee-scheduler-local-1  |     from typing_extensions import Sentinel
docker-dev-conf-attendee-scheduler-local-1  | ImportError: cannot import name 'Sentinel' from 'typing_extensions' (/usr/local/lib/python3.10/dist-packages/typing_extensions.py)
docker-dev-conf-attendee-scheduler-local-1  | 
docker-dev-conf-attendee-scheduler-local-1  | The above exception was the direct cause of the following exception:
docker-dev-conf-attendee-scheduler-local-1  | 
docker-dev-conf-attendee-scheduler-local-1  | Traceback (most recent call last):
docker-dev-conf-attendee-scheduler-local-1  |   File "/attendee/manage.py", line 19, in 
docker-dev-conf-attendee-scheduler-local-1  |     main()
docker-dev-conf-attendee-scheduler-local-1  |   File "/attendee/manage.py", line 15, in main
docker-dev-conf-attendee-scheduler-local-1  |     execute_from_command_line(sys.argv)
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
docker-dev-conf-attendee-scheduler-local-1  |     utility.execute()
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/django/core/management/__init__.py", line 436, in execute
docker-dev-conf-attendee-scheduler-local-1  |     self.fetch_command(subcommand).run_from_argv(self.argv)
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/django/core/management/__init__.py", line 275, in fetch_command
docker-dev-conf-attendee-scheduler-local-1  |     klass = load_command_class(app_name, subcommand)
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/django/core/management/__init__.py", line 48, in load_command_class
docker-dev-conf-attendee-scheduler-local-1  |     module = import_module("%s.management.commands.%s" % (app_name, name))
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
docker-dev-conf-attendee-scheduler-local-1  |     return _bootstrap._gcd_import(name[level:], package, level)
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 1050, in _gcd_import
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 1027, in _find_and_load
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 1006, in _find_and_load_unlocked
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 688, in _load_unlocked
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 883, in exec_module
docker-dev-conf-attendee-scheduler-local-1  |   File "", line 241, in _call_with_frames_removed
docker-dev-conf-attendee-scheduler-local-1  |   File "/attendee/bots/management/commands/run_scheduler.py", line 10, in 
docker-dev-conf-attendee-scheduler-local-1  |     from bots.tasks.launch_scheduled_bot_task import launch_scheduled_bot
docker-dev-conf-attendee-scheduler-local-1  |   File "/attendee/bots/tasks/__init__.py", line 5, in 
docker-dev-conf-attendee-scheduler-local-1  |     from .run_bot_task import run_bot
docker-dev-conf-attendee-scheduler-local-1  |   File "/attendee/bots/tasks/run_bot_task.py", line 8, in 
docker-dev-conf-attendee-scheduler-local-1  |     from bots.bot_controller import BotController
docker-dev-conf-attendee-scheduler-local-1  |   File "/attendee/bots/bot_controller/__init__.py", line 1, in 
docker-dev-conf-attendee-scheduler-local-1  |     from .bot_controller import BotController
docker-dev-conf-attendee-scheduler-local-1  |   File "/attendee/bots/bot_controller/bot_controller.py", line 61, in 
docker-dev-conf-attendee-scheduler-local-1  |     from .per_participant_streaming_audio_input_manager import PerParticipantStreamingAudioInputManager
docker-dev-conf-attendee-scheduler-local-1  |   File "/attendee/bots/bot_controller/per_participant_streaming_audio_input_manager.py", line 9, in 
docker-dev-conf-attendee-scheduler-local-1  |     from bots.transcription_providers.deepgram.deepgram_streaming_transcriber import DeepgramStreamingTranscriber
docker-dev-conf-attendee-scheduler-local-1  |   File "/attendee/bots/transcription_providers/deepgram/deepgram_streaming_transcriber.py", line 4, in 
docker-dev-conf-attendee-scheduler-local-1  |     from deepgram import (
docker-dev-conf-attendee-scheduler-local-1  |   File "/usr/local/lib/python3.10/dist-packages/deepgram/__init__.py", line 643, in __getattr__
docker-dev-conf-attendee-scheduler-local-1  |     raise ImportError(f"Failed to import {attr_name} from {module_name}: {e}") from e
docker-dev-conf-attendee-scheduler-local-1  | ImportError: Failed to import DeepgramClient from .client: cannot import name 'Sentinel' from 'typing_extensions' (/usr/local/lib/python3.10/dist-packages/typing_extensions.py)
nodejs_test-ananatra                        | Starting the development server...
nodejs_test-ananatra                        | 
nodejs_rentiqu_backend                      | query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
nodejs_rentiqu_backend                      | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_rentiqu_backend                      | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_rentiqu_backend                      | No migrations are pending
nodejs_eta_back                             | Preparing to unpack .../12-liblsan0_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking liblsan0:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_rentiqu_backend                      | 
nodejs_rentiqu_backend                      | > rentiqu-backend@0.0.1 start:dev
nodejs_rentiqu_backend                      | > NODE_ENV=development nest start --watch
nodejs_rentiqu_backend                      | 
nodejs_papakava_front                       | npm WARN ERESOLVE overriding peer dependency
nodejs_papakava_front                       | npm WARN While resolving: react-spinner-children@1.0.8
nodejs_papakava_front                       | npm WARN Found: react@18.3.1
nodejs_papakava_front                       | npm WARN node_modules/react
nodejs_papakava_front                       | npm WARN   react@"^18.2.0" from the root project
nodejs_papakava_front                       | npm WARN   37 more (@emotion/react, ...)
nodejs_papakava_front                       | npm WARN 
nodejs_papakava_front                       | npm WARN Could not resolve dependency:
nodejs_papakava_front                       | npm WARN peer react@"15.x || 16.x" from react-spinner-children@1.0.8
nodejs_papakava_front                       | npm WARN node_modules/react-spinner-children
nodejs_papakava_front                       | npm WARN   react-spinner-children@"^1.0.8" from react-facebook@8.1.4
nodejs_papakava_front                       | npm WARN   node_modules/react-facebook
nodejs_papakava_front                       | npm WARN 
nodejs_papakava_front                       | npm WARN Conflicting peer dependency: react@16.14.0
nodejs_papakava_front                       | npm WARN node_modules/react
nodejs_papakava_front                       | npm WARN   peer react@"15.x || 16.x" from react-spinner-children@1.0.8
nodejs_papakava_front                       | npm WARN   node_modules/react-spinner-children
nodejs_papakava_front                       | npm WARN     react-spinner-children@"^1.0.8" from react-facebook@8.1.4
nodejs_papakava_front                       | npm WARN     node_modules/react-facebook
nodejs_papakava_front                       | npm WARN EBADENGINE Unsupported engine {
nodejs_papakava_front                       | npm WARN EBADENGINE   package: '@firebase/vertexai-preview@0.0.4',
nodejs_papakava_front                       | npm WARN EBADENGINE   required: { node: '>=18.0.0' },
nodejs_papakava_front                       | npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
nodejs_papakava_front                       | npm WARN EBADENGINE }
nodejs_papakava_front                       | npm WARN EBADENGINE Unsupported engine {
nodejs_papakava_front                       | npm WARN EBADENGINE   package: 'undici@6.19.7',
nodejs_papakava_front                       | npm WARN EBADENGINE   required: { node: '>=18.17' },
nodejs_papakava_front                       | npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
nodejs_papakava_front                       | npm WARN EBADENGINE }
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | up to date, audited 1018 packages in 2m
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | 184 packages are looking for funding
nodejs_custom-transit-api-backend           |   run `npm fund` for details
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | 8 vulnerabilities (1 low, 3 moderate, 4 high)
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | To address all issues, run:
nodejs_custom-transit-api-backend           |   npm audit fix
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | Run `npm audit` for details.
nodejs_custom-transit-api-backend           | npm notice
nodejs_custom-transit-api-backend           | npm notice New minor version of npm available! 11.4.2 -> 11.6.4
nodejs_custom-transit-api-backend           | npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.4
nodejs_custom-transit-api-backend           | npm notice To update run: npm install -g npm@11.6.4
nodejs_custom-transit-api-backend           | npm notice
nodejs_hide_expert_pay                      | npm WARN ERESOLVE overriding peer dependency
nodejs_hide_expert_pay                      | npm WARN While resolving: @nestjs/typeorm@7.1.5
nodejs_hide_expert_pay                      | npm WARN Found: @nestjs/common@8.4.5
nodejs_hide_expert_pay                      | npm WARN node_modules/@nestjs/common
nodejs_hide_expert_pay                      | npm WARN   @nestjs/common@"^8.0.6" from the root project
nodejs_hide_expert_pay                      | npm WARN   11 more (@nestjs/config, @nestjs/core, @nestjs/jwt, ...)
nodejs_hide_expert_pay                      | npm WARN 
nodejs_hide_expert_pay                      | npm WARN Could not resolve dependency:
nodejs_hide_expert_pay                      | npm WARN peer @nestjs/common@"^6.7.0 || ^7.0.0" from @nestjs/typeorm@7.1.5
nodejs_hide_expert_pay                      | npm WARN node_modules/@nestjs/typeorm
nodejs_hide_expert_pay                      | npm WARN   @nestjs/typeorm@"^7.0.0" from the root project
nodejs_hide_expert_pay                      | npm WARN 
nodejs_hide_expert_pay                      | npm WARN Conflicting peer dependency: @nestjs/common@7.6.18
nodejs_hide_expert_pay                      | npm WARN node_modules/@nestjs/common
nodejs_hide_expert_pay                      | npm WARN   peer @nestjs/common@"^6.7.0 || ^7.0.0" from @nestjs/typeorm@7.1.5
nodejs_hide_expert_pay                      | npm WARN   node_modules/@nestjs/typeorm
nodejs_hide_expert_pay                      | npm WARN     @nestjs/typeorm@"^7.0.0" from the root project
nodejs_hide_expert_pay                      | npm WARN ERESOLVE overriding peer dependency
nodejs_hide_expert_pay                      | npm WARN While resolving: @nestjs/typeorm@7.1.5
nodejs_hide_expert_pay                      | npm WARN Found: @nestjs/core@8.4.5
nodejs_hide_expert_pay                      | npm WARN node_modules/@nestjs/core
nodejs_hide_expert_pay                      | npm WARN   @nestjs/core@"^8.0.6" from the root project
nodejs_hide_expert_pay                      | npm WARN   5 more (@nestjs/platform-express, @nestjs/platform-fastify, ...)
nodejs_hide_expert_pay                      | npm WARN 
nodejs_hide_expert_pay                      | npm WARN Could not resolve dependency:
nodejs_hide_expert_pay                      | npm WARN peer @nestjs/core@"^6.7.0 || ^7.0.0" from @nestjs/typeorm@7.1.5
nodejs_hide_expert_pay                      | npm WARN node_modules/@nestjs/typeorm
nodejs_hide_expert_pay                      | npm WARN   @nestjs/typeorm@"^7.0.0" from the root project
nodejs_hide_expert_pay                      | npm WARN 
nodejs_hide_expert_pay                      | npm WARN Conflicting peer dependency: @nestjs/core@7.6.18
nodejs_hide_expert_pay                      | npm WARN node_modules/@nestjs/core
nodejs_hide_expert_pay                      | npm WARN   peer @nestjs/core@"^6.7.0 || ^7.0.0" from @nestjs/typeorm@7.1.5
nodejs_hide_expert_pay                      | npm WARN   node_modules/@nestjs/typeorm
nodejs_hide_expert_pay                      | npm WARN     @nestjs/typeorm@"^7.0.0" from the root project
nodejs_hide_expert_pay                      | npm WARN ERESOLVE overriding peer dependency
nodejs_hide_expert_pay                      | npm WARN While resolving: @nestjs/typeorm@7.1.5
nodejs_hide_expert_pay                      | npm WARN Found: rxjs@7.5.5
nodejs_hide_expert_pay                      | npm WARN node_modules/rxjs
nodejs_hide_expert_pay                      | npm WARN   rxjs@"^7.3.0" from the root project
nodejs_hide_expert_pay                      | npm WARN   4 more (inquirer, @nestjs/common, @nestjs/config, @nestjs/core)
nodejs_hide_expert_pay                      | npm WARN 
nodejs_hide_expert_pay                      | npm WARN Could not resolve dependency:
nodejs_hide_expert_pay                      | npm WARN peer rxjs@"^6.0.0" from @nestjs/typeorm@7.1.5
nodejs_hide_expert_pay                      | npm WARN node_modules/@nestjs/typeorm
nodejs_hide_expert_pay                      | npm WARN   @nestjs/typeorm@"^7.0.0" from the root project
nodejs_hide_expert_pay                      | npm WARN 
nodejs_hide_expert_pay                      | npm WARN Conflicting peer dependency: rxjs@6.6.7
nodejs_hide_expert_pay                      | npm WARN node_modules/rxjs
nodejs_hide_expert_pay                      | npm WARN   peer rxjs@"^6.0.0" from @nestjs/typeorm@7.1.5
nodejs_hide_expert_pay                      | npm WARN   node_modules/@nestjs/typeorm
nodejs_hide_expert_pay                      | npm WARN     @nestjs/typeorm@"^7.0.0" from the root project
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | > cutom-transit-backend@0.0.1 start:dev
nodejs_custom-transit-api-backend           | > npm install && npm run migrate-and-seed:dev && cross-env NODE_ENV=development nest start --watch
nodejs_custom-transit-api-backend           | 
nodejs_hide_expert_pay                      | npm WARN ERESOLVE overriding peer dependency
nodejs_hide_expert_pay                      | npm WARN While resolving: typeorm@0.2.45
nodejs_hide_expert_pay                      | npm WARN Found: mongodb@4.6.0
nodejs_hide_expert_pay                      | npm WARN node_modules/mongodb
nodejs_hide_expert_pay                      | npm WARN   mongodb@"^4.5.0" from the root project
nodejs_hide_expert_pay                      | npm WARN 
nodejs_hide_expert_pay                      | npm WARN Could not resolve dependency:
nodejs_hide_expert_pay                      | npm WARN peerOptional mongodb@"^3.6.0" from typeorm@0.2.45
nodejs_hide_expert_pay                      | npm WARN node_modules/typeorm
nodejs_hide_expert_pay                      | npm WARN   typeorm@"^0.2.24" from the root project
nodejs_hide_expert_pay                      | npm WARN   1 more (@nestjs/typeorm)
nodejs_hide_expert_pay                      | npm WARN 
nodejs_hide_expert_pay                      | npm WARN Conflicting peer dependency: mongodb@3.7.4
nodejs_hide_expert_pay                      | npm WARN node_modules/mongodb
nodejs_hide_expert_pay                      | npm WARN   peerOptional mongodb@"^3.6.0" from typeorm@0.2.45
nodejs_hide_expert_pay                      | npm WARN   node_modules/typeorm
nodejs_hide_expert_pay                      | npm WARN     typeorm@"^0.2.24" from the root project
nodejs_hide_expert_pay                      | npm WARN     1 more (@nestjs/typeorm)
nodejs_hide_expert_pay                      | npm WARN ERESOLVE overriding peer dependency
nodejs_hide_expert_pay                      | npm WARN While resolving: typeorm@0.2.45
nodejs_hide_expert_pay                      | npm WARN Found: mysql2@3.6.2
nodejs_hide_expert_pay                      | npm WARN node_modules/mysql2
nodejs_hide_expert_pay                      | npm WARN   mysql2@"^3.1.2" from the root project
nodejs_hide_expert_pay                      | npm WARN 
nodejs_hide_expert_pay                      | npm WARN Could not resolve dependency:
nodejs_hide_expert_pay                      | npm WARN peerOptional mysql2@"^2.2.5" from typeorm@0.2.45
nodejs_hide_expert_pay                      | npm WARN node_modules/typeorm
nodejs_hide_expert_pay                      | npm WARN   typeorm@"^0.2.24" from the root project
nodejs_hide_expert_pay                      | npm WARN   1 more (@nestjs/typeorm)
nodejs_hide_expert_pay                      | npm WARN 
nodejs_hide_expert_pay                      | npm WARN Conflicting peer dependency: mysql2@2.3.3
nodejs_hide_expert_pay                      | npm WARN node_modules/mysql2
nodejs_hide_expert_pay                      | npm WARN   peerOptional mysql2@"^2.2.5" from typeorm@0.2.45
nodejs_hide_expert_pay                      | npm WARN   node_modules/typeorm
nodejs_hide_expert_pay                      | npm WARN     typeorm@"^0.2.24" from the root project
nodejs_hide_expert_pay                      | npm WARN     1 more (@nestjs/typeorm)
nodejs_custom-transit-frontend              | 
nodejs_custom-transit-frontend              | up to date, audited 476 packages in 26s
nodejs_custom-transit-frontend              | 
nodejs_custom-transit-frontend              | 118 packages are looking for funding
nodejs_custom-transit-frontend              |   run `npm fund` for details
docker-dev-conf-attendee-worker-local-1     | Signal handler  >> raised: ImportError("Failed to import DeepgramClient from .client: cannot import name 'Sentinel' from 'typing_extensions' (/usr/local/lib/python3.10/dist-packages/typing_extensions.py)")
docker-dev-conf-attendee-worker-local-1     | Traceback (most recent call last):
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/__init__.py", line 637, in __getattr__
docker-dev-conf-attendee-worker-local-1     |     module = import_module(module_name, __package__)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
docker-dev-conf-attendee-worker-local-1     |     return _bootstrap._gcd_import(name[level:], package, level)
docker-dev-conf-attendee-worker-local-1     |   File "", line 1050, in _gcd_import
docker-dev-conf-attendee-worker-local-1     |   File "", line 1027, in _find_and_load
docker-dev-conf-attendee-worker-local-1     |   File "", line 1006, in _find_and_load_unlocked
docker-dev-conf-attendee-worker-local-1     |   File "", line 688, in _load_unlocked
docker-dev-conf-attendee-worker-local-1     |   File "", line 883, in exec_module
docker-dev-conf-attendee-worker-local-1     |   File "", line 241, in _call_with_frames_removed
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/client.py", line 17, in 
docker-dev-conf-attendee-worker-local-1     |     from .base_client import AsyncBaseClient, BaseClient
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/base_client.py", line 10, in 
docker-dev-conf-attendee-worker-local-1     |     from .core.client_wrapper import AsyncClientWrapper, SyncClientWrapper
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/core/client_wrapper.py", line 7, in 
docker-dev-conf-attendee-worker-local-1     |     from .http_client import AsyncHttpClient, HttpClient
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/core/http_client.py", line 15, in 
docker-dev-conf-attendee-worker-local-1     |     from .jsonable_encoder import jsonable_encoder
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/core/jsonable_encoder.py", line 19, in 
docker-dev-conf-attendee-worker-local-1     |     import pydantic
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/pydantic/__init__.py", line 5, in 
docker-dev-conf-attendee-worker-local-1     |     from ._migration import getattr_migration
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/pydantic/_migration.py", line 4, in 
docker-dev-conf-attendee-worker-local-1     |     from pydantic.warnings import PydanticDeprecatedSince20
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/pydantic/warnings.py", line 5, in 
docker-dev-conf-attendee-worker-local-1     |     from .version import version_short
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/pydantic/version.py", line 7, in 
docker-dev-conf-attendee-worker-local-1     |     from pydantic_core import __version__ as __pydantic_core_version__
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/pydantic_core/__init__.py", line 6, in 
docker-dev-conf-attendee-worker-local-1     |     from typing_extensions import Sentinel
docker-dev-conf-attendee-worker-local-1     | ImportError: cannot import name 'Sentinel' from 'typing_extensions' (/usr/local/lib/python3.10/dist-packages/typing_extensions.py)
docker-dev-conf-attendee-worker-local-1     | 
docker-dev-conf-attendee-worker-local-1     | The above exception was the direct cause of the following exception:
docker-dev-conf-attendee-worker-local-1     | 
docker-dev-conf-attendee-worker-local-1     | Traceback (most recent call last):
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/utils/dispatch/signal.py", line 276, in send
docker-dev-conf-attendee-worker-local-1     |     response = receiver(signal=self, sender=sender, **named)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/vine/promises.py", line 161, in __call__
docker-dev-conf-attendee-worker-local-1     |     return self.throw()
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/vine/promises.py", line 158, in __call__
docker-dev-conf-attendee-worker-local-1     |     retval = fun(*final_args, **final_kwargs)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/app/base.py", line 694, in _autodiscover_tasks
docker-dev-conf-attendee-worker-local-1     |     return self._autodiscover_tasks_from_fixups(related_name)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/app/base.py", line 703, in _autodiscover_tasks_from_fixups
docker-dev-conf-attendee-worker-local-1     |     return self._autodiscover_tasks_from_names([
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/app/base.py", line 698, in _autodiscover_tasks_from_names
docker-dev-conf-attendee-worker-local-1     |     return self.loader.autodiscover_tasks(
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/loaders/base.py", line 220, in autodiscover_tasks
docker-dev-conf-attendee-worker-local-1     |     mod.__name__ for mod in autodiscover_tasks(packages or (),
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/loaders/base.py", line 246, in autodiscover_tasks
docker-dev-conf-attendee-worker-local-1     |     return [find_related_module(pkg, related_name) for pkg in packages]
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/loaders/base.py", line 246, in 
docker-dev-conf-attendee-worker-local-1     |     return [find_related_module(pkg, related_name) for pkg in packages]
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/loaders/base.py", line 270, in find_related_module
docker-dev-conf-attendee-worker-local-1     |     return importlib.import_module(module_name)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
docker-dev-conf-attendee-worker-local-1     |     return _bootstrap._gcd_import(name[level:], package, level)
docker-dev-conf-attendee-worker-local-1     |   File "", line 1050, in _gcd_import
docker-dev-conf-attendee-worker-local-1     |   File "", line 1027, in _find_and_load
docker-dev-conf-attendee-worker-local-1     |   File "", line 1006, in _find_and_load_unlocked
docker-dev-conf-attendee-worker-local-1     |   File "", line 688, in _load_unlocked
docker-dev-conf-attendee-worker-local-1     |   File "", line 883, in exec_module
docker-dev-conf-attendee-worker-local-1     |   File "", line 241, in _call_with_frames_removed
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/tasks/__init__.py", line 5, in 
docker-dev-conf-attendee-worker-local-1     |     from .run_bot_task import run_bot
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/tasks/run_bot_task.py", line 8, in 
docker-dev-conf-attendee-worker-local-1     |     from bots.bot_controller import BotController
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/bot_controller/__init__.py", line 1, in 
docker-dev-conf-attendee-worker-local-1     |     from .bot_controller import BotController
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/bot_controller/bot_controller.py", line 61, in 
docker-dev-conf-attendee-worker-local-1     |     from .per_participant_streaming_audio_input_manager import PerParticipantStreamingAudioInputManager
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/bot_controller/per_participant_streaming_audio_input_manager.py", line 9, in 
docker-dev-conf-attendee-worker-local-1     |     from bots.transcription_providers.deepgram.deepgram_streaming_transcriber import DeepgramStreamingTranscriber
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/transcription_providers/deepgram/deepgram_streaming_transcriber.py", line 4, in 
docker-dev-conf-attendee-worker-local-1     |     from deepgram import (
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/__init__.py", line 643, in __getattr__
docker-dev-conf-attendee-worker-local-1     |     raise ImportError(f"Failed to import {attr_name} from {module_name}: {e}") from e
docker-dev-conf-attendee-worker-local-1     | ImportError: Failed to import DeepgramClient from .client: cannot import name 'Sentinel' from 'typing_extensions' (/usr/local/lib/python3.10/dist-packages/typing_extensions.py)
docker-dev-conf-attendee-worker-local-1     | Traceback (most recent call last):
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/__init__.py", line 637, in __getattr__
docker-dev-conf-attendee-worker-local-1     |     module = import_module(module_name, __package__)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
docker-dev-conf-attendee-worker-local-1     |     return _bootstrap._gcd_import(name[level:], package, level)
docker-dev-conf-attendee-worker-local-1     |   File "", line 1050, in _gcd_import
docker-dev-conf-attendee-worker-local-1     |   File "", line 1027, in _find_and_load
docker-dev-conf-attendee-worker-local-1     |   File "", line 1006, in _find_and_load_unlocked
docker-dev-conf-attendee-worker-local-1     |   File "", line 688, in _load_unlocked
docker-dev-conf-attendee-worker-local-1     |   File "", line 883, in exec_module
docker-dev-conf-attendee-worker-local-1     |   File "", line 241, in _call_with_frames_removed
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/client.py", line 17, in 
docker-dev-conf-attendee-worker-local-1     |     from .base_client import AsyncBaseClient, BaseClient
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/base_client.py", line 10, in 
docker-dev-conf-attendee-worker-local-1     |     from .core.client_wrapper import AsyncClientWrapper, SyncClientWrapper
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/core/client_wrapper.py", line 7, in 
docker-dev-conf-attendee-worker-local-1     |     from .http_client import AsyncHttpClient, HttpClient
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/core/http_client.py", line 15, in 
docker-dev-conf-attendee-worker-local-1     |     from .jsonable_encoder import jsonable_encoder
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/core/jsonable_encoder.py", line 19, in 
docker-dev-conf-attendee-worker-local-1     |     import pydantic
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/pydantic/__init__.py", line 5, in 
docker-dev-conf-attendee-worker-local-1     |     from ._migration import getattr_migration
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/pydantic/_migration.py", line 4, in 
docker-dev-conf-attendee-worker-local-1     |     from pydantic.warnings import PydanticDeprecatedSince20
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/pydantic/warnings.py", line 5, in 
docker-dev-conf-attendee-worker-local-1     |     from .version import version_short
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/pydantic/version.py", line 7, in 
docker-dev-conf-attendee-worker-local-1     |     from pydantic_core import __version__ as __pydantic_core_version__
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/pydantic_core/__init__.py", line 6, in 
docker-dev-conf-attendee-worker-local-1     |     from typing_extensions import Sentinel
docker-dev-conf-attendee-worker-local-1     | ImportError: cannot import name 'Sentinel' from 'typing_extensions' (/usr/local/lib/python3.10/dist-packages/typing_extensions.py)
docker-dev-conf-attendee-worker-local-1     | 
docker-dev-conf-attendee-worker-local-1     | The above exception was the direct cause of the following exception:
docker-dev-conf-attendee-worker-local-1     | 
docker-dev-conf-attendee-worker-local-1     | Traceback (most recent call last):
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/bin/celery", line 8, in 
docker-dev-conf-attendee-worker-local-1     |     sys.exit(main())
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/__main__.py", line 15, in main
docker-dev-conf-attendee-worker-local-1     |     sys.exit(_main())
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/bin/celery.py", line 236, in main
docker-dev-conf-attendee-worker-local-1     |     return celery(auto_envvar_prefix="CELERY")
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/click/core.py", line 1157, in __call__
docker-dev-conf-attendee-worker-local-1     |     return self.main(*args, **kwargs)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/click/core.py", line 1078, in main
docker-dev-conf-attendee-worker-local-1     |     rv = self.invoke(ctx)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/click/core.py", line 1688, in invoke
docker-dev-conf-attendee-worker-local-1     |     return _process_result(sub_ctx.command.invoke(sub_ctx))
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/click/core.py", line 1434, in invoke
docker-dev-conf-attendee-worker-local-1     |     return ctx.invoke(self.callback, **ctx.params)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/click/core.py", line 783, in invoke
docker-dev-conf-attendee-worker-local-1     |     return __callback(*args, **kwargs)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/click/decorators.py", line 33, in new_func
docker-dev-conf-attendee-worker-local-1     |     return f(get_current_context(), *args, **kwargs)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/bin/base.py", line 135, in caller
docker-dev-conf-attendee-worker-local-1     |     return f(ctx, *args, **kwargs)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/bin/worker.py", line 348, in worker
docker-dev-conf-attendee-worker-local-1     |     worker = app.Worker(
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/worker/worker.py", line 93, in __init__
docker-dev-conf-attendee-worker-local-1     |     self.app.loader.init_worker()
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/loaders/base.py", line 110, in init_worker
docker-dev-conf-attendee-worker-local-1     |     self.import_default_modules()
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/loaders/base.py", line 104, in import_default_modules
docker-dev-conf-attendee-worker-local-1     |     raise response
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/utils/dispatch/signal.py", line 276, in send
docker-dev-conf-attendee-worker-local-1     |     response = receiver(signal=self, sender=sender, **named)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/vine/promises.py", line 161, in __call__
docker-dev-conf-attendee-worker-local-1     |     return self.throw()
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/vine/promises.py", line 158, in __call__
docker-dev-conf-attendee-worker-local-1     |     retval = fun(*final_args, **final_kwargs)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/app/base.py", line 694, in _autodiscover_tasks
docker-dev-conf-attendee-worker-local-1     |     return self._autodiscover_tasks_from_fixups(related_name)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/app/base.py", line 703, in _autodiscover_tasks_from_fixups
docker-dev-conf-attendee-worker-local-1     |     return self._autodiscover_tasks_from_names([
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/app/base.py", line 698, in _autodiscover_tasks_from_names
docker-dev-conf-attendee-worker-local-1     |     return self.loader.autodiscover_tasks(
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/loaders/base.py", line 220, in autodiscover_tasks
docker-dev-conf-attendee-worker-local-1     |     mod.__name__ for mod in autodiscover_tasks(packages or (),
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/loaders/base.py", line 246, in autodiscover_tasks
docker-dev-conf-attendee-worker-local-1     |     return [find_related_module(pkg, related_name) for pkg in packages]
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/loaders/base.py", line 246, in 
docker-dev-conf-attendee-worker-local-1     |     return [find_related_module(pkg, related_name) for pkg in packages]
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/celery/loaders/base.py", line 270, in find_related_module
docker-dev-conf-attendee-worker-local-1     |     return importlib.import_module(module_name)
docker-dev-conf-attendee-worker-local-1     |   File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
docker-dev-conf-attendee-worker-local-1     |     return _bootstrap._gcd_import(name[level:], package, level)
docker-dev-conf-attendee-worker-local-1     |   File "", line 1050, in _gcd_import
docker-dev-conf-attendee-worker-local-1     |   File "", line 1027, in _find_and_load
docker-dev-conf-attendee-worker-local-1     |   File "", line 1006, in _find_and_load_unlocked
docker-dev-conf-attendee-worker-local-1     |   File "", line 688, in _load_unlocked
docker-dev-conf-attendee-worker-local-1     |   File "", line 883, in exec_module
docker-dev-conf-attendee-worker-local-1     |   File "", line 241, in _call_with_frames_removed
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/tasks/__init__.py", line 5, in 
docker-dev-conf-attendee-worker-local-1     |     from .run_bot_task import run_bot
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/tasks/run_bot_task.py", line 8, in 
docker-dev-conf-attendee-worker-local-1     |     from bots.bot_controller import BotController
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/bot_controller/__init__.py", line 1, in 
docker-dev-conf-attendee-worker-local-1     |     from .bot_controller import BotController
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/bot_controller/bot_controller.py", line 61, in 
docker-dev-conf-attendee-worker-local-1     |     from .per_participant_streaming_audio_input_manager import PerParticipantStreamingAudioInputManager
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/bot_controller/per_participant_streaming_audio_input_manager.py", line 9, in 
docker-dev-conf-attendee-worker-local-1     |     from bots.transcription_providers.deepgram.deepgram_streaming_transcriber import DeepgramStreamingTranscriber
docker-dev-conf-attendee-worker-local-1     |   File "/attendee/bots/transcription_providers/deepgram/deepgram_streaming_transcriber.py", line 4, in 
docker-dev-conf-attendee-worker-local-1     |     from deepgram import (
docker-dev-conf-attendee-worker-local-1     |   File "/usr/local/lib/python3.10/dist-packages/deepgram/__init__.py", line 643, in __getattr__
docker-dev-conf-attendee-worker-local-1     |     raise ImportError(f"Failed to import {attr_name} from {module_name}: {e}") from e
docker-dev-conf-attendee-worker-local-1     | ImportError: Failed to import DeepgramClient from .client: cannot import name 'Sentinel' from 'typing_extensions' (/usr/local/lib/python3.10/dist-packages/typing_extensions.py)
nodejs_custom-transit-frontend              | 
nodejs_custom-transit-frontend              | 3 moderate severity vulnerabilities
nodejs_custom-transit-frontend              | 
nodejs_custom-transit-frontend              | To address all issues, run:
nodejs_custom-transit-frontend              |   npm audit fix
nodejs_custom-transit-frontend              | 
nodejs_custom-transit-frontend              | Run `npm audit` for details.
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | up to date, audited 1018 packages in 3s
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | 184 packages are looking for funding
nodejs_custom-transit-api-backend           |   run `npm fund` for details
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | 8 vulnerabilities (1 low, 3 moderate, 4 high)
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | To address all issues, run:
nodejs_custom-transit-api-backend           |   npm audit fix
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | Run `npm audit` for details.
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | > cutom-transit-backend@0.0.1 migrate-and-seed:dev
nodejs_custom-transit-api-backend           | > npm run migrate:dev && npm run seed:dev
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | > cutom-transit-backend@0.0.1 migrate:dev
nodejs_custom-transit-api-backend           | > ts-node ./node_modules/typeorm/cli migration:run -d db/dataSource.ts
nodejs_custom-transit-api-backend           | 
elasticsearch                               | {"@timestamp":"2025-12-09T18:47:00.825Z", "log.level": "INFO", "message":"using [1] data paths, mounts [[/usr/share/elasticsearch/data (/dev/sda2)]], net usable_space [50.7gb], net total_space [438gb], types [ext4]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.env.NodeEnvironment","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:47:00.825Z", "log.level": "INFO", "message":"heap size [2gb], compressed ordinary object pointers [true]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.env.NodeEnvironment","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_zofit_api                            | query: SELECT * FROM current_schema()
nodejs_zofit_api                            | query: SELECT * FROM current_schema()
nodejs_bonjola_api                          | query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
elasticsearch                               | {"@timestamp":"2025-12-09T18:47:14.739Z", "log.level": "INFO", "message":"node name [elasticsearch], node ID [Mv32KvG4RgOgJ2Xz5TGykQ], cluster name [es-cluster], roles [ml, data_frozen, ingest, data_cold, data, remote_cluster_client, master, data_warm, data_content, transform, data_hot]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_bonjola_api                          | query: SELECT version();
nodejs_bonjola_api                          | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_custom-transit-app-admin             | vite v7.1.10 building for production...
nodejs_bonjola_api                          | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_bonjola_api                          | No migrations are pending
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  | up to date, audited 2090 packages in 5m
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  | 169 packages are looking for funding
nodejs_hide-expert-website                  |   run `npm fund` for details
mongo                                       | {"t":{"$date":"2025-12-09T18:47:16.319+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306036,"ts_usec":319763,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 8, snapshot max: 8 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
docker-dev-conf-attendee-scheduler-local-1 exited with code 1
docker-dev-conf-attendee-worker-local-1 exited with code 1
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  | 173 vulnerabilities (13 low, 105 moderate, 45 high, 10 critical)
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  | To address issues that do not require attention, run:
nodejs_hide-expert-website                  |   npm audit fix
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  | To address all issues possible (including breaking changes), run:
nodejs_hide-expert-website                  |   npm audit fix --force
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  | Some issues need review, and may require choosing
nodejs_hide-expert-website                  | a different dependency.
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  | Run `npm audit` for details.
nodejs_jobsfeed_landing                     | [ nuxi ] ℹ Building for Nitro preset: node-server
nodejs_custom-transit-frontend              | vite v7.1.10 building for production...
nodejs_eta_back                             | Preparing to unpack .../13-libtsan2_12.2.0-14+deb12u1_amd64.deb ...
nodejs_zofit_api                            | query: SELECT version();
nodejs_zofit_api                            | query: SELECT version();
nodejs_zofit_api                            | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_zofit_api                            | Data Source has been initialized!
nodejs_zofit_api                            | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_zofit_api                            | No migrations are pending
nodejs_eta_back                             | Unpacking libtsan2:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_custom-transit-app-admin             | transforming...
nodejs_nutrivial_front                      | vite v6.4.1 building for production...
nodejs_custom-transit-frontend              | transforming...
nodejs_nutrivial_backand                    | Preparing to unpack .../01-gpgsm_2.2.40-1.1+deb12u1_amd64.deb ...
nodejs_rentiqu-front                        | 
nodejs_rentiqu-front                        |  /images/auth/rentiqu-logo.svg couldn't be loaded by vite-svg-loader, fallback to default loader
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [NestFactory] Starting Nest application...
nodejs_test-ananatra                        | Compiled successfully!
nodejs_eta_back                             | Preparing to unpack .../14-libubsan1_12.2.0-14+deb12u1_amd64.deb ...
nodejs_test-ananatra                        | 
nodejs_test-ananatra                        | You can now view nody in the browser.
nodejs_test-ananatra                        | 
nodejs_test-ananatra                        |   Local:            http://localhost:3105
nodejs_test-ananatra                        |   On Your Network:  http://192.168.128.26:3105
nodejs_test-ananatra                        | 
nodejs_test-ananatra                        | Note that the development build is not optimized.
nodejs_test-ananatra                        | To create a production build, use npm run build.
nodejs_test-ananatra                        | 
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [InstanceLoader] AppModule dependencies initialized +162ms
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [InstanceLoader] TelegrafModule dependencies initialized +0ms
nodejs_test-ananatra                        | webpack compiled successfully
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +14ms
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +1ms
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [InstanceLoader] TelegrafCoreModule dependencies initialized +313ms
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [InstanceLoader] BotModule dependencies initialized +1ms
nodejs_nutrivial_backand                    | Unpacking gpgsm (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [RoutesResolver] BotController {/api/bot}: +59ms
nodejs_steamparser_bot                      | 09/12/2025 18:47:30 | Cron started for each 15 minutes!
nodejs_steamparser_bot                      | [Nest] 45  - 12/09/2025, 6:47:30 PM     LOG [NestApplication] Nest application successfully started +69ms
nodejs_steamparser_bot                      | Server started on port 3079
nodejs_rentiqu_backend                      | [6:47:31 PM] Starting compilation in watch mode...
nodejs_rentiqu_backend                      | 
nodejs_nutrivial_front                      | transforming...
nodejs_test-admin-ananatra                  | Compiled successfully!
nodejs_test-admin-ananatra                  | 
nodejs_test-admin-ananatra                  | You can now view ananatra in the browser.
nodejs_test-admin-ananatra                  | 
nodejs_test-admin-ananatra                  |   Local:            http://localhost:3106
nodejs_test-admin-ananatra                  |   On Your Network:  http://192.168.128.3:3106
nodejs_test-admin-ananatra                  | 
nodejs_test-admin-ananatra                  | Note that the development build is not optimized.
nodejs_test-admin-ananatra                  | To create a production build, use npm run build.
nodejs_test-admin-ananatra                  | 
nodejs_test-admin-ananatra                  | webpack compiled successfully
nodejs_eta_back                             | Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_zofit_api                            | c[6:47:33 PM] Starting compilation in watch mode...
nodejs_zofit_api                            | 
nodejs_nutrivial_backand                    | Preparing to unpack .../02-gpg-wks-client_2.2.40-1.1+deb12u1_amd64.deb ...
nodejs_hide-expert-website                  | ℹ Merging Tailwind config from ~/tailwind.config.js
nodejs_test-admin-ananatra                  | Files successfully emitted, waiting for typecheck results...
nodejs_test-admin-ananatra                  | Issues checking in progress...
nodejs_nutrivial_backand                    | Unpacking gpg-wks-client (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
nodejs_eta_back                             | Preparing to unpack .../15-libquadmath0_12.2.0-14+deb12u1_amd64.deb ...
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     |  WARN  [sentry-vite-plugin] Warning: No auth token provided. Will not upload source maps. Please set the authToken option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | ℹ Building client...
nodejs_jobsfeed_landing                     | ℹ vite v6.2.5 building for production...
nodejs_jobsfeed_landing                     | [sentry-vite-plugin] Info: Sending telemetry data on issues and performance to Sentry. To disable telemetry, set `options.telemetry` to `false`.
nodejs_eta_back                             | Unpacking libquadmath0:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_jobsfeed_landing                     | ℹ transforming...
nodejs_hide_expert_pay                      | 
nodejs_hide_expert_pay                      | up to date, audited 1245 packages in 1m
nodejs_hide_expert_pay                      | 
nodejs_hide_expert_pay                      | 175 packages are looking for funding
nodejs_hide_expert_pay                      |   run `npm fund` for details
nodejs_hide_expert_pay                      | 
nodejs_hide_expert_pay                      | 74 vulnerabilities (11 low, 23 moderate, 30 high, 10 critical)
nodejs_hide_expert_pay                      | 
nodejs_hide_expert_pay                      | To address issues that do not require attention, run:
nodejs_hide_expert_pay                      |   npm audit fix
nodejs_hide_expert_pay                      | 
nodejs_hide_expert_pay                      | To address all issues possible (including breaking changes), run:
nodejs_hide_expert_pay                      |   npm audit fix --force
nodejs_hide_expert_pay                      | 
nodejs_hide_expert_pay                      | Some issues need review, and may require choosing
nodejs_hide_expert_pay                      | a different dependency.
nodejs_hide_expert_pay                      | 
nodejs_hide_expert_pay                      | Run `npm audit` for details.
nodejs_eta_back                             | Preparing to unpack .../16-gcc-12-base_12.2.0-14+deb12u1_amd64.deb ...
nodejs_hide_expert_pay                      | 
nodejs_hide_expert_pay                      | > hide-expert-api@0.0.1 migrate:dev
nodejs_hide_expert_pay                      | > ts-node ./node_modules/typeorm/cli migration:run
nodejs_hide_expert_pay                      | 
nodejs_eta_back                             | Unpacking gcc-12-base:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Preparing to unpack .../03-gpg-wks-server_2.2.40-1.1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking gpg-wks-server (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
nodejs_nutrivial_front                      | 
nodejs_nutrivial_front                      | 🌼   daisyUI 4.12.24
nodejs_nutrivial_front                      | ├─ ✔︎ 1 theme added		https://daisyui.com/docs/themes
nodejs_nutrivial_front                      | ╰─ ❤︎ Support daisyUI project:	https://opencollective.com/daisyui
nodejs_nutrivial_front                      | 
nodejs_aply                                 | ℹ ✓ 316 modules transformed.
nodejs_eta_back                             | Setting up gcc-12-base:amd64 (12.2.0-14+deb12u1) ...
nodejs_aply                                 | ℹ rendering chunks...
nodejs_aply                                 | ℹ computing gzip size...
nodejs_aply                                 | ℹ .nuxt/dist/client/manifest.json                                  5.70 kB │ gzip:  0.82 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/_id_.2c6adc7e.css                        0.02 kB │ gzip:  0.04 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/quiz.027786e3.css                        0.55 kB │ gzip:  0.32 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/index.e8a25810.css                       1.02 kB │ gzip:  0.49 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/onbording-ru.82d3feef.css                1.31 kB │ gzip:  0.50 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/error-500.e798523c.css                   2.02 kB │ gzip:  0.75 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/error-404.95c28eb4.css                   3.70 kB │ gzip:  1.14 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/entry.830b513e.css                     129.81 kB │ gzip: 17.92 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/_plugin-vue_export-helper.c27b6911.js    0.09 kB │ gzip:  0.10 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/index.4a70ec1f.js                        0.16 kB │ gzip:  0.15 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/Logo.vue.7b3ee968.js                     0.37 kB │ gzip:  0.25 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/client-only.18351774.js                  0.47 kB │ gzip:  0.31 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/AppSuccessButton.vue.7cd50f1a.js         0.51 kB │ gzip:  0.37 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/index.e8c2d4b3.js                        0.80 kB │ gzip:  0.51 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/quiz.b7b2f10e.js                         0.89 kB │ gzip:  0.54 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/error-500.b5b22ef7.js                    1.93 kB │ gzip:  1.02 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/_id_.16e00b09.js                         6.41 kB │ gzip:  2.85 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/error-404.eda89cb5.js                    6.58 kB │ gzip:  2.94 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/_id_.a8ad22c3.js                         7.90 kB │ gzip:  3.44 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/index.9030f8dc.js                       11.65 kB │ gzip:  4.02 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/index.f94cfa75.js                       13.38 kB │ gzip:  4.01 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/first.0cbf9b72.js                       23.75 kB │ gzip:  8.27 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/onbording-ru.94960948.js                45.26 kB │ gzip: 17.62 kB
nodejs_aply                                 | ℹ .nuxt/dist/client/_nuxt/entry.ae46e5e8.js                      156.97 kB │ gzip: 58.65 kB
nodejs_aply                                 | ℹ ✓ built in 1m 6s
nodejs_aply                                 | ✔ Client built in 65808ms
nodejs_aply                                 | ℹ Building server...
nodejs_aply                                 | ℹ vite v4.3.9 building SSR bundle for production...
nodejs_aply                                 | ℹ transforming...
nodejs_trx-usdt-exchanger                   | [6:47:46 PM] Found 0 errors. Watching for file changes.
nodejs_trx-usdt-exchanger                   | 
nodejs_nutrivial_front                      | 
nodejs_nutrivial_front                      | 🌼   daisyUI 4.12.24
nodejs_nutrivial_front                      | ├─ ✔︎ 1 theme added		https://daisyui.com/docs/themes
nodejs_nutrivial_front                      | ╰─ ★ Star daisyUI on GitHub	https://github.com/saadeghi/daisyui
nodejs_nutrivial_front                      | 
nodejs_nutrivial_backand                    | Preparing to unpack .../04-gpg_2.2.40-1.1+deb12u1_amd64.deb ...
nodejs_custom-transit-api-backend           | [dotenv@17.2.3] injecting env (37) from .env -- tip: 📡 add observability to secrets: https://dotenvx.com/ops
nodejs_aply                                 | ℹ ✓ 176 modules transformed.
nodejs_aply                                 | ℹ rendering chunks...
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/quiz-styles.77340c40.mjs                 0.08 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/entry-styles.714496e2.mjs                0.08 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/_id_-styles.fd868358.mjs                 0.14 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/_id_-styles.63ab5b7b.mjs                 0.14 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/error-404-styles.5437d746.mjs            0.15 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/error-500-styles.ee00b7aa.mjs            0.15 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/index-styles.a939013b.mjs                0.34 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/styles.mjs                                     0.86 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/_id_-styles-1.mjs-495a5c93.js            0.19 kB │ map:  0.11 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/_id_-styles-1.mjs-7b5977d4.js            0.19 kB │ map:  0.11 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/_plugin-vue_export-helper-cc2b3d55.js    0.25 kB │ map:  0.13 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/index-styles-5.mjs-b1013070.js           0.27 kB │ map:  0.11 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/index-styles-2.mjs-a053eeb1.js           0.30 kB │ map:  0.11 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/index-styles-3.mjs-f2101898.js           0.41 kB │ map:  0.11 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/index-styles-4.mjs-b1fca59d.js           0.45 kB │ map:  0.11 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/index-styles-1.mjs-774f8e13.js           0.66 kB │ map:  0.11 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/quiz-styles-1.mjs-a469f614.js            0.80 kB │ map:  0.11 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/client-only-29ef7f45.js                  0.92 kB │ map:  3.19 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/index-48e05eff.js                        1.02 kB │ map:  0.36 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/island-renderer-8d881ebb.js              1.14 kB │ map:  1.39 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/index-a2b2aad8.js                        1.84 kB │ map: 14.62 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/error-500-styles-1.mjs-56d472fe.js       2.23 kB │ map:  0.12 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/error-500-c72a1b19.js                    3.17 kB │ map:  3.78 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/quiz-4b57068e.js                         3.58 kB │ map:  0.84 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/index-e993ead4.js                        3.59 kB │ map:  1.53 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/error-404-styles-1.mjs-0f11a32d.js       3.93 kB │ map:  0.12 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/first-d516eac6.js                        5.37 kB │ map: 17.73 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/error-404-93279b15.js                    9.82 kB │ map: 18.91 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/_id_-7d81dd24.js                        14.53 kB │ map: 18.98 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/_id_-007576db.js                        17.87 kB │ map: 24.32 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/index-56485ae8.js                       22.92 kB │ map: 13.25 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/onbording-ru-aa6e743f.js                28.63 kB │ map: 20.67 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/server.mjs                                    48.93 kB │ map: 92.47 kB
nodejs_aply                                 | ℹ .nuxt/dist/server/_nuxt/entry-styles-1.mjs-7b911564.js         133.63 kB │ map:  0.11 kB
nodejs_aply                                 | ℹ ✓ built in 11.07s
nodejs_aply                                 | ✔ Server built in 11100ms
nodejs_custom-transit-api-backend           | query: SELECT version()
nodejs_custom-transit-api-backend           | query: SELECT version()
nodejs_custom-transit-api-backend           | query: SELECT * FROM current_schema()
nodejs_custom-transit-api-backend           | query: SELECT * FROM current_schema()
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @esbuild/android-arm@0.15.18 (node_modules/@esbuild/android-arm):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @esbuild/android-arm@0.15.18: wanted {"os":"android","arch":"arm"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @esbuild/linux-loong64@0.15.18 (node_modules/@esbuild/linux-loong64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @esbuild/linux-loong64@0.15.18: wanted {"os":"linux","arch":"loong64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-64@0.15.18 (node_modules/esbuild-android-64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-64@0.15.18: wanted {"os":"android","arch":"x64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-arm64@0.15.18 (node_modules/esbuild-android-arm64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-arm64@0.15.18: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-64@0.15.18 (node_modules/esbuild-darwin-64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-64@0.15.18: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-arm64@0.15.18 (node_modules/esbuild-darwin-arm64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-arm64@0.15.18: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-64@0.15.18 (node_modules/esbuild-freebsd-64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-64@0.15.18: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-arm64@0.15.18 (node_modules/esbuild-freebsd-arm64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-arm64@0.15.18: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-32@0.15.18 (node_modules/esbuild-linux-32):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-32@0.15.18: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm@0.15.18 (node_modules/esbuild-linux-arm):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm@0.15.18: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm64@0.15.18 (node_modules/esbuild-linux-arm64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm64@0.15.18: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-mips64le@0.15.18 (node_modules/esbuild-linux-mips64le):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-mips64le@0.15.18: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-ppc64le@0.15.18 (node_modules/esbuild-linux-ppc64le):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-ppc64le@0.15.18: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-riscv64@0.15.18 (node_modules/esbuild-linux-riscv64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-riscv64@0.15.18: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-s390x@0.15.18 (node_modules/esbuild-linux-s390x):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-s390x@0.15.18: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-netbsd-64@0.15.18 (node_modules/esbuild-netbsd-64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-netbsd-64@0.15.18: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-openbsd-64@0.15.18 (node_modules/esbuild-openbsd-64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-openbsd-64@0.15.18: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-sunos-64@0.15.18 (node_modules/esbuild-sunos-64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-sunos-64@0.15.18: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-32@0.15.18 (node_modules/esbuild-windows-32):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-32@0.15.18: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-64@0.15.18 (node_modules/esbuild-windows-64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-64@0.15.18: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-arm64@0.15.18 (node_modules/esbuild-windows-arm64):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-arm64@0.15.18: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
nodejs_hide_expert_strapi                   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
nodejs_hide_expert_strapi                   | 
nodejs_hide_expert_strapi                   | audited 1468 packages in 173.626s
nodejs_hide_expert_pay                      | query: SELECT * FROM current_schema()
nodejs_aply                                 | [nitro] ✔ Generated public .output/public
nodejs_aply                                 | [nitro] ℹ Building Nitro Server (preset: node-server)
nodejs_hide_expert_strapi                   | 
nodejs_hide_expert_strapi                   | 140 packages are looking for funding
nodejs_hide_expert_strapi                   |   run `npm fund` for details
nodejs_hide_expert_strapi                   | 
nodejs_hide_expert_strapi                   | found 212 vulnerabilities (33 low, 66 moderate, 85 high, 28 critical)
nodejs_hide_expert_strapi                   |   run `npm audit fix` to fix them, or `npm audit` for details
mongo                                       | {"t":{"$date":"2025-12-09T18:48:17.244+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306097,"ts_usec":244921,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 10, snapshot max: 10 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:18.060Z", "log.level": "INFO", "message":"using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.indices.recovery.RecoverySettings","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_hide-expert-website                  | ℹ Production build
nodejs_hide-expert-website                  | ℹ Bundling for server and client side
nodejs_hide-expert-website                  | ℹ Target: server
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:22.006Z", "log.level": "INFO", "message":"Registered local node features [data_stream.auto_sharding, data_stream.lifecycle.global_retention, data_stream.rollover.lazy, desired_node.version_deprecated, esql.agg_values, esql.async_query, esql.base64_decode_encode, esql.casting_operator, esql.counter_types, esql.disable_nullable_opts, esql.from_options, esql.metadata_fields, esql.metrics_counter_fields, esql.mv_ordering_sorted_ascending, esql.mv_sort, esql.spatial_points_from_source, esql.spatial_shapes, esql.st_centroid_agg, esql.st_contains_within, esql.st_disjoint, esql.st_intersects, esql.st_x_y, esql.string_literal_auto_casting, esql.string_literal_auto_casting_extended, esql.timespan_abbreviations, features_supported, file_settings, geoip.downloader.database.configuration, health.dsl.info, health.extended_repository_indicator, knn_retriever_supported, license-trial-independent-version, mapper.index_sorting_on_nested, mapper.keyword_dimension_ignore_above, mapper.pass_through_priority, mapper.range.null_values_off_by_one_fix, mapper.source.synthetic_source_fallback, mapper.track_ignored_source, mapper.vectors.bit_vectors, mapper.vectors.int4_quantization, rest.capabilities_action, retrievers_supported, rrf_retriever_supported, script.hamming, search.vectors.k_param_supported, security.migration_framework, security.roles_metadata_flattened, standard_retriever_supported, stats.include_disk_thresholds, text_similarity_reranker_retriever_supported, unified_highlighter_matched_fields, usage.data_tiers.precalculate_stats]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.features.FeatureService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_hide-expert-website                  | ✔ Builder initialized
nodejs_eta_back                             | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23334 files and directories currently installed.)
nodejs_eta_back                             | Preparing to unpack .../libstdc++6_12.2.0-14+deb12u1_amd64.deb ...
nodejs_hide-expert-website                  | ✔ Nuxt files generated
nodejs_custom-transit-api-backend           | query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
nodejs_nutrivial_backand                    | Unpacking gpg (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
nodejs_custom-transit-api-backend           | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_custom-transit-api-backend           | query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
nodejs_custom-transit-api-backend           | ✅ Data Source has been initialized!
nodejs_custom-transit-api-backend           | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_custom-transit-api-backend           | No migrations are pending
nodejs_custom-transit-app-admin             | ✓ 923 modules transformed.
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:26.454Z", "log.level": "INFO", "message":"[controller/209] [Main.cc@123] controller (64 bit): Version 8.15.0 (Build 64f00009177815) Copyright (c) 2024 Elasticsearch BV", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"ml-cpp-log-tail-thread","log.logger":"org.elasticsearch.xpack.ml.process.logging.CppLogMessageHandler","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_custom-transit-app-admin             | rendering chunks...
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     |  WARN  The glob option "as" has been deprecated in favour of "query". Please update as: 'raw' to query: '?raw', import: 'default'.
nodejs_jobsfeed_landing                     | 
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | > cutom-transit-backend@0.0.1 seed:dev
nodejs_custom-transit-api-backend           | > ts-node ./db/seeds/data.seed.ts
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-app-admin             | computing gzip size...
nodejs_rentiqu-front                        | ✓ 1075 modules transformed.
nodejs_custom-transit-app-admin             | dist/index.html                                                                              0.57 kB │ gzip:  0.37 kB
nodejs_custom-transit-app-admin             | dist/assets/MainView-DcPehNRT.css                                                            0.40 kB │ gzip:  0.20 kB
nodejs_custom-transit-app-admin             | dist/assets/LoginView-BVDIJExg.css                                                           0.58 kB │ gzip:  0.26 kB
nodejs_custom-transit-app-admin             | dist/assets/TwoFactorVerificationView-B45x9Of1.css                                           0.58 kB │ gzip:  0.26 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseCheckbox-BFC8Pyuj.css                                                        0.79 kB │ gzip:  0.37 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseLiveSerch-IqsFukqC.css                                                       0.84 kB │ gzip:  0.39 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseDropdown-DEQmo2JI.css                                                        1.32 kB │ gzip:  0.51 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseInput-CNt-Tndu.css                                                           1.33 kB │ gzip:  0.52 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseTitle-CxjBDFAu.css                                                           1.34 kB │ gzip:  0.32 kB
nodejs_custom-transit-app-admin             | dist/assets/EmployeesCreateView-DBNc6vvN.css                                                 1.70 kB │ gzip:  0.55 kB
nodejs_custom-transit-app-admin             | dist/assets/EmployeesEditView-iFIAfRkN.css                                                   1.70 kB │ gzip:  0.55 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseButton-CN_XXNa4.css                                                          1.73 kB │ gzip:  0.48 kB
nodejs_custom-transit-app-admin             | dist/assets/SystemSettingsPage-Cxi7z1nY.css                                                  1.84 kB │ gzip:  0.70 kB
nodejs_custom-transit-app-admin             | dist/assets/ColumnSelector-CDG90vET.css                                                      1.88 kB │ gzip:  0.70 kB
nodejs_custom-transit-app-admin             | dist/assets/EditRoleView-Dna6q_cY.css                                                        2.36 kB │ gzip:  0.69 kB
nodejs_custom-transit-app-admin             | dist/assets/ConfirmTwoFAModal-B7OSIEey.css                                                   2.70 kB │ gzip:  0.68 kB
nodejs_custom-transit-app-admin             | dist/assets/CreateRoleView-oyOOliDp.css                                                      2.84 kB │ gzip:  0.77 kB
nodejs_custom-transit-app-admin             | dist/assets/RolesView-KSKQWQyq.css                                                           2.92 kB │ gzip:  0.90 kB
nodejs_custom-transit-app-admin             | dist/assets/UserEditView-DSO99wVf.css                                                        3.11 kB │ gzip:  0.92 kB
nodejs_custom-transit-app-admin             | dist/assets/MainLayout-6N805Ifl.css                                                          3.40 kB │ gzip:  0.87 kB
nodejs_custom-transit-app-admin             | dist/assets/EmployeesView-DAutfahw.css                                                       4.76 kB │ gzip:  1.22 kB
nodejs_custom-transit-app-admin             | dist/assets/UsersView-DGGlQOX2.css                                                           4.93 kB │ gzip:  1.33 kB
nodejs_custom-transit-app-admin             | dist/assets/LocalisationView-BNV7eO3p.css                                                    6.05 kB │ gzip:  1.68 kB
nodejs_custom-transit-app-admin             | dist/assets/index-CNV_hZX6.css                                                              12.68 kB │ gzip:  2.66 kB
nodejs_custom-transit-app-admin             | dist/assets/_plugin-vue_export-helper-DlAUqK2U.js                                            0.09 kB │ gzip:  0.10 kB
nodejs_custom-transit-app-admin             | dist/assets/adminUserUpdate.api-DltLNiyv.js                                                  0.10 kB │ gzip:  0.12 kB
nodejs_custom-transit-app-admin             | dist/assets/updateRolesVisibility.api-TagyOgwQ.js                                            0.10 kB │ gzip:  0.12 kB
nodejs_custom-transit-app-admin             | dist/assets/getRoles.api-CYJ9rFE4.js                                                         0.14 kB │ gzip:  0.14 kB
nodejs_custom-transit-app-admin             | dist/assets/role-DOcVEBcI.js                                                                 0.19 kB │ gzip:  0.16 kB
nodejs_custom-transit-app-admin             | dist/assets/updateRolePermissions.api-gjc4LJ6S.js                                            0.19 kB │ gzip:  0.15 kB
nodejs_custom-transit-app-admin             | dist/assets/IconVectorDown.vue_vue_type_script_setup_true_lang-nYdC6400.js                   0.35 kB │ gzip:  0.29 kB
nodejs_custom-transit-app-admin             | dist/assets/IconVectorRight.vue_vue_type_script_setup_true_lang-Ba7OLtML.js                  0.38 kB │ gzip:  0.31 kB
nodejs_custom-transit-app-admin             | dist/assets/IconVectorTop.vue_vue_type_script_setup_true_lang-DX5xpFke.js                    0.46 kB │ gzip:  0.36 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseTitle-DiSNkqNv.js                                                            0.48 kB │ gzip:  0.35 kB
nodejs_custom-transit-app-admin             | dist/assets/IconDropdownIcon.vue_vue_type_script_setup_true_lang-8zXfPdGv.js                 0.51 kB │ gzip:  0.36 kB
nodejs_custom-transit-app-admin             | dist/assets/genereteSecret.api-DR0kxWvk.js                                                   0.54 kB │ gzip:  0.39 kB
nodejs_custom-transit-app-admin             | dist/assets/MainView-DsaXEs1Y.js                                                             0.56 kB │ gzip:  0.42 kB
nodejs_custom-transit-app-admin             | dist/assets/EscapeListener.vue_vue_type_script_setup_true_lang-CG7WTWrU.js                   0.63 kB │ gzip:  0.44 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseCheckbox-D1SYvUc0.js                                                         0.65 kB │ gzip:  0.43 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseButton-D0aDreTY.js                                                           0.73 kB │ gzip:  0.44 kB
nodejs_custom-transit-app-admin             | dist/assets/IconPen.vue_vue_type_script_setup_true_lang-DCpxAMoA.js                          0.73 kB │ gzip:  0.48 kB
nodejs_custom-transit-app-admin             | dist/assets/IconBell.vue_vue_type_script_setup_true_lang-Bxxw6s0f.js                         0.75 kB │ gzip:  0.47 kB
nodejs_custom-transit-app-admin             | dist/assets/IconPlus.vue_vue_type_script_setup_true_lang-DjoJ7yfG.js                         1.06 kB │ gzip:  0.56 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseDropdown-CIW_1YFJ.js                                                         2.08 kB │ gzip:  1.09 kB
nodejs_custom-transit-app-admin             | dist/assets/TwoFactorVerificationView-C3Fkebun.js                                            2.21 kB │ gzip:  1.06 kB
nodejs_custom-transit-app-admin             | dist/assets/ColumnSelector-CjggKiPW.js                                                       2.28 kB │ gzip:  1.23 kB
nodejs_custom-transit-app-admin             | dist/assets/LoginView-Dt-zZnSq.js                                                            2.46 kB │ gzip:  1.29 kB
nodejs_custom-transit-app-admin             | dist/assets/SystemSettingsPage-C-GIC0CS.js                                                   3.57 kB │ gzip:  1.64 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseLiveSerch-D-DPLDFp.js                                                        4.35 kB │ gzip:  2.18 kB
nodejs_custom-transit-app-admin             | dist/assets/IconLocalisationSecondaty.vue_vue_type_script_setup_true_lang-kICyGS6_.js        4.40 kB │ gzip:  1.84 kB
nodejs_custom-transit-app-admin             | dist/assets/BaseInput-DohD2sVS.js                                                            5.08 kB │ gzip:  2.35 kB
nodejs_custom-transit-app-admin             | dist/assets/EmployeesCreateView-CX8roP4s.js                                                  5.16 kB │ gzip:  2.18 kB
nodejs_custom-transit-app-admin             | dist/assets/EmployeesEditView-C1wSTiQ6.js                                                    5.63 kB │ gzip:  2.43 kB
nodejs_custom-transit-app-admin             | dist/assets/EditRoleView-nhhD7dvi.js                                                         5.66 kB │ gzip:  2.48 kB
nodejs_custom-transit-app-admin             | dist/assets/CreateRoleView-C5Z_Zsl1.js                                                       6.87 kB │ gzip:  2.96 kB
nodejs_custom-transit-app-admin             | dist/assets/EmployeesView-Coh8iPAc.js                                                        7.22 kB │ gzip:  3.08 kB
nodejs_custom-transit-app-admin             | dist/assets/RolesView-Frw8LQs5.js                                                            7.66 kB │ gzip:  3.48 kB
nodejs_custom-transit-app-admin             | dist/assets/ConfirmTwoFAModal.vue_vue_type_style_index_0_scoped_1aafe696_lang-BRpOsv2X.js    7.93 kB │ gzip:  3.11 kB
nodejs_custom-transit-app-admin             | dist/assets/UserEditView-6Aa54lYD.js                                                         9.06 kB │ gzip:  3.38 kB
nodejs_custom-transit-app-admin             | dist/assets/UsersView-DS15uYSi.js                                                           12.53 kB │ gzip:  5.01 kB
nodejs_custom-transit-app-admin             | dist/assets/LocalisationView-BAKBsA9v.js                                                    18.36 kB │ gzip:  7.11 kB
nodejs_custom-transit-app-admin             | dist/assets/MainLayout-Ds9J4ttN.js                                                          62.41 kB │ gzip: 23.89 kB
nodejs_custom-transit-app-admin             | dist/assets/index-Jbq1zqgM.js                                                              174.66 kB │ gzip: 66.35 kB
nodejs_custom-transit-app-admin             | ✓ built in 1m 13s
nodejs_hide_expert_strapi                   | 
nodejs_hide_expert_strapi                   | > hide-expert-admin@0.1.0 build /opt/app
nodejs_hide_expert_strapi                   | > strapi build "ENV=prod"
nodejs_hide_expert_strapi                   | 
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:29.545Z", "log.level": "INFO", "message":"Sending apm metrics is disabled", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.telemetry.apm.APM","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:29.546Z", "log.level": "INFO", "message":"Sending apm tracing is disabled", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.telemetry.apm.APM","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:30.104Z", "log.level": "INFO", "message":"Security is enabled", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.security.Security","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_custom-transit-app-admin             |   ➜  Local:   http://localhost:3111/
nodejs_custom-transit-app-admin             |   ➜  Network: http://192.168.128.13:3111/
nodejs_rentiqu-front                        | rendering chunks...
nodejs_hide-expert-website                  | ℹ Compiling Client
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:33.479Z", "log.level": "INFO", "message":"parsed [0] roles from file [/usr/share/elasticsearch/config/roles.yml]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.security.authz.store.FileRolesStore","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_rentiqu-front                        | computing gzip size...
nodejs_rentiqu-front                        | dist/index.html                                        0.77 kB │ gzip:   0.42 kB
nodejs_rentiqu-front                        | dist/assets/search-house-DKJVVdnx.webp                80.02 kB
nodejs_rentiqu-front                        | dist/assets/search-house-mobile-B26UX4uD.jpg         118.93 kB
nodejs_rentiqu-front                        | dist/assets/support-decor-img-DmX5TpRl.webp          129.39 kB
nodejs_rentiqu-front                        | dist/assets/abstract-triangle-C7s-Cscd.jpg           144.59 kB
nodejs_rentiqu-front                        | dist/assets/left-bg-2-DqmVVo0I.webp                  225.06 kB
nodejs_rentiqu-front                        | dist/assets/support-agent--12Vx9TE.png               233.55 kB
nodejs_rentiqu-front                        | dist/assets/abstract-lines-DN7kLA9Q.jpg              258.38 kB
nodejs_rentiqu-front                        | dist/assets/left-bg-CQWjfQ6z.webp                    261.89 kB
nodejs_rentiqu-front                        | dist/assets/create-broker-8yb4XNhW.jpg               417.67 kB
nodejs_rentiqu-front                        | dist/assets/create-tenant-B0LFwlro.jpg               476.73 kB
nodejs_rentiqu-front                        | dist/assets/TenantLayout-tn0RQdqM.css                  0.00 kB │ gzip:   0.02 kB
nodejs_rentiqu-front                        | dist/assets/Loader-DVSjoR4_.css                        0.17 kB │ gzip:   0.15 kB
nodejs_rentiqu-front                        | dist/assets/ProfileInfoHead-CrHzE_VM.css               0.66 kB │ gzip:   0.33 kB
nodejs_rentiqu-front                        | dist/assets/Stepper-BTYJfSa9.css                       0.70 kB │ gzip:   0.32 kB
nodejs_rentiqu-front                        | dist/assets/BackButton-DnLH87a0.css                    0.74 kB │ gzip:   0.36 kB
nodejs_rentiqu-front                        | dist/assets/TenantProfileBasic-BDDeSjD7.css            0.89 kB │ gzip:   0.43 kB
nodejs_rentiqu-front                        | dist/assets/index-CMtgijRZ.css                         0.91 kB │ gzip:   0.40 kB
nodejs_rentiqu-front                        | dist/assets/BaseTextArea-CvJMy70l.css                  1.14 kB │ gzip:   0.49 kB
nodejs_rentiqu-front                        | dist/assets/BaseModal-DmpsxwY_.css                     1.29 kB │ gzip:   0.48 kB
nodejs_rentiqu-front                        | dist/assets/BrokerProfile-DugYpf9H.css                 1.34 kB │ gzip:   0.49 kB
nodejs_rentiqu-front                        | dist/assets/BaseInput-CzfiwvpR.css                     1.67 kB │ gzip:   0.63 kB
nodejs_rentiqu-front                        | dist/assets/BrokerTenantSearchLayout-DulJtgO_.css      1.87 kB │ gzip:   0.65 kB
nodejs_rentiqu-front                        | dist/assets/ProfileHeader-BgUijTT9.css                 2.41 kB │ gzip:   0.87 kB
nodejs_rentiqu-front                        | dist/assets/ResetSuccessPage-B-f2iD9n.css              2.53 kB │ gzip:   0.75 kB
nodejs_rentiqu-front                        | dist/assets/TenantProfileFamily-DpUhCEA7.css           2.64 kB │ gzip:   0.88 kB
nodejs_rentiqu-front                        | dist/assets/BaseButton-CWaS-xqF.css                    2.65 kB │ gzip:   0.89 kB
nodejs_rentiqu-front                        | dist/assets/TenantProfile-CP5u9Pfr.css                 2.70 kB │ gzip:   0.85 kB
nodejs_rentiqu-front                        | dist/assets/TenantProfileFinancial-ZBo44Dw8.css        3.06 kB │ gzip:   0.90 kB
nodejs_rentiqu-front                        | dist/assets/ForgotPasswordPage-DgtXBKBe.css            3.27 kB │ gzip:   0.87 kB
nodejs_rentiqu-front                        | dist/assets/BaseRadio-Gr3mXyqE.css                     3.89 kB │ gzip:   1.11 kB
nodejs_rentiqu-front                        | dist/assets/SupportPage-BxrZe4Ah.css                   4.36 kB │ gzip:   1.33 kB
nodejs_rentiqu-front                        | dist/assets/CreateProfile-nAiEpV2T.css                 4.51 kB │ gzip:   1.08 kB
nodejs_rentiqu-front                        | dist/assets/ResetPasswordPage-BOR7h_Kk.css             4.57 kB │ gzip:   1.15 kB
nodejs_rentiqu-front                        | dist/assets/OtpPage-ujekIXmH.css                       4.61 kB │ gzip:   1.17 kB
nodejs_rentiqu-front                        | dist/assets/ResetOtpPage-lnlEyyff.css                  4.65 kB │ gzip:   1.18 kB
nodejs_rentiqu-front                        | dist/assets/CreateProfile-h7ewXoDA.css                 4.74 kB │ gzip:   1.36 kB
nodejs_rentiqu-front                        | dist/assets/ProfileInfo-DAoJORXP.css                   5.00 kB │ gzip:   1.21 kB
nodejs_rentiqu-front                        | dist/assets/RegisterPage-DHXU3F8h.css                  5.80 kB │ gzip:   1.42 kB
nodejs_rentiqu-front                        | dist/assets/LoginPage-qGjKv38b.css                     6.54 kB │ gzip:   1.53 kB
nodejs_rentiqu-front                        | dist/assets/constants-CyXsB-HK.css                     7.29 kB │ gzip:   1.47 kB
nodejs_rentiqu-front                        | dist/assets/MainLayout-BlMb_oQZ.css                    7.64 kB │ gzip:   1.87 kB
nodejs_rentiqu-front                        | dist/assets/ViewTenant-C9tHMyfN.css                    8.40 kB │ gzip:   1.75 kB
nodejs_rentiqu-front                        | dist/assets/SearchTenant-BLJw3NIU.css                  9.55 kB │ gzip:   2.08 kB
nodejs_rentiqu-front                        | dist/assets/ChatPage-B8cT0mJR.css                      9.78 kB │ gzip:   2.20 kB
nodejs_rentiqu-front                        | dist/assets/Subscriptions-D1KCHMbm.css                11.81 kB │ gzip:   2.40 kB
nodejs_rentiqu-front                        | dist/assets/AuthLayout-Cn-sQAO9.css                   15.25 kB │ gzip:   4.62 kB
nodejs_rentiqu-front                        | dist/assets/LocationSelect-DADP3cfr.css               17.75 kB │ gzip:   3.61 kB
nodejs_rentiqu-front                        | dist/assets/LocationMultiSelect-Bd5PuG69.css          30.89 kB │ gzip:   5.58 kB
nodejs_rentiqu-front                        | dist/assets/search-house-mobile-BuFbUoBk.js            0.11 kB │ gzip:   0.11 kB
nodejs_rentiqu-front                        | dist/assets/AuthLayout-BLQNgQod.js                     0.18 kB │ gzip:   0.16 kB
nodejs_rentiqu-front                        | dist/assets/BrokerLayout-cM0fazVF.js                   0.20 kB │ gzip:   0.19 kB
nodejs_rentiqu-front                        | dist/assets/TenantLayout-mneuBtFa.js                   0.21 kB │ gzip:   0.19 kB
nodejs_rentiqu-front                        | dist/assets/get-error-message-Dck-C1Ue.js              0.32 kB │ gzip:   0.22 kB
nodejs_rentiqu-front                        | dist/assets/NotFoundPage-B0HbTOgn.js                   0.37 kB │ gzip:   0.27 kB
nodejs_rentiqu-front                        | dist/assets/make-initials-CHJyWPWw.js                  0.40 kB │ gzip:   0.31 kB
nodejs_rentiqu-front                        | dist/assets/Loader-CoFXsp-a.js                         0.48 kB │ gzip:   0.34 kB
nodejs_rentiqu-front                        | dist/assets/useAutocomplete-BO_t7o7S.js                0.50 kB │ gzip:   0.35 kB
nodejs_rentiqu-front                        | dist/assets/loader-CrxXS2U4.js                         0.52 kB │ gzip:   0.38 kB
nodejs_rentiqu-front                        | dist/assets/ProfileInfoHead-DfVvp8jI.js                0.55 kB │ gzip:   0.34 kB
nodejs_rentiqu-front                        | dist/assets/BrokerTenantSearchLayout-Bb7KOYRx.js       0.61 kB │ gzip:   0.37 kB
nodejs_rentiqu-front                        | dist/assets/Stepper-Bkgx2yPK.js                        0.66 kB │ gzip:   0.41 kB
nodejs_rentiqu-front                        | dist/assets/edit-pan-CDVkDK36.js                       0.69 kB │ gzip:   0.47 kB
nodejs_rentiqu-front                        | dist/assets/BaseButton-Dt6wFsSt.js                     0.82 kB │ gzip:   0.44 kB
nodejs_rentiqu-front                        | dist/assets/user-CQzhx367.js                           0.99 kB │ gzip:   0.53 kB
nodejs_rentiqu-front                        | dist/assets/BaseTextArea-BujqSRca.js                   1.10 kB │ gzip:   0.57 kB
nodejs_rentiqu-front                        | dist/assets/BackButton-DYDti2uu.js                     1.69 kB │ gzip:   0.94 kB
nodejs_rentiqu-front                        | dist/assets/BaseModal-ZILgWvTH.js                      2.02 kB │ gzip:   1.00 kB
nodejs_rentiqu-front                        | dist/assets/ProfileHeader-BJy-9C44.js                  2.56 kB │ gzip:   1.32 kB
nodejs_rentiqu-front                        | dist/assets/LocationSelect-W1qUklMU.js                 3.37 kB │ gzip:   1.56 kB
nodejs_rentiqu-front                        | dist/assets/BaseInput-Ddt6XhOl.js                      3.47 kB │ gzip:   1.35 kB
nodejs_rentiqu-front                        | dist/assets/ForgotPasswordPage-C2GwYEwh.js             3.48 kB │ gzip:   1.72 kB
nodejs_rentiqu-front                        | dist/assets/ResetSuccessPage-gRhUv79Z.js               3.53 kB │ gzip:   1.68 kB
nodejs_rentiqu-front                        | dist/assets/TenantProfileFamily-D00tTb5q.js            3.61 kB │ gzip:   1.64 kB
nodejs_rentiqu-front                        | dist/assets/logo-CfCXvCWn.js                           3.65 kB │ gzip:   1.83 kB
nodejs_rentiqu-front                        | dist/assets/SupportPage-DpJIwQ2i.js                    4.18 kB │ gzip:   1.89 kB
nodejs_rentiqu-front                        | dist/assets/BrokerProfile-BAuLFLsT.js                  4.29 kB │ gzip:   1.68 kB
nodejs_rentiqu-front                        | dist/assets/TenantProfileBasic-BAGLdL5g.js             4.53 kB │ gzip:   1.89 kB
nodejs_rentiqu-front                        | dist/assets/CreateProfile-B0Esw2gZ.js                  4.69 kB │ gzip:   2.02 kB
nodejs_rentiqu-front                        | dist/assets/ProfileInfo-DbdhYw6N.js                    4.72 kB │ gzip:   1.71 kB
nodejs_rentiqu-front                        | dist/assets/ResetPasswordPage-0vXY4_uc.js              5.03 kB │ gzip:   2.13 kB
nodejs_rentiqu-front                        | dist/assets/ResetOtpPage-CUZQfyLx.js                   5.42 kB │ gzip:   2.55 kB
nodejs_rentiqu-front                        | dist/assets/OtpPage-C82brhBm.js                        5.46 kB │ gzip:   2.59 kB
nodejs_rentiqu-front                        | dist/assets/logopro-Cu5-38FK.js                        5.62 kB │ gzip:   2.42 kB
nodejs_rentiqu-front                        | dist/assets/BaseRadio-73LBwmSO.js                      6.10 kB │ gzip:   2.22 kB
nodejs_rentiqu-front                        | dist/assets/TenantProfileFinancial-D2SkCKM5.js         6.53 kB │ gzip:   2.23 kB
nodejs_rentiqu-front                        | dist/assets/RegisterPage-BKd2f2Ja.js                   7.42 kB │ gzip:   3.04 kB
nodejs_rentiqu-front                        | dist/assets/LoginPage-DQW4oCsB.js                      8.26 kB │ gzip:   3.42 kB
nodejs_rentiqu-front                        | dist/assets/TenantProfile-SyfHCF9n.js                  8.52 kB │ gzip:   3.49 kB
nodejs_rentiqu-front                        | dist/assets/ViewTenant-D44EBGJt.js                    10.74 kB │ gzip:   4.07 kB
nodejs_rentiqu-front                        | dist/assets/CreateProfile-BnAMPRYO.js                 12.23 kB │ gzip:   3.88 kB
nodejs_rentiqu-front                        | dist/assets/constants-BoGZNPm1.js                     14.70 kB │ gzip:   4.23 kB
nodejs_rentiqu-front                        | dist/assets/Subscriptions-CySjR9n6.js                 15.33 kB │ gzip:   5.96 kB
nodejs_rentiqu-front                        | dist/assets/ChatPage-_S-XiNMB.js                      15.74 kB │ gzip:   6.00 kB
nodejs_rentiqu-front                        | dist/assets/SearchTenant-Dr8e5ZeF.js                  16.46 kB │ gzip:   5.58 kB
nodejs_rentiqu-front                        | dist/assets/MainLayout-CET5lqlM.js                    26.35 kB │ gzip:   7.39 kB
nodejs_rentiqu-front                        | dist/assets/validation-DTk2d1Kw.js                    54.74 kB │ gzip:  14.82 kB
nodejs_rentiqu-front                        | dist/assets/AuthLayout-CAsVa5oU.js                   104.10 kB │ gzip:  31.21 kB
nodejs_rentiqu-front                        | dist/assets/LocationMultiSelect-By9h_Jg1.js          138.13 kB │ gzip:  48.17 kB
nodejs_rentiqu-front                        | dist/assets/index-Cr2arz1x.js                      1,003.08 kB │ gzip: 285.93 kB
nodejs_rentiqu-front                        | 
nodejs_rentiqu-front                        | (!) Some chunks are larger than 500 kB after minification. Consider:
nodejs_rentiqu-front                        | - Using dynamic import() to code-split the application
nodejs_rentiqu-front                        | - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
nodejs_rentiqu-front                        | - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
nodejs_rentiqu-front                        | ✓ built in 2m 3s
nodejs_test-admin-ananatra                  | No issues found.
nodejs_rentiqu-front                        |  INFO  Accepting connections at http://localhost:3116
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:42.466Z", "log.level": "INFO", "message":"Watcher initialized components at 2025-12-09T18:48:42.466Z", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.watcher.Watcher","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:43.634Z", "log.level": "INFO", "message":"Profiling is enabled", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.profiling.ProfilingPlugin","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_custom-transit-frontend              | ✓ 1167 modules transformed.
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:43.831Z", "log.level": "INFO", "message":"profiling index templates will not be installed or reinstalled", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.profiling.ProfilingPlugin","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:43.836Z", "log.level": "INFO", "message":"APM ingest plugin is enabled", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.apmdata.APMPlugin","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:44.321Z", "log.level": "INFO", "message":"APM index template registry is enabled", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.apmdata.APMIndexTemplateRegistry","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_custom-transit-frontend              | rendering chunks...
nodejs_aply                                 | [nitro] ✔ Nitro server built
nodejs_custom-transit-frontend              | [plugin vite:reporter] 
nodejs_custom-transit-frontend              | (!) /home/node/app/src/locales/eng.json is dynamically imported by /home/node/app/src/plugins/i18n.ts but also statically imported by /home/node/app/src/plugins/i18n.ts, dynamic import will not move module into another chunk.
nodejs_custom-transit-frontend              | 
nodejs_custom-transit-frontend              | computing gzip size...
nodejs_custom-transit-frontend              | dist/index.html                                                                 0.57 kB │ gzip:  0.36 kB
nodejs_custom-transit-frontend              | dist/assets/ConfirmDialog-D8nthnQi.css                                          0.18 kB │ gzip:  0.14 kB
nodejs_custom-transit-frontend              | dist/assets/RegistrationView-CfscbkxU.css                                       0.54 kB │ gzip:  0.26 kB
nodejs_custom-transit-frontend              | dist/assets/ResetPasswordView-DjzQfZWA.css                                      0.57 kB │ gzip:  0.25 kB
nodejs_custom-transit-frontend              | dist/assets/TwoFactorVerificationView-ffWh0V1M.css                              0.58 kB │ gzip:  0.26 kB
nodejs_custom-transit-frontend              | dist/assets/RestoreView-5sOI7kqf.css                                            0.73 kB │ gzip:  0.31 kB
nodejs_custom-transit-frontend              | dist/assets/BaseCheckbox-BFC8Pyuj.css                                           0.79 kB │ gzip:  0.37 kB
nodejs_custom-transit-frontend              | dist/assets/BasePagination-CPQ_xb-m.css                                         0.98 kB │ gzip:  0.41 kB
nodejs_custom-transit-frontend              | dist/assets/BaseModal-Ezh1r8Qc.css                                              1.03 kB │ gzip:  0.47 kB
nodejs_custom-transit-frontend              | dist/assets/getUserCountry-B89VILXs.css                                         1.15 kB │ gzip:  0.48 kB
nodejs_custom-transit-frontend              | dist/assets/PageHeaderWithOperatorToggle-BVKi8vQ5.css                           1.23 kB │ gzip:  0.46 kB
nodejs_custom-transit-frontend              | dist/assets/LoginView-BsuLU4no.css                                              1.35 kB │ gzip:  0.50 kB
nodejs_custom-transit-frontend              | dist/assets/OrderEditView-B3cSDD23.css                                          1.37 kB │ gzip:  0.51 kB
nodejs_custom-transit-frontend              | dist/assets/BaseTitle-DiT4Gxas.css                                              1.41 kB │ gzip:  0.33 kB
nodejs_custom-transit-frontend              | dist/assets/BaseLiveSerch-ChXRXMN0.css                                          1.63 kB │ gzip:  0.62 kB
nodejs_custom-transit-frontend              | dist/assets/BaseButton-CN_XXNa4.css                                             1.73 kB │ gzip:  0.48 kB
nodejs_custom-transit-frontend              | dist/assets/BaseInput-CJNNkVH-.css                                              2.36 kB │ gzip:  0.74 kB
nodejs_custom-transit-frontend              | dist/assets/getServices-CtybPrQt.css                                            2.75 kB │ gzip:  0.91 kB
nodejs_custom-transit-frontend              | dist/assets/UserEditView-BxgeWkD4.css                                           3.11 kB │ gzip:  0.92 kB
nodejs_custom-transit-frontend              | dist/assets/NewUsersView-CDpia4Iz.css                                           3.19 kB │ gzip:  0.91 kB
nodejs_custom-transit-frontend              | dist/assets/tableDropdowns-DZ0tfzxe.css                                         3.47 kB │ gzip:  0.87 kB
nodejs_custom-transit-frontend              | dist/assets/MainLayout-9e8mKOOv.css                                             3.51 kB │ gzip:  0.93 kB
nodejs_custom-transit-frontend              | dist/assets/BaseBellButton-BSzDRA4x.css                                         3.90 kB │ gzip:  1.13 kB
nodejs_custom-transit-frontend              | dist/assets/UsersView-Dx5d-NyY.css                                              3.95 kB │ gzip:  1.11 kB
nodejs_custom-transit-frontend              | dist/assets/ProfileView-CibyLBvi.css                                            6.30 kB │ gzip:  1.69 kB
nodejs_custom-transit-frontend              | dist/assets/HomeView-W9XdHqqk.css                                               6.39 kB │ gzip:  1.66 kB
nodejs_custom-transit-frontend              | dist/assets/listUtils-DXL62Xgn.css                                              6.52 kB │ gzip:  1.29 kB
nodejs_custom-transit-frontend              | dist/assets/OrdersView-DuhSuOlT.css                                             8.90 kB │ gzip:  2.14 kB
nodejs_custom-transit-frontend              | dist/assets/OrderInfoView-LuijMmWe.css                                         11.31 kB │ gzip:  2.68 kB
nodejs_custom-transit-frontend              | dist/assets/ChatPage-Brw0q4Dj.css                                              11.64 kB │ gzip:  2.51 kB
nodejs_custom-transit-frontend              | dist/assets/index-A2tZlzmY.css                                                 12.71 kB │ gzip:  2.67 kB
nodejs_custom-transit-frontend              | dist/assets/_plugin-vue_export-helper-DlAUqK2U.js                               0.09 kB │ gzip:  0.10 kB
nodejs_custom-transit-frontend              | dist/assets/adminUserUpdate-Bxg_oQDp.js                                         0.10 kB │ gzip:  0.12 kB
nodejs_custom-transit-frontend              | dist/assets/getCurrent.api-DlC0WI3J.js                                          0.13 kB │ gzip:  0.13 kB
nodejs_custom-transit-frontend              | dist/assets/IconVectorRight.vue_vue_type_script_setup_true_lang-Dt82O8at.js     0.38 kB │ gzip:  0.31 kB
nodejs_custom-transit-frontend              | dist/assets/IconDropdownIcon.vue_vue_type_script_setup_true_lang-B3PDOtqU.js    0.51 kB │ gzip:  0.36 kB
nodejs_custom-transit-frontend              | dist/assets/updateOrder-DXLwKPcn.js                                             0.51 kB │ gzip:  0.34 kB
nodejs_custom-transit-frontend              | dist/assets/getContractors-CIWmuF-t.js                                          0.52 kB │ gzip:  0.25 kB
nodejs_custom-transit-frontend              | dist/assets/BaseTitle-DbpfL4pD.js                                               0.61 kB │ gzip:  0.41 kB
nodejs_custom-transit-frontend              | dist/assets/IconVectorLeft.vue_vue_type_script_setup_true_lang-txqEMEHv.js      0.63 kB │ gzip:  0.44 kB
nodejs_custom-transit-frontend              | dist/assets/IconFilter.vue_vue_type_script_setup_true_lang-Bc5_O2b2.js          0.63 kB │ gzip:  0.42 kB
nodejs_custom-transit-frontend              | dist/assets/BaseCheckbox-D-03vD7K.js                                            0.65 kB │ gzip:  0.43 kB
nodejs_custom-transit-frontend              | dist/assets/BaseButton-B2URWVA1.js                                              0.73 kB │ gzip:  0.44 kB
nodejs_custom-transit-frontend              | dist/assets/IconPen.vue_vue_type_script_setup_true_lang-CFZ4xspM.js             0.73 kB │ gzip:  0.48 kB
nodejs_custom-transit-frontend              | dist/assets/IconBell.vue_vue_type_script_setup_true_lang-rj1-HzS7.js            0.75 kB │ gzip:  0.47 kB
nodejs_custom-transit-frontend              | dist/assets/IconProfile.vue_vue_type_script_setup_true_lang-7Djmaz4D.js         1.04 kB │ gzip:  0.60 kB
nodejs_custom-transit-frontend              | dist/assets/PageHeaderWithOperatorToggle-CH7hPf_A.js                            1.26 kB │ gzip:  0.74 kB
nodejs_custom-transit-frontend              | dist/assets/ConfirmDialog-CH2IUUNe.js                                           1.42 kB │ gzip:  0.74 kB
nodejs_custom-transit-frontend              | dist/assets/IconUpload.vue_vue_type_script_setup_true_lang-DS0mndFA.js          1.44 kB │ gzip:  0.77 kB
nodejs_custom-transit-frontend              | dist/assets/IconChat.vue_vue_type_script_setup_true_lang-BHoaqAv3.js            1.58 kB │ gzip:  0.76 kB
nodejs_custom-transit-frontend              | dist/assets/BasePagination-C0DVfNHx.js                                          1.68 kB │ gzip:  0.92 kB
nodejs_custom-transit-frontend              | dist/assets/RestoreView-xNuSrvsG.js                                             1.94 kB │ gzip:  0.96 kB
nodejs_custom-transit-frontend              | dist/assets/TwoFactorVerificationView-CXFelp7Y.js                               1.95 kB │ gzip:  0.98 kB
nodejs_custom-transit-frontend              | dist/assets/ResetPasswordView-D3L_sbed.js                                       2.66 kB │ gzip:  1.09 kB
nodejs_custom-transit-frontend              | dist/assets/BaseModal-Di58VvP8.js                                               3.28 kB │ gzip:  1.52 kB
nodejs_custom-transit-frontend              | dist/assets/getUserCountry-ffAqUHRy.js                                          4.10 kB │ gzip:  1.93 kB
nodejs_custom-transit-frontend              | dist/assets/RegistrationView-5OQnc2oj.js                                        4.74 kB │ gzip:  1.86 kB
nodejs_custom-transit-frontend              | dist/assets/LoginView-Dq7zmxWg.js                                               5.28 kB │ gzip:  2.09 kB
nodejs_custom-transit-frontend              | dist/assets/getServices-BL73wO2N.js                                             6.83 kB │ gzip:  2.59 kB
nodejs_custom-transit-frontend              | dist/assets/BaseLiveSerch-BBjkOUiK.js                                           7.55 kB │ gzip:  3.25 kB
nodejs_custom-transit-frontend              | dist/assets/BaseInput-BEDNigTv.js                                               7.94 kB │ gzip:  3.25 kB
nodejs_custom-transit-frontend              | dist/assets/NewUsersView-B-f7qTXz.js                                            8.49 kB │ gzip:  3.46 kB
nodejs_custom-transit-frontend              | dist/assets/UserEditView-DBpSJZEy.js                                            9.03 kB │ gzip:  3.44 kB
nodejs_custom-transit-frontend              | dist/assets/OrderEditView-Dw_NpYWL.js                                           9.11 kB │ gzip:  3.18 kB
nodejs_custom-transit-frontend              | dist/assets/tableDropdowns-CMOpkV5V.js                                          9.31 kB │ gzip:  3.73 kB
nodejs_custom-transit-frontend              | dist/assets/UsersView-B4P7IXVQ.js                                              11.09 kB │ gzip:  3.95 kB
nodejs_custom-transit-frontend              | dist/assets/HomeView-DxKYG0fs.js                                               13.62 kB │ gzip:  4.66 kB
nodejs_custom-transit-frontend              | dist/assets/rus-CsnYzcyu.js                                                    15.60 kB │ gzip:  5.25 kB
nodejs_custom-transit-frontend              | dist/assets/ChatPage-Bic8jLBN.js                                               27.04 kB │ gzip:  9.92 kB
nodejs_custom-transit-frontend              | dist/assets/listUtils-B7vC-3XI.js                                              30.01 kB │ gzip:  9.29 kB
nodejs_custom-transit-frontend              | dist/assets/MainLayout-D9niPg5m.js                                             39.52 kB │ gzip: 16.01 kB
nodejs_custom-transit-frontend              | dist/assets/ProfileView-DrPyFjRV.js                                            46.93 kB │ gzip: 17.72 kB
nodejs_custom-transit-frontend              | dist/assets/OrdersView-vnMFtNlH.js                                             52.64 kB │ gzip: 14.42 kB
nodejs_custom-transit-frontend              | dist/assets/BaseBellButton-ClW-F-Yg.js                                         66.81 kB │ gzip: 21.03 kB
nodejs_custom-transit-frontend              | dist/assets/OrderInfoView-C47bSTwz.js                                          79.33 kB │ gzip: 22.85 kB
nodejs_custom-transit-frontend              | dist/assets/index-aez-ZFHg.js                                                 246.88 kB │ gzip: 90.37 kB
nodejs_custom-transit-frontend              | ✓ built in 1m 29s
nodejs_nutrivial_front                      | node_modules/vue-i18n/dist/vue-i18n.mjs (227:13): "currentInstance" is not exported by "node_modules/vue/dist/vue.runtime.esm-bundler.js", imported by "node_modules/vue-i18n/dist/vue-i18n.mjs".
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/_id_-007576db.mjs (24.3 kB) (4.91 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/_id_-007576db.mjs.map (16.6 kB) (3.4 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/_id_-7d81dd24.mjs (16.6 kB) (4.09 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/_id_-7d81dd24.mjs.map (13.5 kB) (2.86 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/_id_-styles.63ab5b7b.mjs (272 B) (175 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/_id_-styles.63ab5b7b.mjs.map (330 B) (220 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/_id_-styles.fd868358.mjs (272 B) (175 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/_id_-styles.fd868358.mjs.map (330 B) (220 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/_plugin-vue_export-helper-cc2b3d55.mjs (254 B) (200 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/_plugin-vue_export-helper-cc2b3d55.mjs.map (446 B) (265 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/client-only-29ef7f45.mjs (923 B) (474 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/client-only-29ef7f45.mjs.map (999 B) (440 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/entry-styles.714496e2.mjs (134 kB) (18.1 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/entry-styles.714496e2.mjs.map (444 B) (253 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/error-404-93279b15.mjs (10.1 kB) (3.24 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/error-404-93279b15.mjs.map (8.03 kB) (1.98 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/error-404-styles.5437d746.mjs (4.04 kB) (1.27 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/error-404-styles.5437d746.mjs.map (346 B) (226 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/error-500-c72a1b19.mjs (3.37 kB) (1.48 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/error-500-c72a1b19.mjs.map (1.69 kB) (609 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/error-500-styles.ee00b7aa.mjs (2.35 kB) (886 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/error-500-styles.ee00b7aa.mjs.map (346 B) (225 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/first-d516eac6.mjs (5.64 kB) (1.61 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/first-d516eac6.mjs.map (5.33 kB) (1.28 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/index-48e05eff.mjs (1.29 kB) (597 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/index-48e05eff.mjs.map (850 B) (395 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/index-56485ae8.mjs (23 kB) (4.81 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/index-56485ae8.mjs.map (17.3 kB) (1.39 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/index-a2b2aad8.mjs (1.84 kB) (672 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/index-a2b2aad8.mjs.map (2.2 kB) (698 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/index-e993ead4.mjs (4.13 kB) (1.32 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/index-e993ead4.mjs.map (3.43 kB) (579 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/index-styles.a939013b.mjs (2.39 kB) (915 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/index-styles.a939013b.mjs.map (888 B) (350 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/island-renderer-8d881ebb.mjs (1.41 kB) (641 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/island-renderer-8d881ebb.mjs.map (914 B) (432 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/onbording-ru-aa6e743f.mjs (41 kB) (6.63 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/onbording-ru-aa6e743f.mjs.map (23.8 kB) (3.23 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/quiz-4b57068e.mjs (3.5 kB) (1.06 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/quiz-4b57068e.mjs.map (3.34 kB) (906 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/quiz-styles.77340c40.mjs (1.41 kB) (666 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/_nuxt/quiz-styles.77340c40.mjs.map (389 B) (238 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/client.manifest.mjs (6.93 kB) (949 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/client.manifest.mjs.map (5.46 kB) (726 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/server.mjs (49.2 kB) (12.1 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/server.mjs.map (54 kB) (7.93 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/styles.mjs (931 B) (361 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/app/styles.mjs.map (712 B) (260 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/error-500.mjs (4.26 kB) (1.82 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/error-500.mjs.map (1.06 kB) (389 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/handlers/renderer.mjs (10.4 kB) (3.25 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/handlers/renderer.mjs.map (11.9 kB) (2.37 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/nitro/node-server.mjs (49.6 kB) (13.1 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/nitro/node-server.mjs.map (95.1 kB) (6.68 kB gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/rollup/_virtual_head-static.mjs (301 B) (217 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/rollup/_virtual_head-static.mjs.map (111 B) (112 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/rollup/_virtual_spa-template.mjs (783 B) (469 B gzip)
nodejs_aply                                 |   ├─ .output/server/chunks/rollup/_virtual_spa-template.mjs.map (112 B) (112 B gzip)
nodejs_aply                                 |   ├─ .output/server/index.mjs (539 B) (283 B gzip)
nodejs_aply                                 |   └─ .output/server/package.json (1.71 kB) (634 B gzip)
nodejs_aply                                 | Σ Total size: 4.03 MB (928 kB gzip)
nodejs_aply                                 | [nitro] ✔ You can preview this build using node .output/server/index.mjs
nodejs_jobsfeed_landing                     | ℹ ✓ 589 modules transformed.
nodejs_aply                                 | Nuxi 3.6.5
nodejs_custom-transit-frontend              |   ➜  Local:   http://localhost:3115/
nodejs_custom-transit-frontend              |   ➜  Network: http://192.168.128.6:3115/
nodejs_jobsfeed_landing                     | ℹ rendering chunks...
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:53.186Z", "log.level": "INFO", "message":"creating NettyAllocator with the following configs: [name=elasticsearch_configured, chunk_size=1mb, suggested_max_allocation_size=1mb, factors={es.unsafe.use_netty_default_chunk_and_page_size=false, g1gc_enabled=true, g1gc_region_size=4mb}]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.transport.netty4.NettyAllocator","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:53 PM     LOG [NestFactory] Starting Nest application...
elasticsearch                               | {"@timestamp":"2025-12-09T18:48:54.050Z", "log.level": "INFO", "message":"using discovery type [single-node] and seed hosts providers [settings]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.discovery.DiscoveryModule","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] AppModule dependencies initialized +200ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] BTCModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +14ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] HttpModule dependencies initialized +1ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] HttpModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +1ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +17ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] TronModule dependencies initialized +246ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:54 PM     LOG [InstanceLoader] SecurityModule dependencies initialized +0ms
nodejs_aply                                 | ℹ Node.js version: 16.17.1
nodejs_aply                                 | ℹ Preset: node-server
nodejs_aply                                 | ℹ Working dir: .output
nodejs_aply                                 | ℹ Loading .env. This will not be loaded when running the server in production.
nodejs_aply                                 | ℹ Starting preview command: node ./server/index.mjs
nodejs_aply                                 | 
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +681ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] OrdersPaymentsModule dependencies initialized +2ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] UsersModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] WithListModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] HistoryModule dependencies initialized +1ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] BlockchainModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] BankModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] WalletsModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] LogingModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] CurrencyModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] OrdersModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [InstanceLoader] AmobileModule dependencies initialized +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RoutesResolver] OrdersController {/orders}: +337ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/orders/create, POST} route +4ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/orders/get-by-id/:orderId, GET} route +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/orders/all, GET} route +1ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/orders/fiat-dropdown, GET} route +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/orders/kryto-dropdown, GET} route +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RoutesResolver] UsersController {/users}: +1ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RoutesResolver] WithListController {/with-list}: +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RoutesResolver] HistoryController {/history}: +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/history/all, GET} route +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/history/get-history/:historyId, GET} route +21ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RoutesResolver] BlockchainController {/blockchain}: +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RoutesResolver] BankController {/bank}: +1ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RoutesResolver] AmobileController {/amobile}: +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/amobile/send-crypto, POST} route +1ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RoutesResolver] WalletsController {/wallets}: +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/wallets/create-trx-wallet-manualy, POST} route +1ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/wallets/create-trx-wallet, POST} route +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/wallets/get-free-tron-wallet, GET} route +1ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/wallets/get-free-btc-wallet, GET} route +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/wallets/archive-wallet/:walletId, POST} route +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RoutesResolver] LogingController {/logs}: +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/logs/all, GET} route +1ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/logs/get-log/:logId, GET} route +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RoutesResolver] CurrencyController {/currency}: +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/currency/get-currency-rate, POST} route +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/currency/get-realtime-currency-rate, POST} route +0ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:55 PM     LOG [RouterExplorer] Mapped {/currency/updateRatesForAllTest, POST} route +1ms
nodejs_hide_expert_pay                      | query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
nodejs_aply                                 | Listening http://0.0.0.0:3054
nodejs_hide_expert_pay                      | query: SHOW server_version;
nodejs_hide_expert_pay                      | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_custom-transit-api-backend           | [dotenv@17.2.3] injecting env (37) from .env -- tip: 🔑 add access controls to secrets: https://dotenvx.com/ops
nodejs_hide_expert_pay                      | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'typeorm_metadata'
nodejs_hide_expert_pay                      | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_hide_expert_pay                      | No migrations are pending
nodejs_hide_expert_strapi                   | Starting the compilation for TypeScript files in /opt/app
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.5
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_jobsfeed_landing                     | ℹ computing gzip size...
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/freelancer.CIKotx2k.png                    4.30 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/toptal.DV3Oc_fZ.png                        4.58 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/hubstaff.C7Mn4HwZ.png                      5.42 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/designs99.Bq2XDQwA.png                     5.60 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/flexjobs.CBdQiSoA.png                      5.83 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/peopleperhour.DjHjX568.png                10.11 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/darkLogo.CO7kgIT-.svg                     11.47 kB │ gzip:   8.05 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/whats-app.BGWXY3Xu.svg                    12.09 kB │ gzip:   5.44 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/logo.BYVqqukD.svg                         12.10 kB │ gzip:   8.53 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/manifest.json                                   13.50 kB │ gzip:   2.12 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Geist-Regular.DGVKRlS5.ttf                78.24 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Geist-Medium.akwckAYj.ttf                 78.26 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Geist-Bold.CxqdTZ_P.ttf                   78.28 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Geist-ExtraBold.CGmO88PX.ttf              78.30 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/SFPRODISPLAYSEMIBOLDITALIC.Dj8jjjxr.OTF  159.88 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/banner-mobile.BzO1Lukk.png               201.85 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/banner-desktop.CGqC--ui.png              262.53 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/SFPRODISPLAYREGULAR.DF_3XEGl.OTF         298.94 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/SFPRODISPLAYBOLD.CkqE-6tD.OTF            334.73 kB
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.23 | BUY: 78.22
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Inter_18pt-Regular.BpskOkD5.ttf          342.68 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Inter_18pt-Medium.BtfNrkJj.ttf           343.20 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Inter_18pt-Bold.Du8giq-C.ttf             344.15 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Button.4a51Uqi7.css                        0.03 kB │ gzip:   0.05 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/redirect.B0UW_uxk.css                      0.04 kB │ gzip:   0.06 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/nuxt-icon.BdpeBhx2.css                     0.25 kB │ gzip:   0.15 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Loader.CtFxJsbk.css                        0.64 kB │ gzip:   0.30 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/onboarding-price.C-58yANU.css              1.01 kB │ gzip:   0.35 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/onboarding-category.CCgh77Uv.css           1.20 kB │ gzip:   0.59 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/error-500.JESWioAZ.css                     1.88 kB │ gzip:   0.72 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/index.DFq4zUPf.css                         2.58 kB │ gzip:   0.95 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/error-404.aNCZ2L4y.css                     3.56 kB │ gzip:   1.11 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/entry.-cvR0kyN.css                        12.85 kB │ gzip:   2.05 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/DdvxFhnN.js                                0.41 kB │ gzip:   0.26 kB │ map:     0.09 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/1Fh_g1AI.js                                0.42 kB │ gzip:   0.27 kB │ map:     0.09 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/BLW1yvfs.js                                0.43 kB │ gzip:   0.29 kB │ map:     0.19 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/DUYDB6H6.js                                0.76 kB │ gzip:   0.46 kB │ map:     0.69 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Dd6Wc-7f.js                                0.81 kB │ gzip:   0.46 kB │ map:     0.70 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/CN0QME1h.js                                0.82 kB │ gzip:   0.51 kB │ map:     1.56 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/CnyoDiaQ.js                                0.87 kB │ gzip:   0.53 kB │ map:     0.98 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Bkk0_iTR.js                                0.92 kB │ gzip:   0.56 kB │ map:     0.09 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/BjgHx52N.js                                0.94 kB │ gzip:   0.51 kB │ map:     1.83 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/DGrGWv3z.js                                1.16 kB │ gzip:   0.67 kB │ map:     1.21 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/40qExksY.js                                1.29 kB │ gzip:   0.70 kB │ map:     2.08 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/B-Xe-X7x.js                                1.40 kB │ gzip:   0.77 kB │ map:     2.69 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/DqlyGe1j.js                                1.44 kB │ gzip:   0.77 kB │ map:     5.23 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/DvtnWoTU.js                                1.47 kB │ gzip:   0.81 kB │ map:     0.09 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/DbNPphZn.js                                1.54 kB │ gzip:   0.88 kB │ map:     1.77 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/C5Futkf-.js                                2.12 kB │ gzip:   1.08 kB │ map:    14.74 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/D5xTLbTZ.js                                2.12 kB │ gzip:   0.90 kB │ map:     6.20 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/q2BpipHl.js                                2.31 kB │ gzip:   1.28 kB │ map:     3.90 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/BAn86Wra.js                                2.42 kB │ gzip:   1.19 kB │ map:     3.76 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/BwPSSMgu.js                                2.73 kB │ gzip:   1.53 kB │ map:     5.95 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/C2liBTS8.js                                3.40 kB │ gzip:   1.84 kB │ map:     8.02 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/ClexqfFo.js                                3.75 kB │ gzip:   1.71 kB │ map:     5.27 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/BwyjEfGZ.js                                4.12 kB │ gzip:   1.88 kB │ map:     7.00 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/A-GV-b64.js                                4.76 kB │ gzip:   2.36 kB │ map:    11.93 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/BapvHJ8U.js                                6.06 kB │ gzip:   2.39 kB │ map:    24.41 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Bh31I-yX.js                                6.40 kB │ gzip:   2.76 kB │ map:    16.12 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/Co3anGsS.js                                7.66 kB │ gzip:   3.54 kB │ map:    13.05 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/DMLVT6cy.js                                8.17 kB │ gzip:   3.33 kB │ map:    30.23 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/PhxDFY6N.js                               12.74 kB │ gzip:   8.74 kB │ map:    18.23 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/CM8s364a.js                               36.21 kB │ gzip:  13.54 kB │ map:   218.64 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/BDDq35Sf.js                               45.24 kB │ gzip:  18.39 kB │ map:    64.81 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/CVH-YyGY.js                               53.13 kB │ gzip:  13.30 kB │ map:   190.45 kB
nodejs_jobsfeed_landing                     | ℹ .nuxt/dist/client/_nuxt/dqeh1JR4.js                              378.99 kB │ gzip: 131.46 kB │ map: 2,220.06 kB
nodejs_trx-usdt-exchanger                   | CurrencyService: updateRatesForAll start every 90 sec.
nodejs_jobsfeed_landing                     | ℹ ✓ built in 1m 21s
nodejs_jobsfeed_landing                     | ✔ Client built in 81500ms
nodejs_trx-usdt-exchanger                   | [Nest] 77  - 12/09/2025, 6:48:57 PM     LOG [NestApplication] Nest application successfully started +2121ms
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     |  WARN  [sentry-vite-plugin] Warning: No auth token provided. Will not upload source maps. Please set the authToken option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | ℹ Building server...
nodejs_jobsfeed_landing                     | ℹ vite v6.2.5 building SSR bundle for production...
nodejs_jobsfeed_landing                     | [sentry-vite-plugin] Info: Sending telemetry data on issues and performance to Sentry. To disable telemetry, set `options.telemetry` to `false`.
nodejs_jobsfeed_landing                     | ℹ transforming...
nodejs_trx-usdt-exchanger                   | { address: 'TVHeoUe8bEntr8ZuNAkCHjk5VeYq1ggcdH' }
nodejs_trx-usdt-exchanger                   | USDT balance: 9.8
nodejs_trx-usdt-exchanger                   | TRX balance: 23.8744
nodejs_trx-usdt-exchanger                   | bandwidth 600
nodejs_trx-usdt-exchanger                   | TRX needed for TX: 9.61632
nodejs_zofit_api                            | [6:48:59 PM] Found 0 errors. Watching for file changes.
nodejs_zofit_api                            | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | ✅ Roles seeded: 10
nodejs_custom-transit-api-backend           | ℹ️ Skipping RolePermissions — already seeded
nodejs_custom-transit-api-backend           | ✅ Translations updated: 5
nodejs_custom-transit-api-backend           | ✅ Translations synced: processed 1191 (new: 0, updated: 5)
nodejs_custom-transit-api-backend           | 🎉 Seeding done
nodejs_bonjola_api                          | fastify not found, proceeding anyway
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     |  WARN  The glob option "as" has been deprecated in favour of "query". Please update as: 'raw' to query: '?raw', import: 'default'.
nodejs_jobsfeed_landing                     | 
nodejs_nutrivial_front                      | ✓ 933 modules transformed.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_hide_expert_pay                      | c[6:49:04 PM] Starting compilation in watch mode...
nodejs_hide_expert_pay                      | 
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [NestFactory] Starting Nest application...
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +79ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [InstanceLoader] VercelkvModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [InstanceLoader] PassportModule dependencies initialized +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [InstanceLoader] StripeModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [InstanceLoader] ServeStaticModule dependencies initialized +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [InstanceLoader] NodemailerModule dependencies initialized +216ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [InstanceLoader] ContactUsModule dependencies initialized +11ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:05 PM     LOG [InstanceLoader] EsimGoModule dependencies initialized +0ms
nodejs_bonjola_api                          | query: SELECT * FROM current_schema()
nodejs_bonjola_api                          | query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
nodejs_bonjola_api                          | query: SELECT version();
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +411ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TokenModule dependencies initialized +8ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] EmailTemplatesModule dependencies initialized +10ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] EsimModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] NewsletterSubscriptionsModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] AppModule dependencies initialized +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] CheckoutModule dependencies initialized +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] CheckoutSuccessModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] BonjolaModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] PackageTypesModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] UsersModule dependencies initialized +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] TelnaModule dependencies initialized +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] SubscriptionsModule dependencies initialized +4ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [InstanceLoader] AuthModule dependencies initialized +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] AppController {/api}: +16ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api, GET} route +3ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] UsersController {/api/users}: +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/create, POST} route +2ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/create-user, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/edit, PATCH} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/edit/:id, PATCH} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/current, GET} route +4ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/list, GET} route +4ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/userById/:id, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/delete, DELETE} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/delete/:id, DELETE} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/import, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/users/withPackages, GET} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] AuthController {/api/auth}: +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/auth/login, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/auth/register, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/auth/refresh, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/auth/check-user, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/auth/send-email-restore-password, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/auth/restore-password, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/auth/verify, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/auth/validate-verify-code, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/auth/google, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/auth/apple, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] SubscriptionsController {/api/subscriptions}: +3ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/prices, GET} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/checkout, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/stripe-webhook, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/apple-webhook, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/apple-webhook-sandbox, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/subscription-info, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/unsubscribe-stripe, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] TelnaController {/api/telna}: +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/inventory/list, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/inventory/allPackageTypes, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/inventory/:id, GET} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/packageType/:id, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/package/:id, GET} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/groupSimsList/:id, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/groupSimsAll/:id?, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/packageBySim/:id, GET} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/simInfo/:id, GET} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/packageInfo/:id, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/country, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/setPackageStatus/:id, POST} route +4ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/createPackageType, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/addPackageToSim, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/simStatus/:esimId, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/simStatus/:id, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/eSimStatus/:id, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/activateEsimPackage/:id, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/activateTelnaPackage, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/activatePackageAndSim, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/telna/simPackages/:id, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] BonjolaController {/api/bonjola}: +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/bonjola/bundlePackages, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/bonjola/updatePackageTypes, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/bonjola/esims, GET} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/bonjola/customerEmails, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/bonjola/customerEmails, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/bonjola/emailTemplates/paymentComplete, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/bonjola/emailTemplates/paymentComplete, POST} route +4ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/bonjola/emailTemplates/allPaymentTemplates, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/bonjola/emailTemplates/paymentTemplateBySubject, GET} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] CheckoutController {/api/checkout}: +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/checkout/session, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] CheckoutSuccessController {/api/checkout-success}: +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/checkout-success/success, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] EmailTemplatesController {/api/emailTemplates}: +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/emailTemplates/paymentComplete, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/emailTemplates/save, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] EsimController {/api/esims}: +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/esims, GET} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] EsimGoController {/api/esimGo}: +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/esimGo/register, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/esimGo/qr-code, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] PackageTypesController {/api/packageTypes}: +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/packageTypes, GET} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/packageTypes, PATCH} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] ContactUsController {/api/contact-us}: +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/contact-us, POST} route +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RoutesResolver] NewsletterSubscriptionsController {/api/newsletter}: +0ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [RouterExplorer] Mapped {/api/newsletter/subscribe, POST} route +1ms
nodejs_bonjola_api                          | [Nest] 64  - 12/09/2025, 6:49:06 PM     LOG [NestApplication] Nest application successfully started +78ms
nodejs_bonjola_api                          | Server port: 3093
nodejs_jobsfeed_landing                     | ℹ ✓ 203 modules transformed.
nodejs_jobsfeed_landing                     | ℹ rendering chunks...
nodejs_jobsfeed_landing                     | ℹ ✓ built in 11.39s
nodejs_jobsfeed_landing                     | ✔ Server built in 11418ms
nodejs_nutrivial_front                      | rendering chunks...
nodejs_nutrivial_front                      | computing gzip size...
nodejs_nutrivial_front                      | dist/index.html                                  0.46 kB │ gzip:   0.30 kB
nodejs_nutrivial_front                      | dist/assets/girl-for-coach-bg-YO4Uh5S8.webp     32.11 kB
nodejs_nutrivial_front                      | dist/assets/auth-bg-tKBJmMOz.webp               65.21 kB
nodejs_nutrivial_front                      | dist/assets/report-history-bg-YZlvQQK9.webp     75.57 kB
nodejs_nutrivial_front                      | dist/assets/subscription-bg-Bd8VSH2v.webp       90.65 kB
nodejs_nutrivial_front                      | dist/assets/coach-bg-BiE6SrDx.webp             103.64 kB
nodejs_nutrivial_front                      | dist/assets/logo-Chx6Emox.svg                  494.59 kB │ gzip: 331.50 kB
nodejs_nutrivial_front                      | dist/assets/index-C5arD1fS.css                 137.09 kB │ gzip:  21.92 kB
nodejs_nutrivial_front                      | dist/assets/index-BSgqx7pl.js                1,685.12 kB │ gzip: 540.60 kB
nodejs_nutrivial_front                      | 
nodejs_nutrivial_front                      | (!) Some chunks are larger than 500 kB after minification. Consider:
nodejs_nutrivial_front                      | - Using dynamic import() to code-split the application
nodejs_nutrivial_front                      | - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
nodejs_nutrivial_front                      | - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
nodejs_nutrivial_front                      | ✓ built in 1m 45s
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_rentiqu_backend                      | [6:49:12 PM] Found 0 errors. Watching for file changes.
nodejs_rentiqu_backend                      | 
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:13.008Z", "log.level": "INFO", "message":"initialized", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:13.009Z", "log.level": "INFO", "message":"starting ...", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_nutrivial_front                      |   ➜  Local:   http://localhost:3103/
nodejs_nutrivial_front                      |   ➜  Network: http://192.168.128.40:3103/
nodejs_jobsfeed_landing                     | [nitro] ✔ Generated public .output/public
nodejs_jobsfeed_landing                     | [nitro] ℹ Building Nuxt Nitro server (preset: node-server, compatibility date: 2024-11-01)
nodejs_jobsfeed_landing                     | [sentry-rollup-plugin] Info: Sending telemetry data on issues and performance to Sentry. To disable telemetry, set `options.telemetry` to `false`.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  |  WARN  Browserslist: caniuse-lite is outdated. Please run:
nodejs_hide-expert-website                  |   npx browserslist@latest --update-db
nodejs_hide-expert-website                  |   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
nodejs_hide-expert-website                  | 
nodejs_zofit_api                            | (node:72) [FST_MODULE_DEP_FASTIFY-MULTIPART] FastifyWarning.fastify-multipart: fastify-multipart has been deprecated. Use @fastify/multipart@6.0.0 instead.
nodejs_zofit_api                            | (Use `node --trace-warnings ...` to show where the warning was created)
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:19 PM     LOG [NestFactory] Starting Nest application...
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:19 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +345ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:19 PM     LOG [InstanceLoader] PassportModule dependencies initialized +1ms
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:19 PM     LOG [InstanceLoader] JwtModule dependencies initialized +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:19 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:19 PM     LOG [InstanceLoader] AppModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:19 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +3ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:19 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:19 PM     LOG [InstanceLoader] SharedModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +2094ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] ExercisesModule dependencies initialized +9ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] ToolsModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] CategoriesModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] MusclesModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] SetsModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] TrainingsModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] WorkoutsModule dependencies initialized +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] UsersModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] UserCharacteristicsModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [InstanceLoader] AuthModule dependencies initialized +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] AppController {/api}: +8ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api, GET} route +5ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] AuthController {/api/auth}: +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/auth/login, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/auth/refresh, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/auth/google, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/auth/apple, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] UsersController {/api/users}: +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/register, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/register-admin, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/verify, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/validate-verify-code, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/send-verify-code, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/send-email-restore-password, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/restore-password, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/current, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/current, DELETE} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/change-password, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/edit, PATCH} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/admin/:id, PATCH} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/block/:id, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/users/csv, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] ExercisesController {/api/exercises}: +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/exercises, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/exercises/create-many, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/exercises, GET} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/exercises/current, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/exercises/:id, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/exercises/get-filtered, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/exercises/:id, PATCH} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/exercises/:id, DELETE} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/exercises/update-exercises, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] ToolsController {/api/tools}: +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/tools, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/tools, GET} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/tools/current, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/tools/:id, PATCH} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/tools/:id, DELETE} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] CategoriesController {/api/categories}: +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/categories, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/categories, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/categories/current, GET} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/categories/:id, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/categories/:id, PATCH} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/categories/:id, DELETE} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] MusclesController {/api/muscles}: +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/muscles, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/muscles, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/muscles/current, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/muscles/:id, PATCH} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/muscles/:id, DELETE} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] SetsController {/api/sets}: +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/sets/solo/:id, PATCH} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/sets/collective/:id, PATCH} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] WorkoutsController {/api/workouts}: +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/solo, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/collective, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/solo, GET} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/collective, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/current, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/all, GET} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/one-solo/:id, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/one-collective/:id, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/solo/:id, PATCH} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/collective/:id, PATCH} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/solo/:id, DELETE} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/workouts/collective/:id, DELETE} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] UserCharacteristicsController {/api/user-characteristics}: +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/user-characteristics, POST} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/user-characteristics, GET} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/user-characteristics, PATCH} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RoutesResolver] TrainingsController {/api/trainings}: +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/trainings, POST} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/trainings, GET} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/trainings/:id, GET} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/trainings/:id, PATCH} route +0ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [RouterExplorer] Mapped {/api/trainings/:id, DELETE} route +1ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG [NestApplication] Nest application successfully started +5ms
nodejs_zofit_api                            | [Nest] 72  - 12/09/2025, 6:49:21 PM     LOG Api started on port: 3077
mongo                                       | {"t":{"$date":"2025-12-09T18:49:24.507+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306164,"ts_usec":507143,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 12, snapshot max: 12 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [6:49:24 PM] Starting compilation in watch mode...
nodejs_custom-transit-api-backend           | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [NestFactory] Starting Nest application...
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] AppModule dependencies initialized +70ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] PassportModule dependencies initialized +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] HttpModule dependencies initialized +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +5ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] ServeStaticModule dependencies initialized +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] JwtModule dependencies initialized +5ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] PlacesModule dependencies initialized +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] FilesModule dependencies initialized +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] EmailModule dependencies initialized +0ms
nodejs_hide_expert_strapi                   | Building your admin UI with production configuration...
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +326ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +5ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM   DEBUG [JwtStrategy] JwtStrategy initialized with secret: [HIDDEN]
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM   DEBUG [JwtStrategy] JwtStrategy initialized with secret: [HIDDEN]
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] SeedModule dependencies initialized +5ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] JobsModule dependencies initialized +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] AdminModule dependencies initialized +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] TenantsModule dependencies initialized +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] TwilioModule dependencies initialized +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] BrokersModule dependencies initialized +2ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] SubscriptionsModule dependencies initialized +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] UsersModule dependencies initialized +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:31 PM     LOG [InstanceLoader] AuthModule dependencies initialized +0ms
nodejs_eta_back                             | Unpacking libstdc++6:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:32.017Z", "log.level": "INFO", "message":"persistent cache index loaded", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.searchablesnapshots.cache.full.PersistentCache","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:32.018Z", "log.level": "INFO", "message":"deprecation component started", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.deprecation.logging.DeprecationIndexingComponent","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] SubscriptionsController {/api/subscriptions}: +234ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/get-products, GET} route +8ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/create-checkout-session, POST} route +2ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/webhook, POST} route +2ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] UsersController {/api/users}: +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/users/me, GET} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/users/setRole, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/users, POST} route +2ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/users/:id, PATCH} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/users/:id, DELETE} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] TenantsController {/api/tenants}: +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/tenants/profile, POST} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/tenants/profile/files, POST} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/tenants/profile/:id, PATCH} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/tenants/profile/:id, GET} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/tenants/profile/:id, DELETE} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/tenants/profiles/activate, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/tenants/profiles/deactivate, POST} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/tenants/profiles/remove-image, DELETE} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] PlacesController {/api/places}: +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/places/autocomplete, GET} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/places/details/:placeId, GET} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] BrokersController {/api/brokers}: +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/brokers/profile, POST} route +2ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/brokers/profile/:id, GET} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/brokers/profile/:id, PATCH} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/brokers/tenants, GET} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/brokers/tenants/:id, GET} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] AuthController {/api/auth}: +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/auth/refresh, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/auth/google, GET} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/auth/google/callback, GET} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/auth/register, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/auth/send-otp, POST} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/auth/verify-otp, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/auth/login, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/auth/forgot-password, POST} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/auth/verify-reset-otp, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/auth/reset-password, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] EmailController {/api/mail}: +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/mail/support, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] TwilioController {/api/twilio}: +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/twilio/conversation, POST} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/twilio/token, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/twilio/webhook, POST} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] AdminController {/api/admin}: +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/admin/users, GET} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/admin/tenants, GET} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/admin/brokers, GET} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/admin/tenants/:id, GET} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/admin/tenants/:id/deactivate, POST} route +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] SeedController {/api/seed}: +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/seed, POST} route +1ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RoutesResolver] FilesController {/api/files}: +0ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:32 PM     LOG [RouterExplorer] Mapped {/api/files, GET} route +1ms
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:32.582Z", "log.level": "INFO", "message":"publish_address {192.168.128.4:9300}, bound_addresses {0.0.0.0:9300}", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.transport.TransportService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_rentiqu_backend                      | IS75246101438d48be9b7a83bb2d59120c
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_hide_expert_strapi                   | ℹ Compiling Webpack
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:35 PM     LOG [AdminService] ✅ Admin user ensured successfully
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:36 PM     LOG [NestApplication] Nest application successfully started +37ms
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 6:49:36 PM     LOG 🚀 Application is running on: 3120
nodejs_nutrivial_backand                    | Preparing to unpack .../05-gnupg-utils_2.2.40-1.1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking gnupg-utils (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
nodejs_eta_back                             | Setting up libstdc++6:amd64 (12.2.0-14+deb12u1) ...
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:36.843Z", "log.level": "WARN", "message":"max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]; for more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.15/_maximum_map_count_check.html]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.bootstrap.BootstrapChecks","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:36.847Z", "log.level": "WARN", "message":"Transport SSL must be enabled if security is enabled. Please set [xpack.security.transport.ssl.enabled] to [true] or disable security by setting [xpack.security.enabled] to [false]; for more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.15/bootstrap-checks-xpack.html#bootstrap-checks-tls]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.bootstrap.BootstrapChecks","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:36.849Z", "log.level": "INFO", "message":"this node is locked into cluster UUID [uChzhJw2TaSU-2Lu2K3eEQ] and will not attempt further cluster bootstrapping", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.cluster.coordination.ClusterBootstrapService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:43.032Z", "log.level": "INFO", "message":"elected-as-master ([1] nodes joined in term 229)[_FINISH_ELECTION_, {elasticsearch}{Mv32KvG4RgOgJ2Xz5TGykQ}{GG_cs_voTIiRP_ehbp601Q}{elasticsearch}{192.168.128.4}{192.168.128.4:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000} completing election], term: 229, version: 1513, delta: master node changed {previous [], current [{elasticsearch}{Mv32KvG4RgOgJ2Xz5TGykQ}{GG_cs_voTIiRP_ehbp601Q}{elasticsearch}{192.168.128.4}{192.168.128.4:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}]}", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][masterService#updateTask][T#1]","log.logger":"org.elasticsearch.cluster.service.MasterService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_eta_back                             | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23334 files and directories currently installed.)
nodejs_eta_back                             | Preparing to unpack .../0-g++-12_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking g++-12 (12.2.0-14+deb12u1) over (12.2.0-14) ...
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:43.804Z", "log.level": "INFO", "message":"master node changed {previous [], current [{elasticsearch}{Mv32KvG4RgOgJ2Xz5TGykQ}{GG_cs_voTIiRP_ehbp601Q}{elasticsearch}{192.168.128.4}{192.168.128.4:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}]}, term: 229, version: 1513, reason: Publication{term=229, version=1513}", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][clusterApplierService#updateTask][T#1]","log.logger":"org.elasticsearch.cluster.service.ClusterApplierService","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:44.049Z", "log.level": "INFO", "message":"node-join: [{elasticsearch}{Mv32KvG4RgOgJ2Xz5TGykQ}{GG_cs_voTIiRP_ehbp601Q}{elasticsearch}{192.168.128.4}{192.168.128.4:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}] with reason [completing election]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][masterService#updateTask][T#1]","log.logger":"org.elasticsearch.cluster.coordination.NodeJoinExecutor","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:44.193Z", "log.level": "INFO", "message":"publish_address {192.168.128.4:9200}, bound_addresses {0.0.0.0:9200}", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.http.AbstractHttpServerTransport","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:44.439Z", "log.level": "INFO", "message":"started {elasticsearch}{Mv32KvG4RgOgJ2Xz5TGykQ}{GG_cs_voTIiRP_ehbp601Q}{elasticsearch}{192.168.128.4}{192.168.128.4:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}{ml.allocated_processors_double=4.0, ml.allocated_processors=4, ml.machine_memory=33658519552, transform.config_version=10.0.0, xpack.installed=true, ml.config_version=12.0.0, ml.max_jvm_size=2147483648}", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_nutrivial_backand                    | Preparing to unpack .../06-gnupg-l10n_2.2.40-1.1+deb12u1_all.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Unpacking gnupg-l10n (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:49.003Z", "log.level": "INFO", "message":"license mode is [basic], currently licensed security realms are [reserved/reserved,file/default_file,native/default_native]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][clusterApplierService#updateTask][T#1]","log.logger":"org.elasticsearch.xpack.security.authc.Realms","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:49.018Z", "log.level": "INFO", "message":"license [717def9d-9e96-49be-b4c4-73e3d7e98907] mode [basic] - valid", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][clusterApplierService#updateTask][T#1]","log.logger":"org.elasticsearch.license.ClusterStateLicenseService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:49.021Z", "log.level": "INFO", "message":"starting file watcher ...", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][clusterApplierService#updateTask][T#1]","log.logger":"org.elasticsearch.common.file.AbstractFileWatchingService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:49.038Z", "log.level": "INFO", "message":"file settings service up and running [tid=60]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[file-watcher[/usr/share/elasticsearch/config/operator/settings.json]]","log.logger":"org.elasticsearch.common.file.AbstractFileWatchingService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:49.039Z", "log.level": "INFO", "message":"setting file [/usr/share/elasticsearch/config/operator/settings.json] not found, initializing [file_settings] as empty", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[file-watcher[/usr/share/elasticsearch/config/operator/settings.json]]","log.logger":"org.elasticsearch.reservedstate.service.FileSettingsService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:49:49.044Z", "log.level": "INFO", "message":"recovered [1] indices into cluster_state", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][masterService#updateTask][T#1]","log.logger":"org.elasticsearch.gateway.GatewayService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_hide-expert-website                  | ✔ Client: Compiled successfully in 1.48m
nodejs_hide-expert-website                  | ℹ Compiling Server
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [6:50:06 PM] Found 0 errors. Watching for file changes.
nodejs_custom-transit-api-backend           | 
nodejs_custom-transit-api-backend           | (node:106) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
nodejs_custom-transit-api-backend           | (Use `node --trace-deprecation ...` to show where the warning was created)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_hide-expert-website                  | ✔ Server: Compiled successfully in 11.86s
nodejs_hide-expert-website                  | 
elasticsearch                               | {"@timestamp":"2025-12-09T18:50:14.042Z", "log.level": "INFO", "message":"low disk watermark [85%] exceeded on [Mv32KvG4RgOgJ2Xz5TGykQ][elasticsearch][/usr/share/elasticsearch/data] free: 50.4gb[11.5%], replicas will not be assigned to this node", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][management][T#1]","log.logger":"org.elasticsearch.cluster.routing.allocation.DiskThresholdMonitor","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_hide-expert-website                  | Hash: 2c2e882f52d93874c524
nodejs_hide-expert-website                  | Version: webpack 4.46.0
nodejs_hide-expert-website                  | Time: 88954ms
nodejs_hide-expert-website                  | Built at: 12/09/2025 6:50:00 PM
nodejs_hide-expert-website                  |                                Asset       Size  Chunks                                Chunk Names
nodejs_hide-expert-website                  |       ../server/client.manifest.json   47.9 KiB          [emitted]                     
nodejs_hide-expert-website                  |                           128c121.js   6.88 KiB       7  [emitted] [immutable]         pages/feedback
nodejs_hide-expert-website                  |                           13687ea.js   2.41 KiB      11  [emitted] [immutable]         runtime
nodejs_hide-expert-website                  |                           267f2d8.js   19.7 KiB       2  [emitted] [immutable]         pages/blog/_seoTitle
nodejs_hide-expert-website                  | 2e0d71404296ebc64aa96791444dc134.svg   1.04 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |                           395404e.js    9.6 KiB       5  [emitted] [immutable]         pages/docs/offer
nodejs_hide-expert-website                  |                           621aef9.js    382 KiB      12  [emitted] [immutable]  [big]  vendors/app
nodejs_hide-expert-website                  |                           661a375.js   3.98 KiB       4  [emitted] [immutable]         pages/docs/apple-restricted-country
nodejs_hide-expert-website                  |                           8b27863.js    228 KiB       0  [emitted] [immutable]         app
nodejs_hide-expert-website                  |                           8d2d698.js   4.05 KiB      14  [emitted] [immutable]         
nodejs_hide-expert-website                  |                           8e3a5bf.js   2.22 KiB      10  [emitted] [immutable]         pages/payments/success
nodejs_hide-expert-website                  | 964762a9682494b525a0b134f1f44df1.svg   8.92 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |                             LICENSES   3.18 KiB          [emitted]                     
nodejs_hide-expert-website                  | a6db108c90eb2ae693ccb43b1cb84642.svg   1.26 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |                           affecbd.js    235 KiB       1  [emitted] [immutable]         commons/app
nodejs_hide-expert-website                  |                           b855347.js   12.8 KiB       6  [emitted] [immutable]         pages/docs/privacy
nodejs_hide-expert-website                  | be7921912ea1141acd9a5991f1cba5f1.svg   17.1 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |                           cfda644.js   24.1 KiB       3  [emitted] [immutable]         pages/blog/index
nodejs_hide-expert-website                  |                           ee0b7da.js  955 bytes       9  [emitted] [immutable]         pages/payments/fail
nodejs_hide-expert-website                  | f213c0c04bbcf012313d91b1989df177.svg   2.08 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |                           f665ccc.js   28.8 KiB      13  [emitted] [immutable]         
nodejs_hide-expert-website                  |                           fc673a4.js   40.2 KiB       8  [emitted] [immutable]         pages/index
nodejs_hide-expert-website                  |        fonts/Gilroy-400.691b244.woff   34.6 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |       fonts/Gilroy-400.df2d9d8.woff2   24.1 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |        fonts/Gilroy-500.00725b3.woff   36.2 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |       fonts/Gilroy-500.52d32ea.woff2   25.5 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |        fonts/Gilroy-600.a78d56c.woff   35.9 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |       fonts/Gilroy-600.f4db269.woff2   25.2 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |        fonts/Gilroy-700.52c260d.woff   36.1 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |       fonts/Gilroy-700.b0a72a3.woff2   25.4 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |              img/raccoon.9746547.png   14.4 KiB          [emitted] [immutable]         
nodejs_hide-expert-website                  |  + 2 hidden assets
nodejs_hide-expert-website                  | Entrypoint app = 13687ea.js affecbd.js 621aef9.js 8b27863.js
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
nodejs_hide-expert-website                  | This can impact web performance.
nodejs_hide-expert-website                  | Assets: 
nodejs_hide-expert-website                  |   621aef9.js (382 KiB)
nodejs_hide-expert-website                  | 
nodejs_hide-expert-website                  | Hash: c261bb0c6e5e71d57d30
nodejs_hide-expert-website                  | Version: webpack 4.46.0
nodejs_hide-expert-website                  | Time: 11860ms
nodejs_hide-expert-website                  | Built at: 12/09/2025 6:50:13 PM
nodejs_hide-expert-website                  |                                  Asset      Size  Chunks             Chunk Names
nodejs_hide-expert-website                  |                pages/blog/_seoTitle.js    27 KiB       1  [emitted]  pages/blog/_seoTitle
nodejs_hide-expert-website                  |                    pages/blog/index.js  34.8 KiB       2  [emitted]  pages/blog/index
nodejs_hide-expert-website                  | pages/docs/apple-restricted-country.js  6.61 KiB       3  [emitted]  pages/docs/apple-restricted-country
nodejs_hide-expert-website                  |                    pages/docs/offer.js  11.8 KiB       4  [emitted]  pages/docs/offer
nodejs_hide-expert-website                  |                  pages/docs/privacy.js  15.5 KiB       5  [emitted]  pages/docs/privacy
nodejs_hide-expert-website                  |                      pages/feedback.js  14.7 KiB       6  [emitted]  pages/feedback
nodejs_hide-expert-website                  |                         pages/index.js  75.5 KiB       7  [emitted]  pages/index
nodejs_hide-expert-website                  |                 pages/payments/fail.js  2.97 KiB       8  [emitted]  pages/payments/fail
nodejs_hide-expert-website                  |              pages/payments/success.js  6.72 KiB       9  [emitted]  pages/payments/success
nodejs_hide-expert-website                  |                              server.js   430 KiB       0  [emitted]  app
nodejs_hide-expert-website                  |                   server.manifest.json  1.14 KiB          [emitted]  
nodejs_hide-expert-website                  |  + 10 hidden assets
nodejs_hide-expert-website                  | Entrypoint app = server.js server.js.map
nodejs_hide-expert-website                  | ℹ Ready to run nuxt start
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-09T18:50:22.398Z", "log.level": "WARN", "message":"writing cluster state took [33435ms] which is above the warn threshold of [10s]; [skipped writing] global metadata, wrote [0] new mappings, removed [0] mappings and skipped [1] unchanged mappings, wrote metadata for [0] new indices and [0] existing indices, removed metadata for [0] indices and skipped [1] unchanged indices", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][cluster_coordination][T#1]","log.logger":"org.elasticsearch.gateway.PersistedClusterStateService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:50:22.399Z", "log.level": "INFO", "message":"after [33.3s] publication of cluster state version [1515] is still waiting for {elasticsearch}{Mv32KvG4RgOgJ2Xz5TGykQ}{GG_cs_voTIiRP_ehbp601Q}{elasticsearch}{192.168.128.4}{192.168.128.4:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}{ml.allocated_processors_double=4.0, ml.allocated_processors=4, ml.machine_memory=33658519552, transform.config_version=10.0.0, xpack.installed=true, ml.config_version=12.0.0, ml.max_jvm_size=2147483648} [SENT_APPLY_COMMIT]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][cluster_coordination][T#1]","log.logger":"org.elasticsearch.cluster.coordination.Coordinator.CoordinatorPublication","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [NestFactory] Starting Nest application...
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] AppModule dependencies initialized +95ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] PassportModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] HttpModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] HttpModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +16ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +0ms
nodejs_papakava_front                       | 
nodejs_papakava_front                       | up to date, audited 1085 packages in 4m
nodejs_papakava_front                       | 
nodejs_papakava_front                       | 200 packages are looking for funding
nodejs_papakava_front                       |   run `npm fund` for details
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +282ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] NotificationRecipientsModule dependencies initialized +87ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] RolesPermissionsModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ContractorUserRoleRoleModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] DriverUserRoleRoleModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] CarrierUserRoleModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ChatMessageAttachmentsModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ChatMessageReceiptModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ChatParticipantModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ChatVisibilityRuleModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] AdminsModule dependencies initialized +2ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ChatMessagesModule dependencies initialized +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] NotificationsModule dependencies initialized +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] LanguagesModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] SystemSettingsModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] AzureBlobModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ExternalApiModule dependencies initialized +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] AuthModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] UsersModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] RolesModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] PermissionsModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] EmployeesModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] TranslationsModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] orderDraftModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:25 PM     LOG [InstanceLoader] ChatsModule dependencies initialized +0ms
nodejs_custom-transit-api-backend           | Socket.IO listening on port 3122
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [WebSocketsController] ChatGateway subscribed to the "chat.joinRoom" message +1051ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [WebSocketsController] ChatGateway subscribed to the "chat.leaveRoom" message +6ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [WebSocketsController] ChatGateway subscribed to the "chat.join" message +2ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [WebSocketsController] ChatGateway subscribed to the "chat.leave" message +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [WebSocketsController] ChatGateway subscribed to the "message.send" message +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [WebSocketsController] ChatGateway subscribed to the "message.delete" message +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [WebSocketsController] ChatGateway subscribed to the "message.markReadUpTo" message +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [WebSocketsController] ChatGateway subscribed to the "message.getPage" message +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [WebSocketsController] ChatGateway subscribed to the "typing.start" message +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [WebSocketsController] ChatGateway subscribed to the "typing.stop" message +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] AuthController {/auth}: +3ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/auth/login, POST} route +19ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/auth/verification, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/auth/admin-login, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/auth/admin-verification, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/auth/refresh, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/auth/secret, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/auth/2fa/secret, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/auth/twofa/toggle, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] UsersController {/users}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/register, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/restore-request, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/users-verify, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/get-users, POST} route +2ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/current, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/change-password, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/restore-password, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/dropdowns, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/:id, PATCH} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/admin/:id, PATCH} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/:id, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/:id, DELETE} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/users/employees/get-users, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] RolesController {/roles}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/roles, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/roles/tree, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/roles, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/roles/update-visibility, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] ExternalApiController {/external-api}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/customers/search, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/carriers/search, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/drivers/search, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/drivers/by-carrier, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/vahicles/search, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/news, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/news/countries, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/news/categories, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/cars, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/cars-all, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/cars, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/cars/:id, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/services, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/services/additional, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/customs-posts, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/customs-posts/countries, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/vehicles, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/customers-carriers-relationships, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/drivers, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/order-contractor/search, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/order-carrier/search, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/order-driver/search, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/external-api/order-employee/search, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] PermissionsController {/permissions}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/permissions, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/permissions/current, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/permissions/:id, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/permissions/:id, PATCH} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] AdminsController {/admins}: +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] RolesPermissionsController {/roles-permissions}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] EmployeesController {/employees}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/employees/:id, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/employees/list, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/employees, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/employees/:id, PATCH} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/employees/:id, DELETE} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/employees/:id/external-manager-id, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/employees/:id/external-manager-id, DELETE} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/employees/im-here/toggle, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] ContractorUserRoleController {/contractorUserRole}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] DriverUserRoleController {/driverUserRole}: +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] CarrierUserRoleController {/carrierUserRole}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] LanguagesController {/languages}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/languages, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/languages/active, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/languages/search/:query, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/languages/code/:code, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/languages, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/languages/:id, PATCH} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/languages/:id, DELETE} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] TranslationsController {/translations}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/translations, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/translations/upload, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/translations/tree, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/translations/upsert, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/translations/:languageCode, DELETE} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/translations/:languageCode/download, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] OrderDraftController {/order-drafts}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/order-drafts, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/order-drafts/paged, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/order-drafts/:id, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/order-drafts, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/order-drafts/:id, PATCH} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/order-drafts/:id, DELETE} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/order-drafts/all/paged, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] AzureBlobController {/azure}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/azure/upload, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/azure/:target/:orderId/attachments/:attachmentId, DELETE} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] ChatsController {/chats}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/my, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/available, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId, PATCH} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/participants, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/join, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/leave, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/close, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId, DELETE} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/messages, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/messages, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/attachments/upload, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/messages/:messageId, DELETE} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/messages/read-up-to, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/messages/oldest-unread, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/messages/unread-count, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/messages/unread-map, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/attachments/:attachmentId/download, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/pause, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/chats/:chatId/unpause, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] NotificationsController {/notifications}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/notifications, GET} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/notifications/:id/read, PATCH} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/notifications/read-all, PATCH} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/notifications/broadcast/users, POST} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/notifications/broadcast/employees, POST} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] chatMessagesController {/chat-messages}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] chatMessageAttachmentsController {/chat-message-attachments}: +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] chatMessageReceiptsController {/chat-message-receipts}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] chatParticipantsController {/chat-participants}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] chatVisibilityRulesController {/chat-visibility-rules}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] NotificationRecipientsController {/notification-recipients}: +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RoutesResolver] SystemSettingsController {/system-settings}: +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/system-settings, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/system-settings/admin/all, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/system-settings/bulk, PATCH} route +2ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/system-settings/:key, GET} route +0ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [RouterExplorer] Mapped {/system-settings/:key, PATCH} route +1ms
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:50:27 PM     LOG [NestApplication] Nest application successfully started +57ms
nodejs_custom-transit-api-backend           | API docs: http://localhost:3110/api/docs
nodejs_papakava_front                       | 
nodejs_papakava_front                       | 26 vulnerabilities (1 low, 18 moderate, 5 high, 2 critical)
nodejs_papakava_front                       | 
nodejs_papakava_front                       | To address issues that do not require attention, run:
nodejs_papakava_front                       |   npm audit fix
nodejs_papakava_front                       | 
nodejs_papakava_front                       | To address all issues (including breaking changes), run:
nodejs_papakava_front                       |   npm audit fix --force
nodejs_papakava_front                       | 
nodejs_papakava_front                       | Run `npm audit` for details.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.54
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.24 | BUY: 78.23
nodejs_hide-expert-website                  | ℹ Listening on: http://192.168.128.23:3025/
nodejs_papakava_front                       | info  - Loaded env from /home/node/app/.env
nodejs_papakava_front                       | warn  - Invalid next.config.js options detected: 
nodejs_papakava_front                       |   - The value at .experimental has an unexpected property, serverActions, which is not in the list of allowed properties (adjustFontFallbacks, allowMiddlewareResponseBody, amp, appDir, browsersListForSwc, cpus, craCompat, disableOptimizedLoading, disablePostcssPresetEnv, esmExternals, externalDir, fallbackNodePolyfills, forceSwcTransforms, fullySpecified, gzipSize, incrementalCacheHandlerPath, isrFlushToDisk, isrMemoryCacheSize, largePageDataBytes, legacyBrowsers, manualClientBasePath, modularizeImports, newNextLinkBehavior, nextScriptWorkers, optimizeCss, optimisticClientCache, outputFileTracingRoot, pageEnv, profiling, proxyTimeout, runtime, scrollRestoration, serverComponents, sharedPool, skipMiddlewareUrlNormalize, skipTrailingSlashRedirect, sri, swcFileReading, swcMinify, swcMinifyDebugOptions, swcPlugins, swcTraceProfiling, urlImports, workerThreads).
nodejs_papakava_front                       | 
nodejs_papakava_front                       | See more info here: https://nextjs.org/docs/messages/invalid-next-config
nodejs_papakava_front                       | warn  - You have enabled experimental feature (serverActions) in next.config.js.
nodejs_papakava_front                       | warn  - Experimental features are not covered by semver, and may cause unexpected or broken application behavior. Use at your own risk.
nodejs_papakava_front                       | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_front                       | info  - Skipping linting
nodejs_papakava_front                       | info  - Checking validity of types...
mongo                                       | {"t":{"$date":"2025-12-09T18:50:32.069+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306232,"ts_usec":69713,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 14, snapshot max: 14 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
elasticsearch                               | {"@timestamp":"2025-12-09T18:50:32.863Z", "log.level": "WARN", "message":"writing cluster state took [10421ms] which is above the warn threshold of [10s]; [skipped writing] global metadata, wrote [0] new mappings, removed [0] mappings and skipped [1] unchanged mappings, wrote metadata for [0] new indices and [0] existing indices, removed metadata for [0] indices and skipped [1] unchanged indices", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][cluster_coordination][T#1]","log.logger":"org.elasticsearch.gateway.PersistedClusterStateService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:50:32.864Z", "log.level": "INFO", "message":"after [10.4s] publication of cluster state version [1516] is still waiting for {elasticsearch}{Mv32KvG4RgOgJ2Xz5TGykQ}{GG_cs_voTIiRP_ehbp601Q}{elasticsearch}{192.168.128.4}{192.168.128.4:9300}{cdfhilmrstw}{8.15.0}{7000099-8512000}{ml.allocated_processors_double=4.0, ml.allocated_processors=4, ml.machine_memory=33658519552, transform.config_version=10.0.0, xpack.installed=true, ml.config_version=12.0.0, ml.max_jvm_size=2147483648} [SENT_APPLY_COMMIT]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][cluster_coordination][T#1]","log.logger":"org.elasticsearch.cluster.coordination.Coordinator.CoordinatorPublication","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_eta_back                             | Preparing to unpack .../1-libstdc++-12-dev_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_landing                     | [sentry-rollup-plugin] Warning: No auth token provided. Will not upload source maps. Please set the `authToken` option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
nodejs_jobsfeed_landing                     | error: Auth token is required for this request. Please run `sentry-cli login` and try again!
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
nodejs_jobsfeed_landing                     | Please attach the full debug log to all bug reports.
nodejs_jobsfeed_landing                     | [sentry-rollup-plugin] Info: Successfully uploaded source maps to Sentry
nodejs_jobsfeed_landing                     | [nitro] ✔ Nuxt Nitro server built
nodejs_tone_back                            | npm warn ERESOLVE overriding peer dependency
nodejs_tone_back                            | npm warn While resolving: @nestjs/terminus@10.2.0
nodejs_tone_back                            | npm warn Found: @nestjs/common@11.1.6
nodejs_tone_back                            | npm warn node_modules/@nestjs/common
nodejs_tone_back                            | npm warn   @nestjs/common@"^11.0.1" from the root project
nodejs_tone_back                            | npm warn   15 more (@nestjs-modules/ioredis, @nestjs/bull-shared, ...)
nodejs_tone_back                            | npm warn
nodejs_tone_back                            | npm warn Could not resolve dependency:
nodejs_tone_back                            | npm warn peer @nestjs/common@"^9.0.0 || ^10.0.0" from @nestjs/terminus@10.2.0
nodejs_tone_back                            | npm warn node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/terminus
nodejs_tone_back                            | npm warn   optional @nestjs/terminus@"10.2.0" from @nestjs-modules/ioredis@2.0.2
nodejs_tone_back                            | npm warn   node_modules/@nestjs-modules/ioredis
nodejs_tone_back                            | npm warn
nodejs_tone_back                            | npm warn Conflicting peer dependency: @nestjs/common@10.4.20
nodejs_tone_back                            | npm warn node_modules/@nestjs/common
nodejs_tone_back                            | npm warn   peer @nestjs/common@"^9.0.0 || ^10.0.0" from @nestjs/terminus@10.2.0
nodejs_tone_back                            | npm warn   node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/terminus
nodejs_tone_back                            | npm warn     optional @nestjs/terminus@"10.2.0" from @nestjs-modules/ioredis@2.0.2
nodejs_tone_back                            | npm warn     node_modules/@nestjs-modules/ioredis
nodejs_tone_back                            | npm warn ERESOLVE overriding peer dependency
nodejs_tone_back                            | npm warn While resolving: @nestjs/terminus@10.2.0
nodejs_tone_back                            | npm warn Found: @nestjs/core@11.1.6
nodejs_tone_back                            | npm warn node_modules/@nestjs/core
nodejs_tone_back                            | npm warn   @nestjs/core@"^11.0.1" from the root project
nodejs_tone_back                            | npm warn   8 more (@nestjs-modules/ioredis, @nestjs/bull-shared, ...)
nodejs_tone_back                            | npm warn
nodejs_tone_back                            | npm warn Could not resolve dependency:
nodejs_tone_back                            | npm warn peer @nestjs/core@"^9.0.0 || ^10.0.0" from @nestjs/terminus@10.2.0
nodejs_tone_back                            | npm warn node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/terminus
nodejs_tone_back                            | npm warn   optional @nestjs/terminus@"10.2.0" from @nestjs-modules/ioredis@2.0.2
nodejs_tone_back                            | npm warn   node_modules/@nestjs-modules/ioredis
nodejs_tone_back                            | npm warn
nodejs_tone_back                            | npm warn Conflicting peer dependency: @nestjs/core@10.4.20
nodejs_tone_back                            | npm warn node_modules/@nestjs/core
nodejs_tone_back                            | npm warn   peer @nestjs/core@"^9.0.0 || ^10.0.0" from @nestjs/terminus@10.2.0
nodejs_tone_back                            | npm warn   node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/terminus
nodejs_tone_back                            | npm warn     optional @nestjs/terminus@"10.2.0" from @nestjs-modules/ioredis@2.0.2
nodejs_tone_back                            | npm warn     node_modules/@nestjs-modules/ioredis
nodejs_tone_back                            | npm warn ERESOLVE overriding peer dependency
nodejs_tone_back                            | npm warn While resolving: @nestjs/typeorm@10.0.2
nodejs_tone_back                            | npm warn Found: @nestjs/common@11.1.6
nodejs_tone_back                            | npm warn node_modules/@nestjs/common
nodejs_tone_back                            | npm warn   @nestjs/common@"^11.0.1" from the root project
nodejs_tone_back                            | npm warn   15 more (@nestjs-modules/ioredis, @nestjs/bull-shared, ...)
nodejs_tone_back                            | npm warn
nodejs_tone_back                            | npm warn Could not resolve dependency:
nodejs_tone_back                            | npm warn peer @nestjs/common@"^8.0.0 || ^9.0.0 || ^10.0.0" from @nestjs/typeorm@10.0.2
nodejs_tone_back                            | npm warn node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/typeorm
nodejs_tone_back                            | npm warn   peerOptional @nestjs/typeorm@"^9.0.0 || ^10.0.0" from @nestjs/terminus@10.2.0
nodejs_tone_back                            | npm warn   node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/terminus
nodejs_tone_back                            | npm warn
nodejs_tone_back                            | npm warn Conflicting peer dependency: @nestjs/common@10.4.20
nodejs_tone_back                            | npm warn node_modules/@nestjs/common
nodejs_tone_back                            | npm warn   peer @nestjs/common@"^8.0.0 || ^9.0.0 || ^10.0.0" from @nestjs/typeorm@10.0.2
nodejs_tone_back                            | npm warn   node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/typeorm
nodejs_tone_back                            | npm warn     peerOptional @nestjs/typeorm@"^9.0.0 || ^10.0.0" from @nestjs/terminus@10.2.0
nodejs_tone_back                            | npm warn     node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/terminus
nodejs_tone_back                            | npm warn ERESOLVE overriding peer dependency
nodejs_tone_back                            | npm warn While resolving: @nestjs/typeorm@10.0.2
nodejs_tone_back                            | npm warn Found: @nestjs/core@11.1.6
nodejs_tone_back                            | npm warn node_modules/@nestjs/core
nodejs_tone_back                            | npm warn   @nestjs/core@"^11.0.1" from the root project
nodejs_tone_back                            | npm warn   8 more (@nestjs-modules/ioredis, @nestjs/bull-shared, ...)
nodejs_tone_back                            | npm warn
nodejs_tone_back                            | npm warn Could not resolve dependency:
nodejs_tone_back                            | npm warn peer @nestjs/core@"^8.0.0 || ^9.0.0 || ^10.0.0" from @nestjs/typeorm@10.0.2
nodejs_tone_back                            | npm warn node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/typeorm
nodejs_tone_back                            | npm warn   peerOptional @nestjs/typeorm@"^9.0.0 || ^10.0.0" from @nestjs/terminus@10.2.0
nodejs_tone_back                            | npm warn   node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/terminus
nodejs_tone_back                            | npm warn
nodejs_tone_back                            | npm warn Conflicting peer dependency: @nestjs/core@10.4.20
nodejs_tone_back                            | npm warn node_modules/@nestjs/core
nodejs_tone_back                            | npm warn   peer @nestjs/core@"^8.0.0 || ^9.0.0 || ^10.0.0" from @nestjs/typeorm@10.0.2
nodejs_tone_back                            | npm warn   node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/typeorm
nodejs_tone_back                            | npm warn     peerOptional @nestjs/typeorm@"^9.0.0 || ^10.0.0" from @nestjs/terminus@10.2.0
nodejs_tone_back                            | npm warn     node_modules/@nestjs-modules/ioredis/node_modules/@nestjs/terminus
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-09T18:50:40.494Z", "log.level": "INFO", "message":"Node [{elasticsearch}{Mv32KvG4RgOgJ2Xz5TGykQ}] is selected as the current health node.", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][management][T#3]","log.logger":"org.elasticsearch.health.node.selection.HealthNodeTaskExecutor","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-09T18:50:40.588Z", "log.level": "INFO",  "current.health":"YELLOW","message":"Cluster health status changed from [RED] to [YELLOW] (reason: [shards started [[messages][0]]]).","previous.health":"RED","reason":"shards started [[messages][0]]" , "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][masterService#updateTask][T#1]","log.logger":"org.elasticsearch.cluster.routing.allocation.AllocationService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/_/error-500.mjs (5.14 kB) (2.18 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/_/error-500.mjs.map (5 kB) (2.12 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/_plugin-vue_export-helper.mjs (1.05 kB) (491 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/_plugin-vue_export-helper.mjs.map (125 B) (110 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/arrow.svg.mjs (1.3 kB) (640 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/arrow.svg.mjs.map (2.4 kB) (458 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Button-styles-1.mjs.mjs (993 B) (453 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Button-styles-1.mjs.mjs.map (113 B) (105 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Button-styles.CL10sTay.mjs (630 B) (345 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Button-styles.CL10sTay.mjs.map (556 B) (207 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Button-styles.DRVipFN2.mjs (670 B) (352 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Button-styles.DRVipFN2.mjs.map (928 B) (228 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Button.vue.mjs (4.09 kB) (1.48 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Button.vue.mjs.map (185 B) (99 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/CategoryStep-styles.Bf6VHXhj.mjs (2.28 kB) (1.01 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/CategoryStep-styles.Bf6VHXhj.mjs.map (713 B) (218 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/chevron-down.svg.mjs (1.36 kB) (645 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/chevron-down.svg.mjs.map (2.9 kB) (439 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/client.manifest.mjs (20.8 kB) (2.67 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/client.manifest.mjs.map (98.2 kB) (4.61 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/cookie.mjs (3.56 kB) (1.24 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/cookie.mjs.map (10.9 kB) (3.19 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/done.svg.mjs (1.7 kB) (856 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/done.svg.mjs.map (6.28 kB) (746 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/entry-styles.B9TyF0kY.mjs (37.2 kB) (7.68 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/entry-styles.B9TyF0kY.mjs.map (682 B) (243 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/error-404-styles.BNmKahfp.mjs (4.63 kB) (1.52 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/error-404-styles.BNmKahfp.mjs.map (680 B) (213 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/error-404.vue.mjs (6.63 kB) (2.61 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/error-404.vue.mjs.map (6.81 kB) (2.56 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/error-500-styles.Cx3AJg0u.mjs (2.96 kB) (1.15 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/error-500-styles.Cx3AJg0u.mjs.map (680 B) (212 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/error-500.vue.mjs (5.74 kB) (2.32 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/error-500.vue.mjs.map (5.08 kB) (2.07 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/index.vue.mjs (73.2 kB) (20 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/index.vue.mjs.map (50.5 kB) (17.3 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/IntegrationModal-styles.BNI_QGZN.mjs (1.22 kB) (527 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/IntegrationModal-styles.BNI_QGZN.mjs.map (749 B) (220 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/JobBlock.vue2.mjs (17.5 kB) (9.46 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/JobBlock.vue2.mjs.map (79 kB) (10.5 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Loader-styles.B1JbIvS3.mjs (1.7 kB) (708 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Loader-styles.B1JbIvS3.mjs.map (659 B) (211 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Loader.vue.mjs (2.44 kB) (966 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/Loader.vue.mjs.map (2.88 kB) (799 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/logo.svg.mjs (923 B) (432 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/logo.svg.mjs.map (355 B) (182 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/NotificationBanner-styles.B3aSdn-t.mjs (2.39 kB) (950 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/NotificationBanner-styles.B3aSdn-t.mjs.map (767 B) (220 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-icon-styles-1.mjs.mjs (1.22 kB) (530 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-icon-styles-1.mjs.mjs.map (116 B) (108 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-icon-styles.BIA8FAC-.mjs (644 B) (353 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-icon-styles.BIA8FAC-.mjs.map (577 B) (208 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-icon-styles.Chn5r4y_.mjs (686 B) (354 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-icon-styles.Chn5r4y_.mjs.map (972 B) (227 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-icon.vue2.mjs (1.32 kB) (606 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-icon.vue2.mjs.map (117 B) (103 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-icon.vue3.mjs (2.48 kB) (1.04 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-icon.vue3.mjs.map (1.6 kB) (751 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-link.mjs (9.96 kB) (2.77 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/nuxt-link.mjs.map (14.5 kB) (3.86 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/NuxtMarquee-styles.B5X2KjvL.mjs (2.14 kB) (882 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/NuxtMarquee-styles.B5X2KjvL.mjs.map (380 B) (212 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding-category.vue.mjs (10.7 kB) (3.41 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding-category.vue.mjs.map (23.8 kB) (4.25 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding-code.vue.mjs (7.54 kB) (2.57 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding-code.vue.mjs.map (17.4 kB) (3.1 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding-completed.vue.mjs (3.52 kB) (1.49 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding-completed.vue.mjs.map (2.87 kB) (912 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding-email.vue.mjs (7.18 kB) (2.54 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding-email.vue.mjs.map (15 kB) (2.49 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding-price.vue.mjs (15.5 kB) (3.98 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding-price.vue.mjs.map (38.5 kB) (4.41 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding.vue.mjs (16.6 kB) (4.65 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/onboarding.vue.mjs.map (30.3 kB) (4.58 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/OnboardingHeader.vue.mjs (1.93 kB) (908 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/OnboardingHeader.vue.mjs.map (132 B) (108 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/RadioButton-styles.haS6-o1X.mjs (2.09 kB) (775 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/RadioButton-styles.haS6-o1X.mjs.map (704 B) (215 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/redirect-styles.CJVmRYRc.mjs (1.1 kB) (496 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/redirect-styles.CJVmRYRc.mjs.map (677 B) (212 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/redirect.vue.mjs (2.25 kB) (971 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/redirect.vue.mjs.map (2.13 kB) (805 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/server.mjs (82.4 kB) (19.1 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/server.mjs.map (115 kB) (28.4 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/StepComponent.vue2.mjs (5.01 kB) (1.75 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/StepComponent.vue2.mjs.map (4.64 kB) (1.41 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/styles.mjs (2.44 kB) (745 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/styles.mjs.map (11.1 kB) (1 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/TgButton-styles-1.mjs.mjs (999 B) (457 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/TgButton-styles-1.mjs.mjs.map (115 B) (107 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/TgButton-styles.BFX_6Agg.mjs (642 B) (350 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/TgButton-styles.BFX_6Agg.mjs.map (574 B) (210 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/TgButton-styles.CA7FIarL.mjs (684 B) (353 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/TgButton-styles.CA7FIarL.mjs.map (968 B) (231 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/tick.svg.mjs (1.4 kB) (710 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/tick.svg.mjs.map (4.97 kB) (568 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/useAnalytics.mjs (1.72 kB) (801 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/useAnalytics.mjs.map (4.47 kB) (828 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/useLead.mjs (1.27 kB) (571 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/useLead.mjs.map (1.53 kB) (486 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/users-jobs-list.vue.mjs (4.18 kB) (1.59 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/users-jobs-list.vue.mjs.map (3.77 kB) (1.33 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/vacancies.mjs (3.83 kB) (1.21 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/build/vacancies.mjs.map (13.6 kB) (2 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/nitro/nitro.mjs (195 kB) (48.9 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/nitro/nitro.mjs.map (261 kB) (62.8 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/routes/api/sentry-example-api.mjs (844 B) (420 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/routes/api/sentry-example-api.mjs.map (783 B) (308 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/routes/renderer.mjs (14.5 kB) (4.63 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/routes/renderer.mjs.map (27.6 kB) (7.19 kB gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/virtual/_virtual_spa-template.mjs (464 B) (277 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/chunks/virtual/_virtual_spa-template.mjs.map (108 B) (106 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/index.mjs (769 B) (388 B gzip)
nodejs_jobsfeed_landing                     |   ├─ .output/server/package.json (3.57 kB) (1.01 kB gzip)
nodejs_jobsfeed_landing                     |   └─ .output/server/sentry.server.config.mjs (4.47 kB) (1.86 kB gzip)
nodejs_jobsfeed_landing                     | Σ Total size: 22.5 MB (4.93 MB gzip)
nodejs_jobsfeed_landing                     | [nitro] ✔ You can preview this build using node .output/server/index.mjs
nodejs_tone_back                            | 
nodejs_tone_back                            | up to date, audited 1023 packages in 12s
nodejs_tone_back                            | 
nodejs_tone_back                            | 188 packages are looking for funding
nodejs_tone_back                            |   run `npm fund` for details
nodejs_tone_back                            | 
nodejs_tone_back                            | 6 vulnerabilities (2 moderate, 4 high)
nodejs_tone_back                            | 
nodejs_tone_back                            | To address all issues, run:
nodejs_tone_back                            |   npm audit fix
nodejs_tone_back                            | 
nodejs_tone_back                            | Run `npm audit` for details.
nodejs_tone_back                            | npm notice
nodejs_tone_back                            | npm notice New major version of npm available! 10.9.2 -> 11.6.4
nodejs_tone_back                            | npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.4
nodejs_tone_back                            | npm notice To update run: npm install -g npm@11.6.4
nodejs_tone_back                            | npm notice
nodejs_tone_back                            | 
nodejs_tone_back                            | > tone-back@0.0.1 migration:run
nodejs_tone_back                            | > npm run typeorm migration:run -- -d ./db/dataSource.ts
nodejs_tone_back                            | 
nodejs_tone_back                            | 
nodejs_tone_back                            | > tone-back@0.0.1 typeorm
nodejs_tone_back                            | > ts-node ./node_modules/typeorm/cli.js migration:run -d ./db/dataSource.ts
nodejs_tone_back                            | 
nodejs_nutrivial_backand                    | Preparing to unpack .../07-dirmngr_2.2.40-1.1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking dirmngr (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_front                       | info  - Creating an optimized production build...
nodejs_nutrivial_backand                    | Preparing to unpack .../08-gnupg_2.2.40-1.1+deb12u1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking gnupg (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_front                       | Browserslist: caniuse-lite is outdated. Please run:
nodejs_papakava_front                       |   npx browserslist@latest --update-db
nodejs_papakava_front                       |   Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:51:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_tone_back                            | query: SELECT version()
nodejs_tone_back                            | query: SELECT * FROM current_schema()
nodejs_nutrivial_backand                    | Preparing to unpack .../09-gpg-agent_2.2.40-1.1+deb12u1_amd64.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Unpacking gpg-agent (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
nodejs_tone_back                            | query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
nodejs_tone_back                            | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_tone_back                            | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_tone_back                            | No migrations are pending
nodejs_tone_back                            | 
nodejs_tone_back                            | > tone-back@0.0.1 start
nodejs_tone_back                            | > nest start
nodejs_tone_back                            | 
nodejs_jobsfeed_landing                     | [ nuxi ] 
nodejs_jobsfeed_landing                     |  ╭───────────────────────────────────Preview Mode─────────────────────────────────────╮
nodejs_jobsfeed_landing                     |  │                                                                                    │
nodejs_jobsfeed_landing                     |  │  You are running Nuxt production build in preview mode.                            │
nodejs_jobsfeed_landing                     |  │  For production deployments, please directly use node ./server/index.mjs command.  │
nodejs_jobsfeed_landing                     |  │                                                                                    │
nodejs_jobsfeed_landing                     |  │  Node.js:           v18.15.0                                                       │
nodejs_jobsfeed_landing                     |  │  Nitro Preset:      node-server                                                    │
nodejs_jobsfeed_landing                     |  │  Working directory: .output                                                        │
nodejs_jobsfeed_landing                     |  │                                                                                    │
nodejs_jobsfeed_landing                     |  ╰────────────────────────────────────────────────────────────────────────────────────╯
nodejs_jobsfeed_landing                     | 
nodejs_jobsfeed_landing                     | [ nuxi ] ℹ Loading .env. This will not be loaded when running the server in production.
nodejs_jobsfeed_landing                     | [ nuxi ] ℹ Starting preview command: node ./server/index.mjs
nodejs_jobsfeed_landing                     | [ nuxi ] 
nodejs_hide_expert_pay                      | [6:51:13 PM] Found 0 errors. Watching for file changes.
nodejs_hide_expert_pay                      | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_landing                     | Listening on http://[::]:3109
nodejs_nutrivial_backand                    | Preparing to unpack .../10-gpgconf_2.2.40-1.1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking gpgconf (2.2.40-1.1+deb12u1) over (2.2.40-1.1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Setting up ca-certificates (20230311+deb12u1) ...
nodejs_papakava_shop                        | [4/4] Building fresh packages...
nodejs_nutrivial_backand                    | debconf: unable to initialize frontend: Dialog
nodejs_nutrivial_backand                    | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_nutrivial_backand                    | debconf: falling back to frontend: Readline
nodejs_nutrivial_backand                    | debconf: unable to initialize frontend: Readline
nodejs_nutrivial_backand                    | debconf: (This frontend requires a controlling tty.)
nodejs_nutrivial_backand                    | debconf: falling back to frontend: Teletype
nodejs_nutrivial_backand                    | Updating certificates in /etc/ssl/certs...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_shop                        |  ⚠ Invalid next.config.js options detected: 
nodejs_papakava_shop                        |  ⚠     Expected object, received boolean at "experimental.serverActions"
nodejs_papakava_shop                        |  ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config
nodejs_papakava_shop                        |  ⚠ Server Actions are available by default now, `experimental.serverActions` option can be safely removed.
nodejs_hide_expert_strapi                   | ✔ Webpack: Compiled successfully in 1.85m
nodejs_papakava_shop                        |    ▲ Next.js 14.1.4
nodejs_papakava_shop                        |    - Environments: .env.production, .env
nodejs_papakava_shop                        | 
nodejs_papakava_shop                        |    Skipping linting
nodejs_papakava_shop                        |    Checking validity of types ...
nodejs_papakava_shop                        | It looks like you're trying to use TypeScript but do not have the required package(s) installed.
nodejs_papakava_shop                        | Installing dependencies
nodejs_papakava_shop                        | 
nodejs_papakava_shop                        | If you are not trying to use TypeScript, please remove the tsconfig.json file from your package root (and any TypeScript files in your pages directory).
nodejs_papakava_shop                        | 
nodejs_papakava_shop                        | 
nodejs_papakava_shop                        | Installing devDependencies (yarn):
nodejs_papakava_shop                        | - typescript
nodejs_papakava_shop                        | 
nodejs_jobsfeed_api                         | Preparing to unpack .../libc-dev-bin_2.31-13+deb11u13_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libc-dev-bin (2.31-13+deb11u13) over (2.31-13+deb11u5) ...
nodejs_papakava_shop                        | warning package.json: "dependencies" has dependency "postcss" with range "^8.3.6" that collides with a dependency in "devDependencies" of the same name with version "^8.4.20"
nodejs_papakava_shop                        | warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
nodejs_papakava_shop                        | warning papakava@0.1.0: "dependencies" has dependency "postcss" with range "^8.3.6" that collides with a dependency in "devDependencies" of the same name with version "^8.4.20"
nodejs_papakava_shop                        | [1/4] Resolving packages...
nodejs_papakava_shop                        | [2/4] Fetching packages...
nodejs_hide_expert_strapi                   | Admin UI built successfully
nodejs_jobsfeed_api                         | Preparing to unpack .../libc6_2.31-13+deb11u13_amd64.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_hide_expert_strapi                   | 
nodejs_hide_expert_strapi                   | > hide-expert-admin@0.1.0 start /opt/app
nodejs_hide_expert_strapi                   | > strapi start
nodejs_hide_expert_strapi                   | 
nodejs_jobsfeed_api                         | debconf: unable to initialize frontend: Dialog
nodejs_jobsfeed_api                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_jobsfeed_api                         | debconf: falling back to frontend: Readline
nodejs_jobsfeed_api                         | debconf: unable to initialize frontend: Dialog
nodejs_jobsfeed_api                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_jobsfeed_api                         | debconf: falling back to frontend: Readline
nodejs_hide_expert_pay                      | (node:72) [FST_MODULE_DEP_FASTIFY-MULTIPART] FastifyWarning.fastify-multipart: fastify-multipart has been deprecated. Use @fastify/multipart@6.0.0 instead.
nodejs_hide_expert_pay                      | (Use `node --trace-warnings ...` to show where the warning was created)
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:30 PM     LOG [NestFactory] Starting Nest application...
nodejs_jobsfeed_api                         | Unpacking libc6:amd64 (2.31-13+deb11u13) over (2.31-13+deb11u5) ...
nodejs_steam_parser                         | Preparing to unpack .../libc-dev-bin_2.36-9+deb12u13_amd64.deb ...
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +200ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] JwtModule dependencies initialized +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +65ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] AppModule dependencies initialized +3ms
nodejs_steam_parser                         | Unpacking libc-dev-bin (2.36-9+deb12u13) over (2.36-9+deb12u1) ...
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] ServersModule dependencies initialized +162ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] FeedBackModule dependencies initialized +0ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] AuthModule dependencies initialized +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] SubscriptionModule dependencies initialized +0ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] SharedLoginsModule dependencies initialized +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] PurchasesModule dependencies initialized +0ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] FreeLoginsModule dependencies initialized +0ms
mongo                                       | {"t":{"$date":"2025-12-09T18:51:31.438+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"192.168.128.39:33298","uuid":"02ed4bb6-8a4b-4bef-9ad2-1a28a1b0cc7e","connectionId":1,"connectionCount":1}}
mongo                                       | {"t":{"$date":"2025-12-09T18:51:31.456+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn1","msg":"client metadata","attr":{"remote":"192.168.128.39:33298","client":"conn1","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"4.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.15.0-213-generic"},"platform":"Node.js v16.20.2, LE (unified)|Node.js v16.20.2, LE (unified)"}}}
nodejs_hide_expert_pay                      | 🤖 Mongo client successfully connected!
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] SharedModule dependencies initialized +77ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] LoggerModule dependencies initialized +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +4ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RoutesResolver] SubscriptionController {/api}: +180ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/apple_activate_subscription_after_ad_watch, POST} route +14ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/google_activate_subscription_after_ad_watch, POST} route +7ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/apple_subscription_activate, POST} route +4ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/apple_subscription_activate_v2, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/apple_restore_subscription, POST} route +6ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/google_subscription_activate, POST} route +7ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/google_subscription_activate_v2, POST} route +14ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/huawei_subscription_activate, POST} route +4ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/huawei_subscription_activate_v2, POST} route +3ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/google_restore_subscription, POST} route +3ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/google_cancel_subscription, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/subscription_status_check, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/subscription_status_check_v2, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/apple/subscription, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/google/subscription, POST} route +2ms
nodejs_papakava_shop                        | [3/4] Linking dependencies...
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/huawei/subscription, POST} route +2ms
nodejs_papakava_shop                        | warning " > html-react-parser@1.4.8" has incorrect peer dependency "react@0.14 || 15 || 16 || 17".
nodejs_papakava_shop                        | warning " > next-i18next@15.1.1" has incorrect peer dependency "react-i18next@^13.5.0".
nodejs_papakava_shop                        | warning "react-facebook > react-spinner-children@1.0.8" has incorrect peer dependency "react@15.x || 16.x".
nodejs_papakava_shop                        | warning " > react-redux@7.2.6" has incorrect peer dependency "react@^16.8.3 || ^17".
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/morune/webhook, POST} route +5ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/find, GET} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/add, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/edit/:id, POST} route +17ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/:id, DELETE} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/get_wireguard_conf, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/activate_smart_dns, GET} route +10ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/deactivate_smart_dns, GET} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/generateQR, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RoutesResolver] PurchasesController {/api/purchases}: +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/purchases, POST} route +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/purchases/paginated, GET} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RoutesResolver] ServersController {/api/servers}: +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/servers/add, POST} route +8ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/servers/find, GET} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/servers, GET} route +11ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/servers/with-token, GET} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/servers/remove/:ID, DELETE} route +4ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/servers/edit/:ID, POST} route +5ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RoutesResolver] LoggerController {/api/logs}: +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/logs, GET} route +5ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/logs/remove, GET} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/logs/remove/all, GET} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RoutesResolver] AuthController {/api/auth}: +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/auth/login, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RoutesResolver] FeedBackController {/api/feedbacks}: +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/feedbacks, GET} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/feedbacks/add, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/feedbacks/:id, DELETE} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RoutesResolver] SharedLoginsController {/api/sharedLogins}: +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/sharedLogins/createSharedLogin, GET} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/sharedLogins/updateSharedLogin, POST} route +1ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/sharedLogins/getSharedLogin, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RoutesResolver] FreeLoginsController {/api/free-logins}: +0ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/free-logins, POST} route +2ms
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [RouterExplorer] Mapped {/api/free-logins/paginated, GET} route +2ms
nodejs_hide_expert_pay                      | Cron started for each 1 minutes!
nodejs_hide_expert_pay                      | [Nest] 72  - 12/09/2025, 6:51:31 PM     LOG [NestApplication] Nest application successfully started +34ms
nodejs_hide_expert_pay                      | (node:72) [FST_MODULE_DEP_FASTIFY-CORS] FastifyWarning.fastify-cors: fastify-cors has been deprecated. Use @fastify/cors@7.0.0 instead.
nodejs_hide_expert_pay                      | (node:72) [FST_MODULE_DEP_FASTIFY-SWAGGER] FastifyWarning.fastify-swagger: fastify-swagger has been deprecated. Use @fastify/swagger@6.0.0 instead.
nodejs_hide_expert_pay                      | (node:72) [FST_MODULE_DEP_FASTIFY-STATIC] FastifyWarning.fastify-static: fastify-static has been deprecated. Use @fastify/static@5.0.0 instead.
nodejs_hide_expert_pay                      | Started on port 3027
nodejs_steam_parser                         | Preparing to unpack .../libcc1-0_12.2.0-14+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libcc1-0:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_steam_parser                         | Preparing to unpack .../gcc-12-base_12.2.0-14+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking gcc-12-base:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
mongo                                       | {"t":{"$date":"2025-12-09T18:51:33.520+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306293,"ts_usec":520744,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 16, snapshot max: 16 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_steam_parser                         | Setting up gcc-12-base:amd64 (12.2.0-14+deb12u1) ...
nodejs_nutrivial_backand                    | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
nodejs_nutrivial_backand                    | 2 added, 0 removed; done.
nodejs_nutrivial_backand                    | Setting up gnupg-l10n (2.2.40-1.1+deb12u1) ...
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23258 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../libgcc-s1_12.2.0-14+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up gpgconf (2.2.40-1.1+deb12u1) ...
nodejs_steam_parser                         | Unpacking libgcc-s1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Setting up gpg (2.2.40-1.1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up gnupg-utils (2.2.40-1.1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up gpg-agent (2.2.40-1.1+deb12u1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Setting up libgcc-s1:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23258 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../00-libgomp1_12.2.0-14+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgomp1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Setting up gpgsm (2.2.40-1.1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up dirmngr (2.2.40-1.1+deb12u1) ...
nodejs_steam_parser                         | Preparing to unpack .../01-libitm1_12.2.0-14+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up gpg-wks-server (2.2.40-1.1+deb12u1) ...
nodejs_steam_parser                         | Unpacking libitm1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Setting up gpg-wks-client (2.2.40-1.1+deb12u1) ...
nodejs_hide_expert_strapi                   | 
nodejs_hide_expert_strapi                   |  Project information
nodejs_hide_expert_strapi                   | 
nodejs_hide_expert_strapi                   | ┌────────────────────┬──────────────────────────────────────────────────┐
nodejs_hide_expert_strapi                   | │ Time               │ Tue Dec 09 2025 18:51:37 GMT+0000 (Coordinated … │
nodejs_hide_expert_strapi                   | │ Launched in        │ 2696 ms                                          │
nodejs_hide_expert_strapi                   | │ Environment        │ production                                       │
nodejs_hide_expert_strapi                   | │ Process PID        │ 81                                               │
nodejs_hide_expert_strapi                   | │ Version            │ 4.5.3 (node v14.16.0)                            │
nodejs_hide_expert_strapi                   | │ Edition            │ Community                                        │
nodejs_hide_expert_strapi                   | └────────────────────┴──────────────────────────────────────────────────┘
nodejs_hide_expert_strapi                   | 
nodejs_hide_expert_strapi                   |  Actions available
nodejs_hide_expert_strapi                   | 
nodejs_hide_expert_strapi                   | Welcome back!
nodejs_hide_expert_strapi                   | To manage your project 🚀, go to the administration panel at:
nodejs_hide_expert_strapi                   | http://0.0.0.0:3041/admin
nodejs_hide_expert_strapi                   | 
nodejs_hide_expert_strapi                   | To access the server ⚡️, go to:
nodejs_hide_expert_strapi                   | http://0.0.0.0:3041
nodejs_hide_expert_strapi                   | 
nodejs_nutrivial_backand                    | Setting up gnupg (2.2.40-1.1+deb12u1) ...
nodejs_nutrivial_backand                    | Processing triggers for ca-certificates (20230311+deb12u1) ...
nodejs_nutrivial_backand                    | Updating certificates in /etc/ssl/certs...
nodejs_steam_parser                         | Preparing to unpack .../02-libatomic1_12.2.0-14+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libatomic1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | 0 added, 0 removed; done.
nodejs_nutrivial_backand                    | Running hooks in /etc/ca-certificates/update.d...
nodejs_nutrivial_backand                    | done.
nodejs_steam_parser                         | Preparing to unpack .../03-libasan8_12.2.0-14+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libasan8:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Preparing to unpack .../04-liblsan0_12.2.0-14+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | OK
mongo                                       | {"t":{"$date":"2025-12-09T18:51:42.077+00:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"192.168.128.39:45818","uuid":"6a124463-a898-4e41-a7e0-26eb180fab1a","connectionId":2,"connectionCount":2}}
mongo                                       | {"t":{"$date":"2025-12-09T18:51:42.078+00:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn2","msg":"client metadata","attr":{"remote":"192.168.128.39:45818","client":"conn2","negotiatedCompressors":[],"doc":{"driver":{"name":"nodejs","version":"4.6.0"},"os":{"type":"Linux","name":"linux","architecture":"x64","version":"4.15.0-213-generic"},"platform":"Node.js v16.20.2, LE (unified)|Node.js v16.20.2, LE (unified)"}}}
nodejs_nutrivial_backand                    | Hit:1 http://deb.debian.org/debian bookworm InRelease
nodejs_nutrivial_backand                    | Get:2 http://dl.google.com/linux/chrome/deb stable InRelease [1825 B]
nodejs_nutrivial_backand                    | Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
nodejs_nutrivial_backand                    | Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
nodejs_nutrivial_backand                    | Get:5 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1213 B]
nodejs_nutrivial_backand                    | Fetched 3038 B in 1s (3835 B/s)
nodejs_nutrivial_backand                    | Reading package lists...
nodejs_nutrivial_backand                    | W: http://dl.google.com/linux/chrome/deb/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
nodejs_nutrivial_backand                    | Reading package lists...
nodejs_nutrivial_backand                    | Building dependency tree...
nodejs_nutrivial_backand                    | Reading state information...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | The following additional packages will be installed:
nodejs_nutrivial_backand                    |   adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common
nodejs_nutrivial_backand                    |   at-spi2-core dbus dbus-bin dbus-daemon dbus-session-bus-common
nodejs_nutrivial_backand                    |   dbus-system-bus-common dbus-user-session dconf-gsettings-backend
nodejs_nutrivial_backand                    |   dconf-service dmsetup fonts-liberation gsettings-desktop-schemas
nodejs_nutrivial_backand                    |   gtk-update-icon-cache libapparmor1 libargon2-1 libasound2 libasound2-data
nodejs_nutrivial_backand                    |   libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libauthen-sasl-perl
nodejs_nutrivial_backand                    |   libavahi-client3 libavahi-common-data libavahi-common3 libclone-perl
nodejs_nutrivial_backand                    |   libcolord2 libcryptsetup12 libcups2 libdata-dump-perl libdbus-1-3 libdconf1
nodejs_nutrivial_backand                    |   libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common libdrm-intel1
nodejs_nutrivial_backand                    |   libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1
nodejs_nutrivial_backand                    |   libencode-locale-perl libepoxy0 libfdisk1 libfile-basedir-perl
nodejs_nutrivial_backand                    |   libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl
nodejs_nutrivial_backand                    |   libfont-afm-perl libfontenc1 libgbm1 libgl1 libgl1-mesa-dri libglapi-mesa
nodejs_nutrivial_backand                    |   libgles2 libglvnd0 libglx-mesa0 libglx0 libgtk-3-0 libgtk-3-bin
nodejs_nutrivial_backand                    |   libgtk-3-common libhtml-form-perl libhtml-format-perl libhtml-parser-perl
nodejs_nutrivial_backand                    |   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
nodejs_nutrivial_backand                    |   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
nodejs_nutrivial_backand                    |   libhttp-negotiate-perl libio-html-perl libio-socket-ssl-perl
nodejs_nutrivial_backand                    |   libio-stringy-perl libip4tc2 libipc-system-simple-perl libjson-c5 libkmod2
nodejs_nutrivial_backand                    |   libllvm15 liblwp-mediatypes-perl liblwp-protocol-https-perl
nodejs_nutrivial_backand                    |   libmailtools-perl libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl
nodejs_nutrivial_backand                    |   libnet-ssleay-perl libnspr4 libnss-systemd libnss3 libpam-systemd
nodejs_nutrivial_backand                    |   libpciaccess0 libregexp-ipv6-perl libsensors-config libsensors5
nodejs_nutrivial_backand                    |   libsystemd-shared libsystemd0 libtext-iconv-perl libtie-ixhash-perl
nodejs_nutrivial_backand                    |   libtimedate-perl libtry-tiny-perl libudev1 liburi-perl libvulkan1
nodejs_nutrivial_backand                    |   libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0
nodejs_nutrivial_backand                    |   libwww-perl libwww-robotrules-perl libx11-protocol-perl libx11-xcb1 libxaw7
nodejs_nutrivial_backand                    |   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
nodejs_nutrivial_backand                    |   libxcb-shape0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1
nodejs_nutrivial_backand                    |   libxdamage1 libxfixes3 libxft2 libxi6 libxinerama1 libxkbcommon0 libxkbfile1
nodejs_nutrivial_backand                    |   libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl libxmu6 libxmuu1
nodejs_nutrivial_backand                    |   libxpm4 libxrandr2 libxshmfence1 libxtst6 libxv1 libxxf86dga1 libxxf86vm1
nodejs_nutrivial_backand                    |   libz3-4 mesa-vulkan-drivers perl-openssl-defaults systemd systemd-sysv
nodejs_nutrivial_backand                    |   systemd-timesyncd x11-utils x11-xserver-utils xdg-utils xkb-data zutty
nodejs_nutrivial_backand                    | Suggested packages:
nodejs_nutrivial_backand                    |   libasound2-plugins alsa-utils libdigest-hmac-perl libgssapi-perl colord
nodejs_nutrivial_backand                    |   cups-common gvfs libcrypt-ssleay-perl pciutils lm-sensors libsub-name-perl
nodejs_nutrivial_backand                    |   libbusiness-isbn-perl libauthen-ntlm-perl libunicode-map8-perl
nodejs_nutrivial_backand                    |   libunicode-string-perl xml-twig-tools debhelper systemd-container
nodejs_nutrivial_backand                    |   systemd-homed systemd-userdbd systemd-boot systemd-resolved libqrencode4
nodejs_nutrivial_backand                    |   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1
nodejs_nutrivial_backand                    |   mesa-utils nickle cairo-5c xorg-docs-core
nodejs_nutrivial_backand                    | The following NEW packages will be installed:
nodejs_nutrivial_backand                    |   adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common
nodejs_nutrivial_backand                    |   at-spi2-core dbus dbus-bin dbus-daemon dbus-session-bus-common
nodejs_nutrivial_backand                    |   dbus-system-bus-common dbus-user-session dconf-gsettings-backend
nodejs_nutrivial_backand                    |   dconf-service dmsetup fonts-liberation google-chrome-stable
nodejs_nutrivial_backand                    |   gsettings-desktop-schemas gtk-update-icon-cache libapparmor1 libargon2-1
nodejs_nutrivial_backand                    |   libasound2 libasound2-data libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0
nodejs_nutrivial_backand                    |   libauthen-sasl-perl libavahi-client3 libavahi-common-data libavahi-common3
nodejs_nutrivial_backand                    |   libclone-perl libcolord2 libcryptsetup12 libcups2 libdata-dump-perl
nodejs_nutrivial_backand                    |   libdbus-1-3 libdconf1 libdevmapper1.02.1 libdrm-amdgpu1 libdrm-common
nodejs_nutrivial_backand                    |   libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1
nodejs_nutrivial_backand                    |   libencode-locale-perl libepoxy0 libfdisk1 libfile-basedir-perl
nodejs_nutrivial_backand                    |   libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl
nodejs_nutrivial_backand                    |   libfont-afm-perl libfontenc1 libgbm1 libgl1 libgl1-mesa-dri libglapi-mesa
nodejs_nutrivial_backand                    |   libgles2 libglvnd0 libglx-mesa0 libglx0 libgtk-3-0 libgtk-3-bin
nodejs_nutrivial_backand                    |   libgtk-3-common libhtml-form-perl libhtml-format-perl libhtml-parser-perl
nodejs_nutrivial_backand                    |   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
nodejs_nutrivial_backand                    |   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
nodejs_nutrivial_backand                    |   libhttp-negotiate-perl libio-html-perl libio-socket-ssl-perl
nodejs_nutrivial_backand                    |   libio-stringy-perl libip4tc2 libipc-system-simple-perl libjson-c5 libkmod2
nodejs_nutrivial_backand                    |   libllvm15 liblwp-mediatypes-perl liblwp-protocol-https-perl
nodejs_nutrivial_backand                    |   libmailtools-perl libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl
nodejs_nutrivial_backand                    |   libnet-ssleay-perl libnspr4 libnss-systemd libnss3 libpam-systemd
nodejs_nutrivial_backand                    |   libpciaccess0 libregexp-ipv6-perl libsensors-config libsensors5
nodejs_nutrivial_backand                    |   libsystemd-shared libtext-iconv-perl libtie-ixhash-perl libtimedate-perl
nodejs_nutrivial_backand                    |   libtry-tiny-perl liburi-perl libvulkan1 libwayland-client0
nodejs_nutrivial_backand                    |   libwayland-cursor0 libwayland-egl1 libwayland-server0 libwww-perl
nodejs_nutrivial_backand                    |   libwww-robotrules-perl libx11-protocol-perl libx11-xcb1 libxaw7
nodejs_nutrivial_backand                    |   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
nodejs_nutrivial_backand                    |   libxcb-shape0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1
nodejs_nutrivial_backand                    |   libxdamage1 libxfixes3 libxft2 libxi6 libxinerama1 libxkbcommon0 libxkbfile1
nodejs_nutrivial_backand                    |   libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl libxmu6 libxmuu1
nodejs_nutrivial_backand                    |   libxpm4 libxrandr2 libxshmfence1 libxtst6 libxv1 libxxf86dga1 libxxf86vm1
nodejs_nutrivial_backand                    |   libz3-4 mesa-vulkan-drivers perl-openssl-defaults systemd systemd-sysv
nodejs_nutrivial_backand                    |   systemd-timesyncd x11-utils x11-xserver-utils xdg-utils xkb-data zutty
nodejs_nutrivial_backand                    | The following packages will be upgraded:
nodejs_nutrivial_backand                    |   libsystemd0 libudev1
nodejs_nutrivial_backand                    | 2 upgraded, 154 newly installed, 0 to remove and 112 not upgraded.
nodejs_nutrivial_backand                    | Need to get 195 MB of archives.
nodejs_nutrivial_backand                    | After this operation, 721 MB of additional disk space will be used.
nodejs_nutrivial_backand                    | Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB]
nodejs_nutrivial_backand                    | Get:2 http://dl.google.com/linux/chrome/deb stable/main amd64 google-chrome-stable amd64 143.0.7499.40-1 [118 MB]
nodejs_nutrivial_backand                    | Get:3 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.39-1~deb12u1 [109 kB]
nodejs_papakava_shop                        | [4/4] Building fresh packages...
nodejs_nutrivial_backand                    | Get:4 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
nodejs_nutrivial_backand                    | Get:5 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
nodejs_nutrivial_backand                    | Get:6 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
nodejs_nutrivial_backand                    | Get:7 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB]
nodejs_nutrivial_backand                    | Get:8 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB]
nodejs_nutrivial_backand                    | Get:9 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
nodejs_nutrivial_backand                    | Get:10 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
nodejs_nutrivial_backand                    | Get:11 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
nodejs_nutrivial_backand                    | Get:12 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.39-1~deb12u1 [1695 kB]
nodejs_nutrivial_backand                    | Get:13 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.39-1~deb12u1 [333 kB]
nodejs_nutrivial_backand                    | Get:14 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.39-1~deb12u1 [3042 kB]
nodejs_nutrivial_backand                    | Get:15 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.39-1~deb12u1 [42.6 kB]
nodejs_nutrivial_backand                    | Get:16 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]
nodejs_nutrivial_backand                    | Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB]
nodejs_nutrivial_backand                    | Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
nodejs_nutrivial_backand                    | Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB]
nodejs_nutrivial_backand                    | Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
nodejs_nutrivial_backand                    | Get:21 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB]
nodejs_nutrivial_backand                    | Get:22 http://deb.debian.org/debian bookworm/main amd64 fonts-liberation all 1:1.07.4-11 [828 kB]
nodejs_nutrivial_backand                    | Get:23 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB]
nodejs_nutrivial_backand                    | Get:24 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB]
nodejs_nutrivial_backand                    | Get:25 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB]
nodejs_nutrivial_backand                    | Get:26 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB]
nodejs_nutrivial_backand                    | Get:27 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB]
nodejs_nutrivial_backand                    | Get:28 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB]
nodejs_nutrivial_backand                    | Get:29 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB]
nodejs_nutrivial_backand                    | Get:30 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10+deb12u1 [107 kB]
nodejs_nutrivial_backand                    | Get:31 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10+deb12u1 [42.1 kB]
nodejs_nutrivial_backand                    | Get:32 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10+deb12u1 [45.8 kB]
nodejs_nutrivial_backand                    | Get:33 http://deb.debian.org/debian-security bookworm-security/main amd64 libcups2 amd64 2.4.2-3+deb12u9 [245 kB]
nodejs_nutrivial_backand                    | Get:34 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B]
nodejs_nutrivial_backand                    | Get:35 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB]
nodejs_nutrivial_backand                    | Get:36 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB]
nodejs_nutrivial_backand                    | Get:37 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB]
nodejs_nutrivial_backand                    | Get:38 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u3 [44.2 kB]
nodejs_nutrivial_backand                    | Get:39 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5124 kB]
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Unpacking liblsan0:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_papakava_shop                        | warning papakava@0.1.0: "dependencies" has dependency "postcss" with range "^8.3.6" that collides with a dependency in "devDependencies" of the same name with version "^8.4.20"
nodejs_papakava_shop                        | success Saved 1 new dependency.
nodejs_papakava_shop                        | info Direct dependencies
nodejs_papakava_shop                        | └─ typescript@5.9.3
nodejs_papakava_shop                        | info All dependencies
nodejs_papakava_shop                        | └─ typescript@5.9.3
nodejs_papakava_shop                        | 
nodejs_nutrivial_backand                    | Get:40 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB]
nodejs_nutrivial_backand                    | Get:41 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB]
nodejs_nutrivial_backand                    | Get:42 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB]
nodejs_nutrivial_backand                    | Get:43 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB]
nodejs_nutrivial_backand                    | Get:44 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8640 B]
nodejs_nutrivial_backand                    | Get:45 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
nodejs_nutrivial_backand                    | Get:46 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB]
nodejs_nutrivial_backand                    | Get:47 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB]
nodejs_nutrivial_backand                    | Get:48 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB]
nodejs_nutrivial_backand                    | Get:49 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB]
nodejs_nutrivial_backand                    | Get:50 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB]
nodejs_nutrivial_backand                    | Get:51 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB]
nodejs_nutrivial_backand                    | Get:52 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB]
nodejs_nutrivial_backand                    | Get:53 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.39-1~deb12u1 [225 kB]
nodejs_nutrivial_backand                    | Get:54 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
nodejs_nutrivial_backand                    | Get:55 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB]
nodejs_nutrivial_backand                    | Get:56 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB]
nodejs_nutrivial_backand                    | Get:57 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB]
nodejs_nutrivial_backand                    | Get:58 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3895 kB]
nodejs_nutrivial_backand                    | Get:59 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2847 kB]
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Get:60 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB]
nodejs_nutrivial_backand                    | Get:61 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1331 kB]
nodejs_steam_parser                         | Preparing to unpack .../05-libtsan2_12.2.0-14+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Get:62 http://deb.debian.org/debian bookworm/main amd64 libvulkan1 amd64 1.3.239.0-1 [116 kB]
nodejs_nutrivial_backand                    | Get:63 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB]
nodejs_nutrivial_backand                    | Get:64 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.39-1~deb12u1 [163 kB]
nodejs_nutrivial_backand                    | Get:65 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.39-1~deb12u1 [63.8 kB]
nodejs_nutrivial_backand                    | Get:66 http://deb.debian.org/debian bookworm/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.2 kB]
nodejs_nutrivial_backand                    | Get:67 http://deb.debian.org/debian bookworm/main amd64 alsa-ucm-conf all 1.2.8-1 [51.7 kB]
nodejs_nutrivial_backand                    | Get:68 http://deb.debian.org/debian bookworm/main amd64 libxtst6 amd64 2:1.2.3-1.1 [28.0 kB]
nodejs_nutrivial_backand                    | Get:69 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB]
nodejs_nutrivial_backand                    | Get:70 http://deb.debian.org/debian bookworm/main amd64 at-spi2-core amd64 2.46.0-5 [57.3 kB]
nodejs_nutrivial_backand                    | Get:71 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
nodejs_nutrivial_backand                    | Get:72 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB]
nodejs_nutrivial_backand                    | Get:73 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB]
nodejs_steam_parser                         | Unpacking libtsan2:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_tone_back                            | (node:78) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
nodejs_tone_back                            | (Use `node --trace-deprecation ...` to show where the warning was created)
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [NestFactory] Starting Nest application...
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +54ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] SharedModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] PassportModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] RedisModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms
nodejs_tone_back                            | Elastic config: {
nodejs_tone_back                            |   node: 'http://elasticsearch:9200',
nodejs_tone_back                            |   username: 'elastic',
nodejs_tone_back                            |   password: 'hY5nT2zLw8qG7eBxkJ3a'
nodejs_tone_back                            | }
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] AppModule dependencies initialized +10ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | Get:74 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB]
nodejs_nutrivial_backand                    | Get:75 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB]
nodejs_nutrivial_backand                    | Get:76 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB]
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] BullModule dependencies initialized +11ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] StripeModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] MailerModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] BullModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] RedisCoreModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] ElasticsearchModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] BullModule dependencies initialized +3ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] BullModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | Get:77 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB]
nodejs_nutrivial_backand                    | Get:78 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB]
nodejs_tone_back                            | query: SELECT version()
nodejs_tone_back                            | query: SELECT * FROM current_schema()
nodejs_nutrivial_backand                    | Get:79 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB]
nodejs_nutrivial_backand                    | Get:80 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB]
nodejs_nutrivial_backand                    | Get:81 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB]
nodejs_nutrivial_backand                    | Get:82 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB]
nodejs_tone_back                            | query: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +198ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | Get:83 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB]
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] SearchModule dependencies initialized +5ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] FilesModule dependencies initialized +7ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] OpenAiModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] MessagesModule dependencies initialized +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] InvitesModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TransactionsModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] CompaniesModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] UsersModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] SubscriptionsModule dependencies initialized +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] TonesModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] AuthModule dependencies initialized +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [InstanceLoader] ChatModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | Get:84 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB]
nodejs_nutrivial_backand                    | Get:85 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB]
nodejs_tone_back                            | Chat gateway initialized
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [WebSocketsController] ChatGateway subscribed to the "init" message +215ms
nodejs_nutrivial_backand                    | Get:86 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB]
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [WebSocketsController] ChatGateway subscribed to the "create_chat" message +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [WebSocketsController] ChatGateway subscribed to the "send_message" message +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [WebSocketsController] ChatGateway subscribed to the "rejoin_chat" message +0ms
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.64
nodejs_nutrivial_backand                    | Get:87 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8820 B]
nodejs_nutrivial_backand                    | Get:88 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB]
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] AppController {/api}: +3ms
nodejs_nutrivial_backand                    | Get:89 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api, GET} route +3ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] FilesController {/api/files}: +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/files/uploads/:folder/:folderId/:type/:filename, GET} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] AuthController {/api/auth}: +0ms
nodejs_nutrivial_backand                    | Get:90 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/auth/register, POST} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/auth/login, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/auth/login/admin, POST} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/auth/refresh, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/auth/send-code, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/auth/verify, POST} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/auth/send-email-restore-password, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/auth/restore-password, POST} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/auth/google, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/auth/google/callback, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] InvitesController {/api/invites}: +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/invites/global-admin, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/invites/admin, POST} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/invites/check, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/invites/accept, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] SubscriptionsController {/api/subscriptions}: +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/stripe-webhook, POST} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/checkout, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/global-admin/manual, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/subscriptions/global-admin/cancel/:companyId, DELETE} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] TransactionsController {/api/transactions}: +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/transactions/create-debit, POST} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/transactions/create-test, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/transactions/global-admin/used-stats/:companyId, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/transactions/used-stats/:companyId, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/transactions/global-admin/:companyId, GET} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] UsersController {/api/users}: +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/users/global-admin/create, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/users/global-admin/company-role, PATCH} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/users/profile, GET} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/users/profile, PATCH} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/users/company/:companyId, GET} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/users/global-admin/company/:companyId, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/users/global-admin/:userId, PATCH} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/users/role/:userId/:companyId, PATCH} route +0ms
nodejs_nutrivial_backand                    | Get:91 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB]
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/users/global-admin/role/:userId/:companyId, PATCH} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/users/remove, DELETE} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] OpenAiController {/api/open-ai}: +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/open-ai/create-session, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/open-ai/continue-session, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/open-ai/stop-generation, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] TonesController {/api/tones}: +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/create, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/shared/create, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/global-admin/create, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/user, GET} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/user-shared, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/user-available, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/all-by-user-company, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/:id, GET} route +0ms
nodejs_nutrivial_backand                    | Get:92 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B]
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/:id, PATCH} route +2ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/:toneId, DELETE} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/shared/:toneId, DELETE} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/global-admin/:toneId, DELETE} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/global-admin/company/:companyId, GET} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/tones/global-admin/shared/:id, PATCH} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] ChatsController {/api/chats}: +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/chats, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/chats/days, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] SearchController {/api/search}: +0ms
nodejs_nutrivial_backand                    | Get:93 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB]
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/search/global-admin/messages, GET} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/search/messages-user, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] MessagesController {/api/messages}: +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/messages/full-chat-history/:chatId, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/messages/chat-history/:chatId, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/messages/like/:messageId, PATCH} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/messages/dislike/:messageId, PATCH} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RoutesResolver] CompaniesController {/api/companies}: +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/global-admin, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/global-admin, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/global-admin/search, GET} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/admin, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/user, GET} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/domain-access, PATCH} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/global-admin/domain-access, PATCH} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/admin, PATCH} route +4ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/global-admin/:companyId, GET} route +1ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/global-admin/:companyId, PATCH} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/increase-request, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [RouterExplorer] Mapped {/api/companies/beta-request, POST} route +0ms
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [SearchService] Elastic: attempting to connect (attempt 1)...
nodejs_nutrivial_backand                    | Get:94 http://deb.debian.org/debian bookworm/main amd64 libfile-desktopentry-perl all 0.22-3 [17.6 kB]
nodejs_nutrivial_backand                    | Get:95 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [NestApplication] Nest application successfully started +21ms
nodejs_nutrivial_backand                    | Get:96 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB]
nodejs_tone_back                            | Server port: 3121
nodejs_nutrivial_backand                    | Get:97 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB]
nodejs_nutrivial_backand                    | Get:98 http://deb.debian.org/debian bookworm/main amd64 libfile-mimeinfo-perl all 0.33-1 [48.3 kB]
nodejs_nutrivial_backand                    | Get:99 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB]
nodejs_nutrivial_backand                    | Get:100 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB]
nodejs_nutrivial_backand                    | Get:101 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB]
nodejs_nutrivial_backand                    | Get:102 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB]
nodejs_nutrivial_backand                    | Get:103 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
nodejs_nutrivial_backand                    | Get:104 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB]
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:57 PM     LOG [SearchService] Elastic: connected successfully
nodejs_tone_back                            | [Nest] 78  - 12/09/2025, 6:51:58 PM     LOG [SearchService] Index "messages" already exists
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.24 | BUY: 78.23
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:52:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_nutrivial_backand                    | Get:105 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB]
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Get:106 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB]
nodejs_nutrivial_backand                    | Get:107 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB]
nodejs_nutrivial_backand                    | Get:108 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7239 kB]
nodejs_steam_parser                         | Preparing to unpack .../06-libubsan1_12.2.0-14+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Get:109 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB]
nodejs_nutrivial_backand                    | Get:110 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB]
nodejs_nutrivial_backand                    | Get:111 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB]
nodejs_nutrivial_backand                    | Get:112 http://deb.debian.org/debian bookworm/main amd64 libgles2 amd64 1.6.0-1 [16.8 kB]
nodejs_nutrivial_backand                    | Get:113 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-bin amd64 3.24.38-2~deb12u3 [82.7 kB]
nodejs_nutrivial_backand                    | Get:114 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
nodejs_nutrivial_backand                    | Get:115 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB]
nodejs_nutrivial_backand                    | Get:116 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
nodejs_nutrivial_backand                    | Get:117 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
nodejs_nutrivial_backand                    | Get:118 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB]
nodejs_nutrivial_backand                    | Get:119 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB]
nodejs_nutrivial_backand                    | Get:120 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
nodejs_nutrivial_backand                    | Get:121 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB]
nodejs_nutrivial_backand                    | Get:122 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
nodejs_nutrivial_backand                    | Get:123 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
nodejs_nutrivial_backand                    | Get:124 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
nodejs_nutrivial_backand                    | Get:125 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B]
nodejs_nutrivial_backand                    | Get:126 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB]
nodejs_nutrivial_backand                    | Get:127 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB]
nodejs_nutrivial_backand                    | Get:128 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
nodejs_nutrivial_backand                    | Get:129 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB]
nodejs_nutrivial_backand                    | Get:130 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB]
nodejs_nutrivial_backand                    | Get:131 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
nodejs_nutrivial_backand                    | Get:132 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB]
nodejs_nutrivial_backand                    | Get:133 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
nodejs_nutrivial_backand                    | Get:134 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
nodejs_nutrivial_backand                    | Get:135 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB]
nodejs_nutrivial_backand                    | Get:136 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB]
nodejs_nutrivial_backand                    | Get:137 http://deb.debian.org/debian bookworm/main amd64 libxml-twig-perl all 1:3.52-2 [181 kB]
nodejs_nutrivial_backand                    | Get:138 http://deb.debian.org/debian bookworm/main amd64 libnet-dbus-perl amd64 1.2.0-2 [177 kB]
nodejs_nutrivial_backand                    | Get:139 http://deb.debian.org/debian bookworm/main amd64 libtext-iconv-perl amd64 1.7-8 [14.5 kB]
nodejs_nutrivial_backand                    | Get:140 http://deb.debian.org/debian bookworm/main amd64 libtie-ixhash-perl all 1.23-4 [11.7 kB]
nodejs_nutrivial_backand                    | Get:141 http://deb.debian.org/debian bookworm/main amd64 libx11-protocol-perl all 0.56-9 [120 kB]
nodejs_nutrivial_backand                    | Get:142 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
nodejs_nutrivial_backand                    | Get:143 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
nodejs_nutrivial_backand                    | Get:144 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
nodejs_nutrivial_backand                    | Get:145 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB]
nodejs_nutrivial_backand                    | Get:146 http://deb.debian.org/debian bookworm/main amd64 libxft2 amd64 2.3.6-1 [61.8 kB]
nodejs_nutrivial_backand                    | Get:147 http://deb.debian.org/debian bookworm/main amd64 libxkbfile1 amd64 1:1.1.0-1 [75.2 kB]
nodejs_nutrivial_backand                    | Get:148 http://deb.debian.org/debian bookworm/main amd64 libxml-xpathengine-perl all 0.14-2 [33.5 kB]
nodejs_nutrivial_backand                    | Get:149 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
nodejs_nutrivial_backand                    | Get:150 http://deb.debian.org/debian bookworm/main amd64 libxv1 amd64 2:1.0.11-1.1 [24.8 kB]
nodejs_nutrivial_backand                    | Get:151 http://deb.debian.org/debian bookworm/main amd64 libxxf86dga1 amd64 2:1.1.5-1 [22.1 kB]
nodejs_nutrivial_backand                    | Get:152 http://deb.debian.org/debian bookworm/main amd64 mesa-vulkan-drivers amd64 22.3.6-1+deb12u1 [8000 kB]
nodejs_steam_parser                         | Preparing to unpack .../07-libquadmath0_12.2.0-14+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libquadmath0:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_steam_parser                         | Preparing to unpack .../08-g++-12_12.2.0-14+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking g++-12 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Get:153 http://deb.debian.org/debian bookworm/main amd64 x11-utils amd64 7.7+5 [202 kB]
nodejs_nutrivial_backand                    | Get:154 http://deb.debian.org/debian bookworm/main amd64 x11-xserver-utils amd64 7.7+9+b1 [169 kB]
nodejs_nutrivial_backand                    | Get:155 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB]
nodejs_nutrivial_backand                    | Get:156 http://deb.debian.org/debian bookworm/main amd64 zutty amd64 0.14.0.20230218+dfsg1-1 [177 kB]
nodejs_nutrivial_backand                    | debconf: delaying package configuration, since apt-utils is not installed
nodejs_nutrivial_backand                    | Fetched 195 MB in 21s (9101 kB/s)
nodejs_nutrivial_backand                    | Selecting previously unselected package libargon2-1:amd64.
nodejs_nutrivial_backand                    | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23254 files and directories currently installed.)
nodejs_nutrivial_backand                    | Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
nodejs_nutrivial_backand                    | Preparing to unpack .../libudev1_252.39-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libudev1:amd64 (252.39-1~deb12u1) over (252.36-1~deb12u1) ...
nodejs_steam_parser                         | Preparing to unpack .../09-libstdc++-12-dev_12.2.0-14+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Setting up libudev1:amd64 (252.39-1~deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package dmsetup.
nodejs_nutrivial_backand                    | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23259 files and directories currently installed.)
nodejs_nutrivial_backand                    | Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking dmsetup (2:1.02.185-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libdevmapper1.02.1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libjson-c5:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../2-libjson-c5_0.16-2_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libjson-c5:amd64 (0.16-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libcryptsetup12:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libfdisk1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../4-libfdisk1_2.38.1-5+deb12u3_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libkmod2:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../5-libkmod2_30+20221128-1_amd64.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Unpacking libkmod2:amd64 (30+20221128-1) ...
nodejs_papakava_shop                        | Failed to compile.
nodejs_papakava_shop                        | 
nodejs_papakava_shop                        | ./components/PageWrapper/index.tsx:67:62
nodejs_papakava_shop                        | Type error: Type 'string[] | undefined' is not assignable to type 'never[] | undefined'.
nodejs_papakava_shop                        |   Type 'string[]' is not assignable to type 'never[]'.
nodejs_papakava_shop                        |     Type 'string' is not assignable to type 'never'.
nodejs_papakava_shop                        | 
nodejs_papakava_shop                        |   65 |         <BaseMeta description={descriptionProp || description} keywords={keywordsProp || keywords} />
nodejs_papakava_shop                        |   66 |
nodejs_papakava_shop                        | > 67 |         <CanonicalUrl router={router} locale={router.locale} excludeParams={excludeQueryFromCanonical} />
nodejs_papakava_shop                        |      |                                                              ^
nodejs_papakava_shop                        |   68 |
nodejs_papakava_shop                        |   69 |         <script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify(schema) }} />
nodejs_papakava_shop                        |   70 |       </Head>
nodejs_nutrivial_backand                    | Selecting previously unselected package libapparmor1:amd64.
nodejs_papakava_shop                        | error Command failed with exit code 1.
nodejs_papakava_shop                        | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
nodejs_nutrivial_backand                    | Preparing to unpack .../6-libapparmor1_3.0.8-3_amd64.deb ...
nodejs_papakava_front                       | info  - Compiled successfully
nodejs_papakava_front                       | info  - Collecting page data...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Unpacking libapparmor1:amd64 (3.0.8-3) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_shop exited with code 1
nodejs_nutrivial_backand                    | Selecting previously unselected package libip4tc2:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../7-libip4tc2_1.8.9-2_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libip4tc2:amd64 (1.8.9-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libsystemd-shared:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../8-libsystemd-shared_252.39-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libsystemd-shared:amd64 (252.39-1~deb12u1) ...
mongo                                       | {"t":{"$date":"2025-12-09T18:52:33.727+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306353,"ts_usec":727831,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 18, snapshot max: 18 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_nutrivial_backand                    | Preparing to unpack .../9-libsystemd0_252.39-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libsystemd0:amd64 (252.39-1~deb12u1) over (252.36-1~deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libc6:amd64 (2.31-13+deb11u13) ...
nodejs_jobsfeed_api                         | debconf: unable to initialize frontend: Dialog
nodejs_jobsfeed_api                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_jobsfeed_api                         | debconf: falling back to frontend: Readline
nodejs_nutrivial_backand                    | Setting up libsystemd0:amd64 (252.39-1~deb12u1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Selecting previously unselected package systemd.
nodejs_nutrivial_backand                    | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23328 files and directories currently installed.)
nodejs_nutrivial_backand                    | Preparing to unpack .../systemd_252.39-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking systemd (252.39-1~deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libjson-c5:amd64 (0.16-2) ...
nodejs_nutrivial_backand                    | Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ...
nodejs_nutrivial_backand                    | Setting up libkmod2:amd64 (30+20221128-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package cron.
nodejs_jobsfeed_api                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22794 files and directories currently installed.)
nodejs_jobsfeed_api                         | Preparing to unpack .../0-cron_3.0pl1-137_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libapparmor1:amd64 (3.0.8-3) ...
nodejs_jobsfeed_api                         | Unpacking cron (3.0pl1-137) ...
nodejs_nutrivial_backand                    | Setting up libip4tc2:amd64 (1.8.9-2) ...
nodejs_nutrivial_backand                    | Setting up libsystemd-shared:amd64 (252.39-1~deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libapparmor1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../1-libapparmor1_2.13.6-10_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libapparmor1:amd64 (2.13.6-10) ...
nodejs_nutrivial_backand                    | Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
nodejs_nutrivial_backand                    | Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
nodejs_nutrivial_backand                    | Setting up systemd (252.39-1~deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libcap2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../2-libcap2_1%3a2.44-1+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libcap2:amd64 (1:2.44-1+deb11u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libargon2-1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../3-libargon2-1_0~20171227-0.2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
nodejs_nutrivial_backand                    | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

nodejs_nutrivial_backand                    | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

nodejs_nutrivial_backand                    | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

nodejs_nutrivial_backand                    | Initializing machine ID from random generator.

nodejs_nutrivial_backand                    | Creating group 'systemd-journal' with GID 999.

nodejs_nutrivial_backand                    | Creating group 'systemd-network' with GID 998.

nodejs_nutrivial_backand                    | Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.

nodejs_jobsfeed_api                         | Selecting previously unselected package dmsetup.
nodejs_jobsfeed_api                         | Preparing to unpack .../4-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking dmsetup (2:1.02.175-2.1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdevmapper1.02.1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../5-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up dmsetup (2:1.02.185-2) ...
nodejs_jobsfeed_api                         | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libjson-c5:amd64.
nodejs_nutrivial_backand                    | Selecting previously unselected package systemd-sysv.
nodejs_jobsfeed_api                         | Preparing to unpack .../6-libjson-c5_0.15-2+deb11u1_amd64.deb ...
nodejs_nutrivial_backand                    | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24167 files and directories currently installed.)
nodejs_nutrivial_backand                    | Preparing to unpack .../000-systemd-sysv_252.39-1~deb12u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libjson-c5:amd64 (0.15-2+deb11u1) ...
nodejs_nutrivial_backand                    | Unpacking systemd-sysv (252.39-1~deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libdbus-1-3:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../001-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libcryptsetup12:amd64.
nodejs_nutrivial_backand                    | Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../7-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package dbus-bin.
nodejs_nutrivial_backand                    | Preparing to unpack .../002-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking dbus-bin (1.14.10-1~deb12u1) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../8-libgnutls30_3.7.1-5+deb11u8_amd64.deb ...
nodejs_nutrivial_backand                    | Selecting previously unselected package dbus-session-bus-common.
nodejs_nutrivial_backand                    | Preparing to unpack .../003-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
nodejs_jobsfeed_api                         | Unpacking libgnutls30:amd64 (3.7.1-5+deb11u8) over (3.7.1-5+deb11u3) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package dbus-daemon.
nodejs_nutrivial_backand                    | Preparing to unpack .../004-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package dbus-system-bus-common.
nodejs_nutrivial_backand                    | Preparing to unpack .../005-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package dbus.
nodejs_nutrivial_backand                    | Preparing to unpack .../006-dbus_1.14.10-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking dbus (1.14.10-1~deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package fonts-liberation.
nodejs_nutrivial_backand                    | Preparing to unpack .../007-fonts-liberation_1%3a1.07.4-11_all.deb ...
nodejs_nutrivial_backand                    | Unpacking fonts-liberation (1:1.07.4-11) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libasound2-data.
nodejs_nutrivial_backand                    | Preparing to unpack .../008-libasound2-data_1.2.8-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libasound2-data (1.2.8-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libasound2:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../009-libasound2_1.2.8-1+b1_amd64.deb ...
nodejs_jobsfeed_api                         | Setting up libgnutls30:amd64 (3.7.1-5+deb11u8) ...
nodejs_nutrivial_backand                    | Unpacking libasound2:amd64 (1.2.8-1+b1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Selecting previously unselected package at-spi2-common.
nodejs_nutrivial_backand                    | Preparing to unpack .../010-at-spi2-common_2.46.0-5_all.deb ...
nodejs_nutrivial_backand                    | Unpacking at-spi2-common (2.46.0-5) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libip4tc2:amd64.
nodejs_jobsfeed_api                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22885 files and directories currently installed.)
nodejs_jobsfeed_api                         | Preparing to unpack .../libip4tc2_1.8.7-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libip4tc2:amd64 (1.8.7-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libkmod2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../libkmod2_28-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libkmod2:amd64 (28-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libatk1.0-0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxi6:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../012-libxi6_2%3a1.8-1+b1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxi6:amd64 (2:1.8-1+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package systemd.
nodejs_jobsfeed_api                         | Preparing to unpack .../systemd_247.3-7+deb11u7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking systemd (247.3-7+deb11u7) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libatspi2.0-0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../013-libatspi2.0-0_2.46.0-5_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libatk-bridge2.0-0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../014-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libavahi-common-data:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../015-libavahi-common-data_0.8-10+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libavahi-common-data:amd64 (0.8-10+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libavahi-common3:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../016-libavahi-common3_0.8-10+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libavahi-common3:amd64 (0.8-10+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libapparmor1:amd64 (2.13.6-10) ...
nodejs_jobsfeed_api                         | Setting up libcap2:amd64 (1:2.44-1+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up libargon2-1:amd64 (0~20171227-0.2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libavahi-client3:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../017-libavahi-client3_0.8-10+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libavahi-client3:amd64 (0.8-10+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libjson-c5:amd64 (0.15-2+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up libip4tc2:amd64 (1.8.7-1) ...
nodejs_jobsfeed_api                         | Setting up libkmod2:amd64 (28-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libcups2:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../018-libcups2_2.4.2-3+deb12u9_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libcups2:amd64 (2.4.2-3+deb12u9) ...
nodejs_jobsfeed_api                         | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libdrm-common.
nodejs_nutrivial_backand                    | Preparing to unpack .../019-libdrm-common_2.4.114-1_all.deb ...
nodejs_jobsfeed_api                         | Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
nodejs_nutrivial_backand                    | Unpacking libdrm-common (2.4.114-1) ...
nodejs_jobsfeed_api                         | Setting up systemd (247.3-7+deb11u7) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libdrm2:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../020-libdrm2_2.4.114-1+b1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
nodejs_jobsfeed_api                         | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
nodejs_jobsfeed_api                         | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
nodejs_jobsfeed_api                         | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
nodejs_nutrivial_backand                    | Selecting previously unselected package libwayland-server0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../021-libwayland-server0_1.21.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libwayland-server0:amd64 (1.21.0-1) ...
nodejs_jobsfeed_api                         | Initializing machine ID from random generator.
nodejs_nutrivial_backand                    | Selecting previously unselected package libgbm1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../022-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Preparing to unpack .../2-libgcc-12-dev_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libgcc-12-dev:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package gtk-update-icon-cache.
nodejs_nutrivial_backand                    | Preparing to unpack .../023-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package adwaita-icon-theme.
nodejs_nutrivial_backand                    | Preparing to unpack .../024-adwaita-icon-theme_43-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking adwaita-icon-theme (43-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_front                       | info  - Generating static pages (0/5)
nodejs_papakava_front                       | NODE_ENV: production
nodejs_papakava_front                       | react-i18next:: You will need to pass in an i18next instance by using initReactI18next
nodejs_jobsfeed_api                         | Setting up dmsetup (2:1.02.175-2.1) ...
nodejs_papakava_front                       | info  - Generating static pages (1/5)
nodejs_papakava_front                       | NODE_ENV: production
nodejs_papakava_front                       | info  - Generating static pages (2/5)
nodejs_papakava_front                       | NODE_ENV: production
nodejs_papakava_front                       | NODE_ENV: production
nodejs_papakava_front                       | info  - Generating static pages (3/5)
nodejs_papakava_front                       | NODE_ENV: production
nodejs_papakava_front                       | info  - Generating static pages (5/5)
nodejs_papakava_front                       | info  - Finalizing page optimization...
nodejs_papakava_front                       | 
nodejs_papakava_front                       | Route (pages)                              Size     First Load JS
nodejs_papakava_front                       | ┌ λ /                                      35.2 kB         304 kB
nodejs_papakava_front                       | ├   └ css/60a8bf00f5d6cdb6.css             3.08 kB
nodejs_papakava_front                       | ├   /_app                                  0 B             269 kB
nodejs_papakava_front                       | ├ ○ /404                                   1.19 kB         270 kB
nodejs_papakava_front                       | ├ λ /api/auth/[...nextauth]                0 B             269 kB
nodejs_papakava_front                       | ├ λ /api/order                             0 B             269 kB
nodejs_papakava_front                       | ├ λ /api/send                              0 B             269 kB
nodejs_papakava_front                       | ├ λ /api/sitemap                           0 B             269 kB
nodejs_papakava_front                       | ├ λ /blog                                  5.44 kB         274 kB
nodejs_papakava_front                       | ├ λ /blog/[id]                             14.7 kB         283 kB
nodejs_papakava_front                       | ├ λ /checkout                              8.59 kB         292 kB
nodejs_papakava_front                       | ├ λ /contact                               5.17 kB         274 kB
nodejs_papakava_front                       | ├ λ /orenda-kavomashin                     1.65 kB         275 kB
nodejs_papakava_front                       | ├ λ /prodazh-kavomashin                    7.04 kB         276 kB
nodejs_papakava_front                       | ├ λ /product/[id]                          5.99 kB         275 kB
nodejs_papakava_front                       | ├ λ /products/[[...filters]]               19.3 kB         293 kB
nodejs_papakava_front                       | ├ λ /remont-kavomashin                     19.2 kB         293 kB
nodejs_papakava_front                       | ├ λ /user                                  262 B           284 kB
nodejs_papakava_front                       | ├ λ /user/info                             204 B           284 kB
nodejs_papakava_front                       | └ λ /user/purchase-history                 1.79 kB         273 kB
nodejs_papakava_front                       | + First Load JS shared by all              296 kB
nodejs_papakava_front                       |   ├ chunks/framework-d5719ebbbcec5741.js   45.2 kB
nodejs_papakava_front                       |   ├ chunks/main-ccd365ed42cb54ce.js        33.2 kB
nodejs_papakava_front                       |   ├ chunks/pages/_app-2bf2aea1f62b1a83.js  188 kB
nodejs_papakava_front                       |   ├ chunks/webpack-aa3bf65a565bdab0.js     2.6 kB
nodejs_papakava_front                       |   └ css/95638af8d2a96731.css               26.8 kB
nodejs_papakava_front                       | 
nodejs_papakava_front                       | ƒ Middleware                               52.1 kB
nodejs_papakava_front                       | 
nodejs_papakava_front                       | λ  (Server)  server-side renders at runtime (uses getInitialProps or getServerSideProps)
nodejs_papakava_front                       | ○  (Static)  automatically rendered as static HTML (uses no initial props)
nodejs_papakava_front                       | 
nodejs_jobsfeed_api                         | Selecting previously unselected package systemd-sysv.
nodejs_jobsfeed_api                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23679 files and directories currently installed.)
nodejs_jobsfeed_api                         | Preparing to unpack .../000-systemd-sysv_247.3-7+deb11u7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking systemd-sysv (247.3-7+deb11u7) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libcolord2:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../025-libcolord2_1.4.6-2.2_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libcolord2:amd64 (1.4.6-2.2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdbus-1-3:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../001-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libdbus-1-3:amd64 (1.12.28-0+deb11u1) ...
nodejs_papakava_front                       | ready - started server on 0.0.0.0:3089, url: http://localhost:3089
nodejs_papakava_front                       | info  - Loaded env from /home/node/app/.env
nodejs_nutrivial_backand                    | Selecting previously unselected package libepoxy0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../026-libepoxy0_1.5.10-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libepoxy0:amd64 (1.5.10-1) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../002-libexpat1-dev_2.2.10-2+deb11u7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libexpat1-dev:amd64 (2.2.10-2+deb11u7) over (2.2.10-2+deb11u5) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libwayland-client0:amd64.
nodejs_papakava_front                       | warn  - Invalid next.config.js options detected: 
nodejs_nutrivial_backand                    | Preparing to unpack .../027-libwayland-client0_1.21.0-1_amd64.deb ...
nodejs_papakava_front                       |   - The value at .experimental has an unexpected property, serverActions, which is not in the list of allowed properties (adjustFontFallbacks, allowMiddlewareResponseBody, amp, appDir, browsersListForSwc, cpus, craCompat, disableOptimizedLoading, disablePostcssPresetEnv, esmExternals, externalDir, fallbackNodePolyfills, forceSwcTransforms, fullySpecified, gzipSize, incrementalCacheHandlerPath, isrFlushToDisk, isrMemoryCacheSize, largePageDataBytes, legacyBrowsers, manualClientBasePath, modularizeImports, newNextLinkBehavior, nextScriptWorkers, optimizeCss, optimisticClientCache, outputFileTracingRoot, pageEnv, profiling, proxyTimeout, runtime, scrollRestoration, serverComponents, sharedPool, skipMiddlewareUrlNormalize, skipTrailingSlashRedirect, sri, swcFileReading, swcMinify, swcMinifyDebugOptions, swcPlugins, swcTraceProfiling, urlImports, workerThreads).
nodejs_papakava_front                       | 
nodejs_papakava_front                       | See more info here: https://nextjs.org/docs/messages/invalid-next-config
nodejs_papakava_front                       | warn  - You have enabled experimental feature (serverActions) in next.config.js.
nodejs_papakava_front                       | warn  - Experimental features are not covered by semver, and may cause unexpected or broken application behavior. Use at your own risk.
nodejs_papakava_front                       | 
nodejs_nutrivial_backand                    | Unpacking libwayland-client0:amd64 (1.21.0-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libwayland-cursor0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../028-libwayland-cursor0_1.21.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libwayland-egl1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../029-libwayland-egl1_1.21.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxcomposite1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../030-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../003-libexpat1_2.2.10-2+deb11u7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libexpat1:amd64 (2.2.10-2+deb11u7) over (2.2.10-2+deb11u5) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxfixes3:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../031-libxfixes3_1%3a6.0.0-2_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxcursor1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../032-libxcursor1_1%3a1.2.1-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxdamage1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../033-libxdamage1_1%3a1.1.6-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package dbus.
nodejs_jobsfeed_api                         | Preparing to unpack .../004-dbus_1.12.28-0+deb11u1_amd64.deb ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxinerama1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../034-libxinerama1_2%3a1.1.4-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking dbus (1.12.28-0+deb11u1) ...
nodejs_nutrivial_backand                    | Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package xkb-data.
nodejs_nutrivial_backand                    | Preparing to unpack .../035-xkb-data_2.35.1-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking xkb-data (2.35.1-1) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../005-python3.9_3.9.2-1+deb11u3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking python3.9 (3.9.2-1+deb11u3) over (3.9.2-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxkbcommon0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../036-libxkbcommon0_1.5.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxrandr2:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../037-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libpam-systemd:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../038-libpam-systemd_252.39-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libpam-systemd:amd64 (252.39-1~deb12u1) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../006-libpython3.9-stdlib_3.9.2-1+deb11u3_amd64.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Selecting previously unselected package dbus-user-session.
nodejs_nutrivial_backand                    | Preparing to unpack .../039-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
nodejs_jobsfeed_api                         | Unpacking libpython3.9-stdlib:amd64 (3.9.2-1+deb11u3) over (3.9.2-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libdconf1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../040-libdconf1_0.40.0-4_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libdconf1:amd64 (0.40.0-4) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package dconf-service.
nodejs_nutrivial_backand                    | Preparing to unpack .../041-dconf-service_0.40.0-4_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking dconf-service (0.40.0-4) ...
nodejs_eta_back                             | Preparing to unpack .../3-gcc-12_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking gcc-12 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package dconf-gsettings-backend:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../042-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libgtk-3-common.
nodejs_nutrivial_backand                    | Preparing to unpack .../043-libgtk-3-common_3.24.38-2~deb12u3_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libgtk-3-common (3.24.38-2~deb12u3) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:53:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_nutrivial_backand                    | Selecting previously unselected package libgtk-3-0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../044-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Selecting previously unselected package libnspr4:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../045-libnspr4_2%3a4.35-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libnspr4:amd64 (2:4.35-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libnss3:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../046-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libvulkan1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../047-libvulkan1_1.3.239.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libvulkan1:amd64 (1.3.239.0-1) ...
nodejs_eta_back                             | Preparing to unpack .../4-cpp-12_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking cpp-12 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package xdg-utils.
nodejs_nutrivial_backand                    | Preparing to unpack .../048-xdg-utils_1.1.3-4.1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking xdg-utils (1.1.3-4.1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package google-chrome-stable.
nodejs_nutrivial_backand                    | Preparing to unpack .../049-google-chrome-stable_143.0.7499.40-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking google-chrome-stable (143.0.7499.40-1) ...
nodejs_eta_back                             | Preparing to unpack .../5-libgcc-s1_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libgcc-s1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_eta_back                             | Setting up libgcc-s1:amd64 (12.2.0-14+deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package alsa-topology-conf.
nodejs_eta_back                             | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23334 files and directories currently installed.)
nodejs_eta_back                             | Preparing to unpack .../000-alsa-topology-conf_1.2.5.1-2_all.deb ...
nodejs_eta_back                             | Unpacking alsa-topology-conf (1.2.5.1-2) ...
nodejs_eta_back                             | Selecting previously unselected package libasound2-data.
nodejs_eta_back                             | Preparing to unpack .../001-libasound2-data_1.2.8-1_all.deb ...
nodejs_eta_back                             | Unpacking libasound2-data (1.2.8-1) ...
nodejs_eta_back                             | Selecting previously unselected package libasound2:amd64.
nodejs_eta_back                             | Preparing to unpack .../002-libasound2_1.2.8-1+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libasound2:amd64 (1.2.8-1+b1) ...
nodejs_eta_back                             | Selecting previously unselected package alsa-ucm-conf.
nodejs_eta_back                             | Preparing to unpack .../003-alsa-ucm-conf_1.2.8-1_all.deb ...
nodejs_eta_back                             | Unpacking alsa-ucm-conf (1.2.8-1) ...
nodejs_eta_back                             | Selecting previously unselected package libdrm-common.
nodejs_eta_back                             | Preparing to unpack .../004-libdrm-common_2.4.114-1_all.deb ...
nodejs_eta_back                             | Unpacking libdrm-common (2.4.114-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Selecting previously unselected package libdrm2:amd64.
nodejs_eta_back                             | Preparing to unpack .../005-libdrm2_2.4.114-1+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
nodejs_eta_back                             | Selecting previously unselected package libva2:amd64.
nodejs_eta_back                             | Preparing to unpack .../006-libva2_2.17.0-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libva2:amd64 (2.17.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package libmfx1:amd64.
nodejs_eta_back                             | Preparing to unpack .../007-libmfx1_22.5.4-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libmfx1:amd64 (22.5.4-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.4
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.24 | BUY: 78.23
mongo                                       | {"t":{"$date":"2025-12-09T18:53:34.115+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306414,"ts_usec":114994,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 20, snapshot max: 20 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Selecting previously unselected package libva-drm2:amd64.
nodejs_eta_back                             | Preparing to unpack .../008-libva-drm2_2.17.0-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libva-drm2:amd64 (2.17.0-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libnss-systemd:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../050-libnss-systemd_252.39-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libnss-systemd:amd64 (252.39-1~deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libx11-xcb1:amd64.
nodejs_eta_back                             | Preparing to unpack .../009-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
nodejs_eta_back                             | Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package systemd-timesyncd.
nodejs_nutrivial_backand                    | Preparing to unpack .../051-systemd-timesyncd_252.39-1~deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking systemd-timesyncd (252.39-1~deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libxcb-dri3-0:amd64.
nodejs_nutrivial_backand                    | Selecting previously unselected package alsa-topology-conf.
nodejs_eta_back                             | Preparing to unpack .../010-libxcb-dri3-0_1.15-1_amd64.deb ...
nodejs_nutrivial_backand                    | Preparing to unpack .../052-alsa-topology-conf_1.2.5.1-2_all.deb ...
nodejs_eta_back                             | Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
nodejs_nutrivial_backand                    | Unpacking alsa-topology-conf (1.2.5.1-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package alsa-ucm-conf.
nodejs_nutrivial_backand                    | Preparing to unpack .../053-alsa-ucm-conf_1.2.8-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking alsa-ucm-conf (1.2.8-1) ...
nodejs_eta_back                             | Selecting previously unselected package libxfixes3:amd64.
nodejs_eta_back                             | Preparing to unpack .../011-libxfixes3_1%3a6.0.0-2_amd64.deb ...
nodejs_eta_back                             | Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
nodejs_eta_back                             | Selecting previously unselected package libva-x11-2:amd64.
nodejs_nutrivial_backand                    | Selecting previously unselected package libxtst6:amd64.
nodejs_eta_back                             | Preparing to unpack .../012-libva-x11-2_2.17.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Preparing to unpack .../054-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
nodejs_eta_back                             | Unpacking libva-x11-2:amd64 (2.17.0-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package gsettings-desktop-schemas.
nodejs_nutrivial_backand                    | Preparing to unpack .../055-gsettings-desktop-schemas_43.0-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking gsettings-desktop-schemas (43.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package libvdpau1:amd64.
nodejs_eta_back                             | Preparing to unpack .../013-libvdpau1_1.5-2_amd64.deb ...
nodejs_eta_back                             | Unpacking libvdpau1:amd64 (1.5-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package at-spi2-core.
nodejs_nutrivial_backand                    | Preparing to unpack .../056-at-spi2-core_2.46.0-5_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking at-spi2-core (2.46.0-5) ...
nodejs_eta_back                             | Selecting previously unselected package ocl-icd-libopencl1:amd64.
nodejs_eta_back                             | Preparing to unpack .../014-ocl-icd-libopencl1_2.3.1-1_amd64.deb ...
nodejs_eta_back                             | Unpacking ocl-icd-libopencl1:amd64 (2.3.1-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libauthen-sasl-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../057-libauthen-sasl-perl_2.1600-3_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libauthen-sasl-perl (2.1600-3) ...
nodejs_eta_back                             | Selecting previously unselected package libavutil57:amd64.
nodejs_eta_back                             | Preparing to unpack .../015-libavutil57_7%3a5.1.7-0+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libavutil57:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libclone-perl:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../058-libclone-perl_0.46-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libclone-perl:amd64 (0.46-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libdata-dump-perl.
nodejs_eta_back                             | Selecting previously unselected package libcodec2-1.0:amd64.
nodejs_eta_back                             | Preparing to unpack .../016-libcodec2-1.0_1.0.5-1_amd64.deb ...
nodejs_nutrivial_backand                    | Preparing to unpack .../059-libdata-dump-perl_1.25-1_all.deb ...
nodejs_eta_back                             | Unpacking libcodec2-1.0:amd64 (1.0.5-1) ...
nodejs_nutrivial_backand                    | Unpacking libdata-dump-perl (1.25-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libdrm-amdgpu1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../060-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libpciaccess0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../061-libpciaccess0_0.17-2_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libpciaccess0:amd64 (0.17-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libdrm-intel1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../062-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package libgsm1:amd64.
nodejs_nutrivial_backand                    | Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
nodejs_eta_back                             | Preparing to unpack .../017-libgsm1_1.0.22-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libgsm1:amd64 (1.0.22-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libdrm-nouveau2:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../063-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
nodejs_eta_back                             | Selecting previously unselected package libhwy1:amd64.
nodejs_eta_back                             | Preparing to unpack .../018-libhwy1_1.0.3-3+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libhwy1:amd64 (1.0.3-3+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libdrm-radeon1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../064-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
nodejs_eta_back                             | Selecting previously unselected package libjxl0.7:amd64.
nodejs_eta_back                             | Preparing to unpack .../019-libjxl0.7_0.7.0-10+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libjxl0.7:amd64 (0.7.0-10+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libglapi-mesa:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../065-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libmp3lame0:amd64.
nodejs_nutrivial_backand                    | Selecting previously unselected package libx11-xcb1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../066-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
nodejs_eta_back                             | Preparing to unpack .../020-libmp3lame0_3.100-6_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
nodejs_eta_back                             | Unpacking libmp3lame0:amd64 (3.100-6) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../007-python3.9-minimal_3.9.2-1+deb11u3_amd64.deb ...
nodejs_steam_parser                         | Preparing to unpack .../10-libgcc-12-dev_12.2.0-14+deb12u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking python3.9-minimal (3.9.2-1+deb11u3) over (3.9.2-1) ...
nodejs_steam_parser                         | Unpacking libgcc-12-dev:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxcb-dri2-0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../067-libxcb-dri2-0_1.15-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
nodejs_eta_back                             | Selecting previously unselected package libopus0:amd64.
nodejs_eta_back                             | Preparing to unpack .../021-libopus0_1.3.1-3_amd64.deb ...
nodejs_eta_back                             | Unpacking libopus0:amd64 (1.3.1-3) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxcb-dri3-0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../068-libxcb-dri3-0_1.15-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
nodejs_eta_back                             | Selecting previously unselected package librav1e0:amd64.
nodejs_eta_back                             | Preparing to unpack .../022-librav1e0_0.5.1-6_amd64.deb ...
nodejs_eta_back                             | Unpacking librav1e0:amd64 (0.5.1-6) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxcb-present0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../069-libxcb-present0_1.15-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxcb-present0:amd64 (1.15-1) ...
nodejs_eta_back                             | Selecting previously unselected package libshine3:amd64.
nodejs_eta_back                             | Preparing to unpack .../023-libshine3_3.1.1-2_amd64.deb ...
nodejs_eta_back                             | Unpacking libshine3:amd64 (3.1.1-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxcb-randr0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../070-libxcb-randr0_1.15-1_amd64.deb ...
nodejs_jobsfeed_api                         | Preparing to unpack .../008-libpython3.9-minimal_3.9.2-1+deb11u3_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxcb-randr0:amd64 (1.15-1) ...
nodejs_eta_back                             | Selecting previously unselected package libsnappy1v5:amd64.
nodejs_eta_back                             | Preparing to unpack .../024-libsnappy1v5_1.1.9-3_amd64.deb ...
nodejs_eta_back                             | Unpacking libsnappy1v5:amd64 (1.1.9-3) ...
nodejs_jobsfeed_api                         | Unpacking libpython3.9-minimal:amd64 (3.9.2-1+deb11u3) over (3.9.2-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxcb-sync1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../071-libxcb-sync1_1.15-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxcb-sync1:amd64 (1.15-1) ...
nodejs_eta_back                             | Selecting previously unselected package libspeex1:amd64.
nodejs_eta_back                             | Preparing to unpack .../025-libspeex1_1.2.1-2_amd64.deb ...
nodejs_eta_back                             | Unpacking libspeex1:amd64 (1.2.1-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxcb-xfixes0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../072-libxcb-xfixes0_1.15-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
nodejs_eta_back                             | Selecting previously unselected package libsvtav1enc1:amd64.
nodejs_eta_back                             | Preparing to unpack .../026-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxshmfence1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../073-libxshmfence1_1.3-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxshmfence1:amd64 (1.3-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libegl-mesa0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../074-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libsoxr0:amd64.
nodejs_eta_back                             | Preparing to unpack .../027-libsoxr0_0.1.3-4_amd64.deb ...
nodejs_eta_back                             | Unpacking libsoxr0:amd64 (0.1.3-4) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libencode-locale-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../075-libencode-locale-perl_1.05-3_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libencode-locale-perl (1.05-3) ...
nodejs_eta_back                             | Selecting previously unselected package libswresample4:amd64.
nodejs_eta_back                             | Preparing to unpack .../028-libswresample4_7%3a5.1.7-0+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libswresample4:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libipc-system-simple-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../076-libipc-system-simple-perl_1.30-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libipc-system-simple-perl (1.30-2) ...
nodejs_eta_back                             | Selecting previously unselected package libogg0:amd64.
nodejs_eta_back                             | Preparing to unpack .../029-libogg0_1.3.5-3_amd64.deb ...
nodejs_eta_back                             | Unpacking libogg0:amd64 (1.3.5-3) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libfile-basedir-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../077-libfile-basedir-perl_0.09-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libfile-basedir-perl (0.09-2) ...
nodejs_eta_back                             | Selecting previously unselected package libtheora0:amd64.
nodejs_nutrivial_backand                    | Selecting previously unselected package libregexp-ipv6-perl.
nodejs_eta_back                             | Preparing to unpack .../030-libtheora0_1.1.1+dfsg.1-16.1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Preparing to unpack .../078-libregexp-ipv6-perl_0.03-3_all.deb ...
nodejs_eta_back                             | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1+deb12u1) ...
nodejs_nutrivial_backand                    | Unpacking libregexp-ipv6-perl (0.03-3) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Selecting previously unselected package liburi-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../079-liburi-perl_5.17-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking liburi-perl (5.17-1) ...
nodejs_eta_back                             | Selecting previously unselected package libtwolame0:amd64.
nodejs_eta_back                             | Preparing to unpack .../031-libtwolame0_0.4.0-2_amd64.deb ...
nodejs_eta_back                             | Unpacking libtwolame0:amd64 (0.4.0-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libfile-desktopentry-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../080-libfile-desktopentry-perl_0.22-3_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libfile-desktopentry-perl (0.22-3) ...
nodejs_eta_back                             | Selecting previously unselected package libvorbis0a:amd64.
nodejs_eta_back                             | Preparing to unpack .../032-libvorbis0a_1.3.7-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libvorbis0a:amd64 (1.3.7-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libtimedate-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../081-libtimedate-perl_2.3300-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libtimedate-perl (2.3300-2) ...
nodejs_eta_back                             | Selecting previously unselected package libvorbisenc2:amd64.
nodejs_eta_back                             | Preparing to unpack .../033-libvorbisenc2_1.3.7-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libhttp-date-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../082-libhttp-date-perl_6.05-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libhttp-date-perl (6.05-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libfile-listing-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../083-libfile-listing-perl_6.15-1_all.deb ...
nodejs_eta_back                             | Selecting previously unselected package libvpx7:amd64.
nodejs_nutrivial_backand                    | Unpacking libfile-listing-perl (6.15-1) ...
nodejs_eta_back                             | Preparing to unpack .../034-libvpx7_1.12.0-1+deb12u4_amd64.deb ...
nodejs_eta_back                             | Unpacking libvpx7:amd64 (1.12.0-1+deb12u4) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libfile-mimeinfo-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../084-libfile-mimeinfo-perl_0.33-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libfile-mimeinfo-perl (0.33-1) ...
nodejs_eta_back                             | Selecting previously unselected package libx264-164:amd64.
nodejs_eta_back                             | Preparing to unpack .../035-libx264-164_2%3a0.164.3095+gitbaee400-3_amd64.deb ...
nodejs_eta_back                             | Unpacking libx264-164:amd64 (2:0.164.3095+gitbaee400-3) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libfont-afm-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../085-libfont-afm-perl_1.20-4_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libfont-afm-perl (1.20-4) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Selecting previously unselected package libfontenc1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../086-libfontenc1_1%3a1.1.4-1_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package libxvidcore4:amd64.
nodejs_eta_back                             | Preparing to unpack .../036-libxvidcore4_2%3a1.3.7-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libfontenc1:amd64 (1:1.1.4-1) ...
nodejs_eta_back                             | Unpacking libxvidcore4:amd64 (2:1.3.7-1) ...
nodejs_eta_back                             | Selecting previously unselected package libzvbi-common.
nodejs_eta_back                             | Preparing to unpack .../037-libzvbi-common_0.2.41-1_all.deb ...
nodejs_eta_back                             | Unpacking libzvbi-common (0.2.41-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libglvnd0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../087-libglvnd0_1.6.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libglvnd0:amd64 (1.6.0-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxcb-glx0:amd64.
nodejs_eta_back                             | Selecting previously unselected package libzvbi0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../088-libxcb-glx0_1.15-1_amd64.deb ...
nodejs_eta_back                             | Preparing to unpack .../038-libzvbi0_0.2.41-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libzvbi0:amd64 (0.2.41-1) ...
nodejs_nutrivial_backand                    | Unpacking libxcb-glx0:amd64 (1.15-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Preparing to unpack .../11-gcc-12_12.2.0-14+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxxf86vm1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../089-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
nodejs_steam_parser                         | Unpacking gcc-12 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
nodejs_eta_back                             | Selecting previously unselected package libavcodec59:amd64.
nodejs_eta_back                             | Preparing to unpack .../039-libavcodec59_7%3a5.1.7-0+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libavcodec59:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libz3-4:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../090-libz3-4_4.8.12-3.1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libz3-4:amd64 (4.8.12-3.1) ...
nodejs_eta_back                             | Selecting previously unselected package libraw1394-11:amd64.
nodejs_eta_back                             | Preparing to unpack .../040-libraw1394-11_2.1.2-2_amd64.deb ...
nodejs_eta_back                             | Unpacking libraw1394-11:amd64 (2.1.2-2) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:54:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Selecting previously unselected package libavc1394-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../041-libavc1394-0_0.5.4-5_amd64.deb ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libllvm15:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../091-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
nodejs_eta_back                             | Unpacking libavc1394-0:amd64 (0.5.4-5) ...
nodejs_eta_back                             | Selecting previously unselected package libass9:amd64.
nodejs_eta_back                             | Preparing to unpack .../042-libass9_1%3a0.17.1-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libass9:amd64 (1:0.17.1-1) ...
nodejs_eta_back                             | Selecting previously unselected package libudfread0:amd64.
nodejs_eta_back                             | Preparing to unpack .../043-libudfread0_1.1.2-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libudfread0:amd64 (1.1.2-1) ...
nodejs_eta_back                             | Selecting previously unselected package libbluray2:amd64.
nodejs_eta_back                             | Preparing to unpack .../044-libbluray2_1%3a1.3.4-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libbluray2:amd64 (1:1.3.4-1) ...
nodejs_eta_back                             | Selecting previously unselected package libchromaprint1:amd64.
nodejs_eta_back                             | Preparing to unpack .../045-libchromaprint1_1.5.1-2+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libchromaprint1:amd64 (1.5.1-2+b1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libsensors-config.
nodejs_eta_back                             | Selecting previously unselected package libgme0:amd64.
nodejs_eta_back                             | Preparing to unpack .../046-libgme0_0.6.3-6_amd64.deb ...
nodejs_nutrivial_backand                    | Preparing to unpack .../092-libsensors-config_1%3a3.6.0-7.1_all.deb ...
nodejs_eta_back                             | Unpacking libgme0:amd64 (0.6.3-6) ...
nodejs_nutrivial_backand                    | Unpacking libsensors-config (1:3.6.0-7.1) ...
nodejs_steam_parser                         | Preparing to unpack .../12-cpp-12_12.2.0-14+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking cpp-12 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libsensors5:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../093-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package libmpg123-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../047-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
nodejs_nutrivial_backand                    | Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
nodejs_eta_back                             | Selecting previously unselected package libvorbisfile3:amd64.
nodejs_eta_back                             | Preparing to unpack .../048-libvorbisfile3_1.3.7-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libvorbisfile3:amd64 (1.3.7-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libgl1-mesa-dri:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../094-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libopenmpt0:amd64.
nodejs_eta_back                             | Preparing to unpack .../049-libopenmpt0_0.6.9-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libopenmpt0:amd64 (0.6.9-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Selecting previously unselected package librabbitmq4:amd64.
nodejs_eta_back                             | Preparing to unpack .../050-librabbitmq4_0.11.0-1+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking librabbitmq4:amd64 (0.11.0-1+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libglx-mesa0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../095-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
nodejs_steam_parser                         | Preparing to unpack .../13-libstdc++6_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package libcjson1:amd64.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Preparing to unpack .../051-libcjson1_1.7.15-1+deb12u4_amd64.deb ...
nodejs_eta_back                             | Unpacking libcjson1:amd64 (1.7.15-1+deb12u4) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libglx0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../096-libglx0_1.6.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libglx0:amd64 (1.6.0-1) ...
nodejs_steam_parser                         | Unpacking libstdc++6:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ...
nodejs_eta_back                             | Selecting previously unselected package libmbedcrypto7:amd64.
nodejs_eta_back                             | Preparing to unpack .../052-libmbedcrypto7_2.28.3-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libmbedcrypto7:amd64 (2.28.3-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libgl1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../097-libgl1_1.6.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libgl1:amd64 (1.6.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package librist4:amd64.
nodejs_eta_back                             | Preparing to unpack .../053-librist4_0.2.7+dfsg-1_amd64.deb ...
nodejs_eta_back                             | Unpacking librist4:amd64 (0.2.7+dfsg-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libgles2:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../098-libgles2_1.6.0-1_amd64.deb ...
nodejs_steam_parser                         | Setting up libstdc++6:amd64 (12.2.0-14+deb12u1) ...
nodejs_nutrivial_backand                    | Unpacking libgles2:amd64 (1.6.0-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libnss-systemd:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../009-libnss-systemd_247.3-7+deb11u7_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package libsrt1.5-gnutls:amd64.
nodejs_eta_back                             | Preparing to unpack .../054-libsrt1.5-gnutls_1.5.1-1+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libsrt1.5-gnutls:amd64 (1.5.1-1+deb12u1) ...
nodejs_jobsfeed_api                         | Unpacking libnss-systemd:amd64 (247.3-7+deb11u7) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libgtk-3-bin.
nodejs_nutrivial_backand                    | Preparing to unpack .../099-libgtk-3-bin_3.24.38-2~deb12u3_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libgtk-3-bin (3.24.38-2~deb12u3) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23258 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../libc6_2.36-9+deb12u13_amd64.deb ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libpam-systemd:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../010-libpam-systemd_247.3-7+deb11u7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libpam-systemd:amd64 (247.3-7+deb11u7) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libhtml-tagset-perl.
nodejs_eta_back                             | Selecting previously unselected package libssh-gcrypt-4:amd64.
nodejs_eta_back                             | Preparing to unpack .../055-libssh-gcrypt-4_0.10.6-0+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Preparing to unpack .../100-libhtml-tagset-perl_3.20-6_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libhtml-tagset-perl (3.20-6) ...
nodejs_eta_back                             | Unpacking libssh-gcrypt-4:amd64 (0.10.6-0+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libhtml-parser-perl:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../101-libhtml-parser-perl_3.81-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
nodejs_eta_back                             | Selecting previously unselected package libnorm1:amd64.
nodejs_eta_back                             | Preparing to unpack .../056-libnorm1_1.5.9+dfsg-2_amd64.deb ...
nodejs_eta_back                             | Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package systemd-timesyncd.
nodejs_jobsfeed_api                         | Preparing to unpack .../011-systemd-timesyncd_247.3-7+deb11u7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking systemd-timesyncd (247.3-7+deb11u7) ...
nodejs_steam_parser                         | debconf: unable to initialize frontend: Dialog
nodejs_steam_parser                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_steam_parser                         | debconf: falling back to frontend: Readline
nodejs_steam_parser                         | debconf: unable to initialize frontend: Readline
nodejs_steam_parser                         | debconf: (This frontend requires a controlling tty.)
nodejs_steam_parser                         | debconf: falling back to frontend: Teletype
nodejs_nutrivial_backand                    | Selecting previously unselected package libio-html-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../102-libio-html-perl_1.004-3_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libio-html-perl (1.004-3) ...
nodejs_eta_back                             | Selecting previously unselected package libpgm-5.3-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../057-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libc6:amd64 (2.36-9+deb12u13) over (2.36-9+deb12u1) ...
nodejs_eta_back                             | Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../012-wget_1.21-1+deb11u2_amd64.deb ...
nodejs_nutrivial_backand                    | Selecting previously unselected package liblwp-mediatypes-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../103-liblwp-mediatypes-perl_6.04-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking liblwp-mediatypes-perl (6.04-2) ...
nodejs_jobsfeed_api                         | Unpacking wget (1.21-1+deb11u2) over (1.21-1+deb11u1) ...
nodejs_eta_back                             | Selecting previously unselected package libsodium23:amd64.
nodejs_eta_back                             | Preparing to unpack .../058-libsodium23_1.0.18-1_amd64.deb ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libhttp-message-perl.
nodejs_eta_back                             | Unpacking libsodium23:amd64 (1.0.18-1) ...
nodejs_nutrivial_backand                    | Preparing to unpack .../104-libhttp-message-perl_6.44-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libhttp-message-perl (6.44-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libhtml-form-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../105-libhtml-form-perl_6.11-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libhtml-form-perl (6.11-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Selecting previously unselected package libzmq5:amd64.
nodejs_eta_back                             | Preparing to unpack .../059-libzmq5_4.3.4-6_amd64.deb ...
nodejs_eta_back                             | Unpacking libzmq5:amd64 (4.3.4-6) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libhtml-tree-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../106-libhtml-tree-perl_5.07-3_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libhtml-tree-perl (5.07-3) ...
nodejs_eta_back                             | Selecting previously unselected package libavformat59:amd64.
nodejs_eta_back                             | Preparing to unpack .../060-libavformat59_7%3a5.1.7-0+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libavformat59:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libhtml-format-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../107-libhtml-format-perl_2.16-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libhtml-format-perl (2.16-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libhttp-cookies-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../108-libhttp-cookies-perl_6.10-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libhttp-cookies-perl (6.10-1) ...
nodejs_eta_back                             | Selecting previously unselected package libbs2b0:amd64.
nodejs_eta_back                             | Preparing to unpack .../061-libbs2b0_3.1.0+dfsg-7_amd64.deb ...
nodejs_eta_back                             | Unpacking libbs2b0:amd64 (3.1.0+dfsg-7) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libhttp-daemon-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../109-libhttp-daemon-perl_6.16-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libhttp-daemon-perl (6.16-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Selecting previously unselected package libflite1:amd64.
nodejs_eta_back                             | Preparing to unpack .../062-libflite1_2.2-5_amd64.deb ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libhttp-negotiate-perl.
nodejs_eta_back                             | Unpacking libflite1:amd64 (2.2-5) ...
nodejs_nutrivial_backand                    | Preparing to unpack .../110-libhttp-negotiate-perl_6.01-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libhttp-negotiate-perl (6.01-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package perl-openssl-defaults:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../111-perl-openssl-defaults_7+b1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking perl-openssl-defaults:amd64 (7+b1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libnet-ssleay-perl:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../112-libnet-ssleay-perl_1.92-2+b1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libio-socket-ssl-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../113-libio-socket-ssl-perl_2.081-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libio-socket-ssl-perl (2.081-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libio-stringy-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../114-libio-stringy-perl_2.111-3_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libio-stringy-perl (2.111-3) ...
nodejs_eta_back                             | Selecting previously unselected package libserd-0-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../063-libserd-0-0_0.30.16-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libserd-0-0:amd64 (0.30.16-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libnet-http-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../115-libnet-http-perl_6.22-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libnet-http-perl (6.22-1) ...
nodejs_eta_back                             | Selecting previously unselected package libsord-0-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../064-libsord-0-0_0.16.14+git221008-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libsord-0-0:amd64 (0.16.14+git221008-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libtry-tiny-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../116-libtry-tiny-perl_0.31-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libtry-tiny-perl (0.31-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libwww-robotrules-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../117-libwww-robotrules-perl_6.02-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libwww-robotrules-perl (6.02-1) ...
nodejs_eta_back                             | Selecting previously unselected package libsratom-0-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../065-libsratom-0-0_0.6.14-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libsratom-0-0:amd64 (0.6.14-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libwww-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../118-libwww-perl_6.68-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libwww-perl (6.68-1) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../013-libglib2.0-dev_2.66.8-1+deb11u6_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package liblilv-0-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../066-liblilv-0-0_0.24.14-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libglib2.0-dev:amd64 (2.66.8-1+deb11u6) over (2.66.8-1) ...
nodejs_eta_back                             | Unpacking liblilv-0-0:amd64 (0.24.14-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package liblwp-protocol-https-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../119-liblwp-protocol-https-perl_6.10-1_all.deb ...
nodejs_nutrivial_backand                    | Unpacking liblwp-protocol-https-perl (6.10-1) ...
nodejs_eta_back                             | Selecting previously unselected package libmysofa1:amd64.
nodejs_eta_back                             | Preparing to unpack .../067-libmysofa1_1.3.1~dfsg0-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libmysofa1:amd64 (1.3.1~dfsg0-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libnet-smtp-ssl-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../120-libnet-smtp-ssl-perl_1.04-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libnet-smtp-ssl-perl (1.04-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libmailtools-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../121-libmailtools-perl_2.21-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libmailtools-perl (2.21-2) ...
nodejs_eta_back                             | Selecting previously unselected package libepoxy0:amd64.
nodejs_eta_back                             | Preparing to unpack .../068-libepoxy0_1.5.10-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libepoxy0:amd64 (1.5.10-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxml-parser-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../122-libxml-parser-perl_2.46-4_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxml-parser-perl (2.46-4) ...
nodejs_eta_back                             | Selecting previously unselected package libvulkan1:amd64.
nodejs_eta_back                             | Preparing to unpack .../069-libvulkan1_1.3.239.0-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libvulkan1:amd64 (1.3.239.0-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxml-twig-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../123-libxml-twig-perl_1%3a3.52-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libxml-twig-perl (1:3.52-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libnet-dbus-perl.
nodejs_eta_back                             | Selecting previously unselected package libplacebo208:amd64.
nodejs_eta_back                             | Preparing to unpack .../070-libplacebo208_4.208.0-3_amd64.deb ...
nodejs_nutrivial_backand                    | Preparing to unpack .../124-libnet-dbus-perl_1.2.0-2_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libnet-dbus-perl (1.2.0-2) ...
nodejs_eta_back                             | Unpacking libplacebo208:amd64 (4.208.0-3) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libtext-iconv-perl:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../125-libtext-iconv-perl_1.7-8_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libtext-iconv-perl:amd64 (1.7-8) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libtie-ixhash-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../126-libtie-ixhash-perl_1.23-4_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libtie-ixhash-perl (1.23-4) ...
nodejs_eta_back                             | Selecting previously unselected package libblas3:amd64.
nodejs_nutrivial_backand                    | Selecting previously unselected package libx11-protocol-perl.
nodejs_eta_back                             | Preparing to unpack .../071-libblas3_3.11.0-2_amd64.deb ...
nodejs_nutrivial_backand                    | Preparing to unpack .../127-libx11-protocol-perl_0.56-9_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libx11-protocol-perl (0.56-9) ...
nodejs_eta_back                             | Unpacking libblas3:amd64 (3.11.0-2) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Selecting previously unselected package libxmu6:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../128-libxmu6_2%3a1.1.3-3_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxmu6:amd64 (2:1.1.3-3) ...
nodejs_eta_back                             | Selecting previously unselected package libgfortran5:amd64.
nodejs_eta_back                             | Preparing to unpack .../072-libgfortran5_12.2.0-14+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libgfortran5:amd64 (12.2.0-14+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxpm4:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../129-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package liblapack3:amd64.
nodejs_eta_back                             | Preparing to unpack .../073-liblapack3_3.11.0-2_amd64.deb ...
nodejs_eta_back                             | Unpacking liblapack3:amd64 (3.11.0-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxaw7:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../130-libxaw7_2%3a1.0.14-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxaw7:amd64 (2:1.0.14-1) ...
mongo                                       | {"t":{"$date":"2025-12-09T18:54:35.866+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306475,"ts_usec":865988,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 22, snapshot max: 22 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_nutrivial_backand                    | Selecting previously unselected package libxcb-shape0:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../131-libxcb-shape0_1.15-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxcb-shape0:amd64 (1.15-1) ...
nodejs_eta_back                             | Selecting previously unselected package libasyncns0:amd64.
nodejs_eta_back                             | Preparing to unpack .../074-libasyncns0_0.8-6+b3_amd64.deb ...
nodejs_eta_back                             | Unpacking libasyncns0:amd64 (0.8-6+b3) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxft2:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../132-libxft2_2.3.6-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxft2:amd64 (2.3.6-1) ...
nodejs_eta_back                             | Selecting previously unselected package libflac12:amd64.
nodejs_eta_back                             | Preparing to unpack .../075-libflac12_1.4.2+ds-2_amd64.deb ...
nodejs_eta_back                             | Unpacking libflac12:amd64 (1.4.2+ds-2) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxkbfile1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../133-libxkbfile1_1%3a1.1.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxkbfile1:amd64 (1:1.1.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package libsndfile1:amd64.
nodejs_eta_back                             | Preparing to unpack .../076-libsndfile1_1.2.0-1+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libsndfile1:amd64 (1.2.0-1+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxml-xpathengine-perl.
nodejs_nutrivial_backand                    | Preparing to unpack .../134-libxml-xpathengine-perl_0.14-2_all.deb ...
nodejs_nutrivial_backand                    | Unpacking libxml-xpathengine-perl (0.14-2) ...
nodejs_eta_back                             | Selecting previously unselected package libpulse0:amd64.
nodejs_eta_back                             | Preparing to unpack .../077-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxmuu1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../135-libxmuu1_2%3a1.1.3-3_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
nodejs_eta_back                             | Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxv1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../136-libxv1_2%3a1.0.11-1.1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxv1:amd64 (2:1.0.11-1.1) ...
nodejs_eta_back                             | Selecting previously unselected package libsphinxbase3:amd64.
nodejs_eta_back                             | Preparing to unpack .../078-libsphinxbase3_0.8+5prealpha+1-16_amd64.deb ...
nodejs_eta_back                             | Unpacking libsphinxbase3:amd64 (0.8+5prealpha+1-16) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libxxf86dga1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../137-libxxf86dga1_2%3a1.1.5-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libxxf86dga1:amd64 (2:1.1.5-1) ...
nodejs_eta_back                             | Selecting previously unselected package libpocketsphinx3:amd64.
nodejs_eta_back                             | Preparing to unpack .../079-libpocketsphinx3_0.8+5prealpha+1-15_amd64.deb ...
nodejs_eta_back                             | Unpacking libpocketsphinx3:amd64 (0.8+5prealpha+1-15) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package mesa-vulkan-drivers:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../138-mesa-vulkan-drivers_22.3.6-1+deb12u1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking mesa-vulkan-drivers:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libpostproc56:amd64.
nodejs_eta_back                             | Preparing to unpack .../080-libpostproc56_7%3a5.1.7-0+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libpostproc56:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package librubberband2:amd64.
nodejs_eta_back                             | Preparing to unpack .../081-librubberband2_3.1.2+dfsg0-1_amd64.deb ...
nodejs_eta_back                             | Unpacking librubberband2:amd64 (3.1.2+dfsg0-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package x11-utils.
nodejs_nutrivial_backand                    | Preparing to unpack .../139-x11-utils_7.7+5_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking x11-utils (7.7+5) ...
nodejs_eta_back                             | Selecting previously unselected package libswscale6:amd64.
nodejs_eta_back                             | Preparing to unpack .../082-libswscale6_7%3a5.1.7-0+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libswscale6:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package x11-xserver-utils.
nodejs_nutrivial_backand                    | Preparing to unpack .../140-x11-xserver-utils_7.7+9+b1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking x11-xserver-utils (7.7+9+b1) ...
nodejs_eta_back                             | Selecting previously unselected package libvidstab1.1:amd64.
nodejs_eta_back                             | Preparing to unpack .../083-libvidstab1.1_1.1.0-2+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libvidstab1.1:amd64 (1.1.0-2+b1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package libegl1:amd64.
nodejs_nutrivial_backand                    | Preparing to unpack .../141-libegl1_1.6.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking libegl1:amd64 (1.6.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package libzimg2:amd64.
nodejs_eta_back                             | Preparing to unpack .../084-libzimg2_3.0.4+ds1-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libzimg2:amd64 (3.0.4+ds1-1) ...
nodejs_nutrivial_backand                    | Selecting previously unselected package zutty.
nodejs_nutrivial_backand                    | Preparing to unpack .../142-zutty_0.14.0.20230218+dfsg1-1_amd64.deb ...
nodejs_nutrivial_backand                    | Unpacking zutty (0.14.0.20230218+dfsg1-1) ...
nodejs_eta_back                             | Selecting previously unselected package libavfilter8:amd64.
nodejs_eta_back                             | Preparing to unpack .../085-libavfilter8_7%3a5.1.7-0+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libavfilter8:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libtext-iconv-perl:amd64 (1.7-8) ...
nodejs_nutrivial_backand                    | Setting up libxcb-dri3-0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Setting up libc6:amd64 (2.36-9+deb12u13) ...
nodejs_nutrivial_backand                    | Setting up libwayland-server0:amd64 (1.21.0-1) ...
nodejs_nutrivial_backand                    | Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ...
nodejs_steam_parser                         | debconf: unable to initialize frontend: Dialog
nodejs_steam_parser                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_steam_parser                         | debconf: falling back to frontend: Readline
nodejs_steam_parser                         | debconf: unable to initialize frontend: Readline
nodejs_steam_parser                         | debconf: (This frontend requires a controlling tty.)
nodejs_steam_parser                         | debconf: falling back to frontend: Teletype
nodejs_nutrivial_backand                    | Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
nodejs_nutrivial_backand                    | Setting up libpciaccess0:amd64 (0.17-2) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Setting up systemd-sysv (252.39-1~deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libslang2:amd64.
nodejs_eta_back                             | Preparing to unpack .../086-libslang2_2.3.3-3_amd64.deb ...
nodejs_eta_back                             | Unpacking libslang2:amd64 (2.3.3-3) ...
nodejs_nutrivial_backand                    | Setting up libxft2:amd64 (2.3.6-1) ...
nodejs_nutrivial_backand                    | Setting up libxmu6:amd64 (2:1.1.3-3) ...
nodejs_nutrivial_backand                    | Setting up libtie-ixhash-perl (1.23-4) ...
nodejs_eta_back                             | Selecting previously unselected package libcaca0:amd64.
nodejs_eta_back                             | Preparing to unpack .../087-libcaca0_0.99.beta20-3_amd64.deb ...
nodejs_eta_back                             | Unpacking libcaca0:amd64 (0.99.beta20-3) ...
nodejs_nutrivial_backand                    | Setting up libxdamage1:amd64 (1:1.1.6-1) ...
nodejs_nutrivial_backand                    | Setting up libxcb-xfixes0:amd64 (1.15-1) ...
nodejs_nutrivial_backand                    | Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libcdio19:amd64.
nodejs_eta_back                             | Preparing to unpack .../088-libcdio19_2.1.0-4_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libxi6:amd64 (2:1.8-1+b1) ...
nodejs_eta_back                             | Unpacking libcdio19:amd64 (2.1.0-4) ...
nodejs_nutrivial_backand                    | Setting up libfont-afm-perl (1.20-4) ...
nodejs_nutrivial_backand                    | Setting up libclone-perl:amd64 (0.46-1) ...
nodejs_eta_back                             | Selecting previously unselected package libcdio-cdda2:amd64.
nodejs_eta_back                             | Preparing to unpack .../089-libcdio-cdda2_10.2+2.0.1-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libcdio-cdda2:amd64 (10.2+2.0.1-1) ...
nodejs_nutrivial_backand                    | Setting up libglvnd0:amd64 (1.6.0-1) ...
nodejs_nutrivial_backand                    | Setting up libio-stringy-perl (2.111-3) ...
nodejs_eta_back                             | Selecting previously unselected package libcdio-paranoia2:amd64.
nodejs_nutrivial_backand                    | Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
nodejs_eta_back                             | Preparing to unpack .../090-libcdio-paranoia2_10.2+2.0.1-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libcdio-paranoia2:amd64 (10.2+2.0.1-1) ...
nodejs_nutrivial_backand                    | Setting up libhtml-tagset-perl (3.20-6) ...
nodejs_nutrivial_backand                    | Setting up libauthen-sasl-perl (2.1600-3) ...
nodejs_nutrivial_backand                    | Setting up libxcb-glx0:amd64 (1.15-1) ...
nodejs_eta_back                             | Selecting previously unselected package libusb-1.0-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../091-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ...
nodejs_nutrivial_backand                    | Setting up liblwp-mediatypes-perl (6.04-2) ...
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23258 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u3_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libxcb-shape0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Unpacking libsmartcols1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+b1) ...
nodejs_nutrivial_backand                    | Setting up libtry-tiny-perl (0.31-2) ...
nodejs_eta_back                             | Selecting previously unselected package libdc1394-25:amd64.
nodejs_eta_back                             | Preparing to unpack .../092-libdc1394-25_2.2.6-4_amd64.deb ...
nodejs_eta_back                             | Unpacking libdc1394-25:amd64 (2.2.6-4) ...
nodejs_nutrivial_backand                    | Setting up libsensors-config (1:3.6.0-7.1) ...
nodejs_nutrivial_backand                    | Setting up libxxf86dga1:amd64 (2:1.1.5-1) ...
nodejs_eta_back                             | Selecting previously unselected package libglvnd0:amd64.
nodejs_eta_back                             | Preparing to unpack .../093-libglvnd0_1.6.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up perl-openssl-defaults:amd64 (7+b1) ...
nodejs_eta_back                             | Unpacking libglvnd0:amd64 (1.6.0-1) ...
nodejs_steam_parser                         | Setting up libsmartcols1:amd64 (2.38.1-5+deb12u3) ...
nodejs_nutrivial_backand                    | Setting up libnss-systemd:amd64 (252.39-1~deb12u1) ...
nodejs_nutrivial_backand                    | Setting up xkb-data (2.35.1-1) ...
nodejs_eta_back                             | Selecting previously unselected package libglapi-mesa:amd64.
nodejs_eta_back                             | Preparing to unpack .../094-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libencode-locale-perl (1.05-3) ...
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23257 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u3_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libxaw7:amd64 (2:1.0.14-1) ...
nodejs_steam_parser                         | Unpacking util-linux-extra (2.38.1-5+deb12u3) over (2.38.1-5+b1) ...
nodejs_nutrivial_backand                    | Setting up libcolord2:amd64 (1.4.6-2.2) ...
nodejs_eta_back                             | Selecting previously unselected package libxcb-dri2-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../095-libxcb-dri2-0_1.15-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
nodejs_nutrivial_backand                    | Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
nodejs_nutrivial_backand                    | Setting up libxcb-present0:amd64 (1.15-1) ...
nodejs_nutrivial_backand                    | Setting up libdconf1:amd64 (0.40.0-4) ...
nodejs_eta_back                             | Selecting previously unselected package libxcb-glx0:amd64.
nodejs_eta_back                             | Preparing to unpack .../096-libxcb-glx0_1.15-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxcb-glx0:amd64 (1.15-1) ...
nodejs_nutrivial_backand                    | Setting up libasound2-data (1.2.8-1) ...
nodejs_nutrivial_backand                    | Setting up libfontenc1:amd64 (1:1.1.4-1) ...
nodejs_nutrivial_backand                    | Setting up libz3-4:amd64 (4.8.12-3.1) ...
nodejs_eta_back                             | Selecting previously unselected package libxcb-present0:amd64.
nodejs_eta_back                             | Preparing to unpack .../097-libxcb-present0_1.15-1_amd64.deb ...
nodejs_jobsfeed_api                         | Preparing to unpack .../014-libglib2.0-dev-bin_2.66.8-1+deb11u6_amd64.deb ...
nodejs_eta_back                             | Unpacking libxcb-present0:amd64 (1.15-1) ...
nodejs_nutrivial_backand                    | Setting up libgles2:amd64 (1.6.0-1) ...
nodejs_nutrivial_backand                    | Setting up adwaita-icon-theme (43-1) ...
nodejs_eta_back                             | Selecting previously unselected package libxcb-randr0:amd64.
nodejs_eta_back                             | Preparing to unpack .../098-libxcb-randr0_1.15-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxcb-randr0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Setting up util-linux-extra (2.38.1-5+deb12u3) ...
nodejs_nutrivial_backand                    | update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
nodejs_nutrivial_backand                    | Setting up libdata-dump-perl (1.25-1) ...
nodejs_nutrivial_backand                    | Setting up libepoxy0:amd64 (1.5.10-1) ...
nodejs_jobsfeed_api                         | Unpacking libglib2.0-dev-bin (2.66.8-1+deb11u6) over (2.66.8-1) ...
nodejs_nutrivial_backand                    | Setting up libnspr4:amd64 (2:4.35-1) ...
nodejs_eta_back                             | Selecting previously unselected package libxcb-sync1:amd64.
nodejs_eta_back                             | Preparing to unpack .../099-libxcb-sync1_1.15-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxcb-sync1:amd64 (1.15-1) ...
nodejs_nutrivial_backand                    | Setting up libxfixes3:amd64 (1:6.0.0-2) ...
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23256 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../util-linux_2.38.1-5+deb12u3_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libxcb-sync1:amd64 (1.15-1) ...
nodejs_steam_parser                         | Unpacking util-linux (2.38.1-5+deb12u3) over (2.38.1-5+b1) ...
nodejs_nutrivial_backand                    | Setting up libipc-system-simple-perl (1.30-2) ...
nodejs_eta_back                             | Selecting previously unselected package libxcb-xfixes0:amd64.
nodejs_eta_back                             | Preparing to unpack .../100-libxcb-xfixes0_1.15-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
nodejs_nutrivial_backand                    | Setting up libxml-xpathengine-perl (0.14-2) ...
nodejs_nutrivial_backand                    | Setting up libavahi-common-data:amd64 (0.8-10+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libxshmfence1:amd64.
nodejs_eta_back                             | Preparing to unpack .../101-libxshmfence1_1.3-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxshmfence1:amd64 (1.3-1) ...
nodejs_nutrivial_backand                    | Setting up libxinerama1:amd64 (2:1.1.4-3) ...
nodejs_nutrivial_backand                    | Setting up libxv1:amd64 (2:1.0.11-1.1) ...
nodejs_eta_back                             | Selecting previously unselected package libxxf86vm1:amd64.
nodejs_eta_back                             | Preparing to unpack .../102-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
nodejs_eta_back                             | Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
nodejs_nutrivial_backand                    | Setting up systemd-timesyncd (252.39-1~deb12u1) ...
nodejs_nutrivial_backand                    | Creating group 'systemd-timesync' with GID 997.

nodejs_nutrivial_backand                    | Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997.

nodejs_eta_back                             | Selecting previously unselected package libdrm-amdgpu1:amd64.
nodejs_eta_back                             | Preparing to unpack .../103-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../015-libglib2.0-bin_2.66.8-1+deb11u6_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libglib2.0-bin (2.66.8-1+deb11u6) over (2.66.8-1) ...
nodejs_eta_back                             | Selecting previously unselected package libpciaccess0:amd64.
nodejs_eta_back                             | Preparing to unpack .../104-libpciaccess0_0.17-2_amd64.deb ...
nodejs_eta_back                             | Unpacking libpciaccess0:amd64 (0.17-2) ...
nodejs_nutrivial_backand                    | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.

nodejs_nutrivial_backand                    | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.

nodejs_nutrivial_backand                    | Setting up libio-html-perl (1.004-3) ...
nodejs_nutrivial_backand                    | Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
nodejs_eta_back                             | Selecting previously unselected package libdrm-intel1:amd64.
nodejs_eta_back                             | Preparing to unpack .../105-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
nodejs_nutrivial_backand                    | Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
nodejs_nutrivial_backand                    | Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libvulkan1:amd64 (1.3.239.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package libdrm-nouveau2:amd64.
nodejs_eta_back                             | Preparing to unpack .../106-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
nodejs_nutrivial_backand                    | Setting up libtimedate-perl (2.3300-2) ...
nodejs_nutrivial_backand                    | Setting up libregexp-ipv6-perl (0.03-3) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | Setting up libxcb-dri2-0:amd64 (1.15-1) ...
nodejs_eta_back                             | Selecting previously unselected package libdrm-radeon1:amd64.
nodejs_eta_back                             | Preparing to unpack .../107-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
nodejs_nutrivial_backand                    | Setting up alsa-topology-conf (1.2.5.1-2) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../016-libglib2.0-0_2.66.8-1+deb11u6_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libxshmfence1:amd64 (1.3-1) ...
nodejs_jobsfeed_api                         | Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u6) over (2.66.8-1) ...
nodejs_nutrivial_backand                    | Setting up at-spi2-common (2.46.0-5) ...
nodejs_eta_back                             | Selecting previously unselected package libz3-4:amd64.
nodejs_eta_back                             | Preparing to unpack .../108-libz3-4_4.8.12-3.1_amd64.deb ...
nodejs_eta_back                             | Unpacking libz3-4:amd64 (4.8.12-3.1) ...
nodejs_nutrivial_backand                    | Setting up libxcb-randr0:amd64 (1.15-1) ...
nodejs_nutrivial_backand                    | Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
nodejs_nutrivial_backand                    | Setting up libasound2:amd64 (1.2.8-1+b1) ...
nodejs_nutrivial_backand                    | Setting up fonts-liberation (1:1.07.4-11) ...
nodejs_nutrivial_backand                    | Setting up libatk1.0-0:amd64 (2.46.0-5) ...
nodejs_nutrivial_backand                    | Setting up libwayland-egl1:amd64 (1.21.0-1) ...
nodejs_nutrivial_backand                    | Setting up libxkbfile1:amd64 (1:1.1.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package libllvm15:amd64.
nodejs_eta_back                             | Preparing to unpack .../109-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
nodejs_nutrivial_backand                    | Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package gtk-update-icon-cache.
nodejs_jobsfeed_api                         | Preparing to unpack .../017-gtk-update-icon-cache_3.24.24-4+deb11u4_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking gtk-update-icon-cache (3.24.24-4+deb11u4) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package adwaita-icon-theme.
nodejs_jobsfeed_api                         | Preparing to unpack .../018-adwaita-icon-theme_3.38.0-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking adwaita-icon-theme (3.38.0-1) ...
nodejs_nutrivial_backand                    | Setting up libdrm-common (2.4.114-1) ...
nodejs_nutrivial_backand                    | Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
nodejs_nutrivial_backand                    | Setting up xdg-utils (1.1.3-4.1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.31
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.24 | BUY: 78.23
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:55:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode
nodejs_nutrivial_backand                    | Setting up liburi-perl (5.17-1) ...
nodejs_nutrivial_backand                    | Setting up libxmuu1:amd64 (2:1.1.3-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package alsa-topology-conf.
nodejs_eta_back                             | Selecting previously unselected package libsensors-config.
nodejs_jobsfeed_api                         | Preparing to unpack .../019-alsa-topology-conf_1.2.4-1_all.deb ...
nodejs_eta_back                             | Preparing to unpack .../110-libsensors-config_1%3a3.6.0-7.1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking alsa-topology-conf (1.2.4-1) ...
nodejs_eta_back                             | Unpacking libsensors-config (1:3.6.0-7.1) ...
nodejs_nutrivial_backand                    | Setting up dbus-bin (1.14.10-1~deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libx11-protocol-perl (0.56-9) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libasound2-data.
nodejs_jobsfeed_api                         | Preparing to unpack .../020-libasound2-data_1.2.4-1.1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libasound2-data (1.2.4-1.1) ...
nodejs_nutrivial_backand                    | Setting up libxkbcommon0:amd64 (1.5.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package libsensors5:amd64.
nodejs_eta_back                             | Preparing to unpack .../111-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libwayland-client0:amd64 (1.21.0-1) ...
nodejs_nutrivial_backand                    | Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libasound2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../021-libasound2_1.2.4-1.1_amd64.deb ...
nodejs_eta_back                             | Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
nodejs_jobsfeed_api                         | Unpacking libasound2:amd64 (1.2.4-1.1) ...
nodejs_nutrivial_backand                    | Setting up libhttp-date-perl (6.05-2) ...
nodejs_nutrivial_backand                    | Setting up libfile-basedir-perl (0.09-2) ...
nodejs_nutrivial_backand                    | Setting up libfile-listing-perl (6.15-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package alsa-ucm-conf.
nodejs_jobsfeed_api                         | Preparing to unpack .../022-alsa-ucm-conf_1.2.4-2_all.deb ...
nodejs_jobsfeed_api                         | Unpacking alsa-ucm-conf (1.2.4-2) ...
nodejs_eta_back                             | Selecting previously unselected package libgl1-mesa-dri:amd64.
nodejs_eta_back                             | Preparing to unpack .../112-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up alsa-ucm-conf (1.2.8-1) ...
nodejs_nutrivial_backand                    | Setting up libxcursor1:amd64 (1:1.2.1-1) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../023-libx11-dev_2%3a1.7.2-1+deb11u2_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libavahi-common3:amd64 (0.8-10+deb12u1) ...
nodejs_jobsfeed_api                         | Unpacking libx11-dev:amd64 (2:1.7.2-1+deb11u2) over (2:1.7.2-1) ...
nodejs_nutrivial_backand                    | Setting up libnet-http-perl (6.22-1) ...
nodejs_nutrivial_backand                    | Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up dbus-daemon (1.14.10-1~deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
nodejs_nutrivial_backand                    | Setting up x11-xserver-utils (7.7+9+b1) ...
nodejs_nutrivial_backand                    | Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
nodejs_eta_back                             | Selecting previously unselected package libglx-mesa0:amd64.
nodejs_eta_back                             | Preparing to unpack .../113-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up dbus (1.14.10-1~deb12u1) ...
nodejs_nutrivial_backand                    | invoke-rc.d: could not determine current runlevel
nodejs_nutrivial_backand                    | invoke-rc.d: policy-rc.d denied execution of start.
nodejs_eta_back                             | Selecting previously unselected package libglx0:amd64.
nodejs_eta_back                             | Preparing to unpack .../114-libglx0_1.6.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libfile-desktopentry-perl (0.22-3) ...
nodejs_eta_back                             | Unpacking libglx0:amd64 (1.6.0-1) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../024-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libwww-robotrules-perl (6.02-1) ...
nodejs_jobsfeed_api                         | Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) over (2:1.7.2-1) ...
nodejs_nutrivial_backand                    | Setting up libdrm2:amd64 (2.4.114-1+b1) ...
nodejs_eta_back                             | Selecting previously unselected package libgl1:amd64.
nodejs_eta_back                             | Preparing to unpack .../115-libgl1_1.6.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
nodejs_eta_back                             | Unpacking libgl1:amd64 (1.6.0-1) ...
nodejs_nutrivial_backand                    | Setting up libhtml-parser-perl:amd64 (3.81-1) ...
nodejs_nutrivial_backand                    | Setting up libpam-systemd:amd64 (252.39-1~deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libiec61883-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../116-libiec61883-0_1.2.0-6+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libiec61883-0:amd64 (1.2.0-6+b1) ...
nodejs_nutrivial_backand                    | debconf: unable to initialize frontend: Dialog
nodejs_nutrivial_backand                    | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_nutrivial_backand                    | debconf: falling back to frontend: Readline
nodejs_jobsfeed_api                         | Selecting previously unselected package libatspi2.0-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../025-libatspi2.0-0_2.38.0-4+deb11u1_amd64.deb ...
nodejs_nutrivial_backand                    | debconf: unable to initialize frontend: Readline
nodejs_nutrivial_backand                    | debconf: (This frontend requires a controlling tty.)
nodejs_nutrivial_backand                    | debconf: falling back to frontend: Teletype
nodejs_jobsfeed_api                         | Unpacking libatspi2.0-0:amd64 (2.38.0-4+deb11u1) ...
nodejs_eta_back                             | Selecting previously unselected package libsamplerate0:amd64.
nodejs_eta_back                             | Preparing to unpack .../117-libsamplerate0_0.2.2-3_amd64.deb ...
nodejs_eta_back                             | Unpacking libsamplerate0:amd64 (0.2.2-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxi6:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../026-libxi6_2%3a1.7.10-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxi6:amd64 (2:1.7.10-1) ...
nodejs_nutrivial_backand                    | Setting up libavahi-client3:amd64 (0.8-10+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libio-socket-ssl-perl (2.081-2) ...
nodejs_nutrivial_backand                    | Setting up libhttp-message-perl (6.44-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxtst6:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../027-libxtst6_2%3a1.2.3-1_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package libjack-jackd2-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../118-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxtst6:amd64 (2:1.2.3-1) ...
nodejs_eta_back                             | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
nodejs_nutrivial_backand                    | Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
nodejs_nutrivial_backand                    | Setting up libhtml-form-perl (6.11-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package at-spi2-core.
nodejs_jobsfeed_api                         | Preparing to unpack .../028-at-spi2-core_2.38.0-4+deb11u1_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package libopenal-data.
nodejs_eta_back                             | Preparing to unpack .../119-libopenal-data_1%3a1.19.1-2_all.deb ...
nodejs_eta_back                             | Unpacking libopenal-data (1:1.19.1-2) ...
nodejs_nutrivial_backand                    | Setting up mesa-vulkan-drivers:amd64 (22.3.6-1+deb12u1) ...
nodejs_jobsfeed_api                         | Unpacking at-spi2-core (2.38.0-4+deb11u1) ...
nodejs_nutrivial_backand                    | Setting up libfile-mimeinfo-perl (0.33-1) ...
nodejs_nutrivial_backand                    | Setting up libhttp-negotiate-perl (6.01-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package dbus-user-session.
nodejs_eta_back                             | Selecting previously unselected package libsndio7.0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../029-dbus-user-session_1.12.28-0+deb11u1_amd64.deb ...
nodejs_eta_back                             | Preparing to unpack .../120-libsndio7.0_1.9.0-0.3+b2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking dbus-user-session (1.12.28-0+deb11u1) ...
nodejs_eta_back                             | Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ...
nodejs_nutrivial_backand                    | Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
nodejs_nutrivial_backand                    | Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libhttp-cookies-perl (6.10-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdconf1:amd64.
nodejs_eta_back                             | Selecting previously unselected package libopenal1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../030-libdconf1_0.38.0-2_amd64.deb ...
nodejs_eta_back                             | Preparing to unpack .../121-libopenal1_1%3a1.19.1-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libdconf1:amd64 (0.38.0-2) ...
nodejs_eta_back                             | Unpacking libopenal1:amd64 (1:1.19.1-2) ...
nodejs_nutrivial_backand                    | Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
nodejs_nutrivial_backand                    | Setting up libhtml-tree-perl (5.07-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package dconf-service.
nodejs_jobsfeed_api                         | Preparing to unpack .../031-dconf-service_0.38.0-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking dconf-service (0.38.0-2) ...
nodejs_nutrivial_backand                    | Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
nodejs_nutrivial_backand                    | Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libwayland-client0:amd64.
nodejs_eta_back                             | Preparing to unpack .../122-libwayland-client0_1.21.0-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libwayland-client0:amd64 (1.21.0-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package dconf-gsettings-backend:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../032-dconf-gsettings-backend_0.38.0-2_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libhtml-format-perl (2.16-2) ...
nodejs_jobsfeed_api                         | Unpacking dconf-gsettings-backend:amd64 (0.38.0-2) ...
nodejs_nutrivial_backand                    | Setting up dbus-user-session (1.14.10-1~deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package libdecor-0-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../123-libdecor-0-0_0.1.1-2_amd64.deb ...
nodejs_jobsfeed_api                         | Selecting previously unselected package distro-info-data.
nodejs_nutrivial_backand                    | Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Unpacking libdecor-0-0:amd64 (0.1.1-2) ...
nodejs_jobsfeed_api                         | Preparing to unpack .../033-distro-info-data_0.51+deb11u10_all.deb ...
nodejs_jobsfeed_api                         | Unpacking distro-info-data (0.51+deb11u10) ...
nodejs_nutrivial_backand                    | Setting up libnet-smtp-ssl-perl (1.04-2) ...
nodejs_nutrivial_backand                    | Setting up libmailtools-perl (2.21-2) ...
nodejs_eta_back                             | Selecting previously unselected package libwayland-server0:amd64.
nodejs_eta_back                             | Preparing to unpack .../124-libwayland-server0_1.21.0-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libwayland-server0:amd64 (1.21.0-1) ...
nodejs_nutrivial_backand                    | Setting up libcups2:amd64 (2.4.2-3+deb12u9) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package exim4-config.
nodejs_jobsfeed_api                         | Preparing to unpack .../034-exim4-config_4.94.2-7+deb11u4_all.deb ...
nodejs_jobsfeed_api                         | Unpacking exim4-config (4.94.2-7+deb11u4) ...
nodejs_nutrivial_backand                    | Setting up libhttp-daemon-perl (6.16-1) ...
nodejs_nutrivial_backand                    | Setting up libegl1:amd64 (1.6.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package libgbm1:amd64.
nodejs_eta_back                             | Preparing to unpack .../125-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libglx0:amd64 (1.6.0-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package exim4-base.
nodejs_jobsfeed_api                         | Preparing to unpack .../035-exim4-base_4.94.2-7+deb11u4_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up dconf-service (0.40.0-4) ...
nodejs_jobsfeed_api                         | Unpacking exim4-base (4.94.2-7+deb11u4) ...
nodejs_eta_back                             | Selecting previously unselected package libwayland-cursor0:amd64.
nodejs_eta_back                             | Preparing to unpack .../126-libwayland-cursor0_1.21.0-1_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up libgl1:amd64 (1.6.0-1) ...
nodejs_eta_back                             | Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
nodejs_steam_parser                         | Setting up util-linux (2.38.1-5+deb12u3) ...
nodejs_nutrivial_backand                    | Setting up zutty (0.14.0.20230218+dfsg1-1) ...
nodejs_nutrivial_backand                    | update-alternatives: using /usr/bin/zutty to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
nodejs_nutrivial_backand                    | Setting up x11-utils (7.7+5) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libunbound8:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../036-libunbound8_1.13.1-1+deb11u7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libunbound8:amd64 (1.13.1-1+deb11u7) ...
nodejs_eta_back                             | Selecting previously unselected package libwayland-egl1:amd64.
nodejs_eta_back                             | Preparing to unpack .../127-libwayland-egl1_1.21.0-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package libxcursor1:amd64.
nodejs_eta_back                             | Preparing to unpack .../128-libxcursor1_1%3a1.2.1-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgnutls-dane0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../037-libgnutls-dane0_3.7.1-5+deb11u8_amd64.deb ...
nodejs_nutrivial_backand                    | Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
nodejs_jobsfeed_api                         | Unpacking libgnutls-dane0:amd64 (3.7.1-5+deb11u8) ...
nodejs_nutrivial_backand                    | Setting up libgtk-3-common (3.24.38-2~deb12u3) ...
nodejs_nutrivial_backand                    | Setting up gsettings-desktop-schemas (43.0-1) ...
nodejs_eta_back                             | Selecting previously unselected package libxi6:amd64.
nodejs_eta_back                             | Preparing to unpack .../129-libxi6_2%3a1.8-1+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxi6:amd64 (2:1.8-1+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libidn11:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../038-libidn11_1.33-3_amd64.deb ...
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23255 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../libc-bin_2.36-9+deb12u13_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libidn11:amd64 (1.33-3) ...
nodejs_nutrivial_backand                    | Setting up liblwp-protocol-https-perl (6.10-1) ...
nodejs_nutrivial_backand                    | Setting up libwww-perl (6.68-1) ...
nodejs_steam_parser                         | Unpacking libc-bin (2.36-9+deb12u13) over (2.36-9+deb12u1) ...
nodejs_nutrivial_backand                    | Setting up libxml-parser-perl (2.46-4) ...
nodejs_eta_back                             | Selecting previously unselected package xkb-data.
nodejs_eta_back                             | Preparing to unpack .../130-xkb-data_2.35.1-1_all.deb ...
nodejs_eta_back                             | Unpacking xkb-data (2.35.1-1) ...
nodejs_nutrivial_backand                    | Setting up libxml-twig-perl (1:3.52-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package exim4-daemon-light.
nodejs_jobsfeed_api                         | Preparing to unpack .../039-exim4-daemon-light_4.94.2-7+deb11u4_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking exim4-daemon-light (4.94.2-7+deb11u4) ...
nodejs_nutrivial_backand                    | Setting up libnet-dbus-perl (1.2.0-2) ...
nodejs_nutrivial_backand                    | Processing triggers for fontconfig (2.14.1-4) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package fonts-liberation.
nodejs_jobsfeed_api                         | Preparing to unpack .../040-fonts-liberation_1%3a1.07.4-11_all.deb ...
nodejs_jobsfeed_api                         | Unpacking fonts-liberation (1:1.07.4-11) ...
nodejs_eta_back                             | Selecting previously unselected package libxkbcommon0:amd64.
nodejs_eta_back                             | Preparing to unpack .../131-libxkbcommon0_1.5.0-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
nodejs_nutrivial_backand                    | Processing triggers for hicolor-icon-theme (0.17-2) ...
nodejs_nutrivial_backand                    | Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u5) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdbus-glib-1-2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../041-libdbus-glib-1-2_0.110-6_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libdbus-glib-1-2:amd64 (0.110-6) ...
nodejs_eta_back                             | Selecting previously unselected package libxrandr2:amd64.
nodejs_eta_back                             | Preparing to unpack .../132-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
nodejs_nutrivial_backand                    | Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
nodejs_nutrivial_backand                    | Processing triggers for libc-bin (2.36-9+deb12u10) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package gconf2-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../042-gconf2-common_3.2.6-7_all.deb ...
nodejs_jobsfeed_api                         | Unpacking gconf2-common (3.2.6-7) ...
nodejs_eta_back                             | Selecting previously unselected package libxss1:amd64.
nodejs_eta_back                             | Preparing to unpack .../133-libxss1_1%3a1.2.3-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxss1:amd64 (1:1.2.3-1) ...
nodejs_nutrivial_backand                    | Setting up libgtk-3-bin (3.24.38-2~deb12u3) ...
nodejs_nutrivial_backand                    | Setting up at-spi2-core (2.46.0-5) ...
nodejs_steam_parser                         | Setting up libc-bin (2.36-9+deb12u13) ...
nodejs_eta_back                             | Selecting previously unselected package libsdl2-2.0-0:amd64.
nodejs_eta_back                             | Preparing to unpack .../134-libsdl2-2.0-0_2.26.5+dfsg-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libsdl2-2.0-0:amd64 (2.26.5+dfsg-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgconf-2-4:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../043-libgconf-2-4_3.2.6-7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgconf-2-4:amd64 (3.2.6-7) ...
nodejs_nutrivial_backand                    | Setting up google-chrome-stable (143.0.7499.40-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package gconf-service.
nodejs_eta_back                             | Selecting previously unselected package libxcb-shape0:amd64.
nodejs_eta_back                             | Preparing to unpack .../135-libxcb-shape0_1.15-1_amd64.deb ...
nodejs_jobsfeed_api                         | Preparing to unpack .../044-gconf-service_3.2.6-7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking gconf-service (3.2.6-7) ...
nodejs_eta_back                             | Unpacking libxcb-shape0:amd64 (1.15-1) ...
nodejs_nutrivial_backand                    | update-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
nodejs_nutrivial_backand                    | update-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode
nodejs_nutrivial_backand                    | update-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/google-chrome (google-chrome) in auto mode
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package libproxy1v5:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../045-libproxy1v5_0.4.17-1_amd64.deb ...
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23255 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../mount_2.38.1-5+deb12u3_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package libxv1:amd64.
nodejs_jobsfeed_api                         | Unpacking libproxy1v5:amd64 (0.4.17-1) ...
nodejs_eta_back                             | Preparing to unpack .../136-libxv1_2%3a1.0.11-1.1_amd64.deb ...
nodejs_eta_back                             | Unpacking libxv1:amd64 (2:1.0.11-1.1) ...
nodejs_steam_parser                         | Unpacking mount (2.38.1-5+deb12u3) over (2.38.1-5+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package glib-networking-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../046-glib-networking-common_2.66.0-2_all.deb ...
nodejs_jobsfeed_api                         | Unpacking glib-networking-common (2.66.0-2) ...
nodejs_eta_back                             | Selecting previously unselected package libavdevice59:amd64.
nodejs_eta_back                             | Preparing to unpack .../137-libavdevice59_7%3a5.1.7-0+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking libavdevice59:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package glib-networking-services.
nodejs_jobsfeed_api                         | Preparing to unpack .../047-glib-networking-services_2.66.0-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking glib-networking-services (2.66.0-2) ...
nodejs_eta_back                             | Selecting previously unselected package ffmpeg.
nodejs_eta_back                             | Preparing to unpack .../138-ffmpeg_7%3a5.1.7-0+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking ffmpeg (7:5.1.7-0+deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package gsettings-desktop-schemas.
nodejs_jobsfeed_api                         | Preparing to unpack .../048-gsettings-desktop-schemas_3.38.0-2_all.deb ...
nodejs_jobsfeed_api                         | Unpacking gsettings-desktop-schemas (3.38.0-2) ...
nodejs_eta_back                             | Selecting previously unselected package i965-va-driver:amd64.
nodejs_eta_back                             | Preparing to unpack .../139-i965-va-driver_2.4.1+dfsg1-1_amd64.deb ...
nodejs_eta_back                             | Unpacking i965-va-driver:amd64 (2.4.1+dfsg1-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package glib-networking:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../049-glib-networking_2.66.0-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking glib-networking:amd64 (2.66.0-2) ...
nodejs_steam_parser                         | Preparing to unpack .../uuid-dev_2.38.1-5+deb12u3_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package libigdgmm12:amd64.
nodejs_eta_back                             | Preparing to unpack .../140-libigdgmm12_22.3.3+ds1-1_amd64.deb ...
nodejs_eta_back                             | Unpacking libigdgmm12:amd64 (22.3.3+ds1-1) ...
nodejs_steam_parser                         | Unpacking uuid-dev:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package gsasl-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../050-gsasl-common_1.10.0-4+deb11u1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking gsasl-common (1.10.0-4+deb11u1) ...
nodejs_eta_back                             | Selecting previously unselected package intel-media-va-driver:amd64.
nodejs_eta_back                             | Preparing to unpack .../141-intel-media-va-driver_23.1.1+dfsg1-1_amd64.deb ...
nodejs_eta_back                             | Unpacking intel-media-va-driver:amd64 (23.1.1+dfsg1-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgc1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../051-libgc1_1%3a8.0.4-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgc1:amd64 (1:8.0.4-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package guile-2.2-libs:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../052-guile-2.2-libs_2.2.7+1-6_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking guile-2.2-libs:amd64 (2.2.7+1-6) ...
nodejs_eta_back                             | Selecting previously unselected package libaacs0:amd64.
nodejs_eta_back                             | Preparing to unpack .../142-libaacs0_0.11.1-2_amd64.deb ...
nodejs_steam_parser                         | Preparing to unpack .../libuuid1_2.38.1-5+deb12u3_amd64.deb ...
nodejs_eta_back                             | Unpacking libaacs0:amd64 (0.11.1-2) ...
nodejs_steam_parser                         | Unpacking libuuid1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+b1) ...
nodejs_eta_back                             | Selecting previously unselected package libbdplus0:amd64.
nodejs_eta_back                             | Preparing to unpack .../143-libbdplus0_0.2.0-3_amd64.deb ...
nodejs_eta_back                             | Unpacking libbdplus0:amd64 (0.2.0-3) ...
nodejs_eta_back                             | Selecting previously unselected package libdecor-0-plugin-1-cairo:amd64.
nodejs_eta_back                             | Preparing to unpack .../144-libdecor-0-plugin-1-cairo_0.1.1-2_amd64.deb ...
nodejs_steam_parser                         | Setting up libuuid1:amd64 (2.38.1-5+deb12u3) ...
nodejs_eta_back                             | Unpacking libdecor-0-plugin-1-cairo:amd64 (0.1.1-2) ...
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23252 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../libblkid-dev_2.38.1-5+deb12u3_amd64.deb ...
nodejs_eta_back                             | Selecting previously unselected package libvdpau-va-gl1:amd64.
nodejs_eta_back                             | Preparing to unpack .../145-libvdpau-va-gl1_0.4.2-1+b1_amd64.deb ...
nodejs_eta_back                             | Unpacking libvdpau-va-gl1:amd64 (0.4.2-1+b1) ...
nodejs_steam_parser                         | Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+b1) ...
nodejs_eta_back                             | Selecting previously unselected package mesa-va-drivers:amd64.
nodejs_eta_back                             | Preparing to unpack .../146-mesa-va-drivers_22.3.6-1+deb12u1_amd64.deb ...
nodejs_eta_back                             | Unpacking mesa-va-drivers:amd64 (22.3.6-1+deb12u1) ...
nodejs_steam_parser                         | Preparing to unpack .../libblkid1_2.38.1-5+deb12u3_amd64.deb ...
nodejs_jobsfeed_api                         | Selecting previously unselected package javascript-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../053-javascript-common_11+nmu1_all.deb ...
nodejs_steam_parser                         | Unpacking libblkid1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+b1) ...
nodejs_jobsfeed_api                         | Unpacking javascript-common (11+nmu1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libatk1.0-data.
nodejs_jobsfeed_api                         | Preparing to unpack .../054-libatk1.0-data_2.36.0-2_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libatk1.0-data (2.36.0-2) ...
nodejs_eta_back                             | Selecting previously unselected package mesa-vdpau-drivers:amd64.
nodejs_eta_back                             | Preparing to unpack .../147-mesa-vdpau-drivers_22.3.6-1+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Setting up libblkid1:amd64 (2.38.1-5+deb12u3) ...
nodejs_eta_back                             | Unpacking mesa-vdpau-drivers:amd64 (22.3.6-1+deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libatk1.0-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../055-libatk1.0-0_2.36.0-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libatk1.0-0:amd64 (2.36.0-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libargon2-1:amd64.
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23250 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libatk-bridge2.0-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../056-libatk-bridge2.0-0_2.38.0-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libatk-bridge2.0-0:amd64 (2.38.0-1) ...
nodejs_steam_parser                         | Preparing to unpack .../libudev1_252.39-1~deb12u1_amd64.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Unpacking libudev1:amd64 (252.39-1~deb12u1) over (252.12-1~deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libauthen-sasl-perl.
nodejs_eta_back                             | Selecting previously unselected package mesa-vulkan-drivers:amd64.
nodejs_eta_back                             | Preparing to unpack .../148-mesa-vulkan-drivers_22.3.6-1+deb12u1_amd64.deb ...
nodejs_jobsfeed_api                         | Preparing to unpack .../057-libauthen-sasl-perl_2.1600-1.1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libauthen-sasl-perl (2.1600-1.1) ...
nodejs_eta_back                             | Unpacking mesa-vulkan-drivers:amd64 (22.3.6-1+deb12u1) ...
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | up to date, audited 1048 packages in 9s
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | 184 packages are looking for funding
nodejs_nutrivial_backand                    |   run `npm fund` for details
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | 20 vulnerabilities (4 low, 3 moderate, 11 high, 2 critical)
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | To address issues that do not require attention, run:
nodejs_nutrivial_backand                    |   npm audit fix
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | To address all issues possible (including breaking changes), run:
nodejs_nutrivial_backand                    |   npm audit fix --force
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | Some issues need review, and may require choosing
nodejs_nutrivial_backand                    | a different dependency.
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | Run `npm audit` for details.
nodejs_nutrivial_backand                    | npm notice
nodejs_nutrivial_backand                    | npm notice New major version of npm available! 10.8.2 -> 11.6.4
nodejs_nutrivial_backand                    | npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.4
nodejs_nutrivial_backand                    | npm notice To update run: npm install -g npm@11.6.4
nodejs_nutrivial_backand                    | npm notice
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package libavahi-common-data:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../058-libavahi-common-data_0.8-5+deb11u3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libavahi-common-data:amd64 (0.8-5+deb11u3) ...
nodejs_steam_parser                         | Setting up libudev1:amd64 (252.39-1~deb12u1) ...
nodejs_eta_back                             | Selecting previously unselected package pocketsphinx-en-us.
nodejs_eta_back                             | Preparing to unpack .../149-pocketsphinx-en-us_0.8+5prealpha+1-15_all.deb ...
nodejs_eta_back                             | Unpacking pocketsphinx-en-us (0.8+5prealpha+1-15) ...
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | up to date, audited 1048 packages in 3s
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | 184 packages are looking for funding
nodejs_nutrivial_backand                    |   run `npm fund` for details
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | 20 vulnerabilities (4 low, 3 moderate, 11 high, 2 critical)
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | To address issues that do not require attention, run:
nodejs_nutrivial_backand                    |   npm audit fix
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | To address all issues possible (including breaking changes), run:
nodejs_nutrivial_backand                    |   npm audit fix --force
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | Some issues need review, and may require choosing
nodejs_nutrivial_backand                    | a different dependency.
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | Run `npm audit` for details.
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | > nutrivial-backend@0.0.1 start:dev
nodejs_nutrivial_backand                    | > APP_ENV=development nest start --watch
nodejs_nutrivial_backand                    | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package libavahi-common3:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../059-libavahi-common3_0.8-5+deb11u3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libavahi-common3:amd64 (0.8-5+deb11u3) ...
nodejs_eta_back                             | Selecting previously unselected package va-driver-all:amd64.
nodejs_eta_back                             | Preparing to unpack .../150-va-driver-all_2.17.0-1_amd64.deb ...
nodejs_eta_back                             | Unpacking va-driver-all:amd64 (2.17.0-1) ...
nodejs_steam_parser                         | Selecting previously unselected package dmsetup.
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23255 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_amd64.deb ...
nodejs_steam_parser                         | Unpacking dmsetup (2:1.02.185-2) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Selecting previously unselected package vdpau-driver-all:amd64.
nodejs_eta_back                             | Preparing to unpack .../151-vdpau-driver-all_1.5-2_amd64.deb ...
nodejs_eta_back                             | Unpacking vdpau-driver-all:amd64 (1.5-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libavahi-client3:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../060-libavahi-client3_0.8-5+deb11u3_amd64.deb ...
nodejs_steam_parser                         | Selecting previously unselected package libdevmapper1.02.1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
mongo                                       | {"t":{"$date":"2025-12-09T18:55:35.925+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306535,"ts_usec":925494,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 24, snapshot max: 24 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_jobsfeed_api                         | Unpacking libavahi-client3:amd64 (0.8-5+deb11u3) ...
nodejs_steam_parser                         | Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
nodejs_eta_back                             | Setting up libgme0:amd64 (0.6.3-6) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgtk2.0-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../061-libgtk2.0-common_2.24.33-2+deb11u1_all.deb ...
nodejs_nutrivial_backand                    | [6:55:37 PM] Starting compilation in watch mode...
nodejs_nutrivial_backand                    | 
nodejs_jobsfeed_api                         | Unpacking libgtk2.0-common (2.24.33-2+deb11u1) ...
nodejs_eta_back                             | Setting up libssh-gcrypt-4:amd64 (0.10.6-0+deb12u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libjson-c5:amd64.
nodejs_steam_parser                         | Preparing to unpack .../2-libjson-c5_0.16-2_amd64.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Setting up libxcb-dri3-0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Unpacking libjson-c5:amd64 (0.16-2) ...
nodejs_eta_back                             | Setting up libudfread0:amd64 (1.1.2-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libcups2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../062-libcups2_2.3.3op2-3+deb11u10_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libcups2:amd64 (2.3.3op2-3+deb11u10) ...
nodejs_eta_back                             | Setting up libwayland-server0:amd64 (1.21.0-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libcryptsetup12:amd64.
nodejs_steam_parser                         | Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
nodejs_eta_back                             | Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
nodejs_eta_back                             | Setting up libpciaccess0:amd64 (0.17-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxcomposite1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../063-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
nodejs_eta_back                             | Setting up librabbitmq4:amd64 (0.11.0-1+deb12u1) ...
nodejs_eta_back                             | Setting up libraw1394-11:amd64 (2.1.2-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libfdisk1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../4-libfdisk1_2.38.1-5+deb12u3_amd64.deb ...
nodejs_eta_back                             | Setting up libapparmor1:amd64 (3.0.8-3) ...
nodejs_steam_parser                         | Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxfixes3:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../064-libxfixes3_1%3a5.0.3-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxfixes3:amd64 (1:5.0.3-2) ...
nodejs_eta_back                             | Setting up cpp-12 (12.2.0-14+deb12u1) ...
nodejs_eta_back                             | Setting up libcodec2-1.0:amd64 (1.0.5-1) ...
nodejs_eta_back                             | Setting up libsodium23:amd64 (1.0.18-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libkmod2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../5-libkmod2_30+20221128-1_amd64.deb ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxcursor1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../065-libxcursor1_1%3a1.2.0-2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libkmod2:amd64 (30+20221128-1) ...
nodejs_jobsfeed_api                         | Unpacking libxcursor1:amd64 (1:1.2.0-2) ...
nodejs_eta_back                             | Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
nodejs_eta_back                             | Setting up libxcb-xfixes0:amd64 (1.15-1) ...
nodejs_eta_back                             | Setting up libogg0:amd64 (1.3.5-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxdamage1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../066-libxdamage1_1%3a1.1.5-2_amd64.deb ...
nodejs_steam_parser                         | Selecting previously unselected package libapparmor1:amd64.
nodejs_jobsfeed_api                         | Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
nodejs_steam_parser                         | Preparing to unpack .../6-libapparmor1_3.0.8-3_amd64.deb ...
nodejs_steam_parser                         | Unpacking libapparmor1:amd64 (3.0.8-3) ...
nodejs_eta_back                             | Setting up libspeex1:amd64 (1.2.1-2) ...
nodejs_eta_back                             | Setting up libshine3:amd64 (3.1.1-2) ...
nodejs_eta_back                             | Setting up libxi6:amd64 (2:1.8-1+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxinerama1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../067-libxinerama1_2%3a1.1.4-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxinerama1:amd64 (2:1.1.4-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libip4tc2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../7-libip4tc2_1.8.9-2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libip4tc2:amd64 (1.8.9-2) ...
nodejs_eta_back                             | Setting up libx264-164:amd64 (2:0.164.3095+gitbaee400-3) ...
nodejs_eta_back                             | Setting up libtwolame0:amd64 (0.4.0-2) ...
nodejs_eta_back                             | Setting up libgsm1:amd64 (1.0.22-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxrandr2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../068-libxrandr2_2%3a1.5.1-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxrandr2:amd64 (2:1.5.1-1) ...
nodejs_steam_parser                         | Preparing to unpack .../8-libmount-dev_2.38.1-5+deb12u3_amd64.deb ...
nodejs_eta_back                             | Setting up libglvnd0:amd64 (1.6.0-1) ...
nodejs_steam_parser                         | Unpacking libmount-dev:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+b1) ...
nodejs_eta_back                             | Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
nodejs_eta_back                             | Setting up libxcb-glx0:amd64 (1.15-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgtk2.0-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../069-libgtk2.0-0_2.24.33-2+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgtk2.0-0:amd64 (2.24.33-2+deb11u1) ...
nodejs_eta_back                             | Setting up libnorm1:amd64 (1.5.9+dfsg-2) ...
nodejs_eta_back                             | Setting up libmysofa1:amd64 (1.3.1~dfsg0-1) ...
nodejs_eta_back                             | Setting up libxcb-shape0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Preparing to unpack .../9-libmount1_2.38.1-5+deb12u3_amd64.deb ...
nodejs_eta_back                             | Setting up libsensors-config (1:3.6.0-7.1) ...
nodejs_steam_parser                         | Unpacking libmount1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+b1) ...
nodejs_eta_back                             | Setting up xkb-data (2.35.1-1) ...
nodejs_eta_back                             | Setting up libhwy1:amd64 (1.0.3-3+deb12u1) ...
nodejs_eta_back                             | Setting up libigdgmm12:amd64 (22.3.3+ds1-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libayatana-indicator7:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../070-libayatana-indicator7_0.8.4-1+deb11u2_amd64.deb ...
nodejs_eta_back                             | Setting up libgomp1:amd64 (12.2.0-14+deb12u1) ...
nodejs_jobsfeed_api                         | Unpacking libayatana-indicator7:amd64 (0.8.4-1+deb11u2) ...
nodejs_steam_parser                         | Setting up libmount1:amd64 (2.38.1-5+deb12u3) ...
nodejs_eta_back                             | Setting up libcdio19:amd64 (2.1.0-4) ...
nodejs_eta_back                             | Setting up libcjson1:amd64 (1.7.15-1+deb12u4) ...
nodejs_eta_back                             | Setting up libxvidcore4:amd64 (2:1.3.7-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdbusmenu-glib4:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../071-libdbusmenu-glib4_18.10.20180917~bzr492+repack1-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libdbusmenu-glib4:amd64 (18.10.20180917~bzr492+repack1-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libsystemd-shared:amd64.
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23314 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../libsystemd-shared_252.39-1~deb12u1_amd64.deb ...
nodejs_eta_back                             | Setting up librav1e0:amd64 (0.5.1-6) ...
nodejs_steam_parser                         | Unpacking libsystemd-shared:amd64 (252.39-1~deb12u1) ...
nodejs_eta_back                             | Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
nodejs_eta_back                             | Setting up libsnappy1v5:amd64 (1.1.9-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgdk-pixbuf-xlib-2.0-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../072-libgdk-pixbuf-xlib-2.0-0_2.40.2-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgdk-pixbuf-xlib-2.0-0:amd64 (2.40.2-2) ...
nodejs_eta_back                             | Setting up libxcb-present0:amd64 (1.15-1) ...
nodejs_eta_back                             | Setting up libasound2-data (1.2.8-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgdk-pixbuf2.0-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../073-libgdk-pixbuf2.0-0_2.40.2-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgdk-pixbuf2.0-0:amd64 (2.40.2-2) ...
nodejs_eta_back                             | Setting up libz3-4:amd64 (4.8.12-3.1) ...
nodejs_steam_parser                         | Preparing to unpack .../libsystemd0_252.39-1~deb12u1_amd64.deb ...
nodejs_eta_back                             | Setting up libblas3:amd64 (3.11.0-2) ...
nodejs_steam_parser                         | Unpacking libsystemd0:amd64 (252.39-1~deb12u1) over (252.12-1~deb12u1) ...
nodejs_eta_back                             | update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
nodejs_jobsfeed_api                         | Selecting previously unselected package libdbusmenu-gtk4:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../074-libdbusmenu-gtk4_18.10.20180917~bzr492+repack1-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libdbusmenu-gtk4:amd64 (18.10.20180917~bzr492+repack1-2) ...
nodejs_eta_back                             | Setting up libflac12:amd64 (1.4.2+ds-2) ...
nodejs_eta_back                             | Setting up libass9:amd64 (1:0.17.1-1) ...
nodejs_eta_back                             | Setting up libslang2:amd64 (2.3.3-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libayatana-appindicator1.
nodejs_jobsfeed_api                         | Preparing to unpack .../075-libayatana-appindicator1_0.5.5-2+deb11u2_amd64.deb ...
nodejs_eta_back                             | Setting up libva2:amd64 (2.17.0-1) ...
nodejs_jobsfeed_api                         | Unpacking libayatana-appindicator1 (0.5.5-2+deb11u2) ...
nodejs_steam_parser                         | Setting up libsystemd0:amd64 (252.39-1~deb12u1) ...
nodejs_eta_back                             | Setting up libmbedcrypto7:amd64 (2.28.3-1) ...
nodejs_eta_back                             | Setting up libepoxy0:amd64 (1.5.10-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libc-ares2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../076-libc-ares2_1.17.1-1+deb11u3_amd64.deb ...
nodejs_eta_back                             | Setting up libxfixes3:amd64 (1:6.0.0-2) ...
nodejs_jobsfeed_api                         | Unpacking libc-ares2:amd64 (1.17.1-1+deb11u3) ...
nodejs_steam_parser                         | Selecting previously unselected package systemd.
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23322 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../systemd_252.39-1~deb12u1_amd64.deb ...
nodejs_eta_back                             | Setting up libxcb-sync1:amd64 (1.15-1) ...
nodejs_steam_parser                         | Unpacking systemd (252.39-1~deb12u1) ...
nodejs_eta_back                             | Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libclone-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../077-libclone-perl_0.45-1+b1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libclone-perl (0.45-1+b1) ...
nodejs_eta_back                             | Setting up libopus0:amd64 (1.3.1-3) ...
nodejs_eta_back                             | Setting up libquadmath0:amd64 (12.2.0-14+deb12u1) ...
nodejs_eta_back                             | Setting up intel-media-va-driver:amd64 (23.1.1+dfsg1-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libcolord2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../078-libcolord2_1.4.5-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libcolord2:amd64 (1.4.5-3) ...
nodejs_eta_back                             | Setting up libxv1:amd64 (2:1.0.11-1.1) ...
nodejs_eta_back                             | Setting up libatomic1:amd64 (12.2.0-14+deb12u1) ...
nodejs_eta_back                             | Setting up libvorbis0a:amd64 (1.3.7-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdata-dump-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../079-libdata-dump-perl_1.23-1.1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libdata-dump-perl (1.23-1.1) ...
nodejs_steam_parser                         | Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
nodejs_eta_back                             | Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
nodejs_steam_parser                         | Setting up libjson-c5:amd64 (0.16-2) ...
nodejs_eta_back                             | Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
nodejs_steam_parser                         | Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdrm-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../080-libdrm-common_2.4.104-1_all.deb ...
nodejs_eta_back                             | Setting up libaacs0:amd64 (0.11.1-2) ...
nodejs_jobsfeed_api                         | Unpacking libdrm-common (2.4.104-1) ...
nodejs_steam_parser                         | Setting up libkmod2:amd64 (30+20221128-1) ...
nodejs_eta_back                             | Setting up libjxl0.7:amd64 (0.7.0-10+deb12u1) ...
nodejs_steam_parser                         | Setting up libapparmor1:amd64 (3.0.8-3) ...
nodejs_eta_back                             | Setting up pocketsphinx-en-us (0.8+5prealpha+1-15) ...
nodejs_steam_parser                         | Setting up libip4tc2:amd64 (1.8.9-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdrm2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../081-libdrm2_2.4.104-1_amd64.deb ...
nodejs_eta_back                             | Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
nodejs_jobsfeed_api                         | Unpacking libdrm2:amd64 (2.4.104-1) ...
nodejs_steam_parser                         | Setting up libsystemd-shared:amd64 (252.39-1~deb12u1) ...
nodejs_eta_back                             | Setting up libgfortran5:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up mount (2.38.1-5+deb12u3) ...
nodejs_eta_back                             | Setting up libvulkan1:amd64 (1.3.239.0-1) ...
nodejs_steam_parser                         | Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
nodejs_eta_back                             | Setting up librubberband2:amd64 (3.1.2+dfsg0-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdrm-amdgpu1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../082-libdrm-amdgpu1_2.4.104-1_amd64.deb ...
nodejs_steam_parser                         | Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
nodejs_jobsfeed_api                         | Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ...
nodejs_eta_back                             | Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up systemd (252.39-1~deb12u1) ...
nodejs_eta_back                             | Setting up libxcb-dri2-0:amd64 (1.15-1) ...
nodejs_eta_back                             | Setting up libbdplus0:amd64 (0.2.0-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libpciaccess0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../083-libpciaccess0_0.16-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libpciaccess0:amd64 (0.16-1) ...
nodejs_eta_back                             | Setting up libvidstab1.1:amd64 (1.1.0-2+b1) ...
nodejs_steam_parser                         | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

nodejs_steam_parser                         | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

nodejs_eta_back                             | Setting up libsrt1.5-gnutls:amd64 (1.5.1-1+deb12u1) ...
nodejs_steam_parser                         | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

nodejs_steam_parser                         | Initializing machine ID from random generator.

nodejs_eta_back                             | Setting up alsa-topology-conf (1.2.5.1-2) ...
nodejs_steam_parser                         | Creating group 'systemd-journal' with GID 999.

nodejs_steam_parser                         | Creating group 'systemd-network' with GID 998.

nodejs_steam_parser                         | Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.

nodejs_jobsfeed_api                         | Selecting previously unselected package libdrm-intel1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../084-libdrm-intel1_2.4.104-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libdrm-intel1:amd64 (2.4.104-1) ...
nodejs_eta_back                             | Setting up ocl-icd-libopencl1:amd64 (2.3.1-1) ...
nodejs_eta_back                             | Setting up libasyncns0:amd64 (0.8-6+b3) ...
nodejs_eta_back                             | Setting up libxshmfence1:amd64 (1.3-1) ...
nodejs_steam_parser                         | Setting up dmsetup (2:1.02.185-2) ...
nodejs_eta_back                             | Setting up libvdpau1:amd64 (1.5-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdrm-nouveau2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../085-libdrm-nouveau2_2.4.104-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ...
nodejs_eta_back                             | Setting up libbs2b0:amd64 (3.1.0+dfsg-7) ...
nodejs_eta_back                             | Setting up libxcb-randr0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Selecting previously unselected package systemd-sysv.
nodejs_eta_back                             | Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
nodejs_steam_parser                         | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24161 files and directories currently installed.)
nodejs_steam_parser                         | Preparing to unpack .../000-systemd-sysv_252.39-1~deb12u1_amd64.deb ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libdrm-radeon1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../086-libdrm-radeon1_2.4.104-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libdrm-radeon1:amd64 (2.4.104-1) ...
nodejs_steam_parser                         | Unpacking systemd-sysv (252.39-1~deb12u1) ...
nodejs_eta_back                             | Setting up libasan8:amd64 (12.2.0-14+deb12u1) ...
nodejs_eta_back                             | Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libencode-locale-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../087-libencode-locale-perl_1.05-1.1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libencode-locale-perl (1.05-1.1) ...
nodejs_eta_back                             | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1+deb12u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libdbus-1-3:amd64.
nodejs_steam_parser                         | Preparing to unpack .../001-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
nodejs_eta_back                             | Setting up libasound2:amd64 (1.2.8-1+b1) ...
nodejs_eta_back                             | Setting up libzimg2:amd64 (3.0.4+ds1-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libepoxy0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../088-libepoxy0_1.5.5-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libepoxy0:amd64 (1.5.5-1) ...
nodejs_eta_back                             | Setting up libopenal-data (1:1.19.1-2) ...
nodejs_steam_parser                         | Selecting previously unselected package dbus-bin.
nodejs_steam_parser                         | Preparing to unpack .../002-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking dbus-bin (1.14.10-1~deb12u1) ...
nodejs_eta_back                             | Setting up libvpx7:amd64 (1.12.0-1+deb12u4) ...
nodejs_eta_back                             | Setting up libwayland-egl1:amd64 (1.21.0-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libipc-system-simple-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../089-libipc-system-simple-perl_1.30-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libipc-system-simple-perl (1.30-1) ...
nodejs_eta_back                             | Setting up libxss1:amd64 (1:1.2.3-1) ...
nodejs_steam_parser                         | Selecting previously unselected package dbus-session-bus-common.
nodejs_steam_parser                         | Preparing to unpack .../003-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
nodejs_eta_back                             | Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ...
nodejs_eta_back                             | Setting up libtsan2:amd64 (12.2.0-14+deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libfile-basedir-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../090-libfile-basedir-perl_0.08-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libfile-basedir-perl (0.08-1) ...
nodejs_eta_back                             | Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
nodejs_steam_parser                         | Preparing to unpack .../004-libexpat1-dev_2.5.0-1+deb12u2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libexpat1-dev:amd64 (2.5.0-1+deb12u2) over (2.5.0-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package liburi-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../091-liburi-perl_5.08-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking liburi-perl (5.08-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libfile-desktopentry-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../092-libfile-desktopentry-perl_0.22-2_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libfile-desktopentry-perl (0.22-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libtimedate-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../093-libtimedate-perl_2.3300-2_all.deb ...
nodejs_eta_back                             | Setting up libmfx1:amd64 (22.5.4-1) ...
nodejs_jobsfeed_api                         | Unpacking libtimedate-perl (2.3300-2) ...
nodejs_eta_back                             | Setting up libbluray2:amd64 (1:1.3.4-1) ...
nodejs_eta_back                             | Setting up libsamplerate0:amd64 (0.2.2-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libhttp-date-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../094-libhttp-date-perl_6.05-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libhttp-date-perl (6.05-1) ...
nodejs_eta_back                             | Setting up libdrm-common (2.4.114-1) ...
nodejs_eta_back                             | Setting up libcc1-0:amd64 (12.2.0-14+deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libfile-listing-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../095-libfile-listing-perl_6.14-1_all.deb ...
nodejs_eta_back                             | Setting up dbus-bin (1.14.10-1~deb12u1) ...
nodejs_jobsfeed_api                         | Unpacking libfile-listing-perl (6.14-1) ...
nodejs_eta_back                             | Setting up libzvbi-common (0.2.41-1) ...
nodejs_steam_parser                         | Preparing to unpack .../005-libexpat1_2.5.0-1+deb12u2_amd64.deb ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libfile-mimeinfo-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../096-libfile-mimeinfo-perl_0.30-1_all.deb ...
nodejs_eta_back                             | Setting up liblsan0:amd64 (12.2.0-14+deb12u1) ...
nodejs_jobsfeed_api                         | Unpacking libfile-mimeinfo-perl (0.30-1) ...
nodejs_steam_parser                         | Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) over (2.5.0-1) ...
nodejs_eta_back                             | Setting up libmp3lame0:amd64 (3.100-6) ...
nodejs_eta_back                             | Setting up libitm1:amd64 (12.2.0-14+deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libfont-afm-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../097-libfont-afm-perl_1.20-3_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libfont-afm-perl (1.20-3) ...
nodejs_eta_back                             | Setting up libvorbisenc2:amd64 (1.3.7-1) ...
nodejs_eta_back                             | Setting up libiec61883-0:amd64 (1.2.0-6+b1) ...
nodejs_eta_back                             | Setting up libserd-0-0:amd64 (0.30.16-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libfontenc1:amd64.
nodejs_steam_parser                         | Selecting previously unselected package dbus-daemon.
nodejs_steam_parser                         | Preparing to unpack .../006-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
nodejs_jobsfeed_api                         | Preparing to unpack .../098-libfontenc1_1%3a1.1.4-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
nodejs_jobsfeed_api                         | Unpacking libfontenc1:amd64 (1:1.1.4-1) ...
nodejs_eta_back                             | Setting up libxkbcommon0:amd64 (1.5.0-1) ...
nodejs_eta_back                             | Setting up libwayland-client0:amd64 (1.21.0-1) ...
nodejs_eta_back                             | Setting up libavc1394-0:amd64 (0.5.4-5) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgail18:amd64.
nodejs_steam_parser                         | Selecting previously unselected package dbus-system-bus-common.
nodejs_steam_parser                         | Preparing to unpack .../007-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
nodejs_jobsfeed_api                         | Preparing to unpack .../099-libgail18_2.24.33-2+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgail18:amd64 (2.24.33-2+deb11u1) ...
nodejs_steam_parser                         | Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
nodejs_eta_back                             | Setting up libzvbi0:amd64 (0.2.41-1) ...
nodejs_eta_back                             | Setting up liblapack3:amd64 (3.11.0-2) ...
nodejs_eta_back                             | update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
nodejs_eta_back                             | Setting up libplacebo208:amd64 (4.208.0-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgail-common:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../100-libgail-common_2.24.33-2+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgail-common:amd64 (2.24.33-2+deb11u1) ...
nodejs_steam_parser                         | Selecting previously unselected package dbus.
nodejs_eta_back                             | Setting up libzmq5:amd64 (4.3.4-6) ...
nodejs_steam_parser                         | Preparing to unpack .../008-dbus_1.14.10-1~deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking dbus (1.14.10-1~deb12u1) ...
nodejs_eta_back                             | Setting up libcaca0:amd64 (0.99.beta20-3) ...
nodejs_eta_back                             | Setting up alsa-ucm-conf (1.2.8-1) ...
nodejs_eta_back                             | Setting up libsoxr0:amd64 (0.1.3-4) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libwayland-server0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../101-libwayland-server0_1.18.0-2~exp1.1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libwayland-server0:amd64 (1.18.0-2~exp1.1) ...
nodejs_eta_back                             | Setting up libcdio-cdda2:amd64 (10.2+2.0.1-1) ...
nodejs_steam_parser                         | Preparing to unpack .../009-ca-certificates_20230311+deb12u1_all.deb ...
nodejs_eta_back                             | Setting up libcdio-paranoia2:amd64 (10.2+2.0.1-1) ...
nodejs_steam_parser                         | Unpacking ca-certificates (20230311+deb12u1) over (20230311) ...
nodejs_eta_back                             | Setting up libxcursor1:amd64 (1:1.2.1-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgbm1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../102-libgbm1_20.3.5-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgbm1:amd64 (20.3.5-1) ...
nodejs_eta_back                             | Setting up dbus-daemon (1.14.10-1~deb12u1) ...
nodejs_eta_back                             | Setting up librist4:amd64 (0.2.7+dfsg-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgbm-dev:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../103-libgbm-dev_20.3.5-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgbm-dev:amd64 (20.3.5-1) ...
nodejs_eta_back                             | Setting up libvorbisfile3:amd64 (1.3.7-1) ...
nodejs_eta_back                             | Setting up dbus (1.14.10-1~deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libglapi-mesa:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../104-libglapi-mesa_20.3.5-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libglapi-mesa:amd64 (20.3.5-1) ...
nodejs_eta_back                             | invoke-rc.d: could not determine current runlevel
nodejs_eta_back                             | invoke-rc.d: policy-rc.d denied execution of start.
nodejs_eta_back                             | Setting up libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ...
nodejs_eta_back                             | Setting up libdc1394-25:amd64 (2.2.6-4) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libz3-4:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../105-libz3-4_4.8.10-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libz3-4:amd64 (4.8.10-1) ...
nodejs_eta_back                             | Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ...
nodejs_eta_back                             | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
nodejs_eta_back                             | Setting up libdrm2:amd64 (2.4.114-1+b1) ...
nodejs_eta_back                             | Setting up libflite1:amd64 (2.2-5) ...
nodejs_eta_back                             | Setting up libva-drm2:amd64 (2.17.0-1) ...
nodejs_eta_back                             | Setting up libsord-0-0:amd64 (0.16.14+git221008-1) ...
nodejs_eta_back                             | Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
nodejs_eta_back                             | Setting up libsratom-0-0:amd64 (0.6.14-1) ...
nodejs_eta_back                             | Setting up libdecor-0-0:amd64 (0.1.1-2) ...
nodejs_eta_back                             | Setting up libsndfile1:amd64 (1.2.0-1+deb12u1) ...
nodejs_eta_back                             | Setting up libva-x11-2:amd64 (2.17.0-1) ...
nodejs_eta_back                             | Setting up liblilv-0-0:amd64 (0.24.14-1) ...
nodejs_eta_back                             | Setting up libopenmpt0:amd64 (0.6.9-1) ...
nodejs_eta_back                             | Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libllvm11:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../106-libllvm11_1%3a11.0.1-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libllvm11:amd64 (1:11.0.1-2) ...
nodejs_eta_back                             | Setting up mesa-vulkan-drivers:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
nodejs_eta_back                             | Setting up libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ...
nodejs_eta_back                             | Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...
nodejs_eta_back                             | Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
nodejs_eta_back                             | Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
nodejs_eta_back                             | Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Setting up libopenal1:amd64 (1:1.19.1-2) ...
nodejs_eta_back                             | Setting up libavutil57:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_eta_back                             | Setting up gcc-12 (12.2.0-14+deb12u1) ...
nodejs_eta_back                             | Setting up libswresample4:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_eta_back                             | Setting up libdecor-0-plugin-1-cairo:amd64 (0.1.1-2) ...
nodejs_eta_back                             | Setting up libpostproc56:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_eta_back                             | Setting up mesa-va-drivers:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Setting up libavcodec59:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_eta_back                             | Setting up libsdl2-2.0-0:amd64 (2.26.5+dfsg-1) ...
nodejs_eta_back                             | Setting up libswscale6:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_eta_back                             | Setting up i965-va-driver:amd64 (2.4.1+dfsg1-1) ...
nodejs_eta_back                             | Setting up g++-12 (12.2.0-14+deb12u1) ...
nodejs_eta_back                             | Setting up libchromaprint1:amd64 (1.5.1-2+b1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_eta_back                             | Setting up mesa-vdpau-drivers:amd64 (22.3.6-1+deb12u1) ...
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
nodejs_eta_back                             | Setting up libavformat59:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_eta_back                             | Setting up libglx0:amd64 (1.6.0-1) ...
nodejs_eta_back                             | Setting up libsphinxbase3:amd64 (0.8+5prealpha+1-16) ...
nodejs_eta_back                             | Setting up libpocketsphinx3:amd64 (0.8+5prealpha+1-15) ...
nodejs_eta_back                             | Setting up libgl1:amd64 (1.6.0-1) ...
nodejs_eta_back                             | Setting up va-driver-all:amd64 (2.17.0-1) ...
nodejs_eta_back                             | Setting up libvdpau-va-gl1:amd64 (0.4.2-1+b1) ...
nodejs_eta_back                             | Setting up libavfilter8:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_eta_back                             | Setting up libavdevice59:amd64 (7:5.1.7-0+deb12u1) ...
nodejs_eta_back                             | Setting up vdpau-driver-all:amd64 (1.5-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libnss-systemd:amd64.
nodejs_steam_parser                         | Preparing to unpack .../010-libnss-systemd_252.39-1~deb12u1_amd64.deb ...
nodejs_eta_back                             | Setting up ffmpeg (7:5.1.7-0+deb12u1) ...
nodejs_steam_parser                         | Unpacking libnss-systemd:amd64 (252.39-1~deb12u1) ...
nodejs_eta_back                             | Processing triggers for libc-bin (2.36-9+deb12u6) ...
nodejs_nutrivial_backand                    | [6:55:55 PM] Found 0 errors. Watching for file changes.
nodejs_nutrivial_backand                    | 
nodejs_steam_parser                         | Selecting previously unselected package libpam-systemd:amd64.
nodejs_steam_parser                         | Preparing to unpack .../011-libpam-systemd_252.39-1~deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libpam-systemd:amd64 (252.39-1~deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libsensors-config.
nodejs_jobsfeed_api                         | Preparing to unpack .../107-libsensors-config_1%3a3.6.0-7_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libsensors-config (1:3.6.0-7) ...
nodejs_steam_parser                         | Selecting previously unselected package systemd-timesyncd.
nodejs_steam_parser                         | Preparing to unpack .../012-systemd-timesyncd_252.39-1~deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking systemd-timesyncd (252.39-1~deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libsensors5:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../108-libsensors5_1%3a3.6.0-7_amd64.deb ...
nodejs_steam_parser                         | Preparing to unpack .../013-wget_1.21.3-1+deb12u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libsensors5:amd64 (1:3.6.0-7) ...
nodejs_steam_parser                         | Unpacking wget (1.21.3-1+deb12u1) over (1.21.3-1+b2) ...
nodejs_eta_back                             | 
nodejs_eta_back                             | > eta-back@0.0.1 start:prod
nodejs_eta_back                             | > npm install && npm run migrate &&  nest start
nodejs_eta_back                             | 
nodejs_jobsfeed_api                         | Selecting previously unselected package libvulkan1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../109-libvulkan1_1.2.162.0-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libvulkan1:amd64 (1.2.162.0-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:56:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_jobsfeed_api                         | Selecting previously unselected package libgl1-mesa-dri:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../110-libgl1-mesa-dri_20.3.5-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | 
nodejs_eta_back                             | up to date, audited 1015 packages in 8s
nodejs_eta_back                             | 
nodejs_eta_back                             | 170 packages are looking for funding
nodejs_eta_back                             |   run `npm fund` for details
nodejs_eta_back                             | 
nodejs_eta_back                             | 17 vulnerabilities (5 low, 3 moderate, 7 high, 2 critical)
nodejs_eta_back                             | 
nodejs_eta_back                             | To address issues that do not require attention, run:
nodejs_eta_back                             |   npm audit fix
nodejs_eta_back                             | 
nodejs_eta_back                             | Some issues need review, and may require choosing
nodejs_eta_back                             | a different dependency.
nodejs_eta_back                             | 
nodejs_eta_back                             | Run `npm audit` for details.
nodejs_eta_back                             | 
nodejs_eta_back                             | > eta-back@0.0.1 migrate
nodejs_eta_back                             | > ts-node ./node_modules/typeorm/cli.js migration:run -d db/dataSource.ts
nodejs_eta_back                             | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [NestFactory] Starting Nest application...
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +201ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] BullModule dependencies initialized +10ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] BullModule dependencies initialized +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] JwtModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] MailersendModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] BullModule dependencies initialized +2ms
nodejs_jobsfeed_api                         | Selecting previously unselected package libglvnd0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../111-libglvnd0_1.3.2-1_amd64.deb ...
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] I18nModule dependencies initialized +87ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +76ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] NutrientReferenceModule dependencies initialized +2ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] AppModule dependencies initialized +4ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] IngredientsModule dependencies initialized +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] OpenaiModule dependencies initialized +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] QueueModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] StripeModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] UserModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] AuthModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] PdfModule dependencies initialized +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:13 PM     LOG [InstanceLoader] ReportModule dependencies initialized +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM    WARN [LegacyRouteConverter] Unsupported route path: "/api/*". In previous versions, the symbols ?, *, and + were used to denote optional or repeating path parameters. The latest version of "path-to-regexp" now requires the use of named parameters. For example, instead of using a route like /users/* to capture all routes starting with "/users", you should use /users/*path. For more details, refer to the migration guide. Attempting to auto-convert...
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] AppController {/api}: +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api, GET} route +2ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/seed, GET} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/seed-INGREDIENTS-ONLY, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/seed-RECIPES-RECIPES_ONLY, GET} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/seed-BLS-DB, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/seed-REFERENCE-VALUES, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/seed-RELATIONS, GET} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/test-i18n, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] UserController {/api/users}: +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/users/profile, POST} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/users/profile, PUT} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/users/profile/photo, DELETE} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/users/me, GET} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] AdminUserController {/api/admin/users}: +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/admin/users/all, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/admin/users/me, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/admin/users/:id, GET} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/admin/users, POST} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/admin/users/:id, PUT} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/admin/users/:id/photo, DELETE} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/admin/users/:id, DELETE} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] MailersendController {/api/mailersend}: +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] AuthController {/api/auth}: +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/auth/register, POST} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/auth/resend-verification, POST} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/auth/verify-email, POST} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/auth/login, POST} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/auth/forgot-password, POST} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/auth/verify-reset-code, POST} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/auth/reset-password, POST} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/auth/resend-reset-password, POST} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/auth/google, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/auth/google/callback, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] OpenAiController {/api/ai}: +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/test-unit-generation2, GET} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/test-category-generation, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/test-recipe-generation, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/TEST_NOVA, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/TEST_TYPE_OF_COOKING, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/TEST_ADD_GI_TO_Ingredients, GET} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/TEST_PARSE_RECIPE_INGREDIENTS, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/TEST_PARSE_CANS_WEIGHT, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/TEST_DETERMINE_FOOD_OR_DRINK, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/TEST_EXTRACT_PRODUCTS_BY_SINONIM, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/TEST_DETERMINE_BEST_BLS_PRODUCT, GET} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ai/TEST_EXTRACT_PRODUCTS_BY_GROUP, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] IngredientsController {/api/ingredients}: +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ingredients, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ingredients/PARSE_INGREDIENT_VALUE, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/ingredients/FIND_BSL_KEYS, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] ReportController {/api/report}: +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/report/openai, POST} route +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/report/:id, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/report/submit/:reportId, POST} route +1ms
nodejs_jobsfeed_api                         | Unpacking libglvnd0:amd64 (1.3.2-1) ...
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/report/list/:id, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/report/pdf/:id, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/report/admin/:id, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] NutrientReferenceController {/api/nutrient-reference}: +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] StripeController {/api/stripe}: +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/stripe/create-checkout-session, POST} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/stripe/get-products, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/stripe/webhook, POST} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RoutesResolver] PdfController {/api/pdf}: +1ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/pdf/generate/:id, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [RouterExplorer] Mapped {/api/pdf/download-pdf-example, GET} route +0ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [NestApplication] Nest application successfully started +25ms
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 6:56:14 PM     LOG [Bootstrap] Application is running on port 3102
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package libx11-xcb1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../112-libx11-xcb1_2%3a1.7.2-1+deb11u2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxcb-dri2-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../113-libxcb-dri2-0_1.14-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxcb-dri3-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../114-libxcb-dri3-0_1.14-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxcb-glx0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../115-libxcb-glx0_1.14-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxcb-glx0:amd64 (1.14-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxcb-present0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../116-libxcb-present0_1.14-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxcb-present0:amd64 (1.14-3) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package libxcb-sync1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../117-libxcb-sync1_1.14-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxcb-sync1:amd64 (1.14-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxcb-xfixes0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../118-libxcb-xfixes0_1.14-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
nodejs_eta_back                             | Connecting to DB: { host: '176.114.12.57', db: 'ananatra', user: 'postgres' }
nodejs_eta_back                             | query: SELECT version()
nodejs_eta_back                             | query: SELECT * FROM current_schema()
nodejs_steam_parser                         | Preparing to unpack .../014-libglib2.0-dev_2.74.6-2+deb12u7_amd64.deb ...
nodejs_eta_back                             | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_steam_parser                         | Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u7) over (2.74.6-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxshmfence1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../119-libxshmfence1_1.3-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxshmfence1:amd64 (1.3-1) ...
nodejs_eta_back                             | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_eta_back                             | No migrations are pending
nodejs_jobsfeed_api                         | Selecting previously unselected package libxxf86vm1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../120-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libglx-mesa0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../121-libglx-mesa0_20.3.5-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libglx-mesa0:amd64 (20.3.5-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libntlm0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../122-libntlm0_1.6-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libntlm0:amd64 (1.6-3) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package libgsasl7:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../123-libgsasl7_1.10.0-4+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgsasl7:amd64 (1.10.0-4+deb11u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libjson-glib-1.0-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../124-libjson-glib-1.0-common_1.6.2-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libjson-glib-1.0-common (1.6.2-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libjson-glib-1.0-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../125-libjson-glib-1.0-0_1.6.2-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libjson-glib-1.0-0:amd64 (1.6.2-1) ...
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.33
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.24 | BUY: 78.23
nodejs_jobsfeed_api                         | Selecting previously unselected package libsoup2.4-1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../126-libsoup2.4-1_2.72.0-2+deb11u3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libsoup2.4-1:amd64 (2.72.0-2+deb11u3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libsoup-gnome2.4-1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../127-libsoup-gnome2.4-1_2.72.0-2+deb11u3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libsoup-gnome2.4-1:amd64 (2.72.0-2+deb11u3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package librest-0.7-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../128-librest-0.7-0_0.8.1-1.1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking librest-0.7-0:amd64 (0.8.1-1.1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libwayland-client0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../129-libwayland-client0_1.18.0-2~exp1.1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libwayland-client0:amd64 (1.18.0-2~exp1.1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package libwayland-cursor0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../130-libwayland-cursor0_1.18.0-2~exp1.1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libwayland-cursor0:amd64 (1.18.0-2~exp1.1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libwayland-egl1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../131-libwayland-egl1_1.18.0-2~exp1.1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libwayland-egl1:amd64 (1.18.0-2~exp1.1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package xkb-data.
nodejs_jobsfeed_api                         | Preparing to unpack .../132-xkb-data_2.29-2_all.deb ...
nodejs_jobsfeed_api                         | Unpacking xkb-data (2.29-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxkbcommon0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../133-libxkbcommon0_1.0.3-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxkbcommon0:amd64 (1.0.3-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgtk-3-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../134-libgtk-3-common_3.24.24-4+deb11u4_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libgtk-3-common (3.24.24-4+deb11u4) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgtk-3-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../135-libgtk-3-0_3.24.24-4+deb11u4_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgtk-3-0:amd64 (3.24.24-4+deb11u4) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T18:56:36.445+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306596,"ts_usec":445557,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 26, snapshot max: 26 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_jobsfeed_api                         | Selecting previously unselected package libgtk-3-bin.
nodejs_jobsfeed_api                         | Preparing to unpack .../136-libgtk-3-bin_3.24.24-4+deb11u4_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgtk-3-bin (3.24.24-4+deb11u4) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgtk2.0-bin.
nodejs_jobsfeed_api                         | Preparing to unpack .../137-libgtk2.0-bin_2.24.33-2+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgtk2.0-bin (2.24.33-2+deb11u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libhtml-tagset-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../138-libhtml-tagset-perl_3.20-4_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libhtml-tagset-perl (3.20-4) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libhtml-parser-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../139-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libhtml-parser-perl (3.75-1+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libio-html-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../140-libio-html-perl_1.004-2_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libio-html-perl (1.004-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package liblwp-mediatypes-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking liblwp-mediatypes-perl (6.04-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libhttp-message-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../142-libhttp-message-perl_6.28-1_all.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Unpacking libhttp-message-perl (6.28-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libhtml-form-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../143-libhtml-form-perl_6.07-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libhtml-form-perl (6.07-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libhtml-tree-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../144-libhtml-tree-perl_5.07-2_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libhtml-tree-perl (5.07-2) ...
nodejs_eta_back                             | Database "ananatra" already exists
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [NestFactory] Starting Nest application...
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +43ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] VideoGatewayModule dependencies initialized +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] MulterModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] PassportModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] RedisModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] JwtModule dependencies initialized +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | Selecting previously unselected package libhtml-format-perl.
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] LocksModule dependencies initialized +2ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] ServeStaticModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] AnalyticsQueueModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | Preparing to unpack .../145-libhtml-format-perl_2.12-1.1_all.deb ...
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] MailModule dependencies initialized +11ms
nodejs_jobsfeed_api                         | Unpacking libhtml-format-perl (2.12-1.1) ...
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +59ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_eta_back                             | 🚀 TranscriptWorker initialized
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] CrmControlModule dependencies initialized +11ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] ExamStatsModule dependencies initialized +3ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] PromptModule dependencies initialized +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] DashboardModule dependencies initialized +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] CalendarModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] EngagementsModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] ScoringBoardModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] FeedbackModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] UsersModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] AuthModule dependencies initialized +4ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] AnalyticsModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] StudyModule dependencies initialized +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] AssistantModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] OpenaiModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] LeadsModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] ScoreModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] VideoModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] AppModule dependencies initialized +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [InstanceLoader] CoursesModule dependencies initialized +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM    WARN [LegacyRouteConverter] Unsupported route path: "/uploads/(.*)". In previous versions, the symbols ?, *, and + were used to denote optional or repeating path parameters. The latest version of "path-to-regexp" now requires the use of named parameters. For example, instead of using a route like /users/* to capture all routes starting with "/users", you should use /users/*path. For more details, refer to the migration guide. Attempting to auto-convert...
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM    WARN [LegacyRouteConverter] Unsupported route path: "/utterances/(.*)". In previous versions, the symbols ?, *, and + were used to denote optional or repeating path parameters. The latest version of "path-to-regexp" now requires the use of named parameters. For example, instead of using a route like /users/* to capture all routes starting with "/users", you should use /users/*path. For more details, refer to the migration guide. Attempting to auto-convert...
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [WebSocketsController] VideoGateway subscribed to the "register-role" message +27ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [WebSocketsController] VideoGateway subscribed to the "register-role" message +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] AppController {/api}: +2ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api, GET} route +3ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] ChunkUploadController {/api/chunk-upload}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/chunk-upload, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] OpenaiController {/api/openai}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/openai/history, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] VideoController {/api/video}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/video, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/video/file/:filename, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] PromptController {/api/prompt}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/prompt, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/prompt, PATCH} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] UsersController {/api/users}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/users, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/users, PATCH} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/users, DELETE} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/users/profile, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/users/profile, PATCH} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/users, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/users/import, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/users/forgot-password, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/users/verify-code, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/users/update-password, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] LeadsController {/api/leads}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/leads/import, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/leads/active, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/leads/details/:id, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/leads/new-action, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/leads/status, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/leads/stage, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/leads/update, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/leads/convert, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/leads/examinations, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] AuthController {/api/auth}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/auth/login, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/auth/refresh, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/auth/logout, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] CoursesController {/api/courses}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses/request, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses/all, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses/migrate, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses, PATCH} route +1ms
nodejs_jobsfeed_api                         | Selecting previously unselected package libhttp-cookies-perl.
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses, DELETE} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses/lesson, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses/lesson/:lesson_id, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses/lesson/:id, PATCH} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses/lesson, DELETE} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses/exam, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/courses/:id, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] StudyController {/api/study}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/courses/:studentId, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/single/courses/:studentId/:courseId, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/:studentId/lesson/:lessonId, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/assign-course, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/assign-course, PATCH} route +0ms
nodejs_jobsfeed_api                         | Preparing to unpack .../146-libhttp-cookies-perl_6.10-1_all.deb ...
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/assign-course, DELETE} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/set-score, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/exam, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/exam/by-course-lesson/:studentId/:courseId/:lessonId, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/exam/:studentId, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/study/:id, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] ExamStatsController {/api/exam-stats}: +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/exam-stats/init, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/exam-stats, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/exam-stats/add-comments, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/exam-stats/statuses, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/exam-stats/add-status, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] AssistantController {/api/assistant}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/recount-transcripts, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/exam, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/exam/create, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/exam/details/:id, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/exam/details/:id, PATCH} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/exam/delete-assistant/:id, PATCH} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/exam/comment, PATCH} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/bot/create, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/bot/leave, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/bot/webhook, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/bot/audio, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/bot/files, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/bot/files/:id, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/bot/files/:id, PUT} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/bot/files/:id, PATCH} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/bot/files/:id, DELETE} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/:id, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/assistant/:id, DELETE} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] FeedbackController {/api/feedback}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/feedback, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/feedback/all, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/feedback/:id, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/feedback/:id, DELETE} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] AnalyticsController {/api/analytics}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/analytics/events, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/analytics/summarize, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/analytics/summarize-range, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/analytics/purge, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/analytics/sum-purge, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] DashboardController {/api/dashboard}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/dashboard/overview, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/dashboard/user-stat/:id, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/dashboard/user-stat/:id/day, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] CalendarController {/api/calendar}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/calendar/stop-periods, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/calendar/stop-periods, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/calendar/stop-periods/:id, PATCH} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/calendar/stop-periods/delete/:id, PATCH} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] ScoreController {/api/score}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/score/new, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/score/edit, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/score/leaders, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/score/all-leaders, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/score/:id, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/score/:id, DELETE} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] EngagementsController {/api/engagements}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/engagements/fill, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/engagements, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/engagements/add-action, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/engagements/flowdata-update, POST} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/engagements/user-status, POST} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/engagements/user/:id, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/engagements, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] ScoringBoardController {/api/scoring-board}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/scoring-board, GET} route +1ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/scoring-board/fill, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/scoring-board/:id, GET} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/scoring-board/:id, DELETE} route +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RoutesResolver] CrmControlController {/api/crm-control}: +0ms
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [RouterExplorer] Mapped {/api/crm-control/overdue-le, GET} route +0ms
nodejs_jobsfeed_api                         | Unpacking libhttp-cookies-perl (6.10-1) ...
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [IngestWorkerProvider] Ingest worker STARTED (queue="ingest", concurrency=8)
nodejs_eta_back                             | [INIT] tempUpload/ folder already exists
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 6:56:41 PM     LOG [NestApplication] Nest application successfully started +22ms
nodejs_jobsfeed_api                         | Selecting previously unselected package libhttp-daemon-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../147-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libhttp-negotiate-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../148-libhttp-negotiate-perl_6.01-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libhttp-negotiate-perl (6.01-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package perl-openssl-defaults:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../149-perl-openssl-defaults_5_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking perl-openssl-defaults:amd64 (5) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libnet-ssleay-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../150-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libnet-ssleay-perl (1.88-3+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libio-socket-ssl-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../151-libio-socket-ssl-perl_2.069-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libio-socket-ssl-perl (2.069-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libio-stringy-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../152-libio-stringy-perl_2.111-3_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libio-stringy-perl (2.111-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libjs-highlight.js.
nodejs_jobsfeed_api                         | Preparing to unpack .../153-libjs-highlight.js_9.18.5+dfsg1-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libjs-highlight.js (9.18.5+dfsg1-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package liblua5.3-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../154-liblua5.3-0_5.3.3-1.1+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking liblua5.3-0:amd64 (5.3.3-1.1+deb11u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libnet-http-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../155-libnet-http-perl_6.20-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libnet-http-perl (6.20-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libtry-tiny-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../156-libtry-tiny-perl_0.30-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libtry-tiny-perl (0.30-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libwww-robotrules-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../157-libwww-robotrules-perl_6.02-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libwww-robotrules-perl (6.02-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libwww-perl.
nodejs_steam_parser                         | Preparing to unpack .../015-libglib2.0-dev-bin_2.74.6-2+deb12u7_amd64.deb ...
nodejs_jobsfeed_api                         | Preparing to unpack .../158-libwww-perl_6.52-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libwww-perl (6.52-1) ...
nodejs_steam_parser                         | Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u7) over (2.74.6-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package liblwp-protocol-https-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../159-liblwp-protocol-https-perl_6.10-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking liblwp-protocol-https-perl (6.10-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libnet-smtp-ssl-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../160-libnet-smtp-ssl-perl_1.04-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libnet-smtp-ssl-perl (1.04-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libmailtools-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../161-libmailtools-perl_2.21-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libmailtools-perl (2.21-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package mailutils-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../162-mailutils-common_1%3a3.10-3_all.deb ...
nodejs_jobsfeed_api                         | Unpacking mailutils-common (1:3.10-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libpython3.9:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../163-libpython3.9_3.9.2-1+deb11u3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libpython3.9:amd64 (3.9.2-1+deb11u3) ...
nodejs_steam_parser                         | Preparing to unpack .../016-libglib2.0-data_2.74.6-2+deb12u7_all.deb ...
nodejs_steam_parser                         | Unpacking libglib2.0-data (2.74.6-2+deb12u7) over (2.74.6-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libmailutils7:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../164-libmailutils7_1%3a3.10-3+b1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libmailutils7:amd64 (1:3.10-3+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxml-parser-perl:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../165-libxml-parser-perl_2.46-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxml-parser-perl:amd64 (2.46-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxml-twig-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../166-libxml-twig-perl_1%3a3.52-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libxml-twig-perl (1:3.52-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libnet-dbus-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../167-libnet-dbus-perl_1.2.0-1+b1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libnet-dbus-perl (1.2.0-1+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libuv1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../168-libuv1_1.40.0-2+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libuv1:amd64 (1.40.0-2+deb11u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libnode72:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../169-libnode72_12.22.12~dfsg-1~deb11u7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libnode72:amd64 (12.22.12~dfsg-1~deb11u7) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package libnspr4:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../170-libnspr4_2%3a4.29-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libnspr4:amd64 (2:4.29-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libnspr4-dev.
nodejs_jobsfeed_api                         | Preparing to unpack .../171-libnspr4-dev_2%3a4.29-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libnspr4-dev (2:4.29-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libnss3:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../172-libnss3_2%3a3.61-1+deb11u4_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libnss3:amd64 (2:3.61-1+deb11u4) ...
nodejs_steam_parser                         | Preparing to unpack .../017-libglib2.0-bin_2.74.6-2+deb12u7_amd64.deb ...
nodejs_steam_parser                         | Unpacking libglib2.0-bin (2.74.6-2+deb12u7) over (2.74.6-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libnss3-dev:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../173-libnss3-dev_2%3a3.61-1+deb11u4_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libnss3-dev:amd64 (2:3.61-1+deb11u4) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libtext-iconv-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../174-libtext-iconv-perl_1.7-7+b1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libtext-iconv-perl (1.7-7+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libtie-ixhash-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../175-libtie-ixhash-perl_1.23-2.1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libtie-ixhash-perl (1.23-2.1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libunwind8:amd64.
nodejs_steam_parser                         | Preparing to unpack .../018-libglib2.0-0_2.74.6-2+deb12u7_amd64.deb ...
nodejs_jobsfeed_api                         | Preparing to unpack .../176-libunwind8_1.3.2-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libunwind8:amd64 (1.3.2-2) ...
nodejs_steam_parser                         | Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u7) over (2.74.6-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libvte-2.91-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../177-libvte-2.91-common_0.62.3-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libvte-2.91-common (0.62.3-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libvte-2.91-0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../178-libvte-2.91-0_0.62.3-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libvte-2.91-0:amd64 (0.62.3-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libx11-protocol-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../179-libx11-protocol-perl_0.56-7.1_all.deb ...
nodejs_steam_parser                         | Selecting previously unselected package gtk-update-icon-cache.
nodejs_jobsfeed_api                         | Unpacking libx11-protocol-perl (0.56-7.1) ...
nodejs_steam_parser                         | Preparing to unpack .../019-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ...
nodejs_steam_parser                         | Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxmu6:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../180-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
nodejs_steam_parser                         | Selecting previously unselected package adwaita-icon-theme.
nodejs_steam_parser                         | Preparing to unpack .../020-adwaita-icon-theme_43-1_all.deb ...
nodejs_steam_parser                         | Unpacking adwaita-icon-theme (43-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxpm4:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../181-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxaw7:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../182-libxaw7_2%3a1.0.13-1.1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxaw7:amd64 (2:1.0.13-1.1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxcb-randr0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../183-libxcb-randr0_1.14-3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxcb-randr0:amd64 (1.14-3) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxcb-shape0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../184-libxcb-shape0_1.14-3_amd64.deb ...
nodejs_steam_parser                         | Selecting previously unselected package alsa-topology-conf.
nodejs_jobsfeed_api                         | Unpacking libxcb-shape0:amd64 (1.14-3) ...
nodejs_steam_parser                         | Preparing to unpack .../021-alsa-topology-conf_1.2.5.1-2_all.deb ...
nodejs_steam_parser                         | Unpacking alsa-topology-conf (1.2.5.1-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxfont2:amd64.
nodejs_steam_parser                         | Selecting previously unselected package libasound2-data.
nodejs_jobsfeed_api                         | Preparing to unpack .../185-libxfont2_1%3a2.0.4-1_amd64.deb ...
nodejs_steam_parser                         | Preparing to unpack .../022-libasound2-data_1.2.8-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libxfont2:amd64 (1:2.0.4-1) ...
nodejs_steam_parser                         | Unpacking libasound2-data (1.2.8-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxft2:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../186-libxft2_2.3.2-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxft2:amd64 (2.3.2-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libasound2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../023-libasound2_1.2.8-1+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libasound2:amd64 (1.2.8-1+b1) ...
nodejs_steam_parser                         | Selecting previously unselected package alsa-ucm-conf.
nodejs_steam_parser                         | Preparing to unpack .../024-alsa-ucm-conf_1.2.8-1_all.deb ...
nodejs_steam_parser                         | Unpacking alsa-ucm-conf (1.2.8-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxkbfile1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../187-libxkbfile1_1%3a1.1.0-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxkbfile1:amd64 (1:1.1.0-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxml-xpathengine-perl.
nodejs_jobsfeed_api                         | Preparing to unpack .../188-libxml-xpathengine-perl_0.14-1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking libxml-xpathengine-perl (0.14-1) ...
nodejs_steam_parser                         | Selecting previously unselected package at-spi2-common.
nodejs_steam_parser                         | Preparing to unpack .../025-at-spi2-common_2.46.0-5_all.deb ...
nodejs_steam_parser                         | Unpacking at-spi2-common (2.46.0-5) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package libxmuu1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../189-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
nodejs_steam_parser                         | Preparing to unpack .../026-libx11-dev_2%3a1.8.4-2+deb12u2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libx11-dev:amd64 (2:1.8.4-2+deb12u2) over (2:1.8.4-2+deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxss1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../190-libxss1_1%3a1.2.3-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxss1:amd64 (1:1.2.3-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxv1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../191-libxv1_2%3a1.0.11-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxv1:amd64 (2:1.0.11-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libxxf86dga1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../192-libxxf86dga1_2%3a1.1.4-1+b3_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libxxf86dga1:amd64 (2:1.1.4-1+b3) ...
nodejs_steam_parser                         | Preparing to unpack .../027-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
nodejs_jobsfeed_api                         | Selecting previously unselected package lsb-release.
nodejs_jobsfeed_api                         | Preparing to unpack .../193-lsb-release_11.1.0_all.deb ...
nodejs_jobsfeed_api                         | Unpacking lsb-release (11.1.0) ...
nodejs_steam_parser                         | Unpacking libx11-data (2:1.8.4-2+deb12u2) over (2:1.8.4-2+deb12u1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package mailutils.
nodejs_jobsfeed_api                         | Preparing to unpack .../194-mailutils_1%3a3.10-3+b1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking mailutils (1:3.10-3+b1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package mesa-vulkan-drivers:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../195-mesa-vulkan-drivers_20.3.5-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking mesa-vulkan-drivers:amd64 (20.3.5-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package nodejs.
nodejs_jobsfeed_api                         | Preparing to unpack .../196-nodejs_12.22.12~dfsg-1~deb11u7_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking nodejs (12.22.12~dfsg-1~deb11u7) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package nodejs-doc.
nodejs_jobsfeed_api                         | Preparing to unpack .../197-nodejs-doc_12.22.12~dfsg-1~deb11u7_all.deb ...
nodejs_jobsfeed_api                         | Unpacking nodejs-doc (12.22.12~dfsg-1~deb11u7) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package psmisc.
nodejs_jobsfeed_api                         | Preparing to unpack .../198-psmisc_23.4-2_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking psmisc (23.4-2) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package termit.
nodejs_jobsfeed_api                         | Preparing to unpack .../199-termit_3.1-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking termit (3.1-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libglx0:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../200-libglx0_1.3.2-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libglx0:amd64 (1.3.2-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package libgl1:amd64.
nodejs_jobsfeed_api                         | Preparing to unpack .../201-libgl1_1.3.2-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking libgl1:amd64 (1.3.2-1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package x11-utils.
nodejs_jobsfeed_api                         | Preparing to unpack .../202-x11-utils_7.7+5_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking x11-utils (7.7+5) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package x11-xkb-utils.
nodejs_jobsfeed_api                         | Preparing to unpack .../203-x11-xkb-utils_7.7+5_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking x11-xkb-utils (7.7+5) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package x11-xserver-utils.
nodejs_jobsfeed_api                         | Preparing to unpack .../204-x11-xserver-utils_7.7+8_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking x11-xserver-utils (7.7+8) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package xauth.
nodejs_jobsfeed_api                         | Preparing to unpack .../205-xauth_1%3a1.1-1_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking xauth (1:1.1-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:57:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_jobsfeed_api                         | Selecting previously unselected package xdg-utils.
nodejs_jobsfeed_api                         | Preparing to unpack .../206-xdg-utils_1.1.3-4.1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking xdg-utils (1.1.3-4.1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package xfonts-encodings.
nodejs_jobsfeed_api                         | Preparing to unpack .../207-xfonts-encodings_1%3a1.0.4-2.1_all.deb ...
nodejs_jobsfeed_api                         | Unpacking xfonts-encodings (1:1.0.4-2.1) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package xfonts-utils.
nodejs_jobsfeed_api                         | Preparing to unpack .../208-xfonts-utils_1%3a7.7+6_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking xfonts-utils (1:7.7+6) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package xfonts-base.
nodejs_jobsfeed_api                         | Preparing to unpack .../209-xfonts-base_1%3a1.0.5_all.deb ...
nodejs_jobsfeed_api                         | Unpacking xfonts-base (1:1.0.5) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Selecting previously unselected package xserver-common.
nodejs_jobsfeed_api                         | Preparing to unpack .../210-xserver-common_2%3a1.20.11-1+deb11u17_all.deb ...
nodejs_jobsfeed_api                         | Unpacking xserver-common (2:1.20.11-1+deb11u17) ...
nodejs_jobsfeed_api                         | Selecting previously unselected package xvfb.
nodejs_jobsfeed_api                         | Preparing to unpack .../211-xvfb_2%3a1.20.11-1+deb11u17_amd64.deb ...
nodejs_jobsfeed_api                         | Unpacking xvfb (2:1.20.11-1+deb11u17) ...
nodejs_jobsfeed_api                         | Setting up libexpat1:amd64 (2.2.10-2+deb11u7) ...
nodejs_jobsfeed_api                         | Setting up libtext-iconv-perl (1.7-7+b1) ...
nodejs_jobsfeed_api                         | Setting up javascript-common (11+nmu1) ...
nodejs_jobsfeed_api                         | Setting up libxcb-dri3-0:amd64 (1.14-3) ...
nodejs_steam_parser                         | Preparing to unpack .../028-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
nodejs_jobsfeed_api                         | Setting up libwayland-server0:amd64 (1.18.0-2~exp1.1) ...
nodejs_steam_parser                         | Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) over (2:1.8.4-2+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libpciaccess0:amd64 (0.16-1) ...
nodejs_jobsfeed_api                         | Setting up systemd-sysv (247.3-7+deb11u7) ...
nodejs_jobsfeed_api                         | Setting up libproxy1v5:amd64 (0.4.17-1) ...
nodejs_jobsfeed_api                         | Setting up libtie-ixhash-perl (1.23-2.1) ...
nodejs_jobsfeed_api                         | Setting up libxcb-xfixes0:amd64 (1.14-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libxi6:amd64.
nodejs_jobsfeed_api                         | Setting up wget (1.21-1+deb11u2) ...
nodejs_steam_parser                         | Preparing to unpack .../029-libxi6_2%3a1.8-1+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxi6:amd64 (2:1.8-1+b1) ...
nodejs_jobsfeed_api                         | Setting up libfont-afm-perl (1.20-3) ...
nodejs_jobsfeed_api                         | Setting up libvte-2.91-common (0.62.3-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libatspi2.0-0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../030-libatspi2.0-0_2.46.0-5_amd64.deb ...
nodejs_steam_parser                         | Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
nodejs_jobsfeed_api                         | Setting up psmisc (23.4-2) ...
nodejs_jobsfeed_api                         | Setting up libclone-perl (0.45-1+b1) ...
nodejs_jobsfeed_api                         | Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u6) ...
nodejs_steam_parser                         | Selecting previously unselected package libxtst6:amd64.
nodejs_steam_parser                         | Preparing to unpack .../031-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
nodejs_jobsfeed_api                         | Setting up distro-info-data (0.51+deb11u10) ...
nodejs_steam_parser                         | Selecting previously unselected package dbus-user-session.
nodejs_steam_parser                         | Preparing to unpack .../032-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libpython3.9-minimal:amd64 (3.9.2-1+deb11u3) ...
nodejs_jobsfeed_api                         | Setting up libglvnd0:amd64 (1.3.2-1) ...
nodejs_jobsfeed_api                         | Setting up libio-stringy-perl (2.111-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libdconf1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../033-libdconf1_0.40.0-4_amd64.deb ...
nodejs_jobsfeed_api                         | Setting up libhtml-tagset-perl (3.20-4) ...
nodejs_steam_parser                         | Unpacking libdconf1:amd64 (0.40.0-4) ...
nodejs_jobsfeed_api                         | Setting up libauthen-sasl-perl (2.1600-1.1) ...
nodejs_steam_parser                         | Selecting previously unselected package dconf-service.
nodejs_jobsfeed_api                         | Setting up libxcb-glx0:amd64 (1.14-3) ...
nodejs_steam_parser                         | Preparing to unpack .../034-dconf-service_0.40.0-4_amd64.deb ...
nodejs_steam_parser                         | Unpacking dconf-service (0.40.0-4) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Setting up libdbusmenu-glib4:amd64 (18.10.20180917~bzr492+repack1-2) ...
nodejs_jobsfeed_api                         | Setting up cron (3.0pl1-137) ...
nodejs_steam_parser                         | Selecting previously unselected package dconf-gsettings-backend:amd64.
nodejs_steam_parser                         | Preparing to unpack .../035-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
nodejs_steam_parser                         | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
nodejs_steam_parser                         | Selecting previously unselected package gsettings-desktop-schemas.
nodejs_steam_parser                         | Preparing to unpack .../036-gsettings-desktop-schemas_43.0-1_all.deb ...
nodejs_steam_parser                         | Unpacking gsettings-desktop-schemas (43.0-1) ...
nodejs_jobsfeed_api                         | Adding group `crontab' (GID 105) ...
nodejs_jobsfeed_api                         | Done.
nodejs_jobsfeed_api                         | invoke-rc.d: could not determine current runlevel
nodejs_steam_parser                         | Selecting previously unselected package at-spi2-core.
nodejs_steam_parser                         | Preparing to unpack .../037-at-spi2-core_2.46.0-5_amd64.deb ...
nodejs_jobsfeed_api                         | invoke-rc.d: policy-rc.d denied execution of start.
nodejs_steam_parser                         | Unpacking at-spi2-core (2.46.0-5) ...
nodejs_steam_parser                         | Selecting previously unselected package fonts-liberation.
nodejs_steam_parser                         | Preparing to unpack .../038-fonts-liberation_1%3a1.07.4-11_all.deb ...
nodejs_steam_parser                         | Unpacking fonts-liberation (1:1.07.4-11) ...
nodejs_jobsfeed_api                         | Created symlink /etc/systemd/system/multi-user.target.wants/cron.service → /lib/systemd/system/cron.service.
nodejs_jobsfeed_api                         | Setting up liblwp-mediatypes-perl (6.04-1) ...
nodejs_jobsfeed_api                         | Setting up libxcb-shape0:amd64 (1.14-3) ...
nodejs_jobsfeed_api                         | Setting up libtry-tiny-perl (0.30-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libdbus-glib-1-2:amd64.
nodejs_jobsfeed_api                         | Setting up libsensors-config (1:3.6.0-7) ...
nodejs_steam_parser                         | Preparing to unpack .../039-libdbus-glib-1-2_0.112-3_amd64.deb ...
nodejs_steam_parser                         | Unpacking libdbus-glib-1-2:amd64 (0.112-3) ...
nodejs_jobsfeed_api                         | Setting up perl-openssl-defaults:amd64 (5) ...
nodejs_jobsfeed_api                         | Setting up libglib2.0-bin (2.66.8-1+deb11u6) ...
nodejs_steam_parser                         | Selecting previously unselected package gconf2-common.
nodejs_steam_parser                         | Preparing to unpack .../040-gconf2-common_3.2.6-8_all.deb ...
nodejs_steam_parser                         | Unpacking gconf2-common (3.2.6-8) ...
nodejs_jobsfeed_api                         | Setting up libnss-systemd:amd64 (247.3-7+deb11u7) ...
nodejs_jobsfeed_api                         | First installation detected...
nodejs_jobsfeed_api                         | Checking NSS setup...
nodejs_jobsfeed_api                         | Setting up xkb-data (2.29-2) ...
nodejs_jobsfeed_api                         | Setting up libencode-locale-perl (1.05-1.1) ...
nodejs_jobsfeed_api                         | Setting up libc-ares2:amd64 (1.17.1-1+deb11u3) ...
nodejs_steam_parser                         | Selecting previously unselected package libgconf-2-4:amd64.
nodejs_steam_parser                         | Preparing to unpack .../041-libgconf-2-4_3.2.6-8_amd64.deb ...
nodejs_jobsfeed_api                         | Setting up libunwind8:amd64 (1.3.2-2) ...
nodejs_steam_parser                         | Unpacking libgconf-2-4:amd64 (3.2.6-8) ...
nodejs_jobsfeed_api                         | Setting up libcolord2:amd64 (1.4.5-3) ...
nodejs_jobsfeed_api                         | Setting up libxcb-present0:amd64 (1.14-3) ...
nodejs_steam_parser                         | Selecting previously unselected package gconf-service.
nodejs_steam_parser                         | Preparing to unpack .../042-gconf-service_3.2.6-8_amd64.deb ...
nodejs_jobsfeed_api                         | Setting up libdconf1:amd64 (0.38.0-2) ...
nodejs_steam_parser                         | Unpacking gconf-service (3.2.6-8) ...
nodejs_jobsfeed_api                         | Setting up libasound2-data (1.2.4-1.1) ...
nodejs_jobsfeed_api                         | Setting up libfontenc1:amd64 (1:1.1.4-1) ...
nodejs_jobsfeed_api                         | Setting up libz3-4:amd64 (4.8.10-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libatk1.0-0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../043-libatk1.0-0_2.46.0-5_amd64.deb ...
nodejs_steam_parser                         | Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
nodejs_jobsfeed_api                         | Setting up gconf2-common (3.2.6-7) ...
nodejs_steam_parser                         | Selecting previously unselected package libatk-bridge2.0-0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../044-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
nodejs_steam_parser                         | Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
nodejs_steam_parser                         | Selecting previously unselected package libauthen-sasl-perl.
nodejs_steam_parser                         | Preparing to unpack .../045-libauthen-sasl-perl_2.1600-3_all.deb ...
nodejs_steam_parser                         | Unpacking libauthen-sasl-perl (2.1600-3) ...
nodejs_jobsfeed_api                         | debconf: unable to initialize frontend: Dialog
nodejs_jobsfeed_api                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_jobsfeed_api                         | debconf: falling back to frontend: Readline
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | Creating config file /etc/gconf/2/path with new version
nodejs_steam_parser                         | Selecting previously unselected package libavahi-common-data:amd64.
nodejs_steam_parser                         | Preparing to unpack .../046-libavahi-common-data_0.8-10+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libavahi-common-data:amd64 (0.8-10+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libunbound8:amd64 (1.13.1-1+deb11u7) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Setting up libuv1:amd64 (1.40.0-2+deb11u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libavahi-common3:amd64.
nodejs_steam_parser                         | Preparing to unpack .../047-libavahi-common3_0.8-10+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libavahi-common3:amd64 (0.8-10+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libllvm11:amd64 (1:11.0.1-2) ...
nodejs_jobsfeed_api                         | Setting up libdata-dump-perl (1.23-1.1) ...
nodejs_jobsfeed_api                         | Setting up libepoxy0:amd64 (1.5.5-1) ...
nodejs_jobsfeed_api                         | Setting up libnspr4:amd64 (2:4.29-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libavahi-client3:amd64.
nodejs_steam_parser                         | Preparing to unpack .../048-libavahi-client3_0.8-10+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libavahi-client3:amd64 (0.8-10+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libntlm0:amd64 (1.6-3) ...
nodejs_jobsfeed_api                         | Setting up libxcb-sync1:amd64 (1.14-3) ...
nodejs_jobsfeed_api                         | Setting up libipc-system-simple-perl (1.30-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libgtk2.0-common.
nodejs_steam_parser                         | Preparing to unpack .../049-libgtk2.0-common_2.24.33-2+deb12u1_all.deb ...
nodejs_steam_parser                         | Unpacking libgtk2.0-common (2.24.33-2+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libidn11:amd64 (1.33-3) ...
nodejs_jobsfeed_api                         | Setting up libxml-xpathengine-perl (0.14-1) ...
nodejs_jobsfeed_api                         | Setting up libavahi-common-data:amd64 (0.8-5+deb11u3) ...
nodejs_jobsfeed_api                         | Setting up libdbus-1-3:amd64 (1.12.28-0+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up dbus (1.12.28-0+deb11u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libcups2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../050-libcups2_2.4.2-3+deb12u9_amd64.deb ...
nodejs_steam_parser                         | Unpacking libcups2:amd64 (2.4.2-3+deb12u9) ...
nodejs_steam_parser                         | Selecting previously unselected package libxcomposite1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../051-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxfixes3:amd64.
nodejs_steam_parser                         | Preparing to unpack .../052-libxfixes3_1%3a6.0.0-2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
nodejs_jobsfeed_api                         | invoke-rc.d: could not determine current runlevel
nodejs_jobsfeed_api                         | invoke-rc.d: policy-rc.d denied execution of start.
nodejs_jobsfeed_api                         | Setting up xfonts-encodings (1:1.0.4-2.1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxcursor1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../053-libxcursor1_1%3a1.2.1-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
nodejs_jobsfeed_api                         | Setting up systemd-timesyncd (247.3-7+deb11u7) ...
nodejs_steam_parser                         | Selecting previously unselected package libxdamage1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../054-libxdamage1_1%3a1.1.6-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxinerama1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../055-libxinerama1_2%3a1.1.4-3_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libxrandr2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../056-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
nodejs_steam_parser                         | Selecting previously unselected package libgtk2.0-0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../057-libgtk2.0-0_2.24.33-2+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgtk2.0-0:amd64 (2.24.33-2+deb12u1) ...
nodejs_jobsfeed_api                         | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
nodejs_jobsfeed_api                         | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
nodejs_jobsfeed_api                         | Setting up libio-html-perl (1.004-2) ...
nodejs_jobsfeed_api                         | Setting up mailutils-common (1:3.10-3) ...
nodejs_jobsfeed_api                         | Setting up libsensors5:amd64 (1:3.6.0-7) ...
nodejs_jobsfeed_api                         | Setting up libgc1:amd64 (1:8.0.4-3) ...
nodejs_jobsfeed_api                         | Setting up libglapi-mesa:amd64 (20.3.5-1) ...
nodejs_jobsfeed_api                         | Setting up libvulkan1:amd64 (1.2.162.0-1) ...
nodejs_jobsfeed_api                         | Setting up libtimedate-perl (2.3300-2) ...
nodejs_jobsfeed_api                         | Setting up libxcb-dri2-0:amd64 (1.14-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libayatana-indicator7:amd64.
nodejs_steam_parser                         | Preparing to unpack .../058-libayatana-indicator7_0.9.3-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libayatana-indicator7:amd64 (0.9.3-1) ...
nodejs_jobsfeed_api                         | Setting up libatk1.0-data (2.36.0-2) ...
nodejs_jobsfeed_api                         | Setting up alsa-topology-conf (1.2.4-1) ...
nodejs_jobsfeed_api                         | Setting up libjs-highlight.js (9.18.5+dfsg1-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libdbusmenu-glib4:amd64.
nodejs_steam_parser                         | Preparing to unpack .../059-libdbusmenu-glib4_18.10.20180917~bzr492+repack1-3_amd64.deb ...
nodejs_jobsfeed_api                         | Setting up exim4-config (4.94.2-7+deb11u4) ...
nodejs_steam_parser                         | Unpacking libdbusmenu-glib4:amd64 (18.10.20180917~bzr492+repack1-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libdbusmenu-gtk4:amd64.
nodejs_steam_parser                         | Preparing to unpack .../060-libdbusmenu-gtk4_18.10.20180917~bzr492+repack1-3_amd64.deb ...
nodejs_steam_parser                         | Unpacking libdbusmenu-gtk4:amd64 (18.10.20180917~bzr492+repack1-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libayatana-appindicator1.
nodejs_steam_parser                         | Preparing to unpack .../061-libayatana-appindicator1_0.5.92-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libayatana-appindicator1 (0.5.92-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libc-ares2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../062-libc-ares2_1.18.1-3_amd64.deb ...
nodejs_steam_parser                         | Unpacking libc-ares2:amd64 (1.18.1-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libclone-perl:amd64.
nodejs_steam_parser                         | Preparing to unpack .../063-libclone-perl_0.46-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libclone-perl:amd64 (0.46-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libcolord2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../064-libcolord2_1.4.6-2.2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libcolord2:amd64 (1.4.6-2.2) ...
nodejs_jobsfeed_api                         | debconf: unable to initialize frontend: Dialog
nodejs_jobsfeed_api                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_jobsfeed_api                         | debconf: falling back to frontend: Readline
nodejs_steam_parser                         | Selecting previously unselected package libdata-dump-perl.
nodejs_steam_parser                         | Preparing to unpack .../065-libdata-dump-perl_1.25-1_all.deb ...
nodejs_steam_parser                         | Unpacking libdata-dump-perl (1.25-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libdrm-common.
nodejs_steam_parser                         | Preparing to unpack .../066-libdrm-common_2.4.114-1_all.deb ...
nodejs_steam_parser                         | Unpacking libdrm-common (2.4.114-1) ...
nodejs_jobsfeed_api                         | Adding system-user for exim (v4)
nodejs_steam_parser                         | Selecting previously unselected package libdrm2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../067-libdrm2_2.4.114-1+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
nodejs_steam_parser                         | Selecting previously unselected package libdrm-amdgpu1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../068-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
nodejs_steam_parser                         | Selecting previously unselected package libpciaccess0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../069-libpciaccess0_0.17-2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libpciaccess0:amd64 (0.17-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libdrm-intel1:amd64.
nodejs_jobsfeed_api                         | Setting up libxshmfence1:amd64 (1.3-1) ...
nodejs_steam_parser                         | Preparing to unpack .../070-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
nodejs_jobsfeed_api                         | Setting up libxcb-randr0:amd64 (1.14-3) ...
nodejs_jobsfeed_api                         | Setting up liblua5.3-0:amd64 (5.3.3-1.1+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up libasound2:amd64 (1.2.4-1.1) ...
nodejs_jobsfeed_api                         | Setting up fonts-liberation (1:1.07.4-11) ...
nodejs_steam_parser                         | Selecting previously unselected package libdrm-nouveau2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../071-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
nodejs_jobsfeed_api                         | Setting up libpam-systemd:amd64 (247.3-7+deb11u7) ...
nodejs_steam_parser                         | Selecting previously unselected package libdrm-radeon1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../072-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
nodejs_jobsfeed_api                         | debconf: unable to initialize frontend: Dialog
nodejs_jobsfeed_api                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_jobsfeed_api                         | debconf: falling back to frontend: Readline
nodejs_steam_parser                         | Selecting previously unselected package libwayland-server0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../073-libwayland-server0_1.21.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libwayland-server0:amd64 (1.21.0-1) ...
nodejs_jobsfeed_api                         | Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ...
nodejs_jobsfeed_api                         | Setting up libjson-glib-1.0-common (1.6.2-1) ...
nodejs_jobsfeed_api                         | Setting up libgtk2.0-common (2.24.33-2+deb11u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libgbm1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../074-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libatk1.0-0:amd64 (2.36.0-2) ...
nodejs_jobsfeed_api                         | Setting up libwayland-egl1:amd64 (1.18.0-2~exp1.1) ...
nodejs_jobsfeed_api                         | Setting up libxss1:amd64 (1:1.2.3-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libglapi-mesa:amd64.
nodejs_steam_parser                         | Preparing to unpack .../075-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up gsasl-common (1.10.0-4+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up libxkbfile1:amd64 (1:1.1.0-1) ...
nodejs_jobsfeed_api                         | Setting up python3.9-minimal (3.9.2-1+deb11u3) ...
nodejs_steam_parser                         | Selecting previously unselected package libwayland-client0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../076-libwayland-client0_1.21.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libwayland-client0:amd64 (1.21.0-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libx11-xcb1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../077-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Selecting previously unselected package libxcb-dri2-0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../078-libxcb-dri2-0_1.15-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxcb-dri3-0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../079-libxcb-dri3-0_1.15-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxcb-present0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../080-libxcb-present0_1.15-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxcb-present0:amd64 (1.15-1) ...
nodejs_jobsfeed_api                         | Setting up glib-networking-common (2.66.0-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libxcb-randr0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../081-libxcb-randr0_1.15-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxcb-randr0:amd64 (1.15-1) ...
nodejs_jobsfeed_api                         | Setting up lsb-release (11.1.0) ...
nodejs_jobsfeed_api                         | Setting up libc-dev-bin (2.31-13+deb11u13) ...
nodejs_jobsfeed_api                         | Setting up libdrm-common (2.4.104-1) ...
nodejs_jobsfeed_api                         | Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxcb-sync1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../082-libxcb-sync1_1.15-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxcb-sync1:amd64 (1.15-1) ...
nodejs_jobsfeed_api                         | Setting up libxfont2:amd64 (1:2.0.4-1) ...
nodejs_jobsfeed_api                         | Setting up xdg-utils (1.1.3-4.1) ...
nodejs_jobsfeed_api                         | update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode
nodejs_jobsfeed_api                         | Setting up liburi-perl (5.08-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxcb-xfixes0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../083-libxcb-xfixes0_1.15-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
nodejs_jobsfeed_api                         | Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
nodejs_jobsfeed_api                         | Setting up libx11-protocol-perl (0.56-7.1) ...
nodejs_jobsfeed_api                         | Setting up guile-2.2-libs:amd64 (2.2.7+1-6) ...
nodejs_jobsfeed_api                         | Setting up libpython3.9-stdlib:amd64 (3.9.2-1+deb11u3) ...
nodejs_steam_parser                         | Selecting previously unselected package libxshmfence1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../084-libxshmfence1_1.3-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxshmfence1:amd64 (1.3-1) ...
nodejs_jobsfeed_api                         | Setting up libxkbcommon0:amd64 (1.0.3-2) ...
nodejs_jobsfeed_api                         | Setting up libwayland-client0:amd64 (1.18.0-2~exp1.1) ...
nodejs_jobsfeed_api                         | Setting up libnet-ssleay-perl (1.88-3+b1) ...
nodejs_steam_parser                         | Selecting previously unselected package libegl-mesa0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../085-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libnspr4-dev (2:4.29-1) ...
nodejs_jobsfeed_api                         | Setting up libglib2.0-dev-bin (2.66.8-1+deb11u6) ...
nodejs_steam_parser                         | Selecting previously unselected package libencode-locale-perl.
nodejs_steam_parser                         | Preparing to unpack .../086-libencode-locale-perl_1.05-3_all.deb ...
nodejs_steam_parser                         | Unpacking libencode-locale-perl (1.05-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libepoxy0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../087-libepoxy0_1.5.10-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libepoxy0:amd64 (1.5.10-1) ...
nodejs_jobsfeed_api                         | Setting up glib-networking-services (2.66.0-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libipc-system-simple-perl.
nodejs_steam_parser                         | Preparing to unpack .../088-libipc-system-simple-perl_1.30-2_all.deb ...
nodejs_steam_parser                         | Unpacking libipc-system-simple-perl (1.30-2) ...
nodejs_jobsfeed_api                         | Setting up gtk-update-icon-cache (3.24.24-4+deb11u4) ...
nodejs_jobsfeed_api                         | Setting up libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ...
nodejs_jobsfeed_api                         | Setting up libhttp-date-perl (6.05-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libfile-basedir-perl.
nodejs_steam_parser                         | Preparing to unpack .../089-libfile-basedir-perl_0.09-2_all.deb ...
nodejs_steam_parser                         | Unpacking libfile-basedir-perl (0.09-2) ...
nodejs_jobsfeed_api                         | Setting up libgnutls-dane0:amd64 (3.7.1-5+deb11u8) ...
nodejs_jobsfeed_api                         | Setting up libxft2:amd64 (2.3.2-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libregexp-ipv6-perl.
nodejs_steam_parser                         | Preparing to unpack .../090-libregexp-ipv6-perl_0.03-3_all.deb ...
nodejs_steam_parser                         | Unpacking libregexp-ipv6-perl (0.03-3) ...
nodejs_jobsfeed_api                         | Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
nodejs_jobsfeed_api                         | Setting up libfile-basedir-perl (0.08-1) ...
nodejs_steam_parser                         | Selecting previously unselected package liburi-perl.
nodejs_steam_parser                         | Preparing to unpack .../091-liburi-perl_5.17-1_all.deb ...
nodejs_jobsfeed_api                         | Setting up exim4-base (4.94.2-7+deb11u4) ...
nodejs_steam_parser                         | Unpacking liburi-perl (5.17-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libfile-desktopentry-perl.
nodejs_steam_parser                         | Preparing to unpack .../092-libfile-desktopentry-perl_0.22-3_all.deb ...
nodejs_steam_parser                         | Unpacking libfile-desktopentry-perl (0.22-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libtimedate-perl.
nodejs_steam_parser                         | Preparing to unpack .../093-libtimedate-perl_2.3300-2_all.deb ...
nodejs_steam_parser                         | Unpacking libtimedate-perl (2.3300-2) ...
nodejs_jobsfeed_api                         | debconf: unable to initialize frontend: Dialog
nodejs_jobsfeed_api                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_jobsfeed_api                         | debconf: falling back to frontend: Readline
nodejs_jobsfeed_api                         | exim: DB upgrade, deleting hints-db
nodejs_steam_parser                         | Selecting previously unselected package libhttp-date-perl.
nodejs_steam_parser                         | Preparing to unpack .../094-libhttp-date-perl_6.05-2_all.deb ...
nodejs_steam_parser                         | Unpacking libhttp-date-perl (6.05-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libfile-listing-perl.
nodejs_steam_parser                         | Preparing to unpack .../095-libfile-listing-perl_6.15-1_all.deb ...
nodejs_steam_parser                         | Unpacking libfile-listing-perl (6.15-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libfile-mimeinfo-perl.
nodejs_steam_parser                         | Preparing to unpack .../096-libfile-mimeinfo-perl_0.33-1_all.deb ...
nodejs_steam_parser                         | Unpacking libfile-mimeinfo-perl (0.33-1) ...
nodejs_jobsfeed_api                         | Created symlink /etc/systemd/system/timers.target.wants/exim4-base.timer → /lib/systemd/system/exim4-base.timer.
nodejs_steam_parser                         | Selecting previously unselected package libfont-afm-perl.
nodejs_steam_parser                         | Preparing to unpack .../097-libfont-afm-perl_1.20-4_all.deb ...
nodejs_jobsfeed_api                         | Setting up libxdamage1:amd64 (1:1.1.5-2) ...
nodejs_steam_parser                         | Unpacking libfont-afm-perl (1.20-4) ...
nodejs_jobsfeed_api                         | Setting up libfile-listing-perl (6.14-1) ...
nodejs_jobsfeed_api                         | Setting up libgdk-pixbuf-xlib-2.0-0:amd64 (2.40.2-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libfontenc1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../098-libfontenc1_1%3a1.1.4-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libfontenc1:amd64 (1:1.1.4-1) ...
nodejs_jobsfeed_api                         | Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up libxi6:amd64 (2:1.7.10-1) ...
nodejs_jobsfeed_api                         | Setting up alsa-ucm-conf (1.2.4-2) ...
nodejs_jobsfeed_api                         | Setting up libxtst6:amd64 (2:1.2.3-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libgail18:amd64.
nodejs_steam_parser                         | Preparing to unpack .../099-libgail18_2.24.33-2+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgail18:amd64 (2.24.33-2+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libavahi-common3:amd64 (0.8-5+deb11u3) ...
nodejs_jobsfeed_api                         | Setting up libxxf86dga1:amd64 (2:1.1.4-1+b3) ...
nodejs_steam_parser                         | Selecting previously unselected package libgail-common:amd64.
nodejs_steam_parser                         | Preparing to unpack .../100-libgail-common_2.24.33-2+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgail-common:amd64 (2.24.33-2+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libx11-dev:amd64 (2:1.7.2-1+deb11u2) ...
nodejs_jobsfeed_api                         | Setting up libgsasl7:amd64 (1.10.0-4+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up libnet-http-perl (6.20-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libgbm-dev:amd64.
nodejs_steam_parser                         | Preparing to unpack .../101-libgbm-dev_22.3.6-1+deb12u1_amd64.deb ...
nodejs_jobsfeed_api                         | Setting up libnss3:amd64 (2:3.61-1+deb11u4) ...
nodejs_steam_parser                         | Unpacking libgbm-dev:amd64 (22.3.6-1+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libxaw7:amd64 (2:1.0.13-1.1) ...
nodejs_jobsfeed_api                         | Setting up libatspi2.0-0:amd64 (2.38.0-4+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up xfonts-utils (1:7.7+6) ...
nodejs_steam_parser                         | Selecting previously unselected package libgdk-pixbuf-xlib-2.0-0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../102-libgdk-pixbuf-xlib-2.0-0_2.40.2-2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgdk-pixbuf-xlib-2.0-0:amd64 (2.40.2-2) ...
nodejs_jobsfeed_api                         | Setting up libnode72:amd64 (12.22.12~dfsg-1~deb11u7) ...
nodejs_jobsfeed_api                         | Setting up libjson-glib-1.0-0:amd64 (1.6.2-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libgdk-pixbuf2.0-0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../103-libgdk-pixbuf2.0-0_2.40.2-2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgdk-pixbuf2.0-0:amd64 (2.40.2-2) ...
nodejs_jobsfeed_api                         | Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
nodejs_jobsfeed_api                         | Setting up libatk-bridge2.0-0:amd64 (2.38.0-1) ...
nodejs_jobsfeed_api                         | Setting up dbus-user-session (1.12.28-0+deb11u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libglvnd0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../104-libglvnd0_1.6.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libglvnd0:amd64 (1.6.0-1) ...
nodejs_jobsfeed_api                         | Setting up xfonts-base (1:1.0.5) ...
nodejs_jobsfeed_api                         | Setting up libpython3.9:amd64 (3.9.2-1+deb11u3) ...
nodejs_steam_parser                         | Selecting previously unselected package libxcb-glx0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../105-libxcb-glx0_1.15-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxcb-glx0:amd64 (1.15-1) ...
nodejs_jobsfeed_api                         | Setting up libglib2.0-dev:amd64 (2.66.8-1+deb11u6) ...
nodejs_jobsfeed_api                         | Setting up adwaita-icon-theme (3.38.0-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxxf86vm1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../106-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
nodejs_jobsfeed_api                         | update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
nodejs_jobsfeed_api                         | Setting up libxfixes3:amd64 (1:5.0.3-2) ...
nodejs_jobsfeed_api                         | Setting up libdbus-glib-1-2:amd64 (0.110-6) ...
nodejs_steam_parser                         | Selecting previously unselected package libz3-4:amd64.
nodejs_steam_parser                         | Preparing to unpack .../107-libz3-4_4.8.12-3.1_amd64.deb ...
nodejs_jobsfeed_api                         | Setting up libgdk-pixbuf2.0-0:amd64 (2.40.2-2) ...
nodejs_steam_parser                         | Unpacking libz3-4:amd64 (4.8.12-3.1) ...
nodejs_jobsfeed_api                         | Setting up libxinerama1:amd64 (2:1.1.4-2) ...
nodejs_jobsfeed_api                         | Setting up libxv1:amd64 (2:1.0.11-1) ...
nodejs_jobsfeed_api                         | Setting up libxrandr2:amd64 (2:1.5.1-1) ...
nodejs_jobsfeed_api                         | Setting up libfile-desktopentry-perl (0.22-2) ...
nodejs_jobsfeed_api                         | Setting up nodejs-doc (12.22.12~dfsg-1~deb11u7) ...
nodejs_jobsfeed_api                         | Setting up libwww-robotrules-perl (6.02-1) ...
nodejs_jobsfeed_api                         | Setting up libdrm2:amd64 (2.4.104-1) ...
nodejs_jobsfeed_api                         | Setting up libnss3-dev:amd64 (2:3.61-1+deb11u4) ...
nodejs_jobsfeed_api                         | Setting up at-spi2-core (2.38.0-4+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up xauth (1:1.1-1) ...
nodejs_jobsfeed_api                         | Setting up libwayland-cursor0:amd64 (1.18.0-2~exp1.1) ...
nodejs_jobsfeed_api                         | Setting up libhtml-parser-perl (3.75-1+b1) ...
nodejs_jobsfeed_api                         | Setting up libc6-dev:amd64 (2.31-13+deb11u13) ...
nodejs_jobsfeed_api                         | Setting up libdbusmenu-gtk4:amd64 (18.10.20180917~bzr492+repack1-2) ...
nodejs_jobsfeed_api                         | Setting up libavahi-client3:amd64 (0.8-5+deb11u3) ...
nodejs_jobsfeed_api                         | Setting up exim4-daemon-light (4.94.2-7+deb11u4) ...
nodejs_jobsfeed_api                         | debconf: unable to initialize frontend: Dialog
nodejs_jobsfeed_api                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_jobsfeed_api                         | debconf: falling back to frontend: Readline
nodejs_jobsfeed_api                         | invoke-rc.d: could not determine current runlevel
nodejs_jobsfeed_api                         | invoke-rc.d: policy-rc.d denied execution of start.
nodejs_jobsfeed_api                         | Setting up libio-socket-ssl-perl (2.069-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libllvm15:amd64.
nodejs_steam_parser                         | Preparing to unpack .../108-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
nodejs_jobsfeed_api                         | Setting up python3.9 (3.9.2-1+deb11u3) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Setting up libhttp-message-perl (6.28-1) ...
nodejs_jobsfeed_api                         | Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ...
nodejs_jobsfeed_api                         | Setting up libhtml-form-perl (6.07-1) ...
nodejs_jobsfeed_api                         | Setting up mesa-vulkan-drivers:amd64 (20.3.5-1) ...
nodejs_jobsfeed_api                         | Setting up libfile-mimeinfo-perl (0.30-1) ...
nodejs_jobsfeed_api                         | Setting up libhttp-negotiate-perl (6.01-1) ...
nodejs_jobsfeed_api                         | Setting up libdrm-nouveau2:amd64 (2.4.104-1) ...
nodejs_jobsfeed_api                         | Setting up libmailutils7:amd64 (1:3.10-3+b1) ...
nodejs_steam_parser                         | Selecting previously unselected package libsensors-config.
nodejs_steam_parser                         | Preparing to unpack .../109-libsensors-config_1%3a3.6.0-7.1_all.deb ...
nodejs_steam_parser                         | Unpacking libsensors-config (1:3.6.0-7.1) ...
nodejs_jobsfeed_api                         | Setting up libgconf-2-4:amd64 (3.2.6-7) ...
nodejs_jobsfeed_api                         | Setting up libgbm1:amd64 (20.3.5-1) ...
nodejs_jobsfeed_api                         | Setting up libhttp-cookies-perl (6.10-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libsensors5:amd64.
nodejs_steam_parser                         | Preparing to unpack .../110-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
nodejs_jobsfeed_api                         | Setting up libdrm-radeon1:amd64 (2.4.104-1) ...
nodejs_jobsfeed_api                         | Setting up x11-xkb-utils (7.7+5) ...
nodejs_jobsfeed_api                         | Setting up libhtml-tree-perl (5.07-2) ...
nodejs_jobsfeed_api                         | Setting up libxcursor1:amd64 (1:1.2.0-2) ...
nodejs_steam_parser                         | Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
nodejs_jobsfeed_api                         | Setting up libdrm-intel1:amd64 (2.4.104-1) ...
nodejs_jobsfeed_api                         | Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ...
nodejs_jobsfeed_api                         | Setting up dconf-service (0.38.0-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libgl1-mesa-dri:amd64.
nodejs_steam_parser                         | Preparing to unpack .../111-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libhtml-format-perl (2.12-1.1) ...
nodejs_jobsfeed_api                         | Setting up x11-xserver-utils (7.7+8) ...
nodejs_jobsfeed_api                         | Setting up nodejs (12.22.12~dfsg-1~deb11u7) ...
nodejs_jobsfeed_api                         | update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
nodejs_jobsfeed_api                         | Setting up libgbm-dev:amd64 (20.3.5-1) ...
nodejs_jobsfeed_api                         | Setting up libexpat1-dev:amd64 (2.2.10-2+deb11u7) ...
nodejs_jobsfeed_api                         | Setting up libnet-smtp-ssl-perl (1.04-1) ...
nodejs_jobsfeed_api                         | Setting up libmailtools-perl (2.21-1) ...
nodejs_jobsfeed_api                         | Setting up libcups2:amd64 (2.3.3op2-3+deb11u10) ...
nodejs_jobsfeed_api                         | Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up gconf-service (3.2.6-7) ...
nodejs_jobsfeed_api                         | Setting up xserver-common (2:1.20.11-1+deb11u17) ...
nodejs_jobsfeed_api                         | Setting up mailutils (1:3.10-3+b1) ...
nodejs_jobsfeed_api                         | update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
nodejs_jobsfeed_api                         | update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
nodejs_jobsfeed_api                         | update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
nodejs_jobsfeed_api                         | update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
nodejs_jobsfeed_api                         | update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
nodejs_jobsfeed_api                         | update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
nodejs_jobsfeed_api                         | update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
nodejs_jobsfeed_api                         | Setting up libglx-mesa0:amd64 (20.3.5-1) ...
nodejs_jobsfeed_api                         | Setting up libglx0:amd64 (1.3.2-1) ...
nodejs_jobsfeed_api                         | Setting up dconf-gsettings-backend:amd64 (0.38.0-2) ...
nodejs_jobsfeed_api                         | Setting up libgtk2.0-0:amd64 (2.24.33-2+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up libgl1:amd64 (1.3.2-1) ...
nodejs_jobsfeed_api                         | Setting up libgail18:amd64 (2.24.33-2+deb11u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libglx-mesa0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../112-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
nodejs_jobsfeed_api                         | Setting up libgtk2.0-bin (2.24.33-2+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up x11-utils (7.7+5) ...
nodejs_steam_parser                         | Selecting previously unselected package libglx0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../113-libglx0_1.6.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libglx0:amd64 (1.6.0-1) ...
nodejs_jobsfeed_api                         | Setting up libgtk-3-common (3.24.24-4+deb11u4) ...
nodejs_steam_parser                         | Selecting previously unselected package libgl1:amd64.
nodejs_jobsfeed_api                         | Setting up gsettings-desktop-schemas (3.38.0-2) ...
nodejs_steam_parser                         | Preparing to unpack .../114-libgl1_1.6.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgl1:amd64 (1.6.0-1) ...
nodejs_jobsfeed_api                         | Setting up libayatana-indicator7:amd64 (0.8.4-1+deb11u2) ...
nodejs_jobsfeed_api                         | Setting up libgail-common:amd64 (2.24.33-2+deb11u1) ...
nodejs_jobsfeed_api                         | Setting up xvfb (2:1.20.11-1+deb11u17) ...
nodejs_steam_parser                         | Selecting previously unselected package libgles2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../115-libgles2_1.6.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgles2:amd64 (1.6.0-1) ...
nodejs_jobsfeed_api                         | Setting up libayatana-appindicator1 (0.5.5-2+deb11u2) ...
nodejs_jobsfeed_api                         | Setting up glib-networking:amd64 (2.66.0-2) ...
nodejs_jobsfeed_api                         | Setting up libsoup2.4-1:amd64 (2.72.0-2+deb11u3) ...
nodejs_steam_parser                         | Selecting previously unselected package libwayland-cursor0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../116-libwayland-cursor0_1.21.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
nodejs_jobsfeed_api                         | Setting up libsoup-gnome2.4-1:amd64 (2.72.0-2+deb11u3) ...
nodejs_jobsfeed_api                         | Setting up librest-0.7-0:amd64 (0.8.1-1.1) ...
nodejs_jobsfeed_api                         | Setting up libgtk-3-0:amd64 (3.24.24-4+deb11u4) ...
nodejs_steam_parser                         | Selecting previously unselected package libwayland-egl1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../117-libwayland-egl1_1.21.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
nodejs_jobsfeed_api                         | Setting up libgtk-3-bin (3.24.24-4+deb11u4) ...
nodejs_jobsfeed_api                         | Setting up libvte-2.91-0:amd64 (0.62.3-1) ...
nodejs_steam_parser                         | Selecting previously unselected package xkb-data.
nodejs_steam_parser                         | Preparing to unpack .../118-xkb-data_2.35.1-1_all.deb ...
nodejs_steam_parser                         | Unpacking xkb-data (2.35.1-1) ...
nodejs_jobsfeed_api                         | Setting up termit (3.1-1) ...
nodejs_jobsfeed_api                         | update-alternatives: using /usr/bin/termit to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
nodejs_jobsfeed_api                         | Setting up liblwp-protocol-https-perl (6.10-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxkbcommon0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../119-libxkbcommon0_1.5.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
nodejs_jobsfeed_api                         | Setting up libwww-perl (6.52-1) ...
nodejs_jobsfeed_api                         | Setting up libxml-parser-perl:amd64 (2.46-2) ...
nodejs_jobsfeed_api                         | Setting up libxml-twig-perl (1:3.52-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libgtk-3-common.
nodejs_steam_parser                         | Preparing to unpack .../120-libgtk-3-common_3.24.38-2~deb12u3_all.deb ...
nodejs_steam_parser                         | Unpacking libgtk-3-common (3.24.38-2~deb12u3) ...
nodejs_jobsfeed_api                         | Setting up libnet-dbus-perl (1.2.0-1+b1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T18:57:36.990+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306656,"ts_usec":990874,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 28, snapshot max: 28 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_jobsfeed_api                         | Processing triggers for fontconfig (2.13.1-4.2) ...
nodejs_steam_parser                         | Selecting previously unselected package libgtk-3-0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../121-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
nodejs_jobsfeed_api                         | Processing triggers for libc-bin (2.31-13+deb11u5) ...
nodejs_steam_parser                         | Selecting previously unselected package libgtk-3-bin.
nodejs_steam_parser                         | Preparing to unpack .../122-libgtk-3-bin_3.24.38-2~deb12u3_amd64.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_steam_parser                         | Unpacking libgtk-3-bin (3.24.38-2~deb12u3) ...
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Selecting previously unselected package libgtk2.0-bin.
nodejs_steam_parser                         | Preparing to unpack .../123-libgtk2.0-bin_2.24.33-2+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libgtk2.0-bin (2.24.33-2+deb12u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libhtml-tagset-perl.
nodejs_steam_parser                         | Preparing to unpack .../124-libhtml-tagset-perl_3.20-6_all.deb ...
nodejs_steam_parser                         | Unpacking libhtml-tagset-perl (3.20-6) ...
nodejs_steam_parser                         | Selecting previously unselected package libhtml-parser-perl:amd64.
nodejs_steam_parser                         | Preparing to unpack .../125-libhtml-parser-perl_3.81-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libio-html-perl.
nodejs_steam_parser                         | Preparing to unpack .../126-libio-html-perl_1.004-3_all.deb ...
nodejs_steam_parser                         | Unpacking libio-html-perl (1.004-3) ...
nodejs_jobsfeed_api                         | npm WARN using --force Recommended protections disabled.
nodejs_steam_parser                         | Selecting previously unselected package liblwp-mediatypes-perl.
nodejs_steam_parser                         | Preparing to unpack .../127-liblwp-mediatypes-perl_6.04-2_all.deb ...
nodejs_steam_parser                         | Unpacking liblwp-mediatypes-perl (6.04-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libhttp-message-perl.
nodejs_steam_parser                         | Preparing to unpack .../128-libhttp-message-perl_6.44-1_all.deb ...
nodejs_steam_parser                         | Unpacking libhttp-message-perl (6.44-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libhtml-form-perl.
nodejs_steam_parser                         | Preparing to unpack .../129-libhtml-form-perl_6.11-1_all.deb ...
nodejs_steam_parser                         | Unpacking libhtml-form-perl (6.11-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Selecting previously unselected package libhtml-tree-perl.
nodejs_steam_parser                         | Preparing to unpack .../130-libhtml-tree-perl_5.07-3_all.deb ...
nodejs_steam_parser                         | Unpacking libhtml-tree-perl (5.07-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libhtml-format-perl.
nodejs_steam_parser                         | Preparing to unpack .../131-libhtml-format-perl_2.16-2_all.deb ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Unpacking libhtml-format-perl (2.16-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libhttp-cookies-perl.
nodejs_steam_parser                         | Preparing to unpack .../132-libhttp-cookies-perl_6.10-1_all.deb ...
nodejs_steam_parser                         | Unpacking libhttp-cookies-perl (6.10-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libhttp-daemon-perl.
nodejs_steam_parser                         | Preparing to unpack .../133-libhttp-daemon-perl_6.16-1_all.deb ...
nodejs_steam_parser                         | Unpacking libhttp-daemon-perl (6.16-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libhttp-negotiate-perl.
nodejs_steam_parser                         | Preparing to unpack .../134-libhttp-negotiate-perl_6.01-2_all.deb ...
nodejs_steam_parser                         | Unpacking libhttp-negotiate-perl (6.01-2) ...
nodejs_steam_parser                         | Selecting previously unselected package perl-openssl-defaults:amd64.
nodejs_steam_parser                         | Preparing to unpack .../135-perl-openssl-defaults_7+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking perl-openssl-defaults:amd64 (7+b1) ...
nodejs_steam_parser                         | Selecting previously unselected package libnet-ssleay-perl:amd64.
nodejs_steam_parser                         | Preparing to unpack .../136-libnet-ssleay-perl_1.92-2+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ...
nodejs_steam_parser                         | Selecting previously unselected package libio-socket-ssl-perl.
nodejs_steam_parser                         | Preparing to unpack .../137-libio-socket-ssl-perl_2.081-2_all.deb ...
nodejs_steam_parser                         | Unpacking libio-socket-ssl-perl (2.081-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libio-stringy-perl.
nodejs_steam_parser                         | Preparing to unpack .../138-libio-stringy-perl_2.111-3_all.deb ...
nodejs_steam_parser                         | Unpacking libio-stringy-perl (2.111-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libnet-http-perl.
nodejs_steam_parser                         | Preparing to unpack .../139-libnet-http-perl_6.22-1_all.deb ...
nodejs_steam_parser                         | Unpacking libnet-http-perl (6.22-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libtry-tiny-perl.
nodejs_steam_parser                         | Preparing to unpack .../140-libtry-tiny-perl_0.31-2_all.deb ...
nodejs_steam_parser                         | Unpacking libtry-tiny-perl (0.31-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libwww-robotrules-perl.
nodejs_steam_parser                         | Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
nodejs_steam_parser                         | Unpacking libwww-robotrules-perl (6.02-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libwww-perl.
nodejs_steam_parser                         | Preparing to unpack .../142-libwww-perl_6.68-1_all.deb ...
nodejs_steam_parser                         | Unpacking libwww-perl (6.68-1) ...
nodejs_steam_parser                         | Selecting previously unselected package liblwp-protocol-https-perl.
nodejs_steam_parser                         | Preparing to unpack .../143-liblwp-protocol-https-perl_6.10-1_all.deb ...
nodejs_steam_parser                         | Unpacking liblwp-protocol-https-perl (6.10-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libnet-smtp-ssl-perl.
nodejs_steam_parser                         | Preparing to unpack .../144-libnet-smtp-ssl-perl_1.04-2_all.deb ...
nodejs_steam_parser                         | Unpacking libnet-smtp-ssl-perl (1.04-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libmailtools-perl.
nodejs_steam_parser                         | Preparing to unpack .../145-libmailtools-perl_2.21-2_all.deb ...
nodejs_steam_parser                         | Unpacking libmailtools-perl (2.21-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libxml-parser-perl.
nodejs_steam_parser                         | Preparing to unpack .../146-libxml-parser-perl_2.46-4_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxml-parser-perl (2.46-4) ...
nodejs_steam_parser                         | Selecting previously unselected package libxml-twig-perl.
nodejs_steam_parser                         | Preparing to unpack .../147-libxml-twig-perl_1%3a3.52-2_all.deb ...
nodejs_steam_parser                         | Unpacking libxml-twig-perl (1:3.52-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libnet-dbus-perl.
nodejs_steam_parser                         | Preparing to unpack .../148-libnet-dbus-perl_1.2.0-2_amd64.deb ...
nodejs_steam_parser                         | Unpacking libnet-dbus-perl (1.2.0-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libuv1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../149-libuv1_1.44.2-1+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ...
nodejs_steam_parser                         | Selecting previously unselected package node-xtend.
nodejs_steam_parser                         | Preparing to unpack .../150-node-xtend_4.0.2-3_all.deb ...
nodejs_steam_parser                         | Unpacking node-xtend (4.0.2-3) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Selecting previously unselected package nodejs.
nodejs_steam_parser                         | Preparing to unpack .../151-nodejs_18.20.4+dfsg-1~deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking nodejs (18.20.4+dfsg-1~deb12u1) ...
nodejs_steam_parser                         | Selecting previously unselected package node-acorn.
nodejs_steam_parser                         | Preparing to unpack .../152-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ...
nodejs_steam_parser                         | Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ...
nodejs_steam_parser                         | Selecting previously unselected package node-cjs-module-lexer.
nodejs_steam_parser                         | Preparing to unpack .../153-node-cjs-module-lexer_1.2.2+dfsg-5_all.deb ...
nodejs_steam_parser                         | Unpacking node-cjs-module-lexer (1.2.2+dfsg-5) ...
nodejs_steam_parser                         | Selecting previously unselected package node-busboy.
nodejs_steam_parser                         | Preparing to unpack .../154-node-busboy_1.6.0+~cs2.6.0-2_all.deb ...
nodejs_steam_parser                         | Unpacking node-busboy (1.6.0+~cs2.6.0-2) ...
nodejs_steam_parser                         | Selecting previously unselected package node-undici.
nodejs_steam_parser                         | Preparing to unpack .../155-node-undici_5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4_all.deb ...
nodejs_steam_parser                         | Unpacking node-undici (5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4) ...
nodejs_steam_parser                         | Selecting previously unselected package libnode108:amd64.
nodejs_steam_parser                         | Preparing to unpack .../156-libnode108_18.20.4+dfsg-1~deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libnode108:amd64 (18.20.4+dfsg-1~deb12u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libnspr4:amd64.
nodejs_steam_parser                         | Preparing to unpack .../157-libnspr4_2%3a4.35-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libnspr4:amd64 (2:4.35-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libnspr4-dev.
nodejs_steam_parser                         | Preparing to unpack .../158-libnspr4-dev_2%3a4.35-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libnspr4-dev (2:4.35-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libnss3:amd64.
nodejs_steam_parser                         | Preparing to unpack .../159-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libnss3-dev:amd64.
nodejs_steam_parser                         | Preparing to unpack .../160-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libtext-iconv-perl:amd64.
nodejs_steam_parser                         | Preparing to unpack .../161-libtext-iconv-perl_1.7-8_amd64.deb ...
nodejs_steam_parser                         | Unpacking libtext-iconv-perl:amd64 (1.7-8) ...
nodejs_steam_parser                         | Selecting previously unselected package libtie-ixhash-perl.
nodejs_steam_parser                         | Preparing to unpack .../162-libtie-ixhash-perl_1.23-4_all.deb ...
nodejs_steam_parser                         | Unpacking libtie-ixhash-perl (1.23-4) ...
nodejs_steam_parser                         | Selecting previously unselected package libx11-protocol-perl.
nodejs_steam_parser                         | Preparing to unpack .../163-libx11-protocol-perl_0.56-9_all.deb ...
nodejs_steam_parser                         | Unpacking libx11-protocol-perl (0.56-9) ...
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.26
nodejs_steam_parser                         | Selecting previously unselected package libxmu6:amd64.
nodejs_steam_parser                         | Preparing to unpack .../164-libxmu6_2%3a1.1.3-3_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxmu6:amd64 (2:1.1.3-3) ...
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_steam_parser                         | Selecting previously unselected package libxpm4:amd64.
nodejs_steam_parser                         | Preparing to unpack .../165-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxaw7:amd64.
nodejs_steam_parser                         | Preparing to unpack .../166-libxaw7_2%3a1.0.14-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxaw7:amd64 (2:1.0.14-1) ...
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.24 | BUY: 78.23
nodejs_steam_parser                         | Selecting previously unselected package libxcb-shape0:amd64.
nodejs_steam_parser                         | Preparing to unpack .../167-libxcb-shape0_1.15-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxcb-shape0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxft2:amd64.
nodejs_steam_parser                         | Preparing to unpack .../168-libxft2_2.3.6-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxft2:amd64 (2.3.6-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxkbfile1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../169-libxkbfile1_1%3a1.1.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxkbfile1:amd64 (1:1.1.0-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxml-xpathengine-perl.
nodejs_steam_parser                         | Preparing to unpack .../170-libxml-xpathengine-perl_0.14-2_all.deb ...
nodejs_steam_parser                         | Unpacking libxml-xpathengine-perl (0.14-2) ...
nodejs_steam_parser                         | Selecting previously unselected package libxmuu1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../171-libxmuu1_2%3a1.1.3-3_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
nodejs_steam_parser                         | Selecting previously unselected package libxss1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../172-libxss1_1%3a1.2.3-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxss1:amd64 (1:1.2.3-1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxv1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../173-libxv1_2%3a1.0.11-1.1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxv1:amd64 (2:1.0.11-1.1) ...
nodejs_steam_parser                         | Selecting previously unselected package libxxf86dga1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../174-libxxf86dga1_2%3a1.1.5-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libxxf86dga1:amd64 (2:1.1.5-1) ...
nodejs_steam_parser                         | Selecting previously unselected package lsb-release.
nodejs_steam_parser                         | Preparing to unpack .../175-lsb-release_12.0-1_all.deb ...
nodejs_steam_parser                         | Unpacking lsb-release (12.0-1) ...
nodejs_steam_parser                         | Selecting previously unselected package nodejs-doc.
nodejs_steam_parser                         | Preparing to unpack .../176-nodejs-doc_18.20.4+dfsg-1~deb12u1_all.deb ...
nodejs_steam_parser                         | Unpacking nodejs-doc (18.20.4+dfsg-1~deb12u1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:58:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_steam_parser                         | Selecting previously unselected package x11-utils.
nodejs_steam_parser                         | Preparing to unpack .../177-x11-utils_7.7+5_amd64.deb ...
nodejs_steam_parser                         | Unpacking x11-utils (7.7+5) ...
nodejs_steam_parser                         | Selecting previously unselected package x11-xserver-utils.
nodejs_steam_parser                         | Preparing to unpack .../178-x11-xserver-utils_7.7+9+b1_amd64.deb ...
nodejs_steam_parser                         | Unpacking x11-xserver-utils (7.7+9+b1) ...
nodejs_steam_parser                         | Selecting previously unselected package xdg-utils.
nodejs_steam_parser                         | Preparing to unpack .../179-xdg-utils_1.1.3-4.1_all.deb ...
nodejs_steam_parser                         | Unpacking xdg-utils (1.1.3-4.1) ...
nodejs_steam_parser                         | Selecting previously unselected package libegl1:amd64.
nodejs_steam_parser                         | Preparing to unpack .../180-libegl1_1.6.0-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking libegl1:amd64 (1.6.0-1) ...
nodejs_steam_parser                         | Selecting previously unselected package zutty.
nodejs_steam_parser                         | Preparing to unpack .../181-zutty_0.14.0.20230218+dfsg1-1_amd64.deb ...
nodejs_steam_parser                         | Unpacking zutty (0.14.0.20230218+dfsg1-1) ...
nodejs_steam_parser                         | Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ...
nodejs_steam_parser                         | Setting up libtext-iconv-perl:amd64 (1.7-8) ...
nodejs_steam_parser                         | Setting up libxcb-dri3-0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Setting up libwayland-server0:amd64 (1.21.0-1) ...
nodejs_steam_parser                         | Setting up libpciaccess0:amd64 (0.17-2) ...
nodejs_steam_parser                         | Setting up systemd-sysv (252.39-1~deb12u1) ...
nodejs_steam_parser                         | Setting up cpp-12 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libtie-ixhash-perl (1.23-4) ...
nodejs_steam_parser                         | Setting up libxcb-xfixes0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Setting up wget (1.21.3-1+deb12u1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Setting up libfont-afm-perl (1.20-4) ...
nodejs_steam_parser                         | Setting up libclone-perl:amd64 (0.46-1) ...
nodejs_steam_parser                         | Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u7) ...
nodejs_steam_parser                         | Setting up libglvnd0:amd64 (1.6.0-1) ...
nodejs_steam_parser                         | Setting up libio-stringy-perl (2.111-3) ...
nodejs_steam_parser                         | Setting up libhtml-tagset-perl (3.20-6) ...
nodejs_steam_parser                         | Setting up libauthen-sasl-perl (2.1600-3) ...
nodejs_steam_parser                         | Setting up libxcb-glx0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Setting up libdbusmenu-glib4:amd64 (18.10.20180917~bzr492+repack1-3) ...
nodejs_steam_parser                         | Setting up liblwp-mediatypes-perl (6.04-2) ...
nodejs_steam_parser                         | Setting up libxcb-shape0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Setting up libtry-tiny-perl (0.31-2) ...
nodejs_steam_parser                         | Setting up libsensors-config (1:3.6.0-7.1) ...
nodejs_steam_parser                         | Setting up perl-openssl-defaults:amd64 (7+b1) ...
nodejs_steam_parser                         | Setting up libnss-systemd:amd64 (252.39-1~deb12u1) ...
nodejs_steam_parser                         | Setting up xkb-data (2.35.1-1) ...
nodejs_steam_parser                         | Setting up libencode-locale-perl (1.05-3) ...
nodejs_steam_parser                         | Setting up node-cjs-module-lexer (1.2.2+dfsg-5) ...
nodejs_steam_parser                         | Setting up libc-ares2:amd64 (1.18.1-3) ...
nodejs_steam_parser                         | Setting up libgomp1:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libcolord2:amd64 (1.4.6-2.2) ...
nodejs_steam_parser                         | Setting up libxcb-present0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Setting up libdconf1:amd64 (0.40.0-4) ...
nodejs_steam_parser                         | Setting up libasound2-data (1.2.8-1) ...
nodejs_steam_parser                         | Setting up ca-certificates (20230311+deb12u1) ...
nodejs_steam_parser                         | debconf: unable to initialize frontend: Dialog
nodejs_steam_parser                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_steam_parser                         | debconf: falling back to frontend: Readline
nodejs_steam_parser                         | debconf: unable to initialize frontend: Readline
nodejs_steam_parser                         | debconf: (This frontend requires a controlling tty.)
nodejs_steam_parser                         | debconf: falling back to frontend: Teletype
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Updating certificates in /etc/ssl/certs...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
nodejs_steam_parser                         | 2 added, 0 removed; done.
nodejs_steam_parser                         | Setting up libfontenc1:amd64 (1:1.1.4-1) ...
nodejs_steam_parser                         | Setting up libz3-4:amd64 (4.8.12-3.1) ...
nodejs_steam_parser                         | Setting up gconf2-common (3.2.6-8) ...
nodejs_steam_parser                         | debconf: unable to initialize frontend: Dialog
nodejs_steam_parser                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_steam_parser                         | debconf: falling back to frontend: Readline
nodejs_steam_parser                         | debconf: unable to initialize frontend: Readline
nodejs_steam_parser                         | debconf: (This frontend requires a controlling tty.)
nodejs_steam_parser                         | debconf: falling back to frontend: Teletype
nodejs_steam_parser                         | 
nodejs_steam_parser                         | Creating config file /etc/gconf/2/path with new version
nodejs_steam_parser                         | Setting up libglib2.0-data (2.74.6-2+deb12u7) ...
nodejs_steam_parser                         | Setting up libuv1:amd64 (1.44.2-1+deb12u1) ...
nodejs_steam_parser                         | Setting up libgles2:amd64 (1.6.0-1) ...
nodejs_steam_parser                         | Setting up libdata-dump-perl (1.25-1) ...
nodejs_steam_parser                         | Setting up libx11-data (2:1.8.4-2+deb12u2) ...
nodejs_steam_parser                         | Setting up libepoxy0:amd64 (1.5.10-1) ...
nodejs_steam_parser                         | Setting up libnspr4:amd64 (2:4.35-1) ...
nodejs_steam_parser                         | Setting up libxcb-sync1:amd64 (1.15-1) ...
nodejs_steam_parser                         | Setting up libipc-system-simple-perl (1.30-2) ...
nodejs_steam_parser                         | Setting up libxml-xpathengine-perl (0.14-2) ...
nodejs_steam_parser                         | Setting up libavahi-common-data:amd64 (0.8-10+deb12u1) ...
nodejs_steam_parser                         | Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
nodejs_steam_parser                         | Setting up libquadmath0:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up systemd-timesyncd (252.39-1~deb12u1) ...
nodejs_steam_parser                         | Creating group 'systemd-timesync' with GID 997.

nodejs_steam_parser                         | Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997.

nodejs_steam_parser                         | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.

nodejs_steam_parser                         | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.

nodejs_steam_parser                         | Setting up libatomic1:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libio-html-perl (1.004-3) ...
nodejs_steam_parser                         | Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
nodejs_steam_parser                         | Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
nodejs_steam_parser                         | Setting up nodejs-doc (18.20.4+dfsg-1~deb12u1) ...
nodejs_steam_parser                         | Setting up libtimedate-perl (2.3300-2) ...
nodejs_steam_parser                         | Setting up libregexp-ipv6-perl (0.03-3) ...
nodejs_steam_parser                         | Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libxcb-dri2-0:amd64 (1.15-1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Setting up alsa-topology-conf (1.2.5.1-2) ...
nodejs_steam_parser                         | Setting up libxshmfence1:amd64 (1.3-1) ...
nodejs_steam_parser                         | Setting up at-spi2-common (2.46.0-5) ...
nodejs_steam_parser                         | Setting up libxcb-randr0:amd64 (1.15-1) ...
nodejs_steam_parser                         | Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
nodejs_steam_parser                         | Setting up libasan8:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
nodejs_steam_parser                         | Setting up libasound2:amd64 (1.2.8-1+b1) ...
nodejs_steam_parser                         | Setting up fonts-liberation (1:1.07.4-11) ...
nodejs_steam_parser                         | Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
nodejs_steam_parser                         | Setting up libgtk2.0-common (2.24.33-2+deb12u1) ...
nodejs_steam_parser                         | Setting up libatk1.0-0:amd64 (2.46.0-5) ...
nodejs_steam_parser                         | Setting up libwayland-egl1:amd64 (1.21.0-1) ...
nodejs_steam_parser                         | Setting up libxss1:amd64 (1:1.2.3-1) ...
nodejs_steam_parser                         | Setting up libxkbfile1:amd64 (1:1.1.0-1) ...
nodejs_steam_parser                         | Setting up libtsan2:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up lsb-release (12.0-1) ...
nodejs_steam_parser                         | Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
nodejs_steam_parser                         | Setting up node-xtend (4.0.2-3) ...
nodejs_steam_parser                         | Setting up libdbusmenu-gtk4:amd64 (18.10.20180917~bzr492+repack1-3) ...
nodejs_steam_parser                         | Setting up libc-dev-bin (2.36-9+deb12u13) ...
nodejs_steam_parser                         | Setting up libdrm-common (2.4.114-1) ...
nodejs_steam_parser                         | Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
nodejs_steam_parser                         | Setting up xdg-utils (1.1.3-4.1) ...
nodejs_steam_parser                         | update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode
nodejs_steam_parser                         | Setting up libcc1-0:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up liburi-perl (5.17-1) ...
nodejs_steam_parser                         | Setting up libxmuu1:amd64 (2:1.1.3-3) ...
nodejs_steam_parser                         | Setting up dbus-bin (1.14.10-1~deb12u1) ...
nodejs_steam_parser                         | Setting up libx11-protocol-perl (0.56-9) ...
nodejs_steam_parser                         | Setting up liblsan0:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libitm1:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libxkbcommon0:amd64 (1.5.0-1) ...
nodejs_steam_parser                         | Setting up node-busboy (1.6.0+~cs2.6.0-2) ...
nodejs_steam_parser                         | Setting up libwayland-client0:amd64 (1.21.0-1) ...
nodejs_steam_parser                         | Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ...
nodejs_steam_parser                         | Setting up libnspr4-dev (2:4.35-1) ...
nodejs_steam_parser                         | Setting up libglib2.0-dev-bin (2.74.6-2+deb12u7) ...
nodejs_steam_parser                         | Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ...
nodejs_steam_parser                         | Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
nodejs_steam_parser                         | Setting up libhttp-date-perl (6.05-2) ...
nodejs_steam_parser                         | Setting up libxft2:amd64 (2.3.6-1) ...
nodejs_steam_parser                         | Setting up libxmu6:amd64 (2:1.1.3-3) ...
nodejs_steam_parser                         | Setting up libfile-basedir-perl (0.09-2) ...
nodejs_steam_parser                         | Setting up libxdamage1:amd64 (1:1.1.6-1) ...
nodejs_steam_parser                         | Setting up libfile-listing-perl (6.15-1) ...
nodejs_steam_parser                         | Setting up libgdk-pixbuf-xlib-2.0-0:amd64 (2.40.2-2) ...
nodejs_steam_parser                         | Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
nodejs_steam_parser                         | Setting up libxi6:amd64 (2:1.8-1+b1) ...
nodejs_steam_parser                         | Setting up alsa-ucm-conf (1.2.8-1) ...
nodejs_steam_parser                         | Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
nodejs_steam_parser                         | Setting up libavahi-common3:amd64 (0.8-10+deb12u1) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Setting up libxxf86dga1:amd64 (2:1.1.5-1) ...
nodejs_steam_parser                         | Setting up libx11-dev:amd64 (2:1.8.4-2+deb12u2) ...
nodejs_steam_parser                         | Setting up libglib2.0-bin (2.74.6-2+deb12u7) ...
nodejs_steam_parser                         | Setting up libnet-http-perl (6.22-1) ...
nodejs_steam_parser                         | Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ...
nodejs_steam_parser                         | Setting up dbus-daemon (1.14.10-1~deb12u1) ...
nodejs_steam_parser                         | Setting up libxaw7:amd64 (2:1.0.14-1) ...
nodejs_steam_parser                         | Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
nodejs_steam_parser                         | Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
nodejs_steam_parser                         | Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
nodejs_steam_parser                         | Setting up adwaita-icon-theme (43-1) ...
nodejs_steam_parser                         | update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
nodejs_steam_parser                         | Setting up libxfixes3:amd64 (1:6.0.0-2) ...
nodejs_steam_parser                         | Setting up libdbus-glib-1-2:amd64 (0.112-3) ...
nodejs_steam_parser                         | Setting up libgdk-pixbuf2.0-0:amd64 (2.40.2-2) ...
nodejs_steam_parser                         | Setting up dbus (1.14.10-1~deb12u1) ...
nodejs_steam_parser                         | invoke-rc.d: could not determine current runlevel
nodejs_steam_parser                         | invoke-rc.d: policy-rc.d denied execution of start.
nodejs_steam_parser                         | Setting up libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libxinerama1:amd64 (2:1.1.4-3) ...
nodejs_steam_parser                         | Setting up libxv1:amd64 (2:1.0.11-1.1) ...
nodejs_steam_parser                         | Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
nodejs_steam_parser                         | Setting up libfile-desktopentry-perl (0.22-3) ...
nodejs_steam_parser                         | Setting up libwww-robotrules-perl (6.02-1) ...
nodejs_steam_parser                         | Setting up node-undici (5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4) ...
nodejs_steam_parser                         | Setting up libdrm2:amd64 (2.4.114-1+b1) ...
nodejs_steam_parser                         | Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ...
nodejs_steam_parser                         | Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
nodejs_steam_parser                         | Setting up libhtml-parser-perl:amd64 (3.81-1) ...
nodejs_steam_parser                         | Setting up libpam-systemd:amd64 (252.39-1~deb12u1) ...
nodejs_steam_parser                         | debconf: unable to initialize frontend: Dialog
nodejs_steam_parser                         | debconf: (TERM is not set, so the dialog frontend is not usable.)
nodejs_steam_parser                         | debconf: falling back to frontend: Readline
nodejs_steam_parser                         | debconf: unable to initialize frontend: Readline
nodejs_steam_parser                         | debconf: (This frontend requires a controlling tty.)
nodejs_steam_parser                         | debconf: falling back to frontend: Teletype
nodejs_steam_parser                         | Setting up libc6-dev:amd64 (2.36-9+deb12u13) ...
nodejs_steam_parser                         | Setting up libavahi-client3:amd64 (0.8-10+deb12u1) ...
nodejs_steam_parser                         | Setting up libio-socket-ssl-perl (2.081-2) ...
nodejs_steam_parser                         | Setting up libhttp-message-perl (6.44-1) ...
nodejs_steam_parser                         | Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
nodejs_steam_parser                         | Setting up libhtml-form-perl (6.11-1) ...
nodejs_steam_parser                         | Setting up libfile-mimeinfo-perl (0.33-1) ...
nodejs_steam_parser                         | Setting up libhttp-negotiate-perl (6.01-2) ...
nodejs_steam_parser                         | Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
nodejs_steam_parser                         | Setting up libgconf-2-4:amd64 (3.2.6-8) ...
nodejs_steam_parser                         | Setting up libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
nodejs_steam_parser                         | Setting up libhttp-cookies-perl (6.10-1) ...
nodejs_steam_parser                         | Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
nodejs_steam_parser                         | Setting up libhtml-tree-perl (5.07-3) ...
nodejs_steam_parser                         | Setting up libxcursor1:amd64 (1:1.2.1-1) ...
nodejs_steam_parser                         | Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
nodejs_steam_parser                         | Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
nodejs_steam_parser                         | Setting up libhtml-format-perl (2.16-2) ...
nodejs_steam_parser                         | Setting up x11-xserver-utils (7.7+9+b1) ...
nodejs_steam_parser                         | Setting up libgbm-dev:amd64 (22.3.6-1+deb12u1) ...
nodejs_steam_parser                         | Setting up dbus-user-session (1.14.10-1~deb12u1) ...
nodejs_steam_parser                         | Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
nodejs_steam_parser                         | Setting up libexpat1-dev:amd64 (2.5.0-1+deb12u2) ...
nodejs_steam_parser                         | Setting up libnet-smtp-ssl-perl (1.04-2) ...
nodejs_steam_parser                         | Setting up gcc-12 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libmailtools-perl (2.21-2) ...
nodejs_steam_parser                         | Setting up uuid-dev:amd64 (2.38.1-5+deb12u3) ...
nodejs_steam_parser                         | Setting up libcups2:amd64 (2.4.2-3+deb12u9) ...
nodejs_steam_parser                         | Setting up libhttp-daemon-perl (6.16-1) ...
nodejs_steam_parser                         | Setting up gconf-service (3.2.6-8) ...
nodejs_steam_parser                         | Setting up libegl1:amd64 (1.6.0-1) ...
nodejs_steam_parser                         | Setting up g++-12 (12.2.0-14+deb12u1) ...
nodejs_steam_parser                         | Setting up libblkid-dev:amd64 (2.38.1-5+deb12u3) ...
nodejs_steam_parser                         | Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
nodejs_steam_parser                         | Setting up libglx0:amd64 (1.6.0-1) ...
nodejs_steam_parser                         | Setting up libgtk2.0-0:amd64 (2.24.33-2+deb12u1) ...
nodejs_steam_parser                         | Setting up dconf-service (0.40.0-4) ...
nodejs_steam_parser                         | Setting up libgl1:amd64 (1.6.0-1) ...
nodejs_steam_parser                         | Setting up zutty (0.14.0.20230218+dfsg1-1) ...
nodejs_steam_parser                         | update-alternatives: using /usr/bin/zutty to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
nodejs_steam_parser                         | Setting up libgail18:amd64 (2.24.33-2+deb12u1) ...
nodejs_steam_parser                         | Setting up libgtk2.0-bin (2.24.33-2+deb12u1) ...
nodejs_steam_parser                         | Setting up x11-utils (7.7+5) ...
nodejs_steam_parser                         | Setting up libmount-dev:amd64 (2.38.1-5+deb12u3) ...
nodejs_steam_parser                         | Setting up libayatana-indicator7:amd64 (0.9.3-1) ...
nodejs_steam_parser                         | Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
nodejs_steam_parser                         | Setting up libgail-common:amd64 (2.24.33-2+deb12u1) ...
nodejs_steam_parser                         | Setting up libayatana-appindicator1 (0.5.92-1) ...
nodejs_steam_parser                         | Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u7) ...
nodejs_steam_parser                         | Setting up libgtk-3-common (3.24.38-2~deb12u3) ...
nodejs_steam_parser                         | Setting up gsettings-desktop-schemas (43.0-1) ...
nodejs_steam_parser                         | Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
nodejs_steam_parser                         | Setting up libgtk-3-bin (3.24.38-2~deb12u3) ...
nodejs_steam_parser                         | Setting up at-spi2-core (2.46.0-5) ...
nodejs_steam_parser                         | Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ...
nodejs_steam_parser                         | Setting up liblwp-protocol-https-perl (6.10-1) ...
nodejs_steam_parser                         | Setting up libwww-perl (6.68-1) ...
nodejs_steam_parser                         | Setting up libnode108:amd64 (18.20.4+dfsg-1~deb12u1) ...
nodejs_steam_parser                         | Setting up nodejs (18.20.4+dfsg-1~deb12u1) ...
nodejs_steam_parser                         | update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
nodejs_steam_parser                         | Setting up libxml-parser-perl (2.46-4) ...
nodejs_steam_parser                         | Setting up libxml-twig-perl (1:3.52-2) ...
nodejs_steam_parser                         | Setting up libnet-dbus-perl (1.2.0-2) ...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | Processing triggers for fontconfig (2.14.1-4) ...
nodejs_steam_parser                         | Processing triggers for hicolor-icon-theme (0.17-2) ...
nodejs_steam_parser                         | Processing triggers for libc-bin (2.36-9+deb12u13) ...
nodejs_steam_parser                         | Processing triggers for ca-certificates (20230311+deb12u1) ...
nodejs_steam_parser                         | Updating certificates in /etc/ssl/certs...
nodejs_steam_parser                         | 0 added, 0 removed; done.
nodejs_steam_parser                         | Running hooks in /etc/ca-certificates/update.d...
nodejs_steam_parser                         | done.
nodejs_steam_parser                         | npm WARN using --force Recommended protections disabled.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T18:58:37.509+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306717,"ts_usec":509464,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 30, snapshot max: 30 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | removed 9 packages, and changed 60 packages in 55s
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | 14 packages are looking for funding
nodejs_jobsfeed_api                         |   run `npm fund` for details
nodejs_jobsfeed_api                         | npm WARN using --force Recommended protections disabled.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 6:59:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | chrome@131.0.6778.204 /root/.cache/puppeteer/chrome/linux-131.0.6778.204/chrome-linux64/chrome
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.34
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.25 | BUY: 78.23
mongo                                       | {"t":{"$date":"2025-12-09T18:59:37.587+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306777,"ts_usec":587082,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 32, snapshot max: 32 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_nutrivial_backand                    | ================START================== 2025-12-09T18:59:38.199Z
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | 
nodejs_steam_parser                         | removed 37 packages, and changed 81 packages in 1m
nodejs_steam_parser                         | 
nodejs_steam_parser                         | 14 packages are looking for funding
nodejs_steam_parser                         |   run `npm fund` for details
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:00:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_steam_parser                         | npm WARN using --force Recommended protections disabled.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | added 98 packages in 55s
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | 7 packages are looking for funding
nodejs_jobsfeed_api                         |   run `npm fund` for details
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | > jobsfeed-bid@0.0.1 start
nodejs_jobsfeed_api                         | > npm install -f && npm run migrate:dev && cross-env NODE_ENV=development nest start --watch
nodejs_jobsfeed_api                         | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | npm WARN using --force Recommended protections disabled.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | npm WARN ERESOLVE overriding peer dependency
nodejs_jobsfeed_api                         | npm WARN While resolving: @nestjs/mapped-types@2.1.0
nodejs_jobsfeed_api                         | npm WARN Found: @nestjs/common@9.4.3
nodejs_jobsfeed_api                         | npm WARN node_modules/@nestjs/common
nodejs_jobsfeed_api                         | npm WARN   @nestjs/common@"^9.4.3" from the root project
nodejs_jobsfeed_api                         | npm WARN   19 more (@liaoliaots/nestjs-redis, @nestjs/bull-shared, ...)
nodejs_jobsfeed_api                         | npm WARN 
nodejs_jobsfeed_api                         | npm WARN Could not resolve dependency:
nodejs_jobsfeed_api                         | npm WARN peer @nestjs/common@"^10.0.0 || ^11.0.0" from @nestjs/mapped-types@2.1.0
nodejs_jobsfeed_api                         | npm WARN node_modules/@nestjs/mapped-types
nodejs_jobsfeed_api                         | npm WARN   @nestjs/mapped-types@"*" from the root project
nodejs_jobsfeed_api                         | npm WARN 
nodejs_jobsfeed_api                         | npm WARN Conflicting peer dependency: @nestjs/common@11.1.9
nodejs_jobsfeed_api                         | npm WARN node_modules/@nestjs/common
nodejs_jobsfeed_api                         | npm WARN   peer @nestjs/common@"^10.0.0 || ^11.0.0" from @nestjs/mapped-types@2.1.0
nodejs_jobsfeed_api                         | npm WARN   node_modules/@nestjs/mapped-types
nodejs_jobsfeed_api                         | npm WARN     @nestjs/mapped-types@"*" from the root project
nodejs_jobsfeed_api                         | npm WARN ERESOLVE overriding peer dependency
nodejs_jobsfeed_api                         | npm WARN While resolving: nestjs-telegraf@2.8.1
nodejs_jobsfeed_api                         | npm WARN Found: reflect-metadata@0.1.14
nodejs_jobsfeed_api                         | npm WARN node_modules/reflect-metadata
nodejs_jobsfeed_api                         | npm WARN   peer reflect-metadata@"^0.1.12" from @nestjs/common@9.4.3
nodejs_jobsfeed_api                         | npm WARN   node_modules/@nestjs/common
nodejs_jobsfeed_api                         | npm WARN     @nestjs/common@"^9.4.3" from the root project
nodejs_jobsfeed_api                         | npm WARN     19 more (@liaoliaots/nestjs-redis, @nestjs/bull-shared, ...)
nodejs_jobsfeed_api                         | npm WARN   12 more (@nestjs/config, @nestjs/core, @nestjs/mapped-types, ...)
nodejs_jobsfeed_api                         | npm WARN 
nodejs_jobsfeed_api                         | npm WARN Could not resolve dependency:
nodejs_jobsfeed_api                         | npm WARN peer reflect-metadata@"^0.2.2" from nestjs-telegraf@2.8.1
nodejs_jobsfeed_api                         | npm WARN node_modules/nestjs-telegraf
nodejs_jobsfeed_api                         | npm WARN   nestjs-telegraf@"^2.8.1" from the root project
nodejs_jobsfeed_api                         | npm WARN   1 more (nestjs-telegraf-i18n)
nodejs_jobsfeed_api                         | npm WARN 
nodejs_jobsfeed_api                         | npm WARN Conflicting peer dependency: reflect-metadata@0.2.2
nodejs_jobsfeed_api                         | npm WARN node_modules/reflect-metadata
nodejs_jobsfeed_api                         | npm WARN   peer reflect-metadata@"^0.2.2" from nestjs-telegraf@2.8.1
nodejs_jobsfeed_api                         | npm WARN   node_modules/nestjs-telegraf
nodejs_jobsfeed_api                         | npm WARN     nestjs-telegraf@"^2.8.1" from the root project
nodejs_jobsfeed_api                         | npm WARN     1 more (nestjs-telegraf-i18n)
nodejs_nutrivial_backand                    | ----input tokens-1:  487
nodejs_nutrivial_backand                    | ----output tokens=1:  7279
nodejs_nutrivial_backand                    | ----total tokens-1:  7766
nodejs_nutrivial_backand                    | ------GET LIST OF DISHES AND INGREDIENTS------
nodejs_nutrivial_backand                    | Prompt tokens: 487, Output tokens: 7279, Total tokens: 7766
nodejs_nutrivial_backand                    | ---productsList--- {
nodejs_nutrivial_backand                    |   "dishes": [
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "pancakes with syrup",
nodejs_nutrivial_backand                    |       "normalizedName": "pancake with syrup",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "syrup"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "hotcake with syrup",
nodejs_nutrivial_backand                    |         "griddle cake with syrup",
nodejs_nutrivial_backand                    |         "flapjack with syrup"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "cocoa",
nodejs_nutrivial_backand                    |       "normalizedName": "cocoa drink",
nodejs_nutrivial_backand                    |       "ingredients": [],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "hot cocoa",
nodejs_nutrivial_backand                    |         "hot chocolate",
nodejs_nutrivial_backand                    |         "drinking chocolate",
nodejs_nutrivial_backand                    |         "cocoa beverage"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "rice with vegetables",
nodejs_nutrivial_backand                    |       "normalizedName": "vegetable rice",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "rice",
nodejs_nutrivial_backand                    |         "vegetable"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "rice with vegetables",
nodejs_nutrivial_backand                    |         "veg rice",
nodejs_nutrivial_backand                    |         "rice and vegetables"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "steamed chicken fillet",
nodejs_nutrivial_backand                    |       "normalizedName": "steamed chicken fillet",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "chicken fillet"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "steamed chicken breast",
nodejs_nutrivial_backand                    |         "steamed chicken",
nodejs_nutrivial_backand                    |         "steamed chicken tenderloin"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "stewed cabbage",
nodejs_nutrivial_backand                    |       "normalizedName": "stewed cabbage",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "cabbage"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "braised cabbage",
nodejs_nutrivial_backand                    |         "simmered cabbage",
nodejs_nutrivial_backand                    |         "cabbage stew"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "cutlet",
nodejs_nutrivial_backand                    |       "normalizedName": "cutlet",
nodejs_nutrivial_backand                    |       "ingredients": [],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "meat cutlet",
nodejs_nutrivial_backand                    |         "kotlet",
nodejs_nutrivial_backand                    |         "meat patty",
nodejs_nutrivial_backand                    |         "breaded cutlet"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "a salad of fresh vegetables",
nodejs_nutrivial_backand                    |       "normalizedName": "fresh vegetable salad",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "vegetable"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "garden salad",
nodejs_nutrivial_backand                    |         "mixed vegetable salad",
nodejs_nutrivial_backand                    |         "salad of fresh vegetables"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     }
nodejs_nutrivial_backand                    |   ],
nodejs_nutrivial_backand                    |   "ingredients": [
nodejs_nutrivial_backand                    |     "syrup",
nodejs_nutrivial_backand                    |     "maple syrup",
nodejs_nutrivial_backand                    |     "pancake syrup",
nodejs_nutrivial_backand                    |     "rice",
nodejs_nutrivial_backand                    |     "white rice",
nodejs_nutrivial_backand                    |     "plain rice",
nodejs_nutrivial_backand                    |     "vegetable",
nodejs_nutrivial_backand                    |     "mixed vegetable",
nodejs_nutrivial_backand                    |     "fresh vegetable",
nodejs_nutrivial_backand                    |     "chicken fillet",
nodejs_nutrivial_backand                    |     "chicken breast",
nodejs_nutrivial_backand                    |     "chicken tenderloin",
nodejs_nutrivial_backand                    |     "cabbage",
nodejs_nutrivial_backand                    |     "green cabbage",
nodejs_nutrivial_backand                    |     "white cabbage",
nodejs_nutrivial_backand                    |     "carrot",
nodejs_nutrivial_backand                    |     "baby carrot",
nodejs_nutrivial_backand                    |     "apple",
nodejs_nutrivial_backand                    |     "green apple",
nodejs_nutrivial_backand                    |     "red apple"
nodejs_nutrivial_backand                    |   ],
nodejs_nutrivial_backand                    |   "usedTokens": 7766
nodejs_nutrivial_backand                    | }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:00:38.425+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306838,"ts_usec":425512,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 34, snapshot max: 34 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | up to date, audited 1231 packages in 21s
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | 120 packages are looking for funding
nodejs_jobsfeed_api                         |   run `npm fund` for details
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | 48 vulnerabilities (10 low, 9 moderate, 27 high, 2 critical)
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | To address issues that do not require attention, run:
nodejs_jobsfeed_api                         |   npm audit fix
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | To address all issues possible (including breaking changes), run:
nodejs_jobsfeed_api                         |   npm audit fix --force
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | Some issues need review, and may require choosing
nodejs_jobsfeed_api                         | a different dependency.
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | Run `npm audit` for details.
nodejs_jobsfeed_api                         | 
nodejs_jobsfeed_api                         | > jobsfeed-bid@0.0.1 migrate:dev
nodejs_jobsfeed_api                         | > ts-node ./node_modules/typeorm/cli migration:run -d db/dataSource.ts
nodejs_jobsfeed_api                         | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | ================FIRST TABLE================== 2025-12-09T19:00:45.822Z
nodejs_nutrivial_backand                    | ================createFoodTable==================
mongo                                       | {"t":{"$date":"2025-12-09T19:00:51.173+00:00"},"s":"I",  "c":"COMMAND",  "id":23099,   "ctx":"PeriodicTaskRunner","msg":"Task finished","attr":{"taskName":"DBConnectionPool-cleaner","durationMillis":177}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.38
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_steam_parser                         | 
nodejs_steam_parser                         | added 98 packages in 58s
nodejs_steam_parser                         | 
nodejs_steam_parser                         | 7 packages are looking for funding
nodejs_steam_parser                         |   run `npm fund` for details
nodejs_steam_parser                         | npm notice 
nodejs_steam_parser                         | npm notice New major version of npm available! 9.2.0 -> 11.6.4
nodejs_steam_parser                         | npm notice Changelog: 
nodejs_steam_parser                         | npm notice Run `npm install -g npm@11.6.4` to update!
nodejs_steam_parser                         | npm notice 
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.3 | BUY: 78.24
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:01:12 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | ----input tokens-2:  2481
nodejs_nutrivial_backand                    | ----output tokens-2:  4652
nodejs_nutrivial_backand                    | ----total tokens-2:  7133
nodejs_nutrivial_backand                    | ------CREATE FOOD TABLE------
nodejs_nutrivial_backand                    | Prompt tokens: 2481, Output tokens: 4652, Total tokens: 7133
nodejs_nutrivial_backand                    | ================mapDishesToReports================== [
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '27.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Syrup',
nodejs_nutrivial_backand                    |     foodId: 21754,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '27.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'cup',
nodejs_nutrivial_backand                    |     name: 'Cocoa powder drink',
nodejs_nutrivial_backand                    |     foodId: 5575,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '27.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Rice mixed with vegetables ',
nodejs_nutrivial_backand                    |     foodId: 17620,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '27.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Poached Chicken Breast',
nodejs_nutrivial_backand                    |     foodId: 92833,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '27.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Stewed Cabbage',
nodejs_nutrivial_backand                    |     foodId: 50066,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '27.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Raw Vegetable Salad',
nodejs_nutrivial_backand                    |     foodId: 45860,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '27.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'piece',
nodejs_nutrivial_backand                    |     name: 'Carrot raw',
nodejs_nutrivial_backand                    |     foodId: 3801,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '27.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'piece',
nodejs_nutrivial_backand                    |     name: 'Apple raw',
nodejs_nutrivial_backand                    |     foodId: 528,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   }
nodejs_nutrivial_backand                    | ]
nodejs_nutrivial_backand                    | ===================mapDishesToReports====================
nodejs_nutrivial_backand                    | ================END================== 2025-12-09T18:59:38.199Z 2025-12-09T19:01:20.521Z
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-09T19:01:43.570Z", "log.level": "WARN", "message":"health check of [/usr/share/elasticsearch/data] took [5202ms] which is above the warn threshold of [5s]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][generic][T#3]","log.logger":"org.elasticsearch.monitor.fs.FsHealthService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_jobsfeed_api                         | query: SELECT version()
nodejs_jobsfeed_api                         | query: SELECT version()
nodejs_jobsfeed_api                         | query: SELECT * FROM current_schema()
nodejs_jobsfeed_api                         | query: SELECT * FROM current_schema()
mongo                                       | {"t":{"$date":"2025-12-09T19:01:43.920+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306903,"ts_usec":920168,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 36, snapshot max: 36 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | chrome@137.0.7151.119 /root/.cache/puppeteer/chrome/linux-137.0.7151.119/chrome-linux64/chrome
nodejs_steam_parser                         | 
nodejs_steam_parser                         | > steam-parser@0.0.1 start
nodejs_steam_parser                         | > npm i -f && npm i -g @nestjs/cli &&  npm run migrate:dev && npm run start:dev
nodejs_steam_parser                         | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:02:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_steam_parser                         | npm WARN using --force Recommended protections disabled.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_jobsfeed_api                         | Data Source has been initialized!
nodejs_jobsfeed_api                         | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_jobsfeed_api                         | No migrations are pending
nodejs_jobsfeed_api                         | c[7:02:07 PM] Starting compilation in watch mode...
nodejs_jobsfeed_api                         | 
nodejs_steam_parser                         | 
nodejs_steam_parser                         | up to date, audited 554 packages in 9s
nodejs_steam_parser                         | 
nodejs_steam_parser                         | 73 packages are looking for funding
nodejs_steam_parser                         |   run `npm fund` for details
nodejs_steam_parser                         | 
nodejs_steam_parser                         | 19 vulnerabilities (2 low, 4 moderate, 11 high, 2 critical)
nodejs_steam_parser                         | 
nodejs_steam_parser                         | To address issues that do not require attention, run:
nodejs_steam_parser                         |   npm audit fix
nodejs_steam_parser                         | 
nodejs_steam_parser                         | To address all issues (including breaking changes), run:
nodejs_steam_parser                         |   npm audit fix --force
nodejs_steam_parser                         | 
nodejs_steam_parser                         | Run `npm audit` for details.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: '@nestjs/cli@11.0.14',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: { node: '>= 20.11' },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: '@angular-devkit/core@19.2.19',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: {
nodejs_steam_parser                         | npm WARN EBADENGINE     npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE     node: '^18.19.1 || ^20.11.1 || >=22.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE     yarn: '>= 1.13.0'
nodejs_steam_parser                         | npm WARN EBADENGINE   },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: '@angular-devkit/schematics@19.2.19',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: {
nodejs_steam_parser                         | npm WARN EBADENGINE     npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE     node: '^18.19.1 || ^20.11.1 || >=22.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE     yarn: '>= 1.13.0'
nodejs_steam_parser                         | npm WARN EBADENGINE   },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: '@angular-devkit/schematics-cli@19.2.19',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: {
nodejs_steam_parser                         | npm WARN EBADENGINE     npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE     node: '^18.19.1 || ^20.11.1 || >=22.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE     yarn: '>= 1.13.0'
nodejs_steam_parser                         | npm WARN EBADENGINE   },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: 'glob@13.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: { node: '20 || >=22' },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: '@angular-devkit/core@19.2.17',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: {
nodejs_steam_parser                         | npm WARN EBADENGINE     npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE     node: '^18.19.1 || ^20.11.1 || >=22.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE     yarn: '>= 1.13.0'
nodejs_steam_parser                         | npm WARN EBADENGINE   },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: '@angular-devkit/schematics@19.2.17',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: {
nodejs_steam_parser                         | npm WARN EBADENGINE     npm: '^6.11.0 || ^7.5.6 || >=8.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE     node: '^18.19.1 || ^20.11.1 || >=22.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE     yarn: '>= 1.13.0'
nodejs_steam_parser                         | npm WARN EBADENGINE   },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: 'minimatch@10.1.1',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: { node: '20 || >=22' },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: 'path-scurry@2.0.1',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: { node: '20 || >=22' },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: 'lru-cache@11.2.4',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: { node: '20 || >=22' },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: '@isaacs/brace-expansion@5.0.0',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: { node: '20 || >=22' },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_steam_parser                         | npm WARN EBADENGINE Unsupported engine {
nodejs_steam_parser                         | npm WARN EBADENGINE   package: '@isaacs/balanced-match@4.0.1',
nodejs_steam_parser                         | npm WARN EBADENGINE   required: { node: '20 || >=22' },
nodejs_steam_parser                         | npm WARN EBADENGINE   current: { node: 'v18.17.0', npm: '9.2.0' }
nodejs_steam_parser                         | npm WARN EBADENGINE }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | [7:02:16 PM] Found 0 errors. Watching for file changes.
nodejs_jobsfeed_api                         | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | 
nodejs_steam_parser                         | added 215 packages in 17s
nodejs_steam_parser                         | 
nodejs_steam_parser                         | 38 packages are looking for funding
nodejs_steam_parser                         |   run `npm fund` for details
nodejs_steam_parser                         | 
nodejs_steam_parser                         | > steam-parser@0.0.1 migrate:dev
nodejs_steam_parser                         | > ts-node ./node_modules/typeorm/cli migration:run -d db/dataSource.ts
nodejs_steam_parser                         | 
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.44
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.25 | BUY: 78.24
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [NestFactory] Starting Nest application...
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] SentryModule dependencies initialized +74ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] TelegrafModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] BullModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +2ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +10ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] ScheduleModule dependencies initialized +63ms
nodejs_jobsfeed_api                         | Amplitude Logger [Debug]: {
nodejs_jobsfeed_api                         |   "type": "invoke public method",
nodejs_jobsfeed_api                         |   "name": "init",
nodejs_jobsfeed_api                         |   "args": [
nodejs_jobsfeed_api                         |     "d38a8a2e73f61f9ed7ac17faa5fea1be",
nodejs_jobsfeed_api                         |     {
nodejs_jobsfeed_api                         |       "logLevel": 4
nodejs_jobsfeed_api                         |     }
nodejs_jobsfeed_api                         |   ],
nodejs_jobsfeed_api                         |   "stacktrace": [
nodejs_jobsfeed_api                         |     "at new AnalyticsService (/home/node/app/src/shared/services/analytics.service.ts:12:15)",
nodejs_jobsfeed_api                         |     "at Injector.instantiateClass (/home/node/app/node_modules/@nestjs/core/injector/injector.js:351:19)",
nodejs_jobsfeed_api                         |     "at callback (/home/node/app/node_modules/@nestjs/core/injector/injector.js:56:45)",
nodejs_jobsfeed_api                         |     "at processTicksAndRejections (node:internal/process/task_queues:95:5)",
nodejs_jobsfeed_api                         |     "at Injector.resolveConstructorParams (/home/node/app/node_modules/@nestjs/core/injector/injector.js:136:24)",
nodejs_jobsfeed_api                         |     "at Injector.loadInstance (/home/node/app/node_modules/@nestjs/core/injector/injector.js:61:13)",
nodejs_jobsfeed_api                         |     "at Injector.loadProvider (/home/node/app/node_modules/@nestjs/core/injector/injector.js:88:9)",
nodejs_jobsfeed_api                         |     "at /home/node/app/node_modules/@nestjs/core/injector/instance-loader.js:56:13"
nodejs_jobsfeed_api                         |   ],
nodejs_jobsfeed_api                         |   "time": {
nodejs_jobsfeed_api                         |     "start": "2025-12-09T19:02:41.622Z",
nodejs_jobsfeed_api                         |     "end": "2025-12-09T19:02:41.625Z"
nodejs_jobsfeed_api                         |   },
nodejs_jobsfeed_api                         |   "states": {
nodejs_jobsfeed_api                         |     "before": {
nodejs_jobsfeed_api                         |       "config": {
nodejs_jobsfeed_api                         |         "_optOut": false,
nodejs_jobsfeed_api                         |         "apiKey": "d38a8a2e73f61f9ed7ac17faa5fea1be",
nodejs_jobsfeed_api                         |         "flushIntervalMillis": 10000,
nodejs_jobsfeed_api                         |         "flushMaxRetries": 12,
nodejs_jobsfeed_api                         |         "flushQueueSize": 200,
nodejs_jobsfeed_api                         |         "instanceName": "$default_instance",
nodejs_jobsfeed_api                         |         "loggerProvider": {
nodejs_jobsfeed_api                         |           "logLevel": 4
nodejs_jobsfeed_api                         |         },
nodejs_jobsfeed_api                         |         "logLevel": 4,
nodejs_jobsfeed_api                         |         "serverUrl": "https://api2.amplitude.com/2/httpapi",
nodejs_jobsfeed_api                         |         "serverZone": "US",
nodejs_jobsfeed_api                         |         "transportProvider": {},
nodejs_jobsfeed_api                         |         "useBatch": false
nodejs_jobsfeed_api                         |       }
nodejs_jobsfeed_api                         |     },
nodejs_jobsfeed_api                         |     "after": {
nodejs_jobsfeed_api                         |       "config": {
nodejs_jobsfeed_api                         |         "_optOut": false,
nodejs_jobsfeed_api                         |         "apiKey": "d38a8a2e73f61f9ed7ac17faa5fea1be",
nodejs_jobsfeed_api                         |         "flushIntervalMillis": 10000,
nodejs_jobsfeed_api                         |         "flushMaxRetries": 12,
nodejs_jobsfeed_api                         |         "flushQueueSize": 200,
nodejs_jobsfeed_api                         |         "instanceName": "$default_instance",
nodejs_jobsfeed_api                         |         "loggerProvider": {
nodejs_jobsfeed_api                         |           "logLevel": 4
nodejs_jobsfeed_api                         |         },
nodejs_jobsfeed_api                         |         "logLevel": 4,
nodejs_jobsfeed_api                         |         "serverUrl": "https://api2.amplitude.com/2/httpapi",
nodejs_jobsfeed_api                         |         "serverZone": "US",
nodejs_jobsfeed_api                         |         "transportProvider": {},
nodejs_jobsfeed_api                         |         "useBatch": false
nodejs_jobsfeed_api                         |       }
nodejs_jobsfeed_api                         |     }
nodejs_jobsfeed_api                         |   }
nodejs_jobsfeed_api                         | }
nodejs_jobsfeed_api                         | Amplitude Logger [Debug]: {
nodejs_jobsfeed_api                         |   "type": "invoke public method",
nodejs_jobsfeed_api                         |   "name": "init",
nodejs_jobsfeed_api                         |   "args": [
nodejs_jobsfeed_api                         |     "d38a8a2e73f61f9ed7ac17faa5fea1be",
nodejs_jobsfeed_api                         |     {
nodejs_jobsfeed_api                         |       "logLevel": 4
nodejs_jobsfeed_api                         |     }
nodejs_jobsfeed_api                         |   ],
nodejs_jobsfeed_api                         |   "stacktrace": [
nodejs_jobsfeed_api                         |     "at new AnalyticsService (/home/node/app/src/shared/services/analytics.service.ts:12:15)",
nodejs_jobsfeed_api                         |     "at Injector.instantiateClass (/home/node/app/node_modules/@nestjs/core/injector/injector.js:351:19)",
nodejs_jobsfeed_api                         |     "at callback (/home/node/app/node_modules/@nestjs/core/injector/injector.js:56:45)",
nodejs_jobsfeed_api                         |     "at processTicksAndRejections (node:internal/process/task_queues:95:5)",
nodejs_jobsfeed_api                         |     "at Injector.resolveConstructorParams (/home/node/app/node_modules/@nestjs/core/injector/injector.js:136:24)",
nodejs_jobsfeed_api                         |     "at Injector.loadInstance (/home/node/app/node_modules/@nestjs/core/injector/injector.js:61:13)",
nodejs_jobsfeed_api                         |     "at Injector.loadProvider (/home/node/app/node_modules/@nestjs/core/injector/injector.js:88:9)",
nodejs_jobsfeed_api                         |     "at /home/node/app/node_modules/@nestjs/core/injector/instance-loader.js:56:13"
nodejs_jobsfeed_api                         |   ],
nodejs_jobsfeed_api                         |   "time": {
nodejs_jobsfeed_api                         |     "start": "2025-12-09T19:02:41.624Z",
nodejs_jobsfeed_api                         |     "end": "2025-12-09T19:02:41.627Z"
nodejs_jobsfeed_api                         |   },
nodejs_jobsfeed_api                         |   "states": {
nodejs_jobsfeed_api                         |     "before": {
nodejs_jobsfeed_api                         |       "config": {
nodejs_jobsfeed_api                         |         "_optOut": false,
nodejs_jobsfeed_api                         |         "apiKey": "d38a8a2e73f61f9ed7ac17faa5fea1be",
nodejs_jobsfeed_api                         |         "flushIntervalMillis": 10000,
nodejs_jobsfeed_api                         |         "flushMaxRetries": 12,
nodejs_jobsfeed_api                         |         "flushQueueSize": 200,
nodejs_jobsfeed_api                         |         "instanceName": "$default_instance",
nodejs_jobsfeed_api                         |         "loggerProvider": {
nodejs_jobsfeed_api                         |           "logLevel": 4
nodejs_jobsfeed_api                         |         },
nodejs_jobsfeed_api                         |         "logLevel": 4,
nodejs_jobsfeed_api                         |         "serverUrl": "https://api2.amplitude.com/2/httpapi",
nodejs_jobsfeed_api                         |         "serverZone": "US",
nodejs_jobsfeed_api                         |         "transportProvider": {},
nodejs_jobsfeed_api                         |         "useBatch": false
nodejs_jobsfeed_api                         |       }
nodejs_jobsfeed_api                         |     },
nodejs_jobsfeed_api                         |     "after": {
nodejs_jobsfeed_api                         |       "config": {
nodejs_jobsfeed_api                         |         "_optOut": false,
nodejs_jobsfeed_api                         |         "apiKey": "d38a8a2e73f61f9ed7ac17faa5fea1be",
nodejs_jobsfeed_api                         |         "flushIntervalMillis": 10000,
nodejs_jobsfeed_api                         |         "flushMaxRetries": 12,
nodejs_jobsfeed_api                         |         "flushQueueSize": 200,
nodejs_jobsfeed_api                         |         "instanceName": "$default_instance",
nodejs_jobsfeed_api                         |         "loggerProvider": {
nodejs_jobsfeed_api                         |           "logLevel": 4
nodejs_jobsfeed_api                         |         },
nodejs_jobsfeed_api                         |         "logLevel": 4,
nodejs_jobsfeed_api                         |         "serverUrl": "https://api2.amplitude.com/2/httpapi",
nodejs_jobsfeed_api                         |         "serverZone": "US",
nodejs_jobsfeed_api                         |         "transportProvider": {},
nodejs_jobsfeed_api                         |         "useBatch": false
nodejs_jobsfeed_api                         |       }
nodejs_jobsfeed_api                         |     }
nodejs_jobsfeed_api                         |   }
nodejs_jobsfeed_api                         | }
nodejs_jobsfeed_api                         | Amplitude Logger [Debug]: {
nodejs_jobsfeed_api                         |   "type": "invoke public method",
nodejs_jobsfeed_api                         |   "name": "init",
nodejs_jobsfeed_api                         |   "args": [
nodejs_jobsfeed_api                         |     "d38a8a2e73f61f9ed7ac17faa5fea1be",
nodejs_jobsfeed_api                         |     {
nodejs_jobsfeed_api                         |       "logLevel": 4
nodejs_jobsfeed_api                         |     }
nodejs_jobsfeed_api                         |   ],
nodejs_jobsfeed_api                         |   "stacktrace": [
nodejs_jobsfeed_api                         |     "at new AnalyticsService (/home/node/app/src/shared/services/analytics.service.ts:12:15)",
nodejs_jobsfeed_api                         |     "at Injector.instantiateClass (/home/node/app/node_modules/@nestjs/core/injector/injector.js:351:19)",
nodejs_jobsfeed_api                         |     "at callback (/home/node/app/node_modules/@nestjs/core/injector/injector.js:56:45)",
nodejs_jobsfeed_api                         |     "at processTicksAndRejections (node:internal/process/task_queues:95:5)",
nodejs_jobsfeed_api                         |     "at Injector.resolveConstructorParams (/home/node/app/node_modules/@nestjs/core/injector/injector.js:136:24)",
nodejs_jobsfeed_api                         |     "at Injector.loadInstance (/home/node/app/node_modules/@nestjs/core/injector/injector.js:61:13)",
nodejs_jobsfeed_api                         |     "at Injector.loadProvider (/home/node/app/node_modules/@nestjs/core/injector/injector.js:88:9)",
nodejs_jobsfeed_api                         |     "at /home/node/app/node_modules/@nestjs/core/injector/instance-loader.js:56:13"
nodejs_jobsfeed_api                         |   ],
nodejs_jobsfeed_api                         |   "time": {
nodejs_jobsfeed_api                         |     "start": "2025-12-09T19:02:41.625Z",
nodejs_jobsfeed_api                         |     "end": "2025-12-09T19:02:41.627Z"
nodejs_jobsfeed_api                         |   },
nodejs_jobsfeed_api                         |   "states": {
nodejs_jobsfeed_api                         |     "before": {
nodejs_jobsfeed_api                         |       "config": {
nodejs_jobsfeed_api                         |         "_optOut": false,
nodejs_jobsfeed_api                         |         "apiKey": "d38a8a2e73f61f9ed7ac17faa5fea1be",
nodejs_jobsfeed_api                         |         "flushIntervalMillis": 10000,
nodejs_jobsfeed_api                         |         "flushMaxRetries": 12,
nodejs_jobsfeed_api                         |         "flushQueueSize": 200,
nodejs_jobsfeed_api                         |         "instanceName": "$default_instance",
nodejs_jobsfeed_api                         |         "loggerProvider": {
nodejs_jobsfeed_api                         |           "logLevel": 4
nodejs_jobsfeed_api                         |         },
nodejs_jobsfeed_api                         |         "logLevel": 4,
nodejs_jobsfeed_api                         |         "serverUrl": "https://api2.amplitude.com/2/httpapi",
nodejs_jobsfeed_api                         |         "serverZone": "US",
nodejs_jobsfeed_api                         |         "transportProvider": {},
nodejs_jobsfeed_api                         |         "useBatch": false
nodejs_jobsfeed_api                         |       }
nodejs_jobsfeed_api                         |     },
nodejs_jobsfeed_api                         |     "after": {
nodejs_jobsfeed_api                         |       "config": {
nodejs_jobsfeed_api                         |         "_optOut": false,
nodejs_jobsfeed_api                         |         "apiKey": "d38a8a2e73f61f9ed7ac17faa5fea1be",
nodejs_jobsfeed_api                         |         "flushIntervalMillis": 10000,
nodejs_jobsfeed_api                         |         "flushMaxRetries": 12,
nodejs_jobsfeed_api                         |         "flushQueueSize": 200,
nodejs_jobsfeed_api                         |         "instanceName": "$default_instance",
nodejs_jobsfeed_api                         |         "loggerProvider": {
nodejs_jobsfeed_api                         |           "logLevel": 4
nodejs_jobsfeed_api                         |         },
nodejs_jobsfeed_api                         |         "logLevel": 4,
nodejs_jobsfeed_api                         |         "serverUrl": "https://api2.amplitude.com/2/httpapi",
nodejs_jobsfeed_api                         |         "serverZone": "US",
nodejs_jobsfeed_api                         |         "transportProvider": {},
nodejs_jobsfeed_api                         |         "useBatch": false
nodejs_jobsfeed_api                         |       }
nodejs_jobsfeed_api                         |     }
nodejs_jobsfeed_api                         |   }
nodejs_jobsfeed_api                         | }
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] BullModule dependencies initialized +3ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] NodemailerModule dependencies initialized +57ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] AppModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] SharedModule dependencies initialized +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] BullModule dependencies initialized +3ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +65ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] SheduleModule dependencies initialized +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] VacancyGatewayModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] SubCategoryModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] KeywordModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] UsersModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] CategoryModule dependencies initialized +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] JobsModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [TelegrafI18nMiddlewareProvider] Initializing Telegraf Context with i18n
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] I18nModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] TelegrafI18nModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] TelegrafCoreModule dependencies initialized +54ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] QueuesModule dependencies initialized +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [InstanceLoader] BotModule dependencies initialized +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [VacancyGateway] WebSocket Gateway Initialized
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [VacancyGateway] WebSocket Gateway Initialized
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RoutesResolver] JobsController {/api/v1/jobs}: +7ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/v1/jobs/filtered, GET} route +3ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/v1/jobs, GET} route +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/v1/jobs/last-jobs, GET} route +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/v1/jobs/test, GET} route +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/v1/jobs/by-users-filter/:tgChatId, GET} route +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/v1/jobs/by-onbording-filter, POST} route +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RoutesResolver] BotController {/api/bot}: +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/bot/get-update, POST} route +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RoutesResolver] UsersController {/api/users}: +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/users/check-email, POST} route +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/users/save-filters, POST} route +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/users, GET} route +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/users/:id, GET} route +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/users/by-lead-id/:lead_id, GET} route +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/users/:id, PATCH} route +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/users/:id, DELETE} route +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RoutesResolver] SendMailsController {/api/sendmail}: +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/sendmail, POST} route +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RoutesResolver] CategoryController {/api/category}: +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/category/seed, POST} route +1ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RouterExplorer] Mapped {/api/category, GET} route +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RoutesResolver] SubCategoryController {/api/sub-category}: +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [RoutesResolver] KeywordController {/api/keyword}: +0ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [TelegrafI18nContextGetterPatcher] Patching nestjs-i18n getContextObject to suppress warnings for context types: "telegraf"
nodejs_jobsfeed_api                         | Module has been initialized. Starting scraping...
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG [NestApplication] Nest application successfully started +62ms
nodejs_jobsfeed_api                         | [Nest] 3575  - 12/09/2025, 7:02:41 PM     LOG API started on port: 3108
redis                                       | 1:M 09 Dec 2025 19:02:41.992 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:02:42.030 * Background saving started by pid 31
nodejs_steam_parser                         | query: SELECT * FROM current_schema()
nodejs_steam_parser                         | query: SELECT * FROM current_schema()
redis                                       | 31:C 09 Dec 2025 19:02:42.079 * DB saved on disk
redis                                       | 31:C 09 Dec 2025 19:02:42.080 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:02:42.130 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | {
nodejs_nutrivial_backand                    |   vitaminB7: { value: 40, unit: 'µg/day' },
nodejs_nutrivial_backand                    |   vitaminB9: { value: 300, unit: 'µg/day' },
nodejs_nutrivial_backand                    |   vitaminB3: { value: 15, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminB5: { value: 5, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminB2: { value: 1.4, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminB1: { value: 1.2, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminA: { value: 850, unit: 'µg rae/day' },
nodejs_nutrivial_backand                    |   vitaminB12: { value: 4, unit: 'µg/day' },
nodejs_nutrivial_backand                    |   vitaminB6: { value: 1.6, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminC: { value: 110, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminD: { value: 20, unit: 'µg/day' },
nodejs_nutrivial_backand                    |   vitaminE: { value: 8, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminK: { value: 70, unit: 'µg/day' }
nodejs_nutrivial_backand                    | } [
nodejs_nutrivial_backand                    |   'vitamin_a',  'vitamin_b12',
nodejs_nutrivial_backand                    |   'thiamine',   'riboflavin',
nodejs_nutrivial_backand                    |   'niacin',     'pantothenic_acid',
nodejs_nutrivial_backand                    |   'vitamin_b6', 'biotin',
nodejs_nutrivial_backand                    |   'folate',     'vitamin_c',
nodejs_nutrivial_backand                    |   'vitamin_d',  'vitamin_e',
nodejs_nutrivial_backand                    |   'vitamin_k'
nodejs_nutrivial_backand                    | ]
nodejs_nutrivial_backand                    | {
nodejs_nutrivial_backand                    |   vitaminB7: { value: 40, unit: 'µg/day' },
nodejs_nutrivial_backand                    |   vitaminB9: { value: 300, unit: 'µg/day' },
nodejs_nutrivial_backand                    |   vitaminB3: { value: 15, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminB5: { value: 5, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminB2: { value: 1.4, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminB1: { value: 1.2, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminA: { value: 850, unit: 'µg rae/day' },
nodejs_nutrivial_backand                    |   vitaminB12: { value: 4, unit: 'µg/day' },
nodejs_nutrivial_backand                    |   vitaminB6: { value: 1.6, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminC: { value: 110, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminD: { value: 20, unit: 'µg/day' },
nodejs_nutrivial_backand                    |   vitaminE: { value: 8, unit: 'mg/day' },
nodejs_nutrivial_backand                    |   vitaminK: { value: 70, unit: 'µg/day' }
nodejs_nutrivial_backand                    | }
nodejs_nutrivial_backand                    | ---USER-START--- developerledich@gmail.com 2025-12-09T19:02:47.226Z
nodejs_nutrivial_backand                    | logs 8
nodejs_nutrivial_backand                    | product,vitaminA_ug,vitaminB12_ug,vitaminB2_ug,vitaminB3_ug,vitaminB5_ug,vitaminB6_ug,vitaminB7_ug,vitaminB9_ug,vitaminC_ug,vitaminD_ug,vitaminE_ug,vitaminK_ug,vitaminB1_ug,protein_mg,totalFat_mg,saturatedFattyAcids_mg,monounsaturatedFattyAcids_mg,polyunsaturatedFattyAcids_mg,linoleicAcid_mg,alphaLinolenicAcid_mg,epa_mg,dha_mg,carbsAbsorbable_mg,fiber_mg,alcohol_mg,water_mg,totalSugar_mg,cholesterol_mg,omega3_mg,omega6_mg,calcium_mg,iron_ug,chloride_mg,fluoride_ug,iodine_ug,potassium_mg,copper_ug,magnesium_mg,manganese_ug,sodium_mg,phosphorus_mg,zinc_ug,grams
nodejs_nutrivial_backand                    | Syrup,0,0,60,67,0,0,0,0,0,0,0,0,70,300,0,0,0,0,0,0,0,0,79000,0,0,19300,79000,0,0,0,26,1500,42,80,0,240,90,10,110,270,20,10,200
nodejs_nutrivial_backand                    | Cocoa powder drink,0,0,40,2067,400,20,10,10,0,0,180,0,60,5500,6000,3534,2013,189,189,0,0,0,77400,6000,0,1902,73530,0,0,189,33,2400,130,100,2.5,410,1100,150,2000,250,190,1900,250
nodejs_nutrivial_backand                    | Rice mixed with vegetables ,51,0,28,876,185,67,1.5,18,19620,0.02,827,8,45,2113,2120,1075,560,347,322,22,0,0,9906,1575,0,83437,959,4,23,324,10,385,416,73,3.3,59,289,41,1223,236,37,1715,190
nodejs_nutrivial_backand                    | Poached Chicken Breast,23,1,203,7784,655,267,1,11,812,1,386,3,185,18690,969,241,348,193,59,7,43,50,552,140,11,78097,433,56,116,77,54,482,265,116,26,285,71,24,89,225,189,649,200
nodejs_nutrivial_backand                    | Stewed Cabbage,111,0,38,636,231,122,3,16,16849,0,942,30,49,1369,8640,5207,2590,322,233,66,1,1,3763,1577,0,83402,3129,20,71,251,23,292,295,31,2,202,49,12,139,165,32,160,200
nodejs_nutrivial_backand                    | Raw Vegetable Salad,132,0,107,2657,843,192,4,46,33382,0,1565,51,179,5319,12476,4936,4845,2093,1824,262,1,0,5765,2729,0,72263,3925,31,262,1830,45,830,236,24,6,247,107,29,358,166,84,648,300
nodejs_nutrivial_backand                    | Carrot raw,1637,0,14,747,270,168,5,17,3220,0,440,15,111,840,180,40,6,117,105,12,0,0,6799,3060,0,88000,6370,0,12,105,21,355,58,19,3.1,355,55,12,97,23,36,256,80
nodejs_nutrivial_backand                    | Apple raw,5,0,9,333,100,43,5,5,12000,0,490,6,11,340,49,201,22,267,201,44,0,22,14350,2010,0,82470,10311,0,66,201,5,248,2,9,0.8,119,52,5,43,1,11,38,150
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | -----------------------------------------------------
nodejs_nutrivial_backand                    | product,vitaminA_ug,vitaminB12_ug,vitaminB2_ug,vitaminB3_ug,vitaminB5_ug,vitaminB6_ug,vitaminB7_ug,vitaminB9_ug,vitaminC_ug,vitaminD_ug,vitaminE_ug,vitaminK_ug,vitaminB1_ug,protein_mg,totalFat_mg,saturatedFattyAcids_mg,monounsaturatedFattyAcids_mg,polyunsaturatedFattyAcids_mg,linoleicAcid_mg,alphaLinolenicAcid_mg,epa_mg,dha_mg,carbsAbsorbable_mg,fiber_mg,alcohol_mg,water_mg,totalSugar_mg,cholesterol_mg,omega3_mg,omega6_mg,calcium_mg,iron_ug,chloride_mg,fluoride_ug,iodine_ug,potassium_mg,copper_ug,magnesium_mg,manganese_ug,sodium_mg,phosphorus_mg,zinc_ug,grams
nodejs_nutrivial_backand                    | Syrup,,,120,134,,,,,,,,,140,600,,,,,,,,,158000,,,38600,158000,,,,52,3000,84,160,,480,180,20,220,540,40,20,200
nodejs_nutrivial_backand                    | Cocoa powder drink,,,100,5167.5,1000,50,25,25,,,450,,150,13750,15000,8835,5032.5,472.5,472.5,,,,193500,15000,,4755,183825,,,472.5,82.5,6000,325,250,6.25,1025,2750,375,5000,625,475,4750,250
nodejs_nutrivial_backand                    | Rice mixed with vegetables ,96.9,,53.2,1664.4,351.5,127.3,2.85,34.2,37278,0.038000000000000006,1571.3,15.2,85.5,4014.7,4028,2042.5,1064,659.3,611.8,41.8,,,18821.4,2992.5,,158530.3,1822.1,7.6,43.7,615.6,19,731.5,790.4,138.7,6.27,112.1,549.1,77.9,2323.7,448.4,70.3,3258.5,190
nodejs_nutrivial_backand                    | Poached Chicken Breast,46,2,406,15568,1310,534,2,22,1624,2,772,6,370,37380,1938,482,696,386,118,14,86,100,1104,280,22,156194,866,112,232,154,108,964,530,232,52,570,142,48,178,450,378,1298,200
nodejs_nutrivial_backand                    | Stewed Cabbage,222,,76,1272,462,244,6,32,33698,,1884,60,98,2738,17280,10414,5180,644,466,132,2,2,7526,3154,,166804,6258,40,142,502,46,584,590,62,4,404,98,24,278,330,64,320,200
nodejs_nutrivial_backand                    | Raw Vegetable Salad,396,,321,7971,2529,576,12,138,100146,,4695,153,537,15957,37428,14808,14535,6279,5472,786,3,,17295,8187,,216789,11775,93,786,5490,135,2490,708,72,18,741,321,87,1074,498,252,1944,300
nodejs_nutrivial_backand                    | Carrot raw,1309.6,,11.2,597.6,216,134.4,4,13.6,2576,,352,12,88.8,672,144,32,4.8,93.6,84,9.6,,,5439.2,2448,,70400,5096,,9.6,84,16.8,284,46.4,15.2,2.48,284,44,9.6,77.6,18.4,28.8,204.8,80
nodejs_nutrivial_backand                    | Apple raw,7.5,,13.5,499.5,150,64.5,7.5,7.5,18000,,735,9,16.5,510,73.5,301.5,33,400.5,301.5,66,,33,21525,3015,,123705,15466.5,,99,301.5,7.5,372,3,13.5,1.2,178.5,78,7.5,64.5,1.5,16.5,57,150
nodejs_nutrivial_backand                    | 
nodejs_nutrivial_backand                    | code,normValue,normUnit,actualValue,actualUnit
nodejs_nutrivial_backand                    | alcohol,0,none,0,g/day
nodejs_nutrivial_backand                    | fiber,30,g/day,35.1,g/day
nodejs_nutrivial_backand                    | monounsaturatedFattyAcids,10,percent energy,8.8,percent energy
nodejs_nutrivial_backand                    | calories,3000,kcal/day,,undefined
nodejs_nutrivial_backand                    | epaDha,250,mg/day,226,mg/day
nodejs_nutrivial_backand                    | sugar,5,percent energy,56.6,percent energy
nodejs_nutrivial_backand                    | cholesterol,300,mg/day,252.6,mg/day
nodejs_nutrivial_backand                    | omega3,0.5,percent energy,0.4,percent energy
nodejs_nutrivial_backand                    | omega6,2.5,percent energy,2.5,percent energy
nodejs_nutrivial_backand                    | totalFat,30,percent energy,25.2,percent energy
nodejs_nutrivial_backand                    | saturatedFattyAcids,10,percent energy,12.3,percent energy
nodejs_nutrivial_backand                    | carbohydrates,50,percent energy,62.5,percent energy
nodejs_nutrivial_backand                    | linoleicAcid,2.5,percent energy,2.5,percent energy
nodejs_nutrivial_backand                    | polyunsaturatedFattyAcids,10,percent energy,3,percent energy
nodejs_nutrivial_backand                    | protein,0.8,g/kg body weight/day,0.6,g/kg body weight/day
nodejs_nutrivial_backand                    | water,1410,ml/day,935.8,ml/day
nodejs_nutrivial_backand                    | alphaLinolenicAcid,0.5,percent energy,0.3,percent energy
nodejs_nutrivial_backand                    | vitaminB7,40,µg/day,59.4,µg/day
nodejs_nutrivial_backand                    | vitaminB9,300,µg/day,272.3,µg/day
nodejs_nutrivial_backand                    | vitaminB3,15,mg/day,32.9,mg/day
nodejs_nutrivial_backand                    | vitaminB5,5,mg/day,6,mg/day
nodejs_nutrivial_backand                    | vitaminB2,1.4,mg/day,1.1,mg/day
nodejs_nutrivial_backand                    | vitaminB1,1.2,mg/day,1.5,mg/day
nodejs_nutrivial_backand                    | vitaminA,850,µg rae/day,2078,µg rae/day
nodejs_nutrivial_backand                    | vitaminB12,4,µg/day,2,µg/day
nodejs_nutrivial_backand                    | vitaminB6,1.6,mg/day,1.7,mg/day
nodejs_nutrivial_backand                    | vitaminC,110,mg/day,193.3,mg/day
nodejs_nutrivial_backand                    | vitaminD,20,µg/day,2,µg/day
nodejs_nutrivial_backand                    | vitaminE,8,mg/day,10.5,mg/day
nodejs_nutrivial_backand                    | vitaminK,70,µg/day,255.2,µg/day
nodejs_nutrivial_backand                    | calcium,1000,mg/day,466.8,mg/day
nodejs_nutrivial_backand                    | chloride,2300,mg/day,3076.8,mg/day
nodejs_nutrivial_backand                    | chromium,100,µg/day,,undefined
nodejs_nutrivial_backand                    | iron,11,mg/day,14.4,mg/day
nodejs_nutrivial_backand                    | fluoride,3.5,mg/day,0.9,mg/day
nodejs_nutrivial_backand                    | iodine,150,µg/day,90.2,µg/day
nodejs_nutrivial_backand                    | potassium,4000,mg/day,3794.6,mg/day
nodejs_nutrivial_backand                    | copper,1.5,mg/day,4.2,mg/day
nodejs_nutrivial_backand                    | magnesium,350,mg/day,649,mg/day
nodejs_nutrivial_backand                    | manganese,5,mg/day,9.2,mg/day
nodejs_nutrivial_backand                    | molybdenum,100,µg/day,,undefined
nodejs_nutrivial_backand                    | sodium,1500,mg/day,2911.3,mg/day
nodejs_nutrivial_backand                    | phosphorus,550,mg/day,1324.6,mg/day
nodejs_nutrivial_backand                    | selenium,70,µg/day,,undefined
nodejs_nutrivial_backand                    | zincLowPhytate,11,mg/day,,undefined
nodejs_nutrivial_backand                    | zincHighPhytate,16,mg/day,,undefined
nodejs_nutrivial_backand                    | zincMediumPhytate,14,mg/day,,undefined
nodejs_nutrivial_backand                    | --- alcohol ---
nodejs_nutrivial_backand                    | ACT: { value: 0.022, unit: 'g/day' }
nodejs_nutrivial_backand                    | REF: { value: 0, unit: 'none' }
nodejs_nutrivial_backand                    | → FAIL CONDITION TRIGGERED
nodejs_nutrivial_backand                    | --- fiber ---
nodejs_nutrivial_backand                    | ACT: { value: 35.0765, unit: 'g/day' }
nodejs_nutrivial_backand                    | REF: { value: 30, unit: 'g/day' }
nodejs_nutrivial_backand                    | → OK: percent = 117
nodejs_nutrivial_backand                    | --- monounsaturatedFattyAcids ---
nodejs_nutrivial_backand                    | ACT: { value: 8.82685657282199, unit: 'percent energy' }
nodejs_nutrivial_backand                    | REF: { value: 10, unit: 'percent energy' }
nodejs_nutrivial_backand                    | → OK: percent = 88
nodejs_nutrivial_backand                    | --- calories ---
nodejs_nutrivial_backand                    | ACT: undefined
nodejs_nutrivial_backand                    | REF: { value: 3000, unit: 'kcal/day' }
nodejs_nutrivial_backand                    | → FAIL CONDITION TRIGGERED
nodejs_nutrivial_backand                    | --- epaDha ---
nodejs_nutrivial_backand                    | ACT: { value: 226, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 250, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 90
nodejs_nutrivial_backand                    | --- sugar ---
nodejs_nutrivial_backand                    | ACT: { value: 56.61842902534545, unit: 'percent energy' }
nodejs_nutrivial_backand                    | REF: { value: 5, unit: 'percent energy' }
nodejs_nutrivial_backand                    | → OK: percent = 1132
nodejs_nutrivial_backand                    | --- cholesterol ---
nodejs_nutrivial_backand                    | ACT: { value: 252.6, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 300, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 84
nodejs_nutrivial_backand                    | --- omega3 ---
nodejs_nutrivial_backand                    | ACT: { value: 0.43636665927732216, unit: 'percent energy' }
nodejs_nutrivial_backand                    | REF: { value: 0.5, unit: 'percent energy' }
nodejs_nutrivial_backand                    | → OK: percent = 87
nodejs_nutrivial_backand                    | --- omega6 ---
nodejs_nutrivial_backand                    | ACT: { value: 2.5336732431833298, unit: 'percent energy' }
nodejs_nutrivial_backand                    | REF: { value: 2.5, unit: 'percent energy' }
nodejs_nutrivial_backand                    | → OK: percent = 101
nodejs_nutrivial_backand                    | --- totalFat ---
nodejs_nutrivial_backand                    | ACT: { value: 25.2354799379295, unit: 'percent energy' }
nodejs_nutrivial_backand                    | REF: { value: 30, unit: 'percent energy' }
nodejs_nutrivial_backand                    | → OK: percent = 84
nodejs_nutrivial_backand                    | --- saturatedFattyAcids ---
nodejs_nutrivial_backand                    | ACT: { value: 12.274994457991577, unit: 'percent energy' }
nodejs_nutrivial_backand                    | REF: { value: 10, unit: 'percent energy' }
nodejs_nutrivial_backand                    | → OK: percent = 123
nodejs_nutrivial_backand                    | --- carbohydrates ---
nodejs_nutrivial_backand                    | ACT: { value: 62.544978940368004, unit: 'percent energy' }
nodejs_nutrivial_backand                    | REF: { value: 50, unit: 'percent energy' }
nodejs_nutrivial_backand                    | → OK: percent = 125
nodejs_nutrivial_backand                    | --- linoleicAcid ---
nodejs_nutrivial_backand                    | ACT: { value: 2.502482819773886, unit: 'percent energy' }
nodejs_nutrivial_backand                    | REF: { value: 2.5, unit: 'percent energy' }
nodejs_nutrivial_backand                    | → OK: percent = 100
nodejs_nutrivial_backand                    | --- polyunsaturatedFattyAcids ---
nodejs_nutrivial_backand                    | ACT: { value: 2.9710374639769452, unit: 'percent energy' }
nodejs_nutrivial_backand                    | REF: { value: 10, unit: 'percent energy' }
nodejs_nutrivial_backand                    | → OK: percent = 30
nodejs_nutrivial_backand                    | --- protein ---
nodejs_nutrivial_backand                    | ACT: { value: 0.6301808333333334, unit: 'g/kg body weight/day' }
nodejs_nutrivial_backand                    | REF: { value: 0.8, unit: 'g/kg body weight/day' }
nodejs_nutrivial_backand                    | → OK: percent = 79
nodejs_nutrivial_backand                    | --- water ---
nodejs_nutrivial_backand                    | ACT: { value: 935.7773000000001, unit: 'ml/day' }
nodejs_nutrivial_backand                    | REF: { value: 1410, unit: 'ml/day' }
nodejs_nutrivial_backand                    | → OK: percent = 66
nodejs_nutrivial_backand                    | --- alphaLinolenicAcid ---
nodejs_nutrivial_backand                    | ACT: { value: 0.348947018399468, unit: 'percent energy' }
nodejs_nutrivial_backand                    | REF: { value: 0.5, unit: 'percent energy' }
nodejs_nutrivial_backand                    | → OK: percent = 70
nodejs_nutrivial_backand                    | --- vitaminB7 ---
nodejs_nutrivial_backand                    | ACT: { value: 59.35, unit: 'µg/day' }
nodejs_nutrivial_backand                    | REF: { value: 40, unit: 'µg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 148
nodejs_nutrivial_backand                    | --- vitaminB9 ---
nodejs_nutrivial_backand                    | ACT: { value: 272.3, unit: 'µg/day' }
nodejs_nutrivial_backand                    | REF: { value: 300, unit: 'µg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 91
nodejs_nutrivial_backand                    | --- vitaminB3 ---
nodejs_nutrivial_backand                    | ACT: { value: 32.874, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 15, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 219
nodejs_nutrivial_backand                    | --- vitaminB5 ---
nodejs_nutrivial_backand                    | ACT: { value: 6.0185, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 5, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 120
nodejs_nutrivial_backand                    | --- vitaminB2 ---
nodejs_nutrivial_backand                    | ACT: { value: 1.1009, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 1.4, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 79
nodejs_nutrivial_backand                    | --- vitaminB1 ---
nodejs_nutrivial_backand                    | ACT: { value: 1.4858, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 1.2, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 124
nodejs_nutrivial_backand                    | --- vitaminA ---
nodejs_nutrivial_backand                    | ACT: { value: 2078, unit: 'µg rae/day' }
nodejs_nutrivial_backand                    | REF: { value: 850, unit: 'µg rae/day' }
nodejs_nutrivial_backand                    | → OK: percent = 244
nodejs_nutrivial_backand                    | --- vitaminB12 ---
nodejs_nutrivial_backand                    | ACT: { value: 2, unit: 'µg/day' }
nodejs_nutrivial_backand                    | REF: { value: 4, unit: 'µg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 50
nodejs_nutrivial_backand                    | --- vitaminB6 ---
nodejs_nutrivial_backand                    | ACT: { value: 1.7302, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 1.6, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 108
nodejs_nutrivial_backand                    | --- vitaminC ---
nodejs_nutrivial_backand                    | ACT: { value: 193.322, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 110, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 176
nodejs_nutrivial_backand                    | --- vitaminD ---
nodejs_nutrivial_backand                    | ACT: { value: 2.038, unit: 'µg/day' }
nodejs_nutrivial_backand                    | REF: { value: 20, unit: 'µg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 10
nodejs_nutrivial_backand                    | --- vitaminE ---
nodejs_nutrivial_backand                    | ACT: { value: 10.459299999999999, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 8, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 131
nodejs_nutrivial_backand                    | --- vitaminK ---
nodejs_nutrivial_backand                    | ACT: { value: 255.2, unit: 'µg/day' }
nodejs_nutrivial_backand                    | REF: { value: 70, unit: 'µg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 365
nodejs_nutrivial_backand                    | --- calcium ---
nodejs_nutrivial_backand                    | ACT: { value: 466.8, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 1000, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 47
nodejs_nutrivial_backand                    | --- chloride ---
nodejs_nutrivial_backand                    | ACT: { value: 3076.8, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 2300, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 134
nodejs_nutrivial_backand                    | --- chromium ---
nodejs_nutrivial_backand                    | ACT: undefined
nodejs_nutrivial_backand                    | REF: { value: 100, unit: 'µg/day' }
nodejs_nutrivial_backand                    | → FAIL CONDITION TRIGGERED
nodejs_nutrivial_backand                    | --- iron ---
nodejs_nutrivial_backand                    | ACT: { value: 14.4255, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 11, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 131
nodejs_nutrivial_backand                    | --- fluoride ---
nodejs_nutrivial_backand                    | ACT: { value: 0.9434000000000001, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 3.5, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 27
nodejs_nutrivial_backand                    | --- iodine ---
nodejs_nutrivial_backand                    | ACT: { value: 90.2, unit: 'µg/day' }
nodejs_nutrivial_backand                    | REF: { value: 150, unit: 'µg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 60
nodejs_nutrivial_backand                    | --- potassium ---
nodejs_nutrivial_backand                    | ACT: { value: 3794.6, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 4000, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 95
nodejs_nutrivial_backand                    | --- copper ---
nodejs_nutrivial_backand                    | ACT: { value: 4.162100000000001, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 1.5, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 277
nodejs_nutrivial_backand                    | --- magnesium ---
nodejs_nutrivial_backand                    | ACT: { value: 649, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 350, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 185
nodejs_nutrivial_backand                    | --- manganese ---
nodejs_nutrivial_backand                    | ACT: { value: 9.215800000000002, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 5, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 184
nodejs_nutrivial_backand                    | --- molybdenum ---
nodejs_nutrivial_backand                    | ACT: undefined
nodejs_nutrivial_backand                    | REF: { value: 100, unit: 'µg/day' }
nodejs_nutrivial_backand                    | → FAIL CONDITION TRIGGERED
nodejs_nutrivial_backand                    | --- sodium ---
nodejs_nutrivial_backand                    | ACT: { value: 2911.3, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 1500, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 194
nodejs_nutrivial_backand                    | --- phosphorus ---
nodejs_nutrivial_backand                    | ACT: { value: 1324.6, unit: 'mg/day' }
nodejs_nutrivial_backand                    | REF: { value: 550, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → OK: percent = 241
nodejs_nutrivial_backand                    | --- selenium ---
nodejs_nutrivial_backand                    | ACT: undefined
nodejs_nutrivial_backand                    | REF: { value: 70, unit: 'µg/day' }
nodejs_nutrivial_backand                    | → FAIL CONDITION TRIGGERED
nodejs_nutrivial_backand                    | --- zincLowPhytate ---
nodejs_nutrivial_backand                    | ACT: undefined
nodejs_nutrivial_backand                    | REF: { value: 11, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → FAIL CONDITION TRIGGERED
nodejs_nutrivial_backand                    | --- zincHighPhytate ---
nodejs_nutrivial_backand                    | ACT: undefined
nodejs_nutrivial_backand                    | REF: { value: 16, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → FAIL CONDITION TRIGGERED
nodejs_nutrivial_backand                    | --- zincMediumPhytate ---
nodejs_nutrivial_backand                    | ACT: undefined
nodejs_nutrivial_backand                    | REF: { value: 14, unit: 'mg/day' }
nodejs_nutrivial_backand                    | → FAIL CONDITION TRIGGERED
nodejs_nutrivial_backand                    | ----sumPfc { p: 75621.7, f: 75891.5, c: 423210.60000000003 }
nodejs_nutrivial_backand                    | ---- alcohol
nodejs_nutrivial_backand                    | ---- fiber
nodejs_nutrivial_backand                    | ---- monounsaturatedFattyAcids
nodejs_nutrivial_backand                    | ---- calories
nodejs_nutrivial_backand                    | ---- epaDha
nodejs_nutrivial_backand                    | ---- sugar
nodejs_nutrivial_backand                    | ---- cholesterol
nodejs_nutrivial_backand                    | ---- omega3
nodejs_nutrivial_backand                    | ---- omega6
nodejs_nutrivial_backand                    | ---- totalFat
nodejs_nutrivial_backand                    | ---- saturatedFattyAcids
nodejs_nutrivial_backand                    | ---- carbohydrates
nodejs_nutrivial_backand                    | ---- linoleicAcid
nodejs_nutrivial_backand                    | ---- polyunsaturatedFattyAcids
nodejs_nutrivial_backand                    | ---- protein
nodejs_nutrivial_backand                    | ---- water
nodejs_nutrivial_backand                    | ---- alphaLinolenicAcid
nodejs_nutrivial_backand                    | ---- calcium
nodejs_nutrivial_backand                    | ---- chloride
nodejs_nutrivial_backand                    | ---- chromium
nodejs_nutrivial_backand                    | ---- iron
nodejs_nutrivial_backand                    | ---- fluoride
nodejs_nutrivial_backand                    | ---- iodine
nodejs_nutrivial_backand                    | ---- potassium
nodejs_nutrivial_backand                    | ---- copper
nodejs_nutrivial_backand                    | ---- magnesium
nodejs_nutrivial_backand                    | ---- manganese
nodejs_nutrivial_backand                    | ---- molybdenum
nodejs_nutrivial_backand                    | ---- sodium
nodejs_nutrivial_backand                    | ---- phosphorus
nodejs_nutrivial_backand                    | ---- selenium
nodejs_nutrivial_backand                    | ---- zincLowPhytate
nodejs_nutrivial_backand                    | ---- zincHighPhytate
nodejs_nutrivial_backand                    | ---- zincMediumPhytate
nodejs_steam_parser                         | query: SELECT version();
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_steam_parser                         | query: SELECT version();
nodejs_steam_parser                         | Data Source has been initialized!
nodejs_steam_parser                         | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_steam_parser                         | No migrations are pending
nodejs_steam_parser                         | 
nodejs_steam_parser                         | > steam-parser@0.0.1 start:dev
nodejs_steam_parser                         | > npm run migrate:dev && nest start --watch --expose-gc
nodejs_steam_parser                         | 
nodejs_steam_parser                         | 
nodejs_steam_parser                         | > steam-parser@0.0.1 migrate:dev
nodejs_steam_parser                         | > ts-node ./node_modules/typeorm/cli migration:run -d db/dataSource.ts
nodejs_steam_parser                         | 
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:02:51 PM    WARN [I18nService] HeaderResolver does not support RFC4647 Accept-Language header. Please use AcceptLanguageResolver instead.
nodejs_steam_parser                         | query: SELECT * FROM current_schema()
nodejs_steam_parser                         | query: SELECT * FROM current_schema()
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:02:56.728+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765306976,"ts_usec":728679,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 38, snapshot max: 38 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:03:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_steam_parser                         | query: SELECT version();
nodejs_steam_parser                         | Data Source has been initialized!
nodejs_steam_parser                         | query: SELECT version();
nodejs_steam_parser                         | query: SELECT * FROM "information_schema"."tables" WHERE "table_schema" = 'public' AND "table_name" = 'migrations'
nodejs_steam_parser                         | query: SELECT * FROM "migrations" "migrations" ORDER BY "id" DESC
nodejs_steam_parser                         | No migrations are pending
nodejs_steam_parser                         | [7:03:04 PM] Starting compilation in watch mode...
nodejs_steam_parser                         | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steam_parser                         | [7:03:25 PM] Found 0 errors. Watching for file changes.
nodejs_steam_parser                         | 
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | [Nest] 7635  - 12/09/2025, 7:03:31 PM     LOG [PdfService] Saved PDF for report 312 to uploads/pdfs/report-312.pdf
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [NestFactory] Starting Nest application...
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +55ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] PassportModule dependencies initialized +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] MulterModule dependencies initialized +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] JwtModule dependencies initialized +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] ConfigModule dependencies initialized +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +75ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] TypeOrmModule dependencies initialized +11ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] VariationModule dependencies initialized +21ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] AppModule dependencies initialized +2ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] EventModule dependencies initialized +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] SharedModule dependencies initialized +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] GameModule dependencies initialized +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] PaymentModule dependencies initialized +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] UserModule dependencies initialized +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] UserImgsModule dependencies initialized +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] ExperimentModule dependencies initialized +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [InstanceLoader] AuthModule dependencies initialized +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RoutesResolver] AppController {/api}: +8ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/app/:url*/:rest*, GET} route +5ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/proxy, GET} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/public/**, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RoutesResolver] UserController {/api/user}: +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user/register, POST} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user/verify-email, GET} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user/restore-password, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user/update-password, POST} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user, PUT} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user/:id, DELETE} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user/all, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user/create-user, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RoutesResolver] SharedController {/api/shared}: +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/shared/image, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/shared/main-capsule, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/shared/broadcast-left, POST} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/shared/broadcast-right, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/shared/trailer, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/shared/preview, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/shared/upload-file, POST} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/shared/image/:url/:id, DELETE} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RoutesResolver] AuthController {/api/auth}: +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/auth/login, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/auth/refresh, GET} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RoutesResolver] GameController {/api/game}: +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/game, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/game, GET} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/game/:id, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/game/:id, PATCH} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/game/:id, DELETE} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RoutesResolver] ExperimentController {/api/experiment}: +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment, POST} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/duplicate, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/by-game/:game_id, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/preview/:id, GET} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/:id, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/:id, PATCH} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/variation-list, PUT} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/:id, DELETE} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/finally/:id, GET} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/get-live-stream-status, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/start-live-stream, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/delete-live-stream/:id, DELETE} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/experiment/get-live-streams/:id, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RoutesResolver] VariationController {/api/variation}: +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/variation, GET} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/variation/:id, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/variation/:id, PATCH} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/variation/:id, DELETE} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RoutesResolver] EventsController {/api/events}: +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/events/status, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/events, PATCH} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/events, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RoutesResolver] PaymentController {/api/payment}: +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/payment/prices, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/payment/checkout, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/payment/webhook, POST} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/payment/subscription-info, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/payment/unsubscribe, POST} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/payment/:id, PUT} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RoutesResolver] UserImgsController {/api/user-imgs}: +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user-imgs, POST} route +1ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [RouterExplorer] Mapped {/api/user-imgs/:id, GET} route +0ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG [NestApplication] Nest application successfully started +15ms
nodejs_steam_parser                         | [Nest] 7740  - 12/09/2025, 7:03:34 PM     LOG Api started on port: 3069
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:03:56.755+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307036,"ts_usec":755062,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 40, snapshot max: 40 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.5
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.25 | BUY: 78.24
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:04:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 7:04:17 PM   ERROR [ExceptionsHandler] TypeError: Missing parameter name at 5: https://git.new/pathToRegexpError
nodejs_eta_back                             |     at name (/home/node/app/node_modules/path-to-regexp/src/index.ts:153:13)
nodejs_eta_back                             |     at lexer (/home/node/app/node_modules/path-to-regexp/src/index.ts:171:21)
nodejs_eta_back                             |     at lexer.next ()
nodejs_eta_back                             |     at Iter.peek (/home/node/app/node_modules/path-to-regexp/src/index.ts:188:32)
nodejs_eta_back                             |     at Iter.tryConsume (/home/node/app/node_modules/path-to-regexp/src/index.ts:195:24)
nodejs_eta_back                             |     at Iter.text (/home/node/app/node_modules/path-to-regexp/src/index.ts:213:26)
nodejs_eta_back                             |     at consume (/home/node/app/node_modules/path-to-regexp/src/index.ts:285:23)
nodejs_eta_back                             |     at parse (/home/node/app/node_modules/path-to-regexp/src/index.ts:320:18)
nodejs_eta_back                             |     at  (/home/node/app/node_modules/path-to-regexp/src/index.ts:503:40)
nodejs_eta_back                             |     at Array.map ()
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 7:04:17 PM   ERROR [ExceptionsHandler] TypeError: Missing parameter name at 5: https://git.new/pathToRegexpError
nodejs_eta_back                             |     at name (/home/node/app/node_modules/path-to-regexp/src/index.ts:153:13)
nodejs_eta_back                             |     at lexer (/home/node/app/node_modules/path-to-regexp/src/index.ts:171:21)
nodejs_eta_back                             |     at lexer.next ()
nodejs_eta_back                             |     at Iter.peek (/home/node/app/node_modules/path-to-regexp/src/index.ts:188:32)
nodejs_eta_back                             |     at Iter.tryConsume (/home/node/app/node_modules/path-to-regexp/src/index.ts:195:24)
nodejs_eta_back                             |     at Iter.text (/home/node/app/node_modules/path-to-regexp/src/index.ts:213:26)
nodejs_eta_back                             |     at consume (/home/node/app/node_modules/path-to-regexp/src/index.ts:285:23)
nodejs_eta_back                             |     at parse (/home/node/app/node_modules/path-to-regexp/src/index.ts:320:18)
nodejs_eta_back                             |     at  (/home/node/app/node_modules/path-to-regexp/src/index.ts:503:40)
nodejs_eta_back                             |     at Array.map ()
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:04:56.766+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307096,"ts_usec":766449,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 42, snapshot max: 42 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:05:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.5
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.25 | BUY: 78.17
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:05:56.777+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307156,"ts_usec":777299,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 44, snapshot max: 44 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:06:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:06:56.796+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307216,"ts_usec":796869,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 46, snapshot max: 46 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.47
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.24 | BUY: 78.17
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:07:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-09T19:07:24.507Z", "log.level": "WARN", "message":"SSL/TLS request received but SSL/TLS is not enabled on this node, got (16,3,1,5), [Netty4TcpChannel{localAddress=/192.168.128.4:9300, remoteAddress=/102.129.252.169:40542, profile=default}], closing connection", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][transport_worker][T#1]","log.logger":"org.elasticsearch.transport.TcpTransport","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
redis                                       | 1:M 09 Dec 2025 19:07:43.007 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:07:43.007 * Background saving started by pid 32
redis                                       | 32:C 09 Dec 2025 19:07:43.029 * DB saved on disk
redis                                       | 32:C 09 Dec 2025 19:07:43.029 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:07:43.107 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:07:56.816+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307276,"ts_usec":816233,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 48, snapshot max: 48 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:08:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.61
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.29 | BUY: 78.2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:08:56.869+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307336,"ts_usec":869772,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 50, snapshot max: 50 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:09:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:09:56.889+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307396,"ts_usec":889249,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 52, snapshot max: 52 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.53
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.27 | BUY: 78.19
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:10:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_rentiqu-front                        |  HTTP  12/9/2025 7:10:44 PM 192.168.128.24 GET /
nodejs_rentiqu-front                        |  HTTP  12/9/2025 7:10:44 PM 192.168.128.24 Returned 200 in 125 ms
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:10:56.909+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307456,"ts_usec":909760,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 54, snapshot max: 54 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:11:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.43
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.3 | BUY: 78.19
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:11:56.929+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307516,"ts_usec":928977,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 56, snapshot max: 56 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=yjeur3vs",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "yjeur3vs"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=yjeteb0t",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "yjeteb0t"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=yjeteb0t",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "yjeteb0t"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["6ps3u-yL4kVUZk7lAAAD","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["6ps3u-yL4kVUZk7lAAAD","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=yjeteb0t",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "yjeteb0t"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:12:35 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["6ps3u-yL4kVUZk7lAAAD","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["6ps3u-yL4kVUZk7lAAAD","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
redis                                       | 1:M 09 Dec 2025 19:12:44.085 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:12:44.086 * Background saving started by pid 33
redis                                       | 33:C 09 Dec 2025 19:12:44.098 * DB saved on disk
redis                                       | 33:C 09 Dec 2025 19:12:44.099 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:12:44.186 * Background saving terminated with success
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 2 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=3
mongo                                       | {"t":{"$date":"2025-12-09T19:12:56.940+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307576,"ts_usec":940800,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 58, snapshot max: 58 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.41
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.28 | BUY: 78.17
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:13:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_nutrivial_backand                    | ================START================== 2025-12-09T19:13:01.892Z
nodejs_jobsfeed_api                         | Page 3 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=4
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 4 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=5
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 5). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:13:20 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:13:20 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:13:56.962+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307636,"ts_usec":962527,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 60, snapshot max: 60 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:14:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | ----input tokens-1:  545
nodejs_nutrivial_backand                    | ----output tokens=1:  8831
nodejs_nutrivial_backand                    | ----total tokens-1:  9376
nodejs_nutrivial_backand                    | ------GET LIST OF DISHES AND INGREDIENTS------
nodejs_nutrivial_backand                    | Prompt tokens: 545, Output tokens: 8831, Total tokens: 9376
nodejs_nutrivial_backand                    | ---productsList--- {
nodejs_nutrivial_backand                    |   "dishes": [
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "cottage cheese with honey and berry",
nodejs_nutrivial_backand                    |       "normalizedName": "cottage cheese with honey and berry",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "cottage cheese",
nodejs_nutrivial_backand                    |         "honey",
nodejs_nutrivial_backand                    |         "berry"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "curd cheese with honey and berry",
nodejs_nutrivial_backand                    |         "quark with honey and berry",
nodejs_nutrivial_backand                    |         "tvorog with honey and berry",
nodejs_nutrivial_backand                    |         "curds with honey and berry"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "meatball soup",
nodejs_nutrivial_backand                    |       "normalizedName": "meatball soup",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "meatball"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "albondigas soup",
nodejs_nutrivial_backand                    |         "soup with meatball",
nodejs_nutrivial_backand                    |         "frikadellensuppe",
nodejs_nutrivial_backand                    |         "supa cu perisoare"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "turkey steak with sauteed vegetable",
nodejs_nutrivial_backand                    |       "normalizedName": "turkey steak with sauteed vegetable",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "turkey steak",
nodejs_nutrivial_backand                    |         "vegetable"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "grilled turkey steak with vegetable",
nodejs_nutrivial_backand                    |         "pan-seared turkey steak with vegetable",
nodejs_nutrivial_backand                    |         "turkey steak and vegetable",
nodejs_nutrivial_backand                    |         "turkey cutlet with vegetable"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "sauteed vegetable",
nodejs_nutrivial_backand                    |       "normalizedName": "sauteed vegetable",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "vegetable"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "stir-fried vegetable",
nodejs_nutrivial_backand                    |         "pan-fried vegetable",
nodejs_nutrivial_backand                    |         "fried vegetable",
nodejs_nutrivial_backand                    |         "sauteed vegetable medley"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "pancake with syrup",
nodejs_nutrivial_backand                    |       "normalizedName": "pancake with syrup",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "pancake",
nodejs_nutrivial_backand                    |         "syrup"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "hotcake with syrup",
nodejs_nutrivial_backand                    |         "griddle cake with syrup",
nodejs_nutrivial_backand                    |         "flapjack with syrup",
nodejs_nutrivial_backand                    |         "drop scone with syrup"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "cocoa",
nodejs_nutrivial_backand                    |       "normalizedName": "hot cocoa",
nodejs_nutrivial_backand                    |       "ingredients": [],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "hot chocolate",
nodejs_nutrivial_backand                    |         "drinking chocolate",
nodejs_nutrivial_backand                    |         "cocoa drink",
nodejs_nutrivial_backand                    |         "chocolate beverage"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "rice with vegetable",
nodejs_nutrivial_backand                    |       "normalizedName": "rice with vegetable",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "rice",
nodejs_nutrivial_backand                    |         "vegetable"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "vegetable rice",
nodejs_nutrivial_backand                    |         "rice with mixed vegetable",
nodejs_nutrivial_backand                    |         "rice and vegetable"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "steamed chicken fillet",
nodejs_nutrivial_backand                    |       "normalizedName": "steamed chicken fillet",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "chicken fillet"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "steamed chicken breast",
nodejs_nutrivial_backand                    |         "steamed chicken",
nodejs_nutrivial_backand                    |         "steamed chicken slice",
nodejs_nutrivial_backand                    |         "steamed chicken cutlet"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "stewed cabbage",
nodejs_nutrivial_backand                    |       "normalizedName": "stewed cabbage",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "cabbage"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "braised cabbage",
nodejs_nutrivial_backand                    |         "sauteed cabbage",
nodejs_nutrivial_backand                    |         "simmered cabbage",
nodejs_nutrivial_backand                    |         "smothered cabbage"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "cutlet",
nodejs_nutrivial_backand                    |       "normalizedName": "cutlet",
nodejs_nutrivial_backand                    |       "ingredients": [],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "kotlet",
nodejs_nutrivial_backand                    |         "meat patty",
nodejs_nutrivial_backand                    |         "rissole",
nodejs_nutrivial_backand                    |         "kotleta"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "salad of fresh vegetable",
nodejs_nutrivial_backand                    |       "normalizedName": "fresh vegetable salad",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "fresh vegetable"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "mixed vegetable salad",
nodejs_nutrivial_backand                    |         "garden salad",
nodejs_nutrivial_backand                    |         "vegetable salad",
nodejs_nutrivial_backand                    |         "green salad"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     }
nodejs_nutrivial_backand                    |   ],
nodejs_nutrivial_backand                    |   "ingredients": [
nodejs_nutrivial_backand                    |     "cottage cheese",
nodejs_nutrivial_backand                    |     "curd cheese",
nodejs_nutrivial_backand                    |     "quark",
nodejs_nutrivial_backand                    |     "farmer cheese",
nodejs_nutrivial_backand                    |     "honey",
nodejs_nutrivial_backand                    |     "berry",
nodejs_nutrivial_backand                    |     "mixed berry",
nodejs_nutrivial_backand                    |     "green tea",
nodejs_nutrivial_backand                    |     "matcha",
nodejs_nutrivial_backand                    |     "sencha",
nodejs_nutrivial_backand                    |     "gunpowder tea",
nodejs_nutrivial_backand                    |     "white bread",
nodejs_nutrivial_backand                    |     "sandwich bread",
nodejs_nutrivial_backand                    |     "sliced white bread",
nodejs_nutrivial_backand                    |     "toast bread",
nodejs_nutrivial_backand                    |     "turkey steak",
nodejs_nutrivial_backand                    |     "turkey breast steak",
nodejs_nutrivial_backand                    |     "turkey cutlet",
nodejs_nutrivial_backand                    |     "vegetable",
nodejs_nutrivial_backand                    |     "mixed vegetable",
nodejs_nutrivial_backand                    |     "fresh vegetable",
nodejs_nutrivial_backand                    |     "yogurt",
nodejs_nutrivial_backand                    |     "yoghurt",
nodejs_nutrivial_backand                    |     "greek yogurt",
nodejs_nutrivial_backand                    |     "walnut",
nodejs_nutrivial_backand                    |     "english walnut",
nodejs_nutrivial_backand                    |     "persian walnut",
nodejs_nutrivial_backand                    |     "rice",
nodejs_nutrivial_backand                    |     "white rice",
nodejs_nutrivial_backand                    |     "brown rice",
nodejs_nutrivial_backand                    |     "chicken fillet",
nodejs_nutrivial_backand                    |     "chicken breast",
nodejs_nutrivial_backand                    |     "chicken tenderloin",
nodejs_nutrivial_backand                    |     "cabbage",
nodejs_nutrivial_backand                    |     "green cabbage",
nodejs_nutrivial_backand                    |     "white cabbage",
nodejs_nutrivial_backand                    |     "carrot",
nodejs_nutrivial_backand                    |     "apple",
nodejs_nutrivial_backand                    |     "syrup",
nodejs_nutrivial_backand                    |     "maple syrup",
nodejs_nutrivial_backand                    |     "pancake syrup",
nodejs_nutrivial_backand                    |     "golden syrup",
nodejs_nutrivial_backand                    |     "meatball"
nodejs_nutrivial_backand                    |   ],
nodejs_nutrivial_backand                    |   "usedTokens": 9376
nodejs_nutrivial_backand                    | }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | ================FIRST TABLE================== 2025-12-09T19:14:22.261Z
nodejs_nutrivial_backand                    | ================createFoodTable==================
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.49
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.3 | BUY: 78.29
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:14:56.973+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307696,"ts_usec":973378,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 62, snapshot max: 62 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:15:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_nutrivial_backand                    | ----input tokens-2:  3953
nodejs_nutrivial_backand                    | ----output tokens-2:  6131
nodejs_nutrivial_backand                    | ----total tokens-2:  10084
nodejs_nutrivial_backand                    | ------CREATE FOOD TABLE------
nodejs_nutrivial_backand                    | Prompt tokens: 3953, Output tokens: 6131, Total tokens: 10084
nodejs_nutrivial_backand                    | ================mapDishesToReports================== [
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '12.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Cottage Cheese',
nodejs_nutrivial_backand                    |     foodId: 6034,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '12.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Honey',
nodejs_nutrivial_backand                    |     foodId: 10625,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '12.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Mixed Berry Salad',
nodejs_nutrivial_backand                    |     foodId: 88128,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '12.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Green Tea Latte',
nodejs_nutrivial_backand                    |     foodId: 36629,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '12.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Hearty Meatball Soup I',
nodejs_nutrivial_backand                    |     foodId: 82269,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '12.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'piece',
nodejs_nutrivial_backand                    |     name: 'White Bread ',
nodejs_nutrivial_backand                    |     foodId: 23919,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '12.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Turkey Cutlets with Springtime Vegetables ',
nodejs_nutrivial_backand                    |     foodId: 105358,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '12.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Greek Yogurt Labneh ',
nodejs_nutrivial_backand                    |     foodId: 9460,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '12.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Walnuts',
nodejs_nutrivial_backand                    |     foodId: 23639,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '13.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Pancakes ',
nodejs_nutrivial_backand                    |     foodId: 57618,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '13.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Syrup',
nodejs_nutrivial_backand                    |     foodId: 21754,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '13.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'cup',
nodejs_nutrivial_backand                    |     name: 'Cocoa powder drink',
nodejs_nutrivial_backand                    |     foodId: 5575,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '13.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Rice mixed with vegetables ',
nodejs_nutrivial_backand                    |     foodId: 17620,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '13.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Poached Chicken Breast',
nodejs_nutrivial_backand                    |     foodId: 92833,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '13.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Stewed Cabbage',
nodejs_nutrivial_backand                    |     foodId: 50066,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '13.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Chicken Breasts',
nodejs_nutrivial_backand                    |     foodId: 69908,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '13.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Raw Vegetable Salad',
nodejs_nutrivial_backand                    |     foodId: 45860,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '13.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Carrot raw',
nodejs_nutrivial_backand                    |     foodId: 3801,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '13.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Apple raw',
nodejs_nutrivial_backand                    |     foodId: 528,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   }
nodejs_nutrivial_backand                    | ]
nodejs_nutrivial_backand                    | ===================mapDishesToReports====================
nodejs_nutrivial_backand                    | ================END================== 2025-12-09T19:13:01.892Z 2025-12-09T19:15:04.708Z
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:15:56.993+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307756,"ts_usec":993171,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 64, snapshot max: 64 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.56
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.34 | BUY: 78.29
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:16:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | ================START================== 2025-12-09T19:16:33.236Z
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:16:57.005+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307817,"ts_usec":5168,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 66, snapshot max: 66 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:17:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.53
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.34 | BUY: 78.2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | ----input tokens-1:  620
nodejs_nutrivial_backand                    | ----output tokens=1:  9170
nodejs_nutrivial_backand                    | ----total tokens-1:  9790
nodejs_nutrivial_backand                    | ------GET LIST OF DISHES AND INGREDIENTS------
nodejs_nutrivial_backand                    | Prompt tokens: 620, Output tokens: 9170, Total tokens: 9790
nodejs_nutrivial_backand                    | ---productsList--- {
nodejs_nutrivial_backand                    |   "dishes": [
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "omelette with tomatoes",
nodejs_nutrivial_backand                    |       "normalizedName": "tomato omelet",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "egg",
nodejs_nutrivial_backand                    |         "tomato"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "tomato omelette",
nodejs_nutrivial_backand                    |         "omelet with tomato",
nodejs_nutrivial_backand                    |         "tomato egg omelet",
nodejs_nutrivial_backand                    |         "egg omelette with tomato"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "avocado toast",
nodejs_nutrivial_backand                    |       "normalizedName": "avocado toast",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "avocado",
nodejs_nutrivial_backand                    |         "bread"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "avocado on toast",
nodejs_nutrivial_backand                    |         "smashed avocado toast",
nodejs_nutrivial_backand                    |         "avo toast",
nodejs_nutrivial_backand                    |         "toast with avocado"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "coffee with milk",
nodejs_nutrivial_backand                    |       "normalizedName": "coffee with milk",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "coffee",
nodejs_nutrivial_backand                    |         "milk"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "café au lait",
nodejs_nutrivial_backand                    |         "cafe con leche",
nodejs_nutrivial_backand                    |         "white coffee",
nodejs_nutrivial_backand                    |         "milky coffee"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "borscht",
nodejs_nutrivial_backand                    |       "normalizedName": "borscht",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "beet",
nodejs_nutrivial_backand                    |         "cabbage"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "borsch",
nodejs_nutrivial_backand                    |         "borshch",
nodejs_nutrivial_backand                    |         "beet soup",
nodejs_nutrivial_backand                    |         "red borscht"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "boiled chicken with buckwheat",
nodejs_nutrivial_backand                    |       "normalizedName": "boiled chicken with buckwheat",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "chicken",
nodejs_nutrivial_backand                    |         "buckwheat"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "poached chicken with buckwheat",
nodejs_nutrivial_backand                    |         "chicken and buckwheat",
nodejs_nutrivial_backand                    |         "chicken with buckwheat kasha",
nodejs_nutrivial_backand                    |         "chicken with grechka"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "baked salmon",
nodejs_nutrivial_backand                    |       "normalizedName": "baked salmon",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "salmon"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "roasted salmon",
nodejs_nutrivial_backand                    |         "oven-baked salmon",
nodejs_nutrivial_backand                    |         "baked salmon fillet",
nodejs_nutrivial_backand                    |         "oven-roasted salmon"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "a spinach and cucumber salad",
nodejs_nutrivial_backand                    |       "normalizedName": "spinach and cucumber salad",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "spinach",
nodejs_nutrivial_backand                    |         "cucumber"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "spinach cucumber salad",
nodejs_nutrivial_backand                    |         "cucumber and spinach salad",
nodejs_nutrivial_backand                    |         "green salad with spinach and cucumber",
nodejs_nutrivial_backand                    |         "mixed spinach and cucumber salad"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "cottage cheese with honey and berries",
nodejs_nutrivial_backand                    |       "normalizedName": "cottage cheese with honey and berries",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "cottage cheese",
nodejs_nutrivial_backand                    |         "honey",
nodejs_nutrivial_backand                    |         "berry"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "sweet cottage cheese",
nodejs_nutrivial_backand                    |         "cottage cheese with honey and fruit",
nodejs_nutrivial_backand                    |         "cottage cheese bowl with honey and berries",
nodejs_nutrivial_backand                    |         "honeyed cottage cheese"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "meatball soup",
nodejs_nutrivial_backand                    |       "normalizedName": "meatball soup",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "meatball",
nodejs_nutrivial_backand                    |         "broth"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "sopa de albóndigas",
nodejs_nutrivial_backand                    |         "meatball and vegetable soup",
nodejs_nutrivial_backand                    |         "soup with meatballs",
nodejs_nutrivial_backand                    |         "albondigas soup"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "turkey steak",
nodejs_nutrivial_backand                    |       "normalizedName": "turkey steak",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "turkey"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "grilled turkey steak",
nodejs_nutrivial_backand                    |         "pan-seared turkey steak",
nodejs_nutrivial_backand                    |         "turkey cutlet",
nodejs_nutrivial_backand                    |         "turkey fillet steak"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "sautéed vegetables",
nodejs_nutrivial_backand                    |       "normalizedName": "sauteed vegetables",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "vegetable"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "sautéed mixed vegetables",
nodejs_nutrivial_backand                    |         "stir-fried vegetables",
nodejs_nutrivial_backand                    |         "pan-fried vegetables",
nodejs_nutrivial_backand                    |         "sauteed veggies"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "oatmeal with a banana",
nodejs_nutrivial_backand                    |       "normalizedName": "oatmeal with banana",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "oatmeal",
nodejs_nutrivial_backand                    |         "banana"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "banana oatmeal",
nodejs_nutrivial_backand                    |         "porridge with banana",
nodejs_nutrivial_backand                    |         "oat porridge with banana",
nodejs_nutrivial_backand                    |         "banana oats"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "a Caesar salad with chicken",
nodejs_nutrivial_backand                    |       "normalizedName": "chicken caesar salad",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "romaine lettuce",
nodejs_nutrivial_backand                    |         "chicken",
nodejs_nutrivial_backand                    |         "parmesan cheese",
nodejs_nutrivial_backand                    |         "crouton",
nodejs_nutrivial_backand                    |         "caesar dressing"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "chicken caesar",
nodejs_nutrivial_backand                    |         "caesar salad with chicken",
nodejs_nutrivial_backand                    |         "grilled chicken caesar",
nodejs_nutrivial_backand                    |         "chicken caesar salad"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     },
nodejs_nutrivial_backand                    |     {
nodejs_nutrivial_backand                    |       "originalName": "spaghetti with tomato sauce and cheese",
nodejs_nutrivial_backand                    |       "normalizedName": "spaghetti with tomato sauce and cheese",
nodejs_nutrivial_backand                    |       "ingredients": [
nodejs_nutrivial_backand                    |         "spaghetti",
nodejs_nutrivial_backand                    |         "tomato sauce",
nodejs_nutrivial_backand                    |         "cheese"
nodejs_nutrivial_backand                    |       ],
nodejs_nutrivial_backand                    |       "synonyms": [
nodejs_nutrivial_backand                    |         "spaghetti with marinara and cheese",
nodejs_nutrivial_backand                    |         "spaghetti with red sauce and cheese",
nodejs_nutrivial_backand                    |         "cheesy spaghetti with tomato sauce",
nodejs_nutrivial_backand                    |         "spaghetti pomodoro with cheese"
nodejs_nutrivial_backand                    |       ]
nodejs_nutrivial_backand                    |     }
nodejs_nutrivial_backand                    |   ],
nodejs_nutrivial_backand                    |   "ingredients": [
nodejs_nutrivial_backand                    |     "tomato",
nodejs_nutrivial_backand                    |     "avocado",
nodejs_nutrivial_backand                    |     "coffee",
nodejs_nutrivial_backand                    |     "milk",
nodejs_nutrivial_backand                    |     "bread",
nodejs_nutrivial_backand                    |     "buckwheat",
nodejs_nutrivial_backand                    |     "chicken",
nodejs_nutrivial_backand                    |     "salmon",
nodejs_nutrivial_backand                    |     "spinach",
nodejs_nutrivial_backand                    |     "cucumber",
nodejs_nutrivial_backand                    |     "banana",
nodejs_nutrivial_backand                    |     "seed",
nodejs_nutrivial_backand                    |     "cottage cheese",
nodejs_nutrivial_backand                    |     "honey",
nodejs_nutrivial_backand                    |     "berry",
nodejs_nutrivial_backand                    |     "green tea",
nodejs_nutrivial_backand                    |     "white bread",
nodejs_nutrivial_backand                    |     "turkey",
nodejs_nutrivial_backand                    |     "vegetable",
nodejs_nutrivial_backand                    |     "yogurt",
nodejs_nutrivial_backand                    |     "yoghurt",
nodejs_nutrivial_backand                    |     "walnut",
nodejs_nutrivial_backand                    |     "oatmeal",
nodejs_nutrivial_backand                    |     "tomato sauce",
nodejs_nutrivial_backand                    |     "cheese",
nodejs_nutrivial_backand                    |     "sugar",
nodejs_nutrivial_backand                    |     "rye bread",
nodejs_nutrivial_backand                    |     "spaghetti",
nodejs_nutrivial_backand                    |     "mandarin"
nodejs_nutrivial_backand                    |   ],
nodejs_nutrivial_backand                    |   "usedTokens": 9790
nodejs_nutrivial_backand                    | }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 19:17:45.023 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:17:45.024 * Background saving started by pid 34
redis                                       | 34:C 09 Dec 2025 19:17:45.031 * DB saved on disk
redis                                       | 34:C 09 Dec 2025 19:17:45.031 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:17:45.125 * Background saving terminated with success
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | ================FIRST TABLE================== 2025-12-09T19:17:51.984Z
nodejs_nutrivial_backand                    | ================createFoodTable==================
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:17:57.015+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307877,"ts_usec":15289,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 68, snapshot max: 68 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:18:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_nutrivial_backand                    | ----input tokens-2:  4564
nodejs_nutrivial_backand                    | ----output tokens-2:  8718
nodejs_nutrivial_backand                    | ----total tokens-2:  13282
nodejs_nutrivial_backand                    | ------CREATE FOOD TABLE------
nodejs_nutrivial_backand                    | Prompt tokens: 4564, Output tokens: 8718, Total tokens: 13282
nodejs_nutrivial_backand                    | ================mapDishesToReports================== [
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Omelette with tomatoes ',
nodejs_nutrivial_backand                    |     foodId: 57571,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'slice',
nodejs_nutrivial_backand                    |     name: 'Avocado Toast',
nodejs_nutrivial_backand                    |     foodId: 1037,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'cup',
nodejs_nutrivial_backand                    |     name: 'Café au Lait ',
nodejs_nutrivial_backand                    |     foodId: 3383,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Borscht',
nodejs_nutrivial_backand                    |     foodId: 66271,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'slice',
nodejs_nutrivial_backand                    |     name: 'White Bread ',
nodejs_nutrivial_backand                    |     foodId: 23919,
nodejs_nutrivial_backand                    |     source: 'commercially-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Chicken raw',
nodejs_nutrivial_backand                    |     foodId: 4678,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Buckwheat boiled',
nodejs_nutrivial_backand                    |     foodId: 3174,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Baked Salmon',
nodejs_nutrivial_backand                    |     foodId: 26117,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Spinach raw',
nodejs_nutrivial_backand                    |     foodId: 20702,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Cucumber raw',
nodejs_nutrivial_backand                    |     foodId: 6777,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '14.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'piece',
nodejs_nutrivial_backand                    |     name: 'Banana raw',
nodejs_nutrivial_backand                    |     foodId: 1512,
nodejs_nutrivial_backand                    |     source: 'commercially-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '15.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Cottage Cheese',
nodejs_nutrivial_backand                    |     foodId: 6034,
nodejs_nutrivial_backand                    |     source: 'commercially-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '15.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Honey',
nodejs_nutrivial_backand                    |     foodId: 10625,
nodejs_nutrivial_backand                    |     source: 'commercially-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '15.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'cup',
nodejs_nutrivial_backand                    |     name: 'Green Tea Latte',
nodejs_nutrivial_backand                    |     foodId: 36629,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '15.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Italian Meatball Soup',
nodejs_nutrivial_backand                    |     foodId: 83901,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '15.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'slice',
nodejs_nutrivial_backand                    |     name: 'White Bread ',
nodejs_nutrivial_backand                    |     foodId: 23919,
nodejs_nutrivial_backand                    |     source: 'commercially-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '15.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Grilled Turkey',
nodejs_nutrivial_backand                    |     foodId: 81600,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '15.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Sauteed Vegetables',
nodejs_nutrivial_backand                    |     foodId: 97935,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '15.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Walnuts',
nodejs_nutrivial_backand                    |     foodId: 23639,
nodejs_nutrivial_backand                    |     source: 'commercially-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '16.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Banana Oatmeal for One',
nodejs_nutrivial_backand                    |     foodId: 26309,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '16.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'cup',
nodejs_nutrivial_backand                    |     name: 'Coffee Whirl',
nodejs_nutrivial_backand                    |     foodId: 31436,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '16.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Chicken Caesar Salad',
nodejs_nutrivial_backand                    |     foodId: 69939,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '16.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'slice',
nodejs_nutrivial_backand                    |     name: 'Brown bread - rye bread',
nodejs_nutrivial_backand                    |     foodId: 3079,
nodejs_nutrivial_backand                    |     source: 'commercially-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '16.12.2025',
nodejs_nutrivial_backand                    |     amount: 1,
nodejs_nutrivial_backand                    |     unit: 'portion',
nodejs_nutrivial_backand                    |     name: 'Spaghetti with Tomato Sauce',
nodejs_nutrivial_backand                    |     foodId: 100352,
nodejs_nutrivial_backand                    |     source: 'home-prepared'
nodejs_nutrivial_backand                    |   },
nodejs_nutrivial_backand                    |   {
nodejs_nutrivial_backand                    |     date: '16.12.2025',
nodejs_nutrivial_backand                    |     amount: 2,
nodejs_nutrivial_backand                    |     unit: 'piece',
nodejs_nutrivial_backand                    |     name: 'Mandarin raw',
nodejs_nutrivial_backand                    |     foodId: 12490,
nodejs_nutrivial_backand                    |     source: 'commercially-prepared'
nodejs_nutrivial_backand                    |   }
nodejs_nutrivial_backand                    | ]
nodejs_nutrivial_backand                    | ===================mapDishesToReports====================
nodejs_nutrivial_backand                    | ================END================== 2025-12-09T19:16:33.236Z 2025-12-09T19:18:52.029Z
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:18:57.028+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307937,"ts_usec":28562,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 70, snapshot max: 70 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.43
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.39 | BUY: 78.19
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:19:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:19:57.048+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765307997,"ts_usec":48659,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 72, snapshot max: 72 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:20:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.43
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.2 | BUY: 78.17
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:20:57.059+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308057,"ts_usec":58962,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 74, snapshot max: 74 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:21:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:21:57.069+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308117,"ts_usec":69643,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 76, snapshot max: 76 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.38
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.2 | BUY: 78.18
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:22:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 19:22:46.015 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:22:46.016 * Background saving started by pid 35
redis                                       | 35:C 09 Dec 2025 19:22:47.675 * DB saved on disk
redis                                       | 35:C 09 Dec 2025 19:22:47.676 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:22:47.730 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:22:57.097+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308177,"ts_usec":97000,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 78, snapshot max: 78 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:23:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.46
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.2 | BUY: 78.18
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:23:57.190+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308237,"ts_usec":190712,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 80, snapshot max: 80 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:24:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:24:57.201+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308297,"ts_usec":201608,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 82, snapshot max: 82 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.51
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.36 | BUY: 78.2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:25:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:25:57.212+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308357,"ts_usec":212543,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 84, snapshot max: 84 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:26:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.46
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.36 | BUY: 78.21
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:26:57.223+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308417,"ts_usec":223244,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 86, snapshot max: 86 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z26noifm",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z26noifm"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z26noara",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z26noara"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z26noara",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z26noara"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["ODpCCn4fRjCoIsxgAAAH","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["ODpCCn4fRjCoIsxgAAAH","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z26noara",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z26noara"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:27:10 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["ODpCCn4fRjCoIsxgAAAH","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["ODpCCn4fRjCoIsxgAAAH","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
redis                                       | 1:M 09 Dec 2025 19:27:48.097 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:27:48.097 * Background saving started by pid 36
redis                                       | 36:C 09 Dec 2025 19:27:48.104 * DB saved on disk
redis                                       | 36:C 09 Dec 2025 19:27:48.105 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:27:48.198 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:27:57.250+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308477,"ts_usec":250836,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 88, snapshot max: 88 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.47
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.36 | BUY: 78.2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:28:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:28:57.262+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308537,"ts_usec":262050,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 90, snapshot max: 90 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:11 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:11 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:22 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z4zwajpp",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z4zwajpp"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:22 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:22 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:22 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:22 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:22 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:22 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:22 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z50o4msf",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z50o4msf"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z50o4msf",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z50o4msf"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["rQaK4vFZLq9nq5bcAAAL","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["rQaK4vFZLq9nq5bcAAAL","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z50o4msf",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z50o4msf"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:29:23 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["rQaK4vFZLq9nq5bcAAAL","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["rQaK4vFZLq9nq5bcAAAL","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.42
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.36 | BUY: 78.22
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:29:57.273+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308597,"ts_usec":273028,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 92, snapshot max: 92 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:30:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:30:57.284+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308657,"ts_usec":284916,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 94, snapshot max: 94 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.4
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.35 | BUY: 78.25
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:31:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:31:47 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:31:48 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:31:57.304+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308717,"ts_usec":304334,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 96, snapshot max: 96 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_front                       | NODE_ENV: production
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.36
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.32 | BUY: 78.18
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:36 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z95jt3fo",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z95jt3fo"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:36 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:36 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:36 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:36 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:36 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:36 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:36 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z96bm2h7",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z96bm2h7"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z96bm2h7",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z96bm2h7"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["kwFsGNS1jeYDUvkPAAAP","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["kwFsGNS1jeYDUvkPAAAP","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=z96bm2h7",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "z96bm2h7"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:32:37 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["kwFsGNS1jeYDUvkPAAAP","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["kwFsGNS1jeYDUvkPAAAP","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
redis                                       | 1:M 09 Dec 2025 19:32:49.100 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:32:49.100 * Background saving started by pid 37
redis                                       | 37:C 09 Dec 2025 19:32:49.110 * DB saved on disk
redis                                       | 37:C 09 Dec 2025 19:32:49.110 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:32:49.201 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 2 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=3
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:32:57.316+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308777,"ts_usec":316821,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 98, snapshot max: 98 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 3). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:33:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:33:57.329+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308837,"ts_usec":329649,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 100, snapshot max: 100 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.34
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.2 | BUY: 78.19
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:34:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
attendee-app-local                          | "GET / HTTP/1.1" 302 0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling / (client and server)...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | event - compiled client and server successfully in 1619 ms (1875 modules)
nodejs_papakava_v2                          | Warning: Received `true` for a non-boolean attribute `crossOrigin`.
nodejs_papakava_v2                          | 
nodejs_papakava_v2                          | If you want to write it to the DOM, pass a string instead: crossOrigin="true" or crossOrigin={value.toString()}.
nodejs_papakava_v2                          |     at link
nodejs_papakava_v2                          |     at head
nodejs_papakava_v2                          |     at Head (webpack-internal:///./node_modules/next/dist/pages/_document.js:246:1)
nodejs_papakava_v2                          |     at html
nodejs_papakava_v2                          |     at Html (webpack-internal:///./node_modules/next/dist/pages/_document.js:645:106)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:34:36 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:34:37 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:34:57.349+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308897,"ts_usec":349392,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 102, snapshot max: 102 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:35:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.5
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.2 | BUY: 78.19
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:35:57.368+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765308957,"ts_usec":368774,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 104, snapshot max: 104 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:36:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:36:57.381+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309017,"ts_usec":381579,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 106, snapshot max: 106 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.5
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.18 | BUY: 78.17
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:37:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 7:37:28 PM   DEBUG [JwtStrategy] JWT payload received: {"sub":"08914faf-17ed-45c7-a59d-4443825c688f","email":"crm.31885@gmail.com","role":null,"iat":1765305611,"exp":1765392011}
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 7:37:28 PM   DEBUG [JwtStrategy] User found: {"id":"08914faf-17ed-45c7-a59d-4443825c688f","email":"crm.31885@gmail.com"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 19:37:50.084 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:37:50.084 * Background saving started by pid 38
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
mongo                                       | {"t":{"$date":"2025-12-09T19:37:58.786+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309078,"ts_usec":745243,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 108, snapshot max: 108 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
redis                                       | 38:C 09 Dec 2025 19:37:58.841 * DB saved on disk
redis                                       | 38:C 09 Dec 2025 19:37:58.842 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 19:37:58.864 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:38:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.49
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.19 | BUY: 78.17
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:38:58.976+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309138,"ts_usec":976767,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 110, snapshot max: 110 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:39:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.46
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.19 | BUY: 78.17
mongo                                       | {"t":{"$date":"2025-12-09T19:39:58.995+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309198,"ts_usec":994991,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 112, snapshot max: 112 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:40:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:40:59.007+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309259,"ts_usec":7801,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 114, snapshot max: 114 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:41:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.51
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.19 | BUY: 78.12
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:41:59.026+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309319,"ts_usec":26691,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 116, snapshot max: 116 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:06 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=zldm3d87",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "zldm3d87"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:06 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:06 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:06 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:06 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:06 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:06 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:06 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=zlf2unpy",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "zlf2unpy"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=zlf2unpy",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "zlf2unpy"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["NUkgtalKwt-PZLinAAAT","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["NUkgtalKwt-PZLinAAAT","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=zlf2unpy",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "zlf2unpy"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:08 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["NUkgtalKwt-PZLinAAAT","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["NUkgtalKwt-PZLinAAAT","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:51 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:42:53 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.61
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.19 | BUY: 78.13
mongo                                       | {"t":{"$date":"2025-12-09T19:42:59.038+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309379,"ts_usec":38444,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 118, snapshot max: 118 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
redis                                       | 1:M 09 Dec 2025 19:42:59.072 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:42:59.073 * Background saving started by pid 39
redis                                       | 39:C 09 Dec 2025 19:42:59.081 * DB saved on disk
redis                                       | 39:C 09 Dec 2025 19:42:59.082 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:42:59.176 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:33 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=zn8u0h2h",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "zn8u0h2h"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:33 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:33 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:33 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:33 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:33 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:33 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:33 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=znadl3gr",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "znadl3gr"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=znadl3gr",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "znadl3gr"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["VwlV3C6sDvlOGgrbAAAX","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["VwlV3C6sDvlOGgrbAAAX","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=znadl3gr",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "znadl3gr"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:43:35 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["VwlV3C6sDvlOGgrbAAAX","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["VwlV3C6sDvlOGgrbAAAX","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:43:59.057+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309439,"ts_usec":57006,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 120, snapshot max: 120 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:44:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.19 | BUY: 78.13
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:44:59.075+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309499,"ts_usec":75384,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 122, snapshot max: 122 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:36 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:36 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=zpwf7zm1",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "zpwf7zm1"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=zpwf7zm1",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "zpwf7zm1"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["dH5YGkRESZq89BmmAAAZ","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["dH5YGkRESZq89BmmAAAZ","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=zpwf7zm1",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "zpwf7zm1"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:37 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["dH5YGkRESZq89BmmAAAZ","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["dH5YGkRESZq89BmmAAAZ","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:38 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=zpx70y1e",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "zpx70y1e"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:38 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:38 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:38 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:38 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:38 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:38 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:45:38 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.17 | BUY: 78.13
mongo                                       | {"t":{"$date":"2025-12-09T19:45:59.087+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309559,"ts_usec":87213,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 124, snapshot max: 124 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:46:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:46:47 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:46:48 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:46:59.098+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309619,"ts_usec":98458,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 126, snapshot max: 126 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:47:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.2 | BUY: 78.19
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_hide_expert_strapi                   | [2025-12-09 19:47:41.295] http: GET index.html (22 ms) 200
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:47:59.126+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309679,"ts_usec":126413,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 128, snapshot max: 128 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:48:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
redis                                       | 1:M 09 Dec 2025 19:48:00.041 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:48:00.042 * Background saving started by pid 40
redis                                       | 40:C 09 Dec 2025 19:48:00.051 * DB saved on disk
redis                                       | 40:C 09 Dec 2025 19:48:00.052 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:48:00.142 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.18 | BUY: 78.11
mongo                                       | {"t":{"$date":"2025-12-09T19:48:59.139+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309739,"ts_usec":139719,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 130, snapshot max: 130 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:49:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:49:59.151+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309799,"ts_usec":150949,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 132, snapshot max: 132 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:50:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.19 | BUY: 78.13
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:50:59.162+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309859,"ts_usec":162089,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 134, snapshot max: 134 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:51:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.13
mongo                                       | {"t":{"$date":"2025-12-09T19:51:59.189+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309919,"ts_usec":189039,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 136, snapshot max: 136 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:52:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:52:51.690+00:00"},"s":"I",  "c":"COMMAND",  "id":23099,   "ctx":"PeriodicTaskRunner","msg":"Task finished","attr":{"taskName":"UnusedLockCleaner","durationMillis":343}}
elasticsearch                               | {"@timestamp":"2025-12-09T19:52:52.977Z", "log.level": "INFO", "message":"close connection exception caught on transport layer [Netty4TcpChannel{localAddress=/192.168.128.4:9300, remoteAddress=/167.94.138.53:11710, profile=default}], disconnecting from relevant node: Connection reset", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][transport_worker][T#4]","log.logger":"org.elasticsearch.transport.TcpTransport","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
mongo                                       | {"t":{"$date":"2025-12-09T19:52:58.899+00:00"},"s":"I",  "c":"INDEX",    "id":5479200, "ctx":"TTLMonitor","msg":"Deleted expired documents using index","attr":{"namespace":"config.system.sessions","index":"lsidTTLIndex","numDeleted":0,"durationMillis":114}}
mongo                                       | {"t":{"$date":"2025-12-09T19:52:59.398+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765309979,"ts_usec":396135,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 138, snapshot max: 138 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:53:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
redis                                       | 1:M 09 Dec 2025 19:53:01.001 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:53:01.001 * Background saving started by pid 41
redis                                       | 41:C 09 Dec 2025 19:53:01.110 * DB saved on disk
redis                                       | 41:C 09 Dec 2025 19:53:01.111 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:53:01.203 * Background saving terminated with success
elasticsearch                               | {"@timestamp":"2025-12-09T19:53:01.829Z", "log.level": "WARN", "message":"invalid internal transport message format, got (5a,47,0,0), [Netty4TcpChannel{localAddress=/192.168.128.4:9300, remoteAddress=/167.94.138.53:2840, profile=default}], closing connection", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][transport_worker][T#1]","log.logger":"org.elasticsearch.transport.TcpTransport","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.19 | BUY: 78.14
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:53:59.445+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310039,"ts_usec":445917,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 140, snapshot max: 140 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:54:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.16 | BUY: 78.13
mongo                                       | {"t":{"$date":"2025-12-09T19:54:59.466+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310099,"ts_usec":465984,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 142, snapshot max: 142 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:55:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:55:59.485+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310159,"ts_usec":485556,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 144, snapshot max: 144 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:56:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:56:59.506+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310219,"ts_usec":506690,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 146, snapshot max: 146 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:57:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
mongo                                       | {"t":{"$date":"2025-12-09T19:57:59.525+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310279,"ts_usec":525922,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 148, snapshot max: 148 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:58:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
redis                                       | 1:M 09 Dec 2025 19:58:02.087 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 19:58:02.088 * Background saving started by pid 42
redis                                       | 42:C 09 Dec 2025 19:58:02.099 * DB saved on disk
redis                                       | 42:C 09 Dec 2025 19:58:02.100 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 19:58:02.188 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:58:59.536+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310339,"ts_usec":536236,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 150, snapshot max: 150 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 7:59:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T19:59:59.555+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310399,"ts_usec":555594,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 152, snapshot max: 152 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:00:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
mongo                                       | {"t":{"$date":"2025-12-09T20:00:59.567+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310459,"ts_usec":567033,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 154, snapshot max: 154 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:01:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:01:59.585+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310519,"ts_usec":585354,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 156, snapshot max: 156 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:02:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:02:59.596+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310579,"ts_usec":596419,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 158, snapshot max: 158 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:03:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
redis                                       | 1:M 09 Dec 2025 20:03:03.062 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:03:03.063 * Background saving started by pid 43
redis                                       | 43:C 09 Dec 2025 20:03:03.075 * DB saved on disk
redis                                       | 43:C 09 Dec 2025 20:03:03.075 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 20:03:03.163 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 31.14.32.4 - - [09/Dec/2025:20:03:30 +0000] "GET / HTTP/1.1" 200 6200 "-" "Mozilla/5.0 (compatible; ModatScanner/1.2; +https://modat.io/)"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
mongo                                       | {"t":{"$date":"2025-12-09T20:03:59.615+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310639,"ts_usec":615721,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 160, snapshot max: 160 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:04:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:04:59.628+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310699,"ts_usec":628311,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 162, snapshot max: 162 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:05:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:05:59.643+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310759,"ts_usec":643780,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 164, snapshot max: 164 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:06:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.14 | BUY: 78.11
mongo                                       | {"t":{"$date":"2025-12-09T20:06:59.657+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310819,"ts_usec":657220,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 166, snapshot max: 166 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:07:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:07:59.679+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310879,"ts_usec":679248,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 168, snapshot max: 168 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:08:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
redis                                       | 1:M 09 Dec 2025 20:08:04.068 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:08:04.068 * Background saving started by pid 44
redis                                       | 44:C 09 Dec 2025 20:08:04.088 * DB saved on disk
redis                                       | 44:C 09 Dec 2025 20:08:04.089 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 20:08:04.169 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Error fetching from Tokenspot for usdt/rub: Request failed with status code 503
nodejs_trx-usdt-exchanger                   | Error fetching from Tokenspot for usdt/usd: Request failed with status code 503
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:08:59.689+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310939,"ts_usec":689682,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 170, snapshot max: 170 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:09:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Error fetching from Tokenspot for usdt/rub: Request failed with status code 503
nodejs_trx-usdt-exchanger                   | Error fetching from Tokenspot for usdt/usd: Request failed with status code 503
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.14 | BUY: 78.1
mongo                                       | {"t":{"$date":"2025-12-09T20:09:59.700+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765310999,"ts_usec":700307,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 172, snapshot max: 172 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=0m8862yp",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "0m8862yp"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=0m8862yp",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "0m8862yp"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["tJVY83BrlZI7QN47AAAd","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["tJVY83BrlZI7QN47AAAd","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=0m8862yp",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "0m8862yp"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:45 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["tJVY83BrlZI7QN47AAAd","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["tJVY83BrlZI7QN47AAAd","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:47 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=0m9un9zn",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "0m9un9zn"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:47 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:47 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:47 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:47 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:47 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:47 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:10:47 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:10:59.711+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311059,"ts_usec":711476,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 174, snapshot max: 174 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:11:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Error fetching from Tokenspot for usdt/rub: Request failed with status code 503
nodejs_trx-usdt-exchanger                   | Error fetching from Tokenspot for usdt/usd: Request failed with status code 503
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.14 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:11:59.737+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311119,"ts_usec":737820,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 176, snapshot max: 176 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:12:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.77 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.14 | BUY: 78.1
mongo                                       | {"t":{"$date":"2025-12-09T20:12:59.750+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311179,"ts_usec":750120,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 178, snapshot max: 178 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:13:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 20:13:05.089 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:13:05.090 * Background saving started by pid 45
redis                                       | 45:C 09 Dec 2025 20:13:05.102 * DB saved on disk
redis                                       | 45:C 09 Dec 2025 20:13:05.103 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 20:13:05.190 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_zofit_api                            | {
nodejs_zofit_api                            |   GlobalExceptionFilter: NotFoundException: Cannot GET /
nodejs_zofit_api                            |       at callback (/home/node/app/node_modules/@nestjs/core/router/routes-resolver.js:77:19)
nodejs_zofit_api                            |       at /home/node/app/node_modules/@nestjs/core/router/router-proxy.js:9:23
nodejs_zofit_api                            |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_zofit_api                            |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13)
nodejs_zofit_api                            |       at /home/node/app/node_modules/express/lib/router/index.js:286:9
nodejs_zofit_api                            |       at Function.process_params (/home/node/app/node_modules/express/lib/router/index.js:346:12)
nodejs_zofit_api                            |       at next (/home/node/app/node_modules/express/lib/router/index.js:280:10)
nodejs_zofit_api                            |       at urlencodedParser (/home/node/app/node_modules/body-parser/lib/types/urlencoded.js:91:7)
nodejs_zofit_api                            |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_zofit_api                            |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13) {
nodejs_zofit_api                            |     response: { message: 'Cannot GET /', error: 'Not Found', statusCode: 404 },
nodejs_zofit_api                            |     status: 404,
nodejs_zofit_api                            |     options: {}
nodejs_zofit_api                            |   }
nodejs_zofit_api                            | }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:13:59.761+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311239,"ts_usec":761238,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 180, snapshot max: 180 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:14:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:14:00 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:14:03 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_smtp                                 | [NOTICE] [24E6B6E4-06C6-4FCA-A582-3C32EF2FE0B8] [core] connect ip=85.217.140.3 port=59049 local_ip=192.168.128.29 local_port=2525
nodejs_smtp                                 | [INFO] [24E6B6E4-06C6-4FCA-A582-3C32EF2FE0B8] [core] client half closed connection ip=85.217.140.3
nodejs_smtp                                 | [NOTICE] [24E6B6E4-06C6-4FCA-A582-3C32EF2FE0B8] [core] disconnect ip=85.217.140.3 rdns=o303.scanner.modat.io helo="" relay=N early=N esmtp=N tls=N pipe=N errors=0 txns=0 rcpts=0/0/0 msgs=0/0/0 bytes=0 lr="" time=0.349
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.14 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:14:59.773+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311299,"ts_usec":773478,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 182, snapshot max: 182 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:15:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 192.142.45.70 - - [09/Dec/2025:20:15:14 +0000] "GET / HTTP/1.1" 200 6219 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A"
phpmyadmin                                  | 192.142.45.70 - - [09/Dec/2025:20:15:14 +0000] "GET /favicon.ico HTTP/1.1" 200 22752 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 192.142.45.70 - - [09/Dec/2025:20:15:15 +0000] "GET /nobody/favicon.ico HTTP/1.1" 404 455 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A"
phpmyadmin                                  | 192.142.45.70 - - [09/Dec/2025:20:15:15 +0000] "GET /image/lgbg.jpg HTTP/1.1" 404 455 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A"
phpmyadmin                                  | 192.142.45.70 - - [09/Dec/2025:20:15:15 +0000] "GET /login.rsp HTTP/1.1" 404 455 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A"
phpmyadmin                                  | 192.142.45.70 - - [09/Dec/2025:20:15:15 +0000] "GET /skin/default_1/images/logo.png HTTP/1.1" 404 455 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.14 | BUY: 78.1
mongo                                       | {"t":{"$date":"2025-12-09T20:15:59.792+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311359,"ts_usec":792718,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 184, snapshot max: 184 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:16:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:16:59.803+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311419,"ts_usec":803539,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 186, snapshot max: 186 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:17:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.07
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 2 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=3
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 3). Scraping complete.
mongo                                       | {"t":{"$date":"2025-12-09T20:17:59.815+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311479,"ts_usec":814962,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 188, snapshot max: 188 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:18:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 20:18:06.077 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:18:06.077 * Background saving started by pid 46
redis                                       | 46:C 09 Dec 2025 20:18:06.090 * DB saved on disk
redis                                       | 46:C 09 Dec 2025 20:18:06.091 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 20:18:06.178 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.24
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
mongo                                       | {"t":{"$date":"2025-12-09T20:18:59.826+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311539,"ts_usec":826296,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 190, snapshot max: 190 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:19:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:19:59.845+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311599,"ts_usec":845611,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 192, snapshot max: 192 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:20:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.18
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:20:59.856+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311659,"ts_usec":856104,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 194, snapshot max: 194 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:21:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.43
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
mongo                                       | {"t":{"$date":"2025-12-09T20:21:59.875+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311719,"ts_usec":875143,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 196, snapshot max: 196 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:22:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:22:59.887+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311779,"ts_usec":887306,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 198, snapshot max: 198 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:23:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 20:23:07.052 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:23:07.053 * Background saving started by pid 47
redis                                       | 47:C 09 Dec 2025 20:23:07.074 * DB saved on disk
redis                                       | 47:C 09 Dec 2025 20:23:07.074 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 20:23:07.154 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.55
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:23:59.905+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311839,"ts_usec":905300,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 200, snapshot max: 200 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:24:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.67
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
mongo                                       | {"t":{"$date":"2025-12-09T20:24:59.916+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311899,"ts_usec":916105,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 202, snapshot max: 202 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:25:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:25:59.926+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765311959,"ts_usec":926366,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 204, snapshot max: 204 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.31
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=16y14z0o",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "16y14z0o"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=16y14z0o",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "16y14z0o"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["ImAFKSowEhupF1GGAAAh","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["ImAFKSowEhupF1GGAAAh","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=16y14z0o",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "16y14z0o"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:52 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["ImAFKSowEhupF1GGAAAh","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["ImAFKSowEhupF1GGAAAh","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:55 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=170cgcu8",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "170cgcu8"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:55 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:55 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:55 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:55 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:55 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:55 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:26:55 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
mongo                                       | {"t":{"$date":"2025-12-09T20:26:59.938+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312019,"ts_usec":938135,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 206, snapshot max: 206 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:27:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.27
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.09
mongo                                       | {"t":{"$date":"2025-12-09T20:27:59.956+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312079,"ts_usec":956578,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 208, snapshot max: 208 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:28:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 20:28:08.053 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:28:08.054 * Background saving started by pid 48
redis                                       | 48:C 09 Dec 2025 20:28:08.067 * DB saved on disk
redis                                       | 48:C 09 Dec 2025 20:28:08.068 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 20:28:08.154 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:28:52 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:28:55 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
mongo                                       | {"t":{"$date":"2025-12-09T20:28:59.974+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312139,"ts_usec":974459,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 210, snapshot max: 210 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:29:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.07
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:29:59.984+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312199,"ts_usec":984788,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 212, snapshot max: 212 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:30:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.13
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.09
mongo                                       | {"t":{"$date":"2025-12-09T20:30:59.995+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312259,"ts_usec":995337,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 214, snapshot max: 214 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:31:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:32:00.021+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312320,"ts_usec":21424,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 216, snapshot max: 216 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:32:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.11
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T20:33:00.031+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312380,"ts_usec":31802,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 218, snapshot max: 218 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:33:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 20:33:09.072 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:33:09.072 * Background saving started by pid 49
redis                                       | 49:C 09 Dec 2025 20:33:09.089 * DB saved on disk
redis                                       | 49:C 09 Dec 2025 20:33:09.090 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 20:33:09.173 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.24
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:34:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:34:00.041+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312440,"ts_usec":41905,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 220, snapshot max: 220 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 8:34:30 PM   DEBUG [JwtStrategy] JWT payload received: {"sub":"08914faf-17ed-45c7-a59d-4443825c688f","email":"crm.31885@gmail.com","role":null,"iat":1765305611,"exp":1765392011}
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 8:34:30 PM   DEBUG [JwtStrategy] User found: {"id":"08914faf-17ed-45c7-a59d-4443825c688f","email":"crm.31885@gmail.com"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:35:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:35:00.052+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312500,"ts_usec":52434,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 222, snapshot max: 222 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_tone_back                            | res12 { message: 'Cannot GET /', error: 'Not Found', statusCode: 404 }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.16
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:36:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:36:00.078+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312560,"ts_usec":78915,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 224, snapshot max: 224 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.16
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.07
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:37:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:37:00.089+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312620,"ts_usec":89810,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 226, snapshot max: 226 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:38:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:38:00.100+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312680,"ts_usec":100159,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 228, snapshot max: 228 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 20:38:10.065 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:38:10.066 * Background saving started by pid 50
redis                                       | 50:C 09 Dec 2025 20:38:10.080 * DB saved on disk
redis                                       | 50:C 09 Dec 2025 20:38:10.080 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 20:38:10.166 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:39:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:39:00.118+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312740,"ts_usec":118659,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 230, snapshot max: 230 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:40:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:40:00.144+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312800,"ts_usec":144649,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 232, snapshot max: 232 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:41:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:41:00.156+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312860,"ts_usec":156170,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 234, snapshot max: 234 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.1
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:42:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:42:00.174+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312920,"ts_usec":174539,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 236, snapshot max: 236 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.09
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.06
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:43:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:43:00.186+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765312980,"ts_usec":186086,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 238, snapshot max: 238 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 20:43:11.049 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:43:11.049 * Background saving started by pid 51
redis                                       | 51:C 09 Dec 2025 20:43:11.111 * DB saved on disk
redis                                       | 51:C 09 Dec 2025 20:43:11.112 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 20:43:11.150 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:44:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:44:00.229+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313040,"ts_usec":229872,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 240, snapshot max: 240 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 87.236.176.73 - - [09/Dec/2025:20:44:16 +0000] "GET / HTTP/1.1" 200 6219 "-" "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)"
phpmyadmin                                  | 185.247.137.126 - - [09/Dec/2025:20:44:18 +0000] "GET /favicon.ico HTTP/1.1" 200 22752 "-" "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.16
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.06
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:45:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:45:00.240+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313100,"ts_usec":240691,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 242, snapshot max: 242 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.16
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.04
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:46:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:46:00.258+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313160,"ts_usec":258930,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 244, snapshot max: 244 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:47:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:47:00.270+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313220,"ts_usec":270332,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 246, snapshot max: 246 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.03 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:48:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:48:00.289+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313280,"ts_usec":289231,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 248, snapshot max: 248 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 20:48:12.059 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:48:12.060 * Background saving started by pid 52
redis                                       | 52:C 09 Dec 2025 20:48:12.079 * DB saved on disk
redis                                       | 52:C 09 Dec 2025 20:48:12.080 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 20:48:12.161 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.18
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.03 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:49:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:49:00.308+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313340,"ts_usec":308684,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 250, snapshot max: 250 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:50:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:50:00.319+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313400,"ts_usec":319520,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 252, snapshot max: 252 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.03 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:51:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:51:00.329+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313460,"ts_usec":329835,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 254, snapshot max: 254 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.03 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:52:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:52:00.356+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313520,"ts_usec":356432,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 256, snapshot max: 256 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 2 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=3
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 3). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:53:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:53:00.367+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313580,"ts_usec":367457,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 258, snapshot max: 258 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 20:53:13.051 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:53:13.051 * Background saving started by pid 53
redis                                       | 53:C 09 Dec 2025 20:53:13.067 * DB saved on disk
redis                                       | 53:C 09 Dec 2025 20:53:13.068 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 20:53:13.152 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.07 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:54:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:54:00.380+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313640,"ts_usec":380415,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 260, snapshot max: 260 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.02 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:55:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:55:00.391+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313700,"ts_usec":391245,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 262, snapshot max: 262 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:56:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:56:00.418+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313760,"ts_usec":418659,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 264, snapshot max: 264 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.02 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:57:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:57:00.429+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313820,"ts_usec":429461,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 266, snapshot max: 266 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.02 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:58:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:58:00.440+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313880,"ts_usec":440386,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 268, snapshot max: 268 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 20:58:14.078 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 20:58:14.078 * Background saving started by pid 54
redis                                       | 54:C 09 Dec 2025 20:58:14.100 * DB saved on disk
redis                                       | 54:C 09 Dec 2025 20:58:14.100 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 20:58:14.179 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 8:59:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T20:59:00.459+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765313940,"ts_usec":459692,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 270, snapshot max: 270 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:00:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:00:00.479+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314000,"ts_usec":479035,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 272, snapshot max: 272 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:01:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:01:00.496+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314060,"ts_usec":496342,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 274, snapshot max: 274 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:02:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:02:00.515+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314120,"ts_usec":515282,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 276, snapshot max: 276 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:03:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:03:00.527+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314180,"ts_usec":527431,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 278, snapshot max: 278 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:03:15.047 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:03:15.048 * Background saving started by pid 55
redis                                       | 55:C 09 Dec 2025 21:03:15.070 * DB saved on disk
redis                                       | 55:C 09 Dec 2025 21:03:15.071 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:03:15.148 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:04:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:04:00.546+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314240,"ts_usec":546607,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 280, snapshot max: 280 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:05:00.558+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314300,"ts_usec":558458,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 282, snapshot max: 282 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=2ko8hyoi",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "2ko8hyoi"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=2ko8hyoi",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "2ko8hyoi"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["Ac8IIYx_Oa4RjCENAAAl","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["Ac8IIYx_Oa4RjCENAAAl","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=2ko8hyoi",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "2ko8hyoi"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:32 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["Ac8IIYx_Oa4RjCENAAAl","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["Ac8IIYx_Oa4RjCENAAAl","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:34 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=2kps2nig",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "2kps2nig"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:34 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:34 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:34 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:34 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:34 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:34 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:05:34 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:06:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:06:00.576+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314360,"ts_usec":576854,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 284, snapshot max: 284 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:07:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:07:00.588+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314420,"ts_usec":587985,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 286, snapshot max: 286 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:07:34 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:07:57 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:08:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:08:00.606+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314480,"ts_usec":606525,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 288, snapshot max: 288 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:08:16.052 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:08:16.053 * Background saving started by pid 56
redis                                       | 56:C 09 Dec 2025 21:08:16.123 * DB saved on disk
redis                                       | 56:C 09 Dec 2025 21:08:16.124 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:08:16.153 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:09:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:09:02.292+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314542,"ts_usec":292536,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 290, snapshot max: 290 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:10:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:10:02.302+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314602,"ts_usec":302554,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 292, snapshot max: 292 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:11:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:11:02.313+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314662,"ts_usec":313701,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 294, snapshot max: 294 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:11:48 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=2sqk7h51",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "2sqk7h51"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:11:48 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:11:48 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:11:48 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:11:48 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:11:48 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:11:48 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:11:48 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:12:02.332+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314722,"ts_usec":332449,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 296, snapshot max: 296 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=2t8b374v",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "2t8b374v"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=2t8b374v",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "2t8b374v"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["MJrN1q52C1KCwiOcAAAr","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["MJrN1q52C1KCwiOcAAAr","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=2t8b374v",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "2t8b374v"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:12:11 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["MJrN1q52C1KCwiOcAAAr","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["MJrN1q52C1KCwiOcAAAr","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:13:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:13:02.343+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314782,"ts_usec":343909,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 298, snapshot max: 298 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:13:17.080 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:13:17.081 * Background saving started by pid 57
redis                                       | 57:C 09 Dec 2025 21:13:17.099 * DB saved on disk
redis                                       | 57:C 09 Dec 2025 21:13:17.100 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:13:17.181 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:13:48 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:14:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:14:02.355+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314842,"ts_usec":355134,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 300, snapshot max: 300 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:14:11 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:15:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:15:02.403+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314902,"ts_usec":403261,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 302, snapshot max: 302 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.07 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:16:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:16:02.430+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765314962,"ts_usec":430293,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 304, snapshot max: 304 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:17:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:17:02.442+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315022,"ts_usec":442693,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 306, snapshot max: 306 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:18:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:18:02.453+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315082,"ts_usec":453593,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 308, snapshot max: 308 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:18:18.084 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:18:18.084 * Background saving started by pid 58
redis                                       | 58:C 09 Dec 2025 21:18:18.104 * DB saved on disk
redis                                       | 58:C 09 Dec 2025 21:18:18.104 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:18:18.185 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.07 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:19:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:19:02.466+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315142,"ts_usec":466208,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 310, snapshot max: 310 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:20:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:20:02.485+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315202,"ts_usec":485274,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 312, snapshot max: 312 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.06 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:21:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:21:02.497+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315262,"ts_usec":497637,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 314, snapshot max: 314 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.06 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:22:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:22:02.508+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315322,"ts_usec":508766,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 316, snapshot max: 316 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:23:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:23:02.522+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315382,"ts_usec":522760,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 318, snapshot max: 318 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:23:19.077 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:23:19.078 * Background saving started by pid 59
redis                                       | 59:C 09 Dec 2025 21:23:19.103 * DB saved on disk
redis                                       | 59:C 09 Dec 2025 21:23:19.104 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:23:19.179 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:24:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:24:02.542+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315442,"ts_usec":542022,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 320, snapshot max: 320 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.06 | BUY: 78
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:25:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:25:02.554+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315502,"ts_usec":554010,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 322, snapshot max: 322 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:26:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:26:02.572+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315562,"ts_usec":572249,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 324, snapshot max: 324 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:26:56 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=3c6ovf5a",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "3c6ovf5a"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:26:56 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:26:56 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:26:56 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:26:56 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:26:56 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:26:56 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:26:56 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:27:02.583+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315622,"ts_usec":582995,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 326, snapshot max: 326 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:19 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=3cp7j9v1",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "3cp7j9v1"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:19 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:19 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:19 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:19 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:19 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:19 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:19 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=3cp7j9v1",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "3cp7j9v1"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["AnB7-gvivmsZTrqfAAAv","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["AnB7-gvivmsZTrqfAAAv","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=3cp7j9v1",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "3cp7j9v1"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:27:39 PM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["AnB7-gvivmsZTrqfAAAv","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["AnB7-gvivmsZTrqfAAAv","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 2 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=3
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.08
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 3). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:28:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:28:02.601+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315682,"ts_usec":601677,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 328, snapshot max: 328 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:28:20.053 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:28:20.053 * Background saving started by pid 60
redis                                       | 60:C 09 Dec 2025 21:28:20.081 * DB saved on disk
redis                                       | 60:C 09 Dec 2025 21:28:20.081 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:28:20.154 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:29:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:29:02.614+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315742,"ts_usec":614244,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 330, snapshot max: 330 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:29:20 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:29:21 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:30:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:30:02.625+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315802,"ts_usec":625362,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 332, snapshot max: 332 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:31:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:31:02.636+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315862,"ts_usec":636777,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 334, snapshot max: 334 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 9:31:31 PM   DEBUG [JwtStrategy] JWT payload received: {"sub":"08914faf-17ed-45c7-a59d-4443825c688f","email":"crm.31885@gmail.com","role":null,"iat":1765305611,"exp":1765392011}
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 9:31:31 PM   DEBUG [JwtStrategy] User found: {"id":"08914faf-17ed-45c7-a59d-4443825c688f","email":"crm.31885@gmail.com"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:32:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:32:02.655+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315922,"ts_usec":655675,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 336, snapshot max: 336 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:33:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:33:02.668+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765315982,"ts_usec":668004,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 338, snapshot max: 338 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:33:21.073 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:33:21.074 * Background saving started by pid 61
redis                                       | 61:C 09 Dec 2025 21:33:21.101 * DB saved on disk
redis                                       | 61:C 09 Dec 2025 21:33:21.103 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:33:21.175 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:34:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:34:02.678+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316042,"ts_usec":678925,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 340, snapshot max: 340 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:35:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:35:02.690+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316102,"ts_usec":690853,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 342, snapshot max: 342 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:36:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:36:02.719+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316162,"ts_usec":719067,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 344, snapshot max: 344 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:37:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:37:02.729+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316222,"ts_usec":729457,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 346, snapshot max: 346 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:38:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:38:02.740+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316282,"ts_usec":740712,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 348, snapshot max: 348 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:38:22.100 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:38:22.100 * Background saving started by pid 62
redis                                       | 62:C 09 Dec 2025 21:38:22.121 * DB saved on disk
redis                                       | 62:C 09 Dec 2025 21:38:22.122 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:38:22.201 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:39:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:39:02.751+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316342,"ts_usec":751206,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 350, snapshot max: 350 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:40:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:40:02.778+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316402,"ts_usec":778899,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 352, snapshot max: 352 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:41:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:41:02.790+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316462,"ts_usec":790295,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 354, snapshot max: 354 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:42:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:42:02.801+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316522,"ts_usec":801490,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 356, snapshot max: 356 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:43:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:43:02.821+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316582,"ts_usec":821297,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 358, snapshot max: 358 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:43:23.067 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:43:23.068 * Background saving started by pid 63
redis                                       | 63:C 09 Dec 2025 21:43:23.091 * DB saved on disk
redis                                       | 63:C 09 Dec 2025 21:43:23.092 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:43:23.168 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:44:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:44:02.845+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316642,"ts_usec":845852,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 360, snapshot max: 360 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:45:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:45:02.858+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316702,"ts_usec":858146,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 362, snapshot max: 362 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:46:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:46:02.876+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316762,"ts_usec":876933,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 364, snapshot max: 364 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_rentiqu-front                        |  HTTP  12/9/2025 9:46:48 PM 45.79.181.179 GET /
nodejs_rentiqu-front                        |  HTTP  12/9/2025 9:46:48 PM 45.79.181.179 Returned 200 in 41 ms
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:47:02.887+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316822,"ts_usec":887415,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 366, snapshot max: 366 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:13 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=42afkzrj",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "42afkzrj"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:13 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:13 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:13 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:13 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:13 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:13 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:13 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:14 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=42b7dxfc",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "42b7dxfc"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:14 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:14 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:14 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:14 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:14 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:14 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:14 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:58 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:47:59 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:48:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:48:02.905+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316882,"ts_usec":905863,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 368, snapshot max: 368 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:48:24.040 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:48:24.040 * Background saving started by pid 64
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 64:C 09 Dec 2025 21:48:26.780 * DB saved on disk
redis                                       | 64:C 09 Dec 2025 21:48:26.781 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 21:48:26.858 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:49:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:49:02.916+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765316942,"ts_usec":916887,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 370, snapshot max: 370 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:50:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:50:02.935+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317002,"ts_usec":935292,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 372, snapshot max: 372 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:51:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:51:02.954+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317062,"ts_usec":954711,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 374, snapshot max: 374 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:52:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:52:02.973+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317122,"ts_usec":973224,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 376, snapshot max: 376 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:53:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:53:02.991+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317182,"ts_usec":991513,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 378, snapshot max: 378 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:53:27.050 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:53:27.050 * Background saving started by pid 65
redis                                       | 65:C 09 Dec 2025 21:53:27.080 * DB saved on disk
redis                                       | 65:C 09 Dec 2025 21:53:27.081 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:53:27.151 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:54:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:54:03.002+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317243,"ts_usec":2901,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 380, snapshot max: 380 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:55:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:55:03.014+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317303,"ts_usec":14405,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 382, snapshot max: 382 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:56:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:56:03.040+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317363,"ts_usec":40794,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 384, snapshot max: 384 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:57:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:57:03.052+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317423,"ts_usec":52754,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 386, snapshot max: 386 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
redis                                       | 1:M 09 Dec 2025 21:57:59.355 # Possible SECURITY ATTACK detected. It looks like somebody is sending POST or Host: commands to Redis. This is likely due to an attacker attempting to use Cross Protocol Scripting to compromise your Redis instance. Connection from 172.236.228.115:57126 aborted.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:58:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:58:03.063+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317483,"ts_usec":63647,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 388, snapshot max: 388 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 21:58:28.076 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 21:58:28.077 * Background saving started by pid 66
redis                                       | 66:C 09 Dec 2025 21:58:28.100 * DB saved on disk
redis                                       | 66:C 09 Dec 2025 21:58:28.101 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 21:58:28.177 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_tone_back                            | res12 { message: 'Cannot GET /', error: 'Not Found', statusCode: 404 }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 9:59:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T21:59:03.074+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317543,"ts_usec":74109,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 390, snapshot max: 390 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:00:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:00:03.101+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317603,"ts_usec":101217,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 392, snapshot max: 392 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:01:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:01:03.111+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317663,"ts_usec":111666,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 394, snapshot max: 394 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:02:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:02:03.122+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317723,"ts_usec":122678,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 396, snapshot max: 396 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /404 (client and server)...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | event - compiled client and server successfully in 540 ms (891 modules)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 2 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=3
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 3 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=4
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:03:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:03:03.141+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317783,"ts_usec":141457,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 398, snapshot max: 398 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_jobsfeed_api                         | Page 4 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=5
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 5). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:03:29.052 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:03:29.053 * Background saving started by pid 67
redis                                       | 67:C 09 Dec 2025 22:03:29.088 * DB saved on disk
redis                                       | 67:C 09 Dec 2025 22:03:29.089 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 22:03:29.154 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:04:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:04:03.176+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317843,"ts_usec":175991,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 400, snapshot max: 400 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:05:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:05:03.186+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317903,"ts_usec":186280,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 402, snapshot max: 402 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:38 PM 192.168.128.24 GET /auth/verify-otp?email=oleg.bilih@4k.com.ua
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:38 PM 192.168.128.24 Returned 200 in 2 ms
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:39 PM 192.168.128.24 GET /assets/index-Cr2arz1x.js
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:39 PM 192.168.128.24 Returned 200 in 51 ms
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:39 PM 192.168.128.24 GET /assets/index-CMtgijRZ.css
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:39 PM 192.168.128.24 Returned 200 in 3 ms
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 GET /assets/OtpPage-C82brhBm.js
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 GET /assets/AuthLayout-CAsVa5oU.js
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 Returned 200 in 3 ms
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 Returned 200 in 3 ms
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 GET /assets/AuthLayout-Cn-sQAO9.css
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 Returned 200 in 2 ms
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 GET /assets/OtpPage-ujekIXmH.css
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 Returned 200 in 3 ms
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 GET /assets/AuthLayout-BLQNgQod.js
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 Returned 200 in 2 ms
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 GET /images/auth/decor-bg-img.jpg
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 GET /assets/left-bg-2-DqmVVo0I.webp
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 GET /auth/images/auth/anna-smith-ava.png
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 Returned 200 in 3 ms
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 Returned 200 in 6 ms
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:42 PM 192.168.128.24 Returned 200 in 20 ms
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:43 PM 192.168.128.24 GET /images/auth/rentiqu-logo.svg
nodejs_rentiqu-front                        |  HTTP  12/9/2025 10:05:43 PM 192.168.128.24 Returned 200 in 3 ms
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:06:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:06:03.204+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765317963,"ts_usec":204849,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 404, snapshot max: 404 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:07:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:07:03.216+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318023,"ts_usec":216412,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 406, snapshot max: 406 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:08:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:08:03.235+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318083,"ts_usec":235794,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 408, snapshot max: 408 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:08:30.053 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:08:30.054 * Background saving started by pid 68
redis                                       | 68:C 09 Dec 2025 22:08:30.083 * DB saved on disk
redis                                       | 68:C 09 Dec 2025 22:08:30.083 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 22:08:30.155 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:09:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:09:03.246+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318143,"ts_usec":246569,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 410, snapshot max: 410 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:10:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:10:03.264+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318203,"ts_usec":264882,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 412, snapshot max: 412 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:11:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:11:03.275+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318263,"ts_usec":275607,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 414, snapshot max: 414 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:12:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:12:03.294+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318323,"ts_usec":294791,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 416, snapshot max: 416 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:13:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:13:03.306+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318383,"ts_usec":305996,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 418, snapshot max: 418 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:13:31.023 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:13:31.024 * Background saving started by pid 69
redis                                       | 69:C 09 Dec 2025 22:13:31.055 * DB saved on disk
redis                                       | 69:C 09 Dec 2025 22:13:31.056 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 22:13:31.125 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:14:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:14:03.316+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318443,"ts_usec":316784,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 420, snapshot max: 420 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:15:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:15:03.327+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318503,"ts_usec":327079,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 422, snapshot max: 422 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:16:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:16:03.345+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318563,"ts_usec":345702,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 424, snapshot max: 424 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:17:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:17:03.358+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318623,"ts_usec":358623,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 426, snapshot max: 426 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:18:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:18:03.369+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318683,"ts_usec":369479,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 428, snapshot max: 428 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:18:32.082 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:18:32.083 * Background saving started by pid 70
redis                                       | 70:C 09 Dec 2025 22:18:32.109 * DB saved on disk
redis                                       | 70:C 09 Dec 2025 22:18:32.110 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 22:18:32.183 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:19:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:19:04.270+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318744,"ts_usec":270502,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 430, snapshot max: 430 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:20:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:20:04.297+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318804,"ts_usec":297255,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 432, snapshot max: 432 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:21:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:21:04.308+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318864,"ts_usec":308424,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 434, snapshot max: 434 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:22:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:22:04.319+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318924,"ts_usec":319189,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 436, snapshot max: 436 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:23:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:23:04.331+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765318984,"ts_usec":331819,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 438, snapshot max: 438 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:23:33.086 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:23:33.087 * Background saving started by pid 71
redis                                       | 71:C 09 Dec 2025 22:23:33.115 * DB saved on disk
redis                                       | 71:C 09 Dec 2025 22:23:33.116 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 22:23:33.188 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:24:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:24:04.350+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319044,"ts_usec":350906,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 440, snapshot max: 440 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:25:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:25:04.366+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319104,"ts_usec":366235,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 442, snapshot max: 442 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:26:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:26:04.376+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319164,"ts_usec":376654,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 444, snapshot max: 444 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:27:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:27:04.388+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319224,"ts_usec":388347,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 446, snapshot max: 446 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:28:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:28:04.406+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319284,"ts_usec":406800,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 448, snapshot max: 448 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
postgres                                    | 2025-12-09 22:28:29.922 UTC [4320] FATAL:  password authentication failed for user "dbuser"
postgres                                    | 2025-12-09 22:28:29.922 UTC [4320] DETAIL:  Role "dbuser" does not exist.
postgres                                    | 	Connection matched pg_hba.conf line 99: "host all all all md5"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 10:28:31 PM   DEBUG [JwtStrategy] JWT payload received: {"sub":"08914faf-17ed-45c7-a59d-4443825c688f","email":"crm.31885@gmail.com","role":null,"iat":1765305611,"exp":1765392011}
nodejs_rentiqu_backend                      | [Nest] 78  - 12/09/2025, 10:28:31 PM   DEBUG [JwtStrategy] User found: {"id":"08914faf-17ed-45c7-a59d-4443825c688f","email":"crm.31885@gmail.com"}
redis                                       | 1:M 09 Dec 2025 22:28:34.012 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:28:34.012 * Background saving started by pid 72
redis                                       | 72:C 09 Dec 2025 22:28:34.043 * DB saved on disk
redis                                       | 72:C 09 Dec 2025 22:28:34.043 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 22:28:34.113 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:29:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
postgres                                    | 2025-12-09 22:29:04.114 UTC [4334] FATAL:  password authentication failed for user "postgres"
postgres                                    | 2025-12-09 22:29:04.114 UTC [4334] DETAIL:  Password does not match for user "postgres".
postgres                                    | 	Connection matched pg_hba.conf line 99: "host all all all md5"
postgres                                    | 2025-12-09 22:29:04.245 UTC [4335] FATAL:  password authentication failed for user "postgres"
postgres                                    | 2025-12-09 22:29:04.245 UTC [4335] DETAIL:  Password does not match for user "postgres".
postgres                                    | 	Connection matched pg_hba.conf line 99: "host all all all md5"
postgres                                    | 2025-12-09 22:29:04.374 UTC [4336] FATAL:  password authentication failed for user "postgres"
postgres                                    | 2025-12-09 22:29:04.374 UTC [4336] DETAIL:  Password does not match for user "postgres".
postgres                                    | 	Connection matched pg_hba.conf line 99: "host all all all md5"
mongo                                       | {"t":{"$date":"2025-12-09T22:29:04.416+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319344,"ts_usec":416902,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 450, snapshot max: 450 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:30:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:30:04.435+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319404,"ts_usec":435030,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 452, snapshot max: 452 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:31:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:31:04.448+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319464,"ts_usec":448530,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 454, snapshot max: 454 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:32:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:32:04.467+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319524,"ts_usec":467580,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 456, snapshot max: 456 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:33:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:33:04.478+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319584,"ts_usec":478474,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 458, snapshot max: 458 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:33:35.039 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:33:35.039 * Background saving started by pid 73
redis                                       | 73:C 09 Dec 2025 22:33:35.071 * DB saved on disk
redis                                       | 73:C 09 Dec 2025 22:33:35.071 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 22:33:35.140 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:34:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:34:04.489+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319644,"ts_usec":489326,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 460, snapshot max: 460 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 10:34:34 PM   ERROR [ExceptionsHandler] TypeError: Missing parameter name at 5: https://git.new/pathToRegexpError
nodejs_eta_back                             |     at name (/home/node/app/node_modules/path-to-regexp/src/index.ts:153:13)
nodejs_eta_back                             |     at lexer (/home/node/app/node_modules/path-to-regexp/src/index.ts:171:21)
nodejs_eta_back                             |     at lexer.next ()
nodejs_eta_back                             |     at Iter.peek (/home/node/app/node_modules/path-to-regexp/src/index.ts:188:32)
nodejs_eta_back                             |     at Iter.tryConsume (/home/node/app/node_modules/path-to-regexp/src/index.ts:195:24)
nodejs_eta_back                             |     at Iter.text (/home/node/app/node_modules/path-to-regexp/src/index.ts:213:26)
nodejs_eta_back                             |     at consume (/home/node/app/node_modules/path-to-regexp/src/index.ts:285:23)
nodejs_eta_back                             |     at parse (/home/node/app/node_modules/path-to-regexp/src/index.ts:320:18)
nodejs_eta_back                             |     at  (/home/node/app/node_modules/path-to-regexp/src/index.ts:503:40)
nodejs_eta_back                             |     at Array.map ()
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:35:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:35:04.499+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319704,"ts_usec":499862,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 462, snapshot max: 462 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:36:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:36:04.518+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319764,"ts_usec":518750,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 464, snapshot max: 464 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:37:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:37:04.529+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319824,"ts_usec":529514,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 466, snapshot max: 466 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 2 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=3
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 3). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:38:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:38:04.539+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319884,"ts_usec":539911,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 468, snapshot max: 468 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:38:36.059 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:38:36.059 * Background saving started by pid 74
redis                                       | 74:C 09 Dec 2025 22:38:36.091 * DB saved on disk
redis                                       | 74:C 09 Dec 2025 22:38:36.092 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 22:38:36.160 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:39:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:39:04.550+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765319944,"ts_usec":550366,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 470, snapshot max: 470 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:40:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:40:04.594+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320004,"ts_usec":594325,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 472, snapshot max: 472 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:41:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:41:04.606+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320064,"ts_usec":606452,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 474, snapshot max: 474 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:42:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:42:04.617+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320124,"ts_usec":617588,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 476, snapshot max: 476 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.07 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:43:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:43:04.628+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320184,"ts_usec":628074,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 478, snapshot max: 478 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:43:37.057 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:43:37.058 * Background saving started by pid 75
redis                                       | 75:C 09 Dec 2025 22:43:37.091 * DB saved on disk
redis                                       | 75:C 09 Dec 2025 22:43:37.092 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 22:43:37.158 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:44:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:44:04.655+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320244,"ts_usec":655194,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 480, snapshot max: 480 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.07 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:45:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:45:04.668+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320304,"ts_usec":668790,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 482, snapshot max: 482 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:46:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:46:04.679+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320364,"ts_usec":679562,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 484, snapshot max: 484 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:47:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:47:04.703+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320424,"ts_usec":703365,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 486, snapshot max: 486 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:48:04.731+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320484,"ts_usec":730966,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 488, snapshot max: 488 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:08 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=68cyrdjw",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "68cyrdjw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:08 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:08 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:08 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:08 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:08 PM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:08 PM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:08 PM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:10 PM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=68dqjhef",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "68dqjhef"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:10 PM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:10 PM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:10 PM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:10 PM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:10 PM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:10 PM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:10 PM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:48:38.080 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:48:38.080 * Background saving started by pid 76
redis                                       | 76:C 09 Dec 2025 22:48:38.149 * DB saved on disk
redis                                       | 76:C 09 Dec 2025 22:48:38.150 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 22:48:38.181 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:53 PM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:48:55 PM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:49:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:49:04.765+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320544,"ts_usec":765631,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 490, snapshot max: 490 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:50:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:50:04.784+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320604,"ts_usec":784071,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 492, snapshot max: 492 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 5.187.35.158 - - [09/Dec/2025:22:50:45 +0000] "GET / HTTP/1.1" 200 6260 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 192.168.128.1 - - [09/Dec/2025:22:50:55 +0000] "GET / HTTP/1.1" 200 20231 "-" "Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:51:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:51:04.794+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320664,"ts_usec":794496,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 494, snapshot max: 494 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:52:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:52:04.813+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320724,"ts_usec":813219,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 496, snapshot max: 496 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:53:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:53:04.823+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320784,"ts_usec":823368,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 498, snapshot max: 498 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:53:39.091 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:53:39.091 * Background saving started by pid 77
redis                                       | 77:C 09 Dec 2025 22:53:39.125 * DB saved on disk
redis                                       | 77:C 09 Dec 2025 22:53:39.125 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 22:53:39.192 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 66.132.153.122 - - [09/Dec/2025:22:53:40 +0000] "\x16\x03\x01" 400 487 "-" "-"
phpmyadmin                                  | 66.132.153.122 - - [09/Dec/2025:22:53:40 +0000] "GET / HTTP/1.1" 200 6203 "-" "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
phpmyadmin                                  | 66.132.153.122 - - [09/Dec/2025:22:53:41 +0000] "PRI * HTTP/2.0" 400 487 "-" "-"
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:54:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
phpmyadmin                                  | 66.132.153.122 - - [09/Dec/2025:22:54:01 +0000] "GET /favicon.ico HTTP/1.1" 200 22752 "-" "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
mongo                                       | {"t":{"$date":"2025-12-09T22:54:04.842+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320844,"ts_usec":842403,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 500, snapshot max: 500 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 66.132.153.122 - - [09/Dec/2025:22:54:12 +0000] "\x16\x03\x01" 400 487 "-" "-"
phpmyadmin                                  | 66.132.153.122 - - [09/Dec/2025:22:54:13 +0000] "GET /security.txt HTTP/1.1" 404 436 "-" "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:55:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:55:04.860+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320904,"ts_usec":860430,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 502, snapshot max: 502 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:56:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:56:04.879+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765320964,"ts_usec":879640,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 504, snapshot max: 504 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:57:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:57:04.897+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321024,"ts_usec":897705,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 506, snapshot max: 506 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:58:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:58:04.910+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321084,"ts_usec":910057,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 508, snapshot max: 508 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 22:58:40.083 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 22:58:40.083 * Background saving started by pid 78
redis                                       | 78:C 09 Dec 2025 22:58:40.119 * DB saved on disk
redis                                       | 78:C 09 Dec 2025 22:58:40.121 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 22:58:40.184 * Background saving terminated with success
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 10:59:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T22:59:04.920+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321144,"ts_usec":920924,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 510, snapshot max: 510 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:00:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T23:00:04.947+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321204,"ts_usec":947472,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 512, snapshot max: 512 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.04 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:01:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
mongo                                       | {"t":{"$date":"2025-12-09T23:01:04.973+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321264,"ts_usec":973512,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 514, snapshot max: 514 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:02:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:02:05.064+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321325,"ts_usec":64553,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 516, snapshot max: 516 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.04 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Page 1 successfully scraped on guru.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 2). Scraping complete.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:03:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:03:05.317+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321385,"ts_usec":317729,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 518, snapshot max: 518 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 23:03:41.022 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:03:41.023 * Background saving started by pid 79
redis                                       | 79:C 09 Dec 2025 23:03:41.050 * DB saved on disk
redis                                       | 79:C 09 Dec 2025 23:03:41.051 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 23:03:41.123 * Background saving terminated with success
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.04 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:04:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:04:05.344+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321445,"ts_usec":343979,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 520, snapshot max: 520 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:05:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:05:05.354+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321505,"ts_usec":354215,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 522, snapshot max: 522 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.04 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:06:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:06:05.364+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321565,"ts_usec":364290,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 524, snapshot max: 524 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.04 | BUY: 78
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:07:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:07:05.383+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321625,"ts_usec":383265,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 526, snapshot max: 526 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Page 1 successfully scraped on guru.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:08:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:08:05.402+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321685,"ts_usec":402230,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 528, snapshot max: 528 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.01
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 23:08:42.058 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:08:42.059 * Background saving started by pid 80
redis                                       | 80:C 09 Dec 2025 23:08:42.090 * DB saved on disk
redis                                       | 80:C 09 Dec 2025 23:08:42.090 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 23:08:42.160 * Background saving terminated with success
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:09:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:09:05.412+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321745,"ts_usec":412239,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 530, snapshot max: 530 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:10:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:10:05.435+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321805,"ts_usec":435675,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 532, snapshot max: 532 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:11:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:11:05.448+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321865,"ts_usec":448569,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 534, snapshot max: 534 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:12:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:12:05.467+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321925,"ts_usec":467367,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 536, snapshot max: 536 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Page 1 successfully scraped on guru.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.02
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:13:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:13:05.478+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765321985,"ts_usec":478437,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 538, snapshot max: 538 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
redis                                       | 1:M 09 Dec 2025 23:13:43.056 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:13:43.057 * Background saving started by pid 81
redis                                       | 81:C 09 Dec 2025 23:13:43.087 * DB saved on disk
redis                                       | 81:C 09 Dec 2025 23:13:43.088 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 23:13:43.158 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:14:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:14:05.498+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322045,"ts_usec":498330,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 540, snapshot max: 540 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:15:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:15:05.509+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322105,"ts_usec":509621,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 542, snapshot max: 542 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:16:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:16:05.528+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322165,"ts_usec":528375,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 544, snapshot max: 544 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:17:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:17:05.539+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322225,"ts_usec":539252,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 546, snapshot max: 546 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 2 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=3
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 3). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:18:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:18:05.549+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322285,"ts_usec":549596,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 548, snapshot max: 548 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
redis                                       | 1:M 09 Dec 2025 23:18:44.032 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:18:44.033 * Background saving started by pid 82
redis                                       | 82:C 09 Dec 2025 23:18:44.072 * DB saved on disk
redis                                       | 82:C 09 Dec 2025 23:18:44.073 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 09 Dec 2025 23:18:44.133 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:19:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:19:05.565+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322345,"ts_usec":565154,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 550, snapshot max: 550 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:20:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:20:05.584+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322405,"ts_usec":584352,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 552, snapshot max: 552 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:21:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:21:05.596+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322465,"ts_usec":596579,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 554, snapshot max: 554 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:22:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:22:05.607+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322525,"ts_usec":607124,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 556, snapshot max: 556 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:23:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:23:05.617+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322585,"ts_usec":617931,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 558, snapshot max: 558 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 23:23:45.024 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:23:45.025 * Background saving started by pid 83
redis                                       | 83:C 09 Dec 2025 23:23:45.059 * DB saved on disk
redis                                       | 83:C 09 Dec 2025 23:23:45.060 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 23:23:45.126 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:24:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:24:05.645+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322645,"ts_usec":645301,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 560, snapshot max: 560 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:25:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:25:05.661+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322705,"ts_usec":661050,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 562, snapshot max: 562 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:26:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:26:05.672+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322765,"ts_usec":672465,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 564, snapshot max: 564 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:27:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:27:05.683+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322825,"ts_usec":683343,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 566, snapshot max: 566 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:28:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:28:05.702+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322885,"ts_usec":701949,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 568, snapshot max: 568 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 23:28:46.055 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:28:46.056 * Background saving started by pid 84
redis                                       | 84:C 09 Dec 2025 23:28:46.090 * DB saved on disk
redis                                       | 84:C 09 Dec 2025 23:28:46.091 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 23:28:46.156 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:29:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:29:05.713+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765322945,"ts_usec":712993,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 570, snapshot max: 570 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:30:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:30:05.724+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323005,"ts_usec":724745,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 572, snapshot max: 572 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:31:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:31:05.736+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323065,"ts_usec":736368,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 574, snapshot max: 574 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:32:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:32:05.762+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323125,"ts_usec":762836,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 576, snapshot max: 576 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:33:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:33:05.775+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323185,"ts_usec":775703,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 578, snapshot max: 578 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 23:33:47.021 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:33:47.022 * Background saving started by pid 85
redis                                       | 85:C 09 Dec 2025 23:33:47.058 * DB saved on disk
redis                                       | 85:C 09 Dec 2025 23:33:47.059 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 23:33:47.122 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:34:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:34:05.794+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323245,"ts_usec":794332,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 580, snapshot max: 580 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:35:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:35:05.804+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323305,"ts_usec":804735,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 582, snapshot max: 582 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:36:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:36:05.823+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323365,"ts_usec":823205,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 584, snapshot max: 584 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:37:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:37:05.834+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323425,"ts_usec":834158,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 586, snapshot max: 586 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:38:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:38:05.845+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323485,"ts_usec":845136,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 588, snapshot max: 588 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 23:38:48.019 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:38:48.020 * Background saving started by pid 86
redis                                       | 86:C 09 Dec 2025 23:38:48.292 * DB saved on disk
redis                                       | 86:C 09 Dec 2025 23:38:48.293 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 23:38:48.323 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:39:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:39:05.856+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323545,"ts_usec":855999,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 590, snapshot max: 590 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.09 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:40:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:40:05.874+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323605,"ts_usec":874910,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 592, snapshot max: 592 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 11:40:42 PM   ERROR [ExceptionsHandler] TypeError: Missing parameter name at 5: https://git.new/pathToRegexpError
nodejs_eta_back                             |     at name (/home/node/app/node_modules/path-to-regexp/src/index.ts:153:13)
nodejs_eta_back                             |     at lexer (/home/node/app/node_modules/path-to-regexp/src/index.ts:171:21)
nodejs_eta_back                             |     at lexer.next ()
nodejs_eta_back                             |     at Iter.peek (/home/node/app/node_modules/path-to-regexp/src/index.ts:188:32)
nodejs_eta_back                             |     at Iter.tryConsume (/home/node/app/node_modules/path-to-regexp/src/index.ts:195:24)
nodejs_eta_back                             |     at Iter.text (/home/node/app/node_modules/path-to-regexp/src/index.ts:213:26)
nodejs_eta_back                             |     at consume (/home/node/app/node_modules/path-to-regexp/src/index.ts:285:23)
nodejs_eta_back                             |     at parse (/home/node/app/node_modules/path-to-regexp/src/index.ts:320:18)
nodejs_eta_back                             |     at  (/home/node/app/node_modules/path-to-regexp/src/index.ts:503:40)
nodejs_eta_back                             |     at Array.map ()
nodejs_eta_back                             | [Nest] 2231  - 12/09/2025, 11:40:42 PM   ERROR [ExceptionsHandler] TypeError: Missing parameter name at 5: https://git.new/pathToRegexpError
nodejs_eta_back                             |     at name (/home/node/app/node_modules/path-to-regexp/src/index.ts:153:13)
nodejs_eta_back                             |     at lexer (/home/node/app/node_modules/path-to-regexp/src/index.ts:171:21)
nodejs_eta_back                             |     at lexer.next ()
nodejs_eta_back                             |     at Iter.peek (/home/node/app/node_modules/path-to-regexp/src/index.ts:188:32)
nodejs_eta_back                             |     at Iter.tryConsume (/home/node/app/node_modules/path-to-regexp/src/index.ts:195:24)
nodejs_eta_back                             |     at Iter.text (/home/node/app/node_modules/path-to-regexp/src/index.ts:213:26)
nodejs_eta_back                             |     at consume (/home/node/app/node_modules/path-to-regexp/src/index.ts:285:23)
nodejs_eta_back                             |     at parse (/home/node/app/node_modules/path-to-regexp/src/index.ts:320:18)
nodejs_eta_back                             |     at  (/home/node/app/node_modules/path-to-regexp/src/index.ts:503:40)
nodejs_eta_back                             |     at Array.map ()
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:41:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_steam_parser                         | {
nodejs_steam_parser                         |   GlobalExceptionFilter: NotFoundException: Cannot HEAD /api/action
nodejs_steam_parser                         |       at callback (/home/node/app/node_modules/@nestjs/core/router/routes-resolver.js:77:19)
nodejs_steam_parser                         |       at /home/node/app/node_modules/@nestjs/core/router/router-proxy.js:9:23
nodejs_steam_parser                         |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_steam_parser                         |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13)
nodejs_steam_parser                         |       at /home/node/app/node_modules/express/lib/router/index.js:286:9
nodejs_steam_parser                         |       at Function.process_params (/home/node/app/node_modules/express/lib/router/index.js:346:12)
nodejs_steam_parser                         |       at next (/home/node/app/node_modules/express/lib/router/index.js:280:10)
nodejs_steam_parser                         |       at urlencodedParser (/home/node/app/node_modules/body-parser/lib/types/urlencoded.js:94:7)
nodejs_steam_parser                         |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_steam_parser                         |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13) {
nodejs_steam_parser                         |     response: {
nodejs_steam_parser                         |       message: 'Cannot HEAD /api/action',
nodejs_steam_parser                         |       error: 'Not Found',
nodejs_steam_parser                         |       statusCode: 404
nodejs_steam_parser                         |     },
nodejs_steam_parser                         |     status: 404,
nodejs_steam_parser                         |     options: {}
nodejs_steam_parser                         |   }
nodejs_steam_parser                         | }
nodejs_steam_parser                         | {
nodejs_steam_parser                         |   GlobalExceptionFilter: NotFoundException: Cannot HEAD /api/actions
nodejs_steam_parser                         |       at callback (/home/node/app/node_modules/@nestjs/core/router/routes-resolver.js:77:19)
nodejs_steam_parser                         |       at /home/node/app/node_modules/@nestjs/core/router/router-proxy.js:9:23
nodejs_steam_parser                         |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_steam_parser                         |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13)
nodejs_steam_parser                         |       at /home/node/app/node_modules/express/lib/router/index.js:286:9
nodejs_steam_parser                         |       at Function.process_params (/home/node/app/node_modules/express/lib/router/index.js:346:12)
nodejs_steam_parser                         |       at next (/home/node/app/node_modules/express/lib/router/index.js:280:10)
nodejs_steam_parser                         |       at urlencodedParser (/home/node/app/node_modules/body-parser/lib/types/urlencoded.js:94:7)
nodejs_steam_parser                         |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_steam_parser                         |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13) {
nodejs_steam_parser                         |     response: {
nodejs_steam_parser                         |       message: 'Cannot HEAD /api/actions',
nodejs_steam_parser                         |       error: 'Not Found',
nodejs_steam_parser                         |       statusCode: 404
nodejs_steam_parser                         |     },
nodejs_steam_parser                         |     status: 404,
nodejs_steam_parser                         |     options: {}
nodejs_steam_parser                         |   }
nodejs_steam_parser                         | }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:41:05.885+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323665,"ts_usec":885379,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 594, snapshot max: 594 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 78.04
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:42:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:42:05.896+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323725,"ts_usec":896339,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 596, snapshot max: 596 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.39 | BUY: 78.19
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:43:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:43:05.907+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323785,"ts_usec":906934,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 598, snapshot max: 598 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 23:43:49.028 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:43:49.029 * Background saving started by pid 87
redis                                       | 87:C 09 Dec 2025 23:43:49.061 * DB saved on disk
redis                                       | 87:C 09 Dec 2025 23:43:49.062 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 23:43:49.130 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:44:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:44:05.934+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323845,"ts_usec":934184,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 600, snapshot max: 600 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.39 | BUY: 78.19
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:45:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:45:05.944+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323905,"ts_usec":944258,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 602, snapshot max: 602 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.37 | BUY: 78.04
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:46:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:46:05.954+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765323965,"ts_usec":954662,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 604, snapshot max: 604 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:47:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:47:05.965+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324025,"ts_usec":965124,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 606, snapshot max: 606 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.39 | BUY: 78.06
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:48:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:48:05.991+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324085,"ts_usec":991773,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 608, snapshot max: 608 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 23:48:50.087 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:48:50.088 * Background saving started by pid 88
redis                                       | 88:C 09 Dec 2025 23:48:50.119 * DB saved on disk
redis                                       | 88:C 09 Dec 2025 23:48:50.120 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 23:48:50.188 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.39 | BUY: 78.08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:49:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:49:06.002+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324146,"ts_usec":2226,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 610, snapshot max: 610 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:50:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:50:06.013+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324206,"ts_usec":13472,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 612, snapshot max: 612 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.39 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:51:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:51:06.031+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324266,"ts_usec":31915,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 614, snapshot max: 614 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_landing                     | Toast plugin loaded
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.39 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:52:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:52:06.051+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324326,"ts_usec":51536,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 616, snapshot max: 616 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:53:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:53:06.062+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324386,"ts_usec":62296,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 618, snapshot max: 618 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.39 | BUY: 78.09
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 09 Dec 2025 23:53:51.002 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:53:51.003 * Background saving started by pid 89
redis                                       | 89:C 09 Dec 2025 23:53:51.039 * DB saved on disk
redis                                       | 89:C 09 Dec 2025 23:53:51.040 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 23:53:51.105 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:54:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:54:06.080+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324446,"ts_usec":80905,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 620, snapshot max: 620 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.39 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:55:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:55:06.092+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324506,"ts_usec":92729,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 622, snapshot max: 622 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:56:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:56:06.111+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324566,"ts_usec":111600,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 624, snapshot max: 624 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.38 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:57:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:57:06.122+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324626,"ts_usec":122774,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 626, snapshot max: 626 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.38 | BUY: 78.12
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:58:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:58:06.142+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324686,"ts_usec":142047,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 628, snapshot max: 628 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 147.185.132.91 - - [09/Dec/2025:23:58:51 +0000] "GET / HTTP/1.1" 200 6201 "-" "Hello from Palo Alto Networks, find out more about our scans in https://docs-cortex.paloaltonetworks.com/r/1/Cortex-Xpanse/Scanning-activity"
redis                                       | 1:M 09 Dec 2025 23:58:52.080 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 09 Dec 2025 23:58:52.081 * Background saving started by pid 90
redis                                       | 90:C 09 Dec 2025 23:58:52.118 * DB saved on disk
redis                                       | 90:C 09 Dec 2025 23:58:52.118 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 09 Dec 2025 23:58:52.181 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/09/2025, 11:59:00 PM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-09T23:59:06.154+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324746,"ts_usec":154816,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 630, snapshot max: 630 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.38 | BUY: 78.12
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:00:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_eta_back                             | [Nest] 2231  - 12/10/2025, 12:00:00 AM     LOG [EventsDailyCronJob] Daily analytics job: summarize all ≤ 2025-12-09, then purge ≤ 2025-12-08
nodejs_eta_back                             | [Nest] 2231  - 12/10/2025, 12:00:00 AM     LOG [EventsDailyAggregatorService] No raw events found — nothing to summarize.
nodejs_eta_back                             | [Nest] 2231  - 12/10/2025, 12:00:00 AM     LOG [EventsDailyAggregatorService] Purged 0 events, 2 sessions, 2 video_watch_sessions_daily ≤ 2025-12-08
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:00:06.173+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324806,"ts_usec":173780,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 632, snapshot max: 632 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.38 | BUY: 78.12
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:01:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:01:06.193+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324866,"ts_usec":193721,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 634, snapshot max: 634 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:02:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:02:06.203+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324926,"ts_usec":203549,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 636, snapshot max: 636 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.38 | BUY: 78.13
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:03:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:03:06.214+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765324986,"ts_usec":214823,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 638, snapshot max: 638 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 00:03:53.051 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:03:53.051 * Background saving started by pid 91
redis                                       | 91:C 10 Dec 2025 00:03:53.089 * DB saved on disk
redis                                       | 91:C 10 Dec 2025 00:03:53.090 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:03:53.152 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.38 | BUY: 78.13
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:04:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:04:06.242+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325046,"ts_usec":242520,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 640, snapshot max: 640 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:05:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:05:06.253+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325106,"ts_usec":253282,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 642, snapshot max: 642 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.37 | BUY: 78.13
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:06:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:06:06.264+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325166,"ts_usec":264347,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 644, snapshot max: 644 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.35 | BUY: 78.13
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:07:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:07:06.275+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325226,"ts_usec":275568,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 646, snapshot max: 646 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | [Nest] 2231  - 12/10/2025, 12:07:35 AM   ERROR [ExceptionsHandler] TypeError: Missing parameter name at 5: https://git.new/pathToRegexpError
nodejs_eta_back                             |     at name (/home/node/app/node_modules/path-to-regexp/src/index.ts:153:13)
nodejs_eta_back                             |     at lexer (/home/node/app/node_modules/path-to-regexp/src/index.ts:171:21)
nodejs_eta_back                             |     at lexer.next ()
nodejs_eta_back                             |     at Iter.peek (/home/node/app/node_modules/path-to-regexp/src/index.ts:188:32)
nodejs_eta_back                             |     at Iter.tryConsume (/home/node/app/node_modules/path-to-regexp/src/index.ts:195:24)
nodejs_eta_back                             |     at Iter.text (/home/node/app/node_modules/path-to-regexp/src/index.ts:213:26)
nodejs_eta_back                             |     at consume (/home/node/app/node_modules/path-to-regexp/src/index.ts:285:23)
nodejs_eta_back                             |     at parse (/home/node/app/node_modules/path-to-regexp/src/index.ts:320:18)
nodejs_eta_back                             |     at  (/home/node/app/node_modules/path-to-regexp/src/index.ts:503:40)
nodejs_eta_back                             |     at Array.map ()
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:08:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:08:06.302+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325286,"ts_usec":302895,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 648, snapshot max: 648 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.35 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 00:08:54.018 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:08:54.019 * Background saving started by pid 92
redis                                       | 92:C 10 Dec 2025 00:08:54.056 * DB saved on disk
redis                                       | 92:C 10 Dec 2025 00:08:54.056 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:08:54.119 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:09:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:09:06.313+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325346,"ts_usec":313310,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 650, snapshot max: 650 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.34 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:10:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:10:06.323+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325406,"ts_usec":323448,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 652, snapshot max: 652 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:11:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
postgres                                    | 2025-12-10 00:11:06.181 UTC [6098] FATAL:  canceling authentication due to timeout
mongo                                       | {"t":{"$date":"2025-12-10T00:11:06.342+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325466,"ts_usec":342879,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 654, snapshot max: 654 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.34 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:12:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:12:06.361+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325526,"ts_usec":361871,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 656, snapshot max: 656 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.34 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:13:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:13:06.373+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325586,"ts_usec":373080,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 658, snapshot max: 658 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 00:13:55.009 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:13:55.010 * Background saving started by pid 93
redis                                       | 93:C 10 Dec 2025 00:13:55.043 * DB saved on disk
redis                                       | 93:C 10 Dec 2025 00:13:55.044 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:13:55.110 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:14:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:14:06.392+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325646,"ts_usec":392060,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 660, snapshot max: 660 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.33 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:15:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:15:06.403+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325706,"ts_usec":403644,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 662, snapshot max: 662 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.33 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:16:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:16:06.422+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325766,"ts_usec":422005,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 664, snapshot max: 664 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:17:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:17:06.434+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325826,"ts_usec":434771,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 666, snapshot max: 666 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.33 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | [Nest] 2231  - 12/10/2025, 12:17:34 AM   ERROR [ExceptionsHandler] TypeError: Missing parameter name at 5: https://git.new/pathToRegexpError
nodejs_eta_back                             |     at name (/home/node/app/node_modules/path-to-regexp/src/index.ts:153:13)
nodejs_eta_back                             |     at lexer (/home/node/app/node_modules/path-to-regexp/src/index.ts:171:21)
nodejs_eta_back                             |     at lexer.next ()
nodejs_eta_back                             |     at Iter.peek (/home/node/app/node_modules/path-to-regexp/src/index.ts:188:32)
nodejs_eta_back                             |     at Iter.tryConsume (/home/node/app/node_modules/path-to-regexp/src/index.ts:195:24)
nodejs_eta_back                             |     at Iter.text (/home/node/app/node_modules/path-to-regexp/src/index.ts:213:26)
nodejs_eta_back                             |     at consume (/home/node/app/node_modules/path-to-regexp/src/index.ts:285:23)
nodejs_eta_back                             |     at parse (/home/node/app/node_modules/path-to-regexp/src/index.ts:320:18)
nodejs_eta_back                             |     at  (/home/node/app/node_modules/path-to-regexp/src/index.ts:503:40)
nodejs_eta_back                             |     at Array.map ()
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:18:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:18:06.453+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325886,"ts_usec":453481,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 668, snapshot max: 668 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 00:18:56.076 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:18:56.077 * Background saving started by pid 94
redis                                       | 94:C 10 Dec 2025 00:18:56.114 * DB saved on disk
redis                                       | 94:C 10 Dec 2025 00:18:56.115 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:18:56.177 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.33 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:19:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:19:06.466+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765325946,"ts_usec":466063,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 670, snapshot max: 670 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-10T00:19:11.871Z", "log.level": "WARN", "message":"SSL/TLS request received but SSL/TLS is not enabled on this node, got (16,3,1,5), [Netty4TcpChannel{localAddress=/192.168.128.4:9300, remoteAddress=/176.125.230.156:36034, profile=default}], closing connection", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][transport_worker][T#1]","log.logger":"org.elasticsearch.transport.TcpTransport","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:20:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:20:06.484+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326006,"ts_usec":484804,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 672, snapshot max: 672 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.33 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:21:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:21:06.496+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326066,"ts_usec":496656,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 674, snapshot max: 674 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:22:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:22:06.506+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326126,"ts_usec":506838,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 676, snapshot max: 676 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:23:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:23:06.520+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326186,"ts_usec":520302,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 678, snapshot max: 678 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 00:23:57.001 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:23:57.002 * Background saving started by pid 95
redis                                       | 95:C 10 Dec 2025 00:23:57.128 * DB saved on disk
redis                                       | 95:C 10 Dec 2025 00:23:57.130 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:23:57.204 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:24:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:24:06.539+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326246,"ts_usec":539055,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 680, snapshot max: 680 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:25:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:25:06.550+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326306,"ts_usec":550686,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 682, snapshot max: 682 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:26:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:26:06.560+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326366,"ts_usec":560694,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 684, snapshot max: 684 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:27:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:27:06.572+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326426,"ts_usec":572893,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 686, snapshot max: 686 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:28:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:28:06.599+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326486,"ts_usec":599243,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 688, snapshot max: 688 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 00:28:58.037 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:28:58.038 * Background saving started by pid 96
redis                                       | 96:C 10 Dec 2025 00:28:58.073 * DB saved on disk
redis                                       | 96:C 10 Dec 2025 00:28:58.074 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:28:58.138 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:29:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:29:06.610+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326546,"ts_usec":610615,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 690, snapshot max: 690 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:30:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:30:06.620+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326606,"ts_usec":620701,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 692, snapshot max: 692 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:31:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:31:06.632+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326666,"ts_usec":632898,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 694, snapshot max: 694 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
postgres                                    | 2025-12-10 00:31:17.828 UTC [6468] FATAL:  unsupported frontend protocol 0.0: server supports 2.0 to 3.0
postgres                                    | 2025-12-10 00:31:17.928 UTC [6469] FATAL:  unsupported frontend protocol 255.255: server supports 2.0 to 3.0
postgres                                    | 2025-12-10 00:31:18.032 UTC [6470] FATAL:  no PostgreSQL user name specified in startup packet
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-10T00:31:32.340Z", "log.level": "WARN", "message":"SSL/TLS request received but SSL/TLS is not enabled on this node, got (16,3,1,0), [Netty4TcpChannel{localAddress=/192.168.128.4:9300, remoteAddress=/206.168.34.127:36742, profile=default}], closing connection", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][transport_worker][T#1]","log.logger":"org.elasticsearch.transport.TcpTransport","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-10T00:31:52.642Z", "log.level": "INFO", "message":"close connection exception caught on transport layer [Netty4TcpChannel{localAddress=/192.168.128.4:9300, remoteAddress=/206.168.34.127:8408, profile=default}], disconnecting from relevant node: Connection reset", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][transport_worker][T#3]","log.logger":"org.elasticsearch.transport.TcpTransport","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-10T00:31:59.844Z", "log.level": "WARN", "message":"invalid internal transport message format, got (5a,47,0,0), [Netty4TcpChannel{localAddress=/192.168.128.4:9300, remoteAddress=/206.168.34.127:14020, profile=default}], closing connection", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][transport_worker][T#4]","log.logger":"org.elasticsearch.transport.TcpTransport","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:32:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:32:06.651+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326726,"ts_usec":651762,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 696, snapshot max: 696 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:33:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:33:06.661+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326786,"ts_usec":661937,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 698, snapshot max: 698 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
redis                                       | 1:M 10 Dec 2025 00:33:59.049 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:33:59.050 * Background saving started by pid 97
redis                                       | 97:C 10 Dec 2025 00:33:59.087 * DB saved on disk
redis                                       | 97:C 10 Dec 2025 00:33:59.088 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:33:59.151 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:34:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:34:06.673+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326846,"ts_usec":673542,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 700, snapshot max: 700 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:35:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:35:06.684+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326906,"ts_usec":684391,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 702, snapshot max: 702 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:36:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:36:06.702+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765326966,"ts_usec":702730,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 704, snapshot max: 704 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:37:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:37:06.713+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327026,"ts_usec":713727,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 706, snapshot max: 706 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /...
nodejs_papakava_v2                          | event - compiled client and server successfully in 682 ms (1880 modules)
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:38:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:38:06.732+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327086,"ts_usec":732378,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 708, snapshot max: 708 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /blog (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 536 ms (1887 modules)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /product/[id] (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 362 ms (918 modules)
nodejs_papakava_v2                          | wait  - compiling /products/[[...filters]] (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 1178 ms (2061 modules)
nodejs_papakava_v2                          | wait  - compiling /_error (client and server)...
nodejs_papakava_v2                          | error - node_modules/next/dist/client/image.js (497:26) @ defaultLoader
nodejs_papakava_v2                          | error - Error: Invalid src prop (https://papakava-api.dev2.4k.com.uanull) on `next/image`, hostname "papakava-api.dev2.4k.com.uanull" is not configured under images in your `next.config.js`
nodejs_papakava_v2                          | See more info: https://nextjs.org/docs/messages/next-image-unconfigured-host
nodejs_papakava_v2                          |     at defaultLoader (webpack-internal:///./node_modules/next/dist/client/image.js:457:27)
nodejs_papakava_v2                          |     at defaultImageLoader (webpack-internal:///./node_modules/next/dist/client/image.js:597:16)
nodejs_papakava_v2                          |     at eval (webpack-internal:///./node_modules/next/dist/client/image.js:563:39)
nodejs_papakava_v2                          |     at Array.map ()
nodejs_papakava_v2                          |     at generateImgAttrs (webpack-internal:///./node_modules/next/dist/client/image.js:563:24)
nodejs_papakava_v2                          |     at ImageElement (webpack-internal:///./node_modules/next/dist/client/image.js:711:183)
nodejs_papakava_v2                          |     at processChild (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3353:14)
nodejs_papakava_v2                          |     at resolve (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3270:5)
nodejs_papakava_v2                          |     at ReactDOMServerRenderer.render (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3753:22)
nodejs_papakava_v2                          |     at ReactDOMServerRenderer.read (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3690:29) {
nodejs_papakava_v2                          |   page: '/products/[[...filters]]'
nodejs_papakava_v2                          | }
nodejs_papakava_v2                          | null
nodejs_papakava_v2                          | wait  - compiling /remont-kavomashin (client and server)...
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:39:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
redis                                       | 1:M 10 Dec 2025 00:39:00.065 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:39:00.066 * Background saving started by pid 98
nodejs_papakava_v2                          | event - compiled client and server successfully in 496 ms (2361 modules)
redis                                       | 98:C 10 Dec 2025 00:39:00.109 * DB saved on disk
redis                                       | 98:C 10 Dec 2025 00:39:00.110 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:39:00.166 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:39:06.785+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327146,"ts_usec":785700,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 710, snapshot max: 710 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /prodazh-kavomashin (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 692 ms (1091 modules)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /contact (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 318 ms (1100 modules)
nodejs_papakava_v2                          | wait  - compiling /products/[[...filters]] (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 339 ms (2235 modules)
nodejs_papakava_v2                          | wait  - compiling /remont-kavomashin (client and server)...
nodejs_papakava_v2                          | error - node_modules/next/dist/client/image.js (497:26) @ defaultLoader
nodejs_papakava_v2                          | error - Error: Invalid src prop (https://papakava-api.dev2.4k.com.uanull) on `next/image`, hostname "papakava-api.dev2.4k.com.uanull" is not configured under images in your `next.config.js`
nodejs_papakava_v2                          | See more info: https://nextjs.org/docs/messages/next-image-unconfigured-host
nodejs_papakava_v2                          |     at defaultLoader (webpack-internal:///./node_modules/next/dist/client/image.js:457:27)
nodejs_papakava_v2                          |     at defaultImageLoader (webpack-internal:///./node_modules/next/dist/client/image.js:597:16)
nodejs_papakava_v2                          |     at eval (webpack-internal:///./node_modules/next/dist/client/image.js:563:39)
nodejs_papakava_v2                          |     at Array.map ()
nodejs_papakava_v2                          |     at generateImgAttrs (webpack-internal:///./node_modules/next/dist/client/image.js:563:24)
nodejs_papakava_v2                          |     at ImageElement (webpack-internal:///./node_modules/next/dist/client/image.js:711:183)
nodejs_papakava_v2                          |     at processChild (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3353:14)
nodejs_papakava_v2                          |     at resolve (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3270:5)
nodejs_papakava_v2                          |     at ReactDOMServerRenderer.render (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3753:22)
nodejs_papakava_v2                          |     at ReactDOMServerRenderer.read (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3690:29) {
nodejs_papakava_v2                          |   page: '/products/[[...filters]]'
nodejs_papakava_v2                          | }
nodejs_papakava_v2                          | null
nodejs_papakava_v2                          | wait  - compiling /_error (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 437 ms (2533 modules)
nodejs_papakava_v2                          | wait  - compiling /orenda-kavomashin (client and server)...
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_papakava_v2                          | event - compiled client and server successfully in 632 ms (2540 modules)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:40:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:40:06.804+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327206,"ts_usec":804228,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 712, snapshot max: 712 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:41:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:41:06.815+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327266,"ts_usec":815713,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 714, snapshot max: 714 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:42:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:42:06.826+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327326,"ts_usec":826658,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 716, snapshot max: 716 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:43:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:43:06.837+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327386,"ts_usec":837725,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 718, snapshot max: 718 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:44:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
redis                                       | 1:M 10 Dec 2025 00:44:01.059 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:44:01.060 * Background saving started by pid 99
redis                                       | 99:C 10 Dec 2025 00:44:01.100 * DB saved on disk
redis                                       | 99:C 10 Dec 2025 00:44:01.100 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:44:01.160 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:44:06.932+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327446,"ts_usec":932744,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 720, snapshot max: 720 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.11
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:45:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:45:06.944+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327506,"ts_usec":944575,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 722, snapshot max: 722 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.15 | BUY: 78.06
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:46:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:46:06.954+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327566,"ts_usec":954779,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 724, snapshot max: 724 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:47:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:47:06.966+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327626,"ts_usec":966001,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 726, snapshot max: 726 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.05 | BUY: 78.04
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:48:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:48:06.992+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327686,"ts_usec":992439,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 728, snapshot max: 728 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.05 | BUY: 78.04
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:49:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
redis                                       | 1:M 10 Dec 2025 00:49:02.091 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:49:02.091 * Background saving started by pid 100
redis                                       | 100:C 10 Dec 2025 00:49:02.128 * DB saved on disk
redis                                       | 100:C 10 Dec 2025 00:49:02.128 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:49:02.192 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:49:07.004+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327747,"ts_usec":4145,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 730, snapshot max: 730 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:50:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:50:07.014+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327807,"ts_usec":14350,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 732, snapshot max: 732 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.05 | BUY: 78.04
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 162.142.125.114 - - [10/Dec/2025:00:50:50 +0000] "\x16\x03\x01" 400 487 "-" "-"
phpmyadmin                                  | 162.142.125.114 - - [10/Dec/2025:00:50:51 +0000] "GET /robots.txt HTTP/1.1" 200 254 "-" "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
phpmyadmin                                  | 162.142.125.114 - - [10/Dec/2025:00:50:51 +0000] "GET /favicon.ico HTTP/1.1" 200 22752 "-" "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:51:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:51:07.191+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327867,"ts_usec":190971,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 734, snapshot max: 734 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.05 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:52:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:52:07.219+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327927,"ts_usec":218944,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 736, snapshot max: 736 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:53:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:53:07.230+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765327987,"ts_usec":230493,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 738, snapshot max: 738 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.05 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:54:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
redis                                       | 1:M 10 Dec 2025 00:54:03.037 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:54:03.037 * Background saving started by pid 101
redis                                       | 101:C 10 Dec 2025 00:54:03.075 * DB saved on disk
redis                                       | 101:C 10 Dec 2025 00:54:03.076 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:54:03.138 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:54:07.240+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328047,"ts_usec":240410,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 740, snapshot max: 740 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.05 | BUY: 78.03
phpmyadmin                                  | 185.247.137.207 - - [10/Dec/2025:00:54:59 +0000] "GET / HTTP/1.1" 200 6220 "-" "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:55:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
phpmyadmin                                  | 87.236.176.90 - - [10/Dec/2025:00:55:02 +0000] "GET /favicon.ico HTTP/1.1" 200 22752 "-" "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:55:07.271+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328107,"ts_usec":271396,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 742, snapshot max: 742 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:56:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:56:07.289+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328167,"ts_usec":289883,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 744, snapshot max: 744 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:57:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:57:07.300+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328227,"ts_usec":300373,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 746, snapshot max: 746 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:58:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:58:07.319+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328287,"ts_usec":319108,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 748, snapshot max: 748 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | [Nest] 2231  - 12/10/2025, 12:58:40 AM   ERROR [ExceptionsHandler] TypeError: Missing parameter name at 5: https://git.new/pathToRegexpError
nodejs_eta_back                             |     at name (/home/node/app/node_modules/path-to-regexp/src/index.ts:153:13)
nodejs_eta_back                             |     at lexer (/home/node/app/node_modules/path-to-regexp/src/index.ts:171:21)
nodejs_eta_back                             |     at lexer.next ()
nodejs_eta_back                             |     at Iter.peek (/home/node/app/node_modules/path-to-regexp/src/index.ts:188:32)
nodejs_eta_back                             |     at Iter.tryConsume (/home/node/app/node_modules/path-to-regexp/src/index.ts:195:24)
nodejs_eta_back                             |     at Iter.text (/home/node/app/node_modules/path-to-regexp/src/index.ts:213:26)
nodejs_eta_back                             |     at consume (/home/node/app/node_modules/path-to-regexp/src/index.ts:285:23)
nodejs_eta_back                             |     at parse (/home/node/app/node_modules/path-to-regexp/src/index.ts:320:18)
nodejs_eta_back                             |     at  (/home/node/app/node_modules/path-to-regexp/src/index.ts:503:40)
nodejs_eta_back                             |     at Array.map ()
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 12:59:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
redis                                       | 1:M 10 Dec 2025 00:59:04.059 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 00:59:04.060 * Background saving started by pid 102
redis                                       | 102:C 10 Dec 2025 00:59:04.099 * DB saved on disk
redis                                       | 102:C 10 Dec 2025 00:59:04.100 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 00:59:04.161 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T00:59:07.329+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328347,"ts_usec":329345,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 750, snapshot max: 750 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_eta_back                             | [Nest] 2231  - 12/10/2025, 1:00:00 AM     LOG [EngagementsDailyCronJob] Daily Engagements cron: checking inactive users...
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:00:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_eta_back                             | [Nest] 2231  - 12/10/2025, 1:00:00 AM     LOG [EngagementsDailyCronJob] ✅ Engagements cron completed — 0 new engagement(s) created.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:00:07.351+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328407,"ts_usec":351494,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 752, snapshot max: 752 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:01:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:01:07.388+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328467,"ts_usec":388547,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 754, snapshot max: 754 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:02:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:02:07.406+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328527,"ts_usec":406905,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 756, snapshot max: 756 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 65.49.1.222 - - [10/Dec/2025:01:02:17 +0000] "GET / HTTP/1.1" 200 6203 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 65.49.1.226 - - [10/Dec/2025:01:02:32 +0000] "GET /favicon.ico HTTP/1.1" 200 22733 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Safari/537.36"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 65.49.1.230 - - [10/Dec/2025:01:02:35 +0000] "GET http://api.ipify.org/?format=json HTTP/1.1" 200 20175 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0"
phpmyadmin                                  | 65.49.1.230 - - [10/Dec/2025:01:02:37 +0000] "CONNECT www.shadowserver.org:443 HTTP/1.1" 200 20231 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 87.236.176.33 - - [10/Dec/2025:01:02:51 +0000] "GET / HTTP/1.1" 200 6220 "-" "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)"
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
phpmyadmin                                  | 87.236.176.125 - - [10/Dec/2025:01:02:52 +0000] "GET /favicon.ico HTTP/1.1" 200 22752 "-" "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:03:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:03:07.418+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328587,"ts_usec":418013,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 758, snapshot max: 758 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_steamparser_bot                      | {
nodejs_steamparser_bot                      |   exception: NotFoundException: Cannot HEAD /api/action
nodejs_steamparser_bot                      |       at callback (/home/node/app/node_modules/@nestjs/core/router/routes-resolver.js:77:19)
nodejs_steamparser_bot                      |       at /home/node/app/node_modules/@nestjs/core/router/router-proxy.js:9:23
nodejs_steamparser_bot                      |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_steamparser_bot                      |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13)
nodejs_steamparser_bot                      |       at /home/node/app/node_modules/express/lib/router/index.js:286:9
nodejs_steamparser_bot                      |       at Function.process_params (/home/node/app/node_modules/express/lib/router/index.js:346:12)
nodejs_steamparser_bot                      |       at next (/home/node/app/node_modules/express/lib/router/index.js:280:10)
nodejs_steamparser_bot                      |       at urlencodedParser (/home/node/app/node_modules/body-parser/lib/types/urlencoded.js:91:7)
nodejs_steamparser_bot                      |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_steamparser_bot                      |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13) {
nodejs_steamparser_bot                      |     response: {
nodejs_steamparser_bot                      |       message: 'Cannot HEAD /api/action',
nodejs_steamparser_bot                      |       error: 'Not Found',
nodejs_steamparser_bot                      |       statusCode: 404
nodejs_steamparser_bot                      |     },
nodejs_steamparser_bot                      |     status: 404,
nodejs_steamparser_bot                      |     options: {}
nodejs_steamparser_bot                      |   }
nodejs_steamparser_bot                      | }
nodejs_steamparser_bot                      | {
nodejs_steamparser_bot                      |   exception: NotFoundException: Cannot POST /api/action
nodejs_steamparser_bot                      |       at callback (/home/node/app/node_modules/@nestjs/core/router/routes-resolver.js:77:19)
nodejs_steamparser_bot                      |       at /home/node/app/node_modules/@nestjs/core/router/router-proxy.js:9:23
nodejs_steamparser_bot                      |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_steamparser_bot                      |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13)
nodejs_steamparser_bot                      |       at /home/node/app/node_modules/express/lib/router/index.js:286:9
nodejs_steamparser_bot                      |       at Function.process_params (/home/node/app/node_modules/express/lib/router/index.js:346:12)
nodejs_steamparser_bot                      |       at next (/home/node/app/node_modules/express/lib/router/index.js:280:10)
nodejs_steamparser_bot                      |       at urlencodedParser (/home/node/app/node_modules/body-parser/lib/types/urlencoded.js:100:7)
nodejs_steamparser_bot                      |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_steamparser_bot                      |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13) {
nodejs_steamparser_bot                      |     response: {
nodejs_steamparser_bot                      |       message: 'Cannot POST /api/action',
nodejs_steamparser_bot                      |       error: 'Not Found',
nodejs_steamparser_bot                      |       statusCode: 404
nodejs_steamparser_bot                      |     },
nodejs_steamparser_bot                      |     status: 404,
nodejs_steamparser_bot                      |     options: {}
nodejs_steamparser_bot                      |   }
nodejs_steamparser_bot                      | }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:04:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 01:04:05.062 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:04:05.063 * Background saving started by pid 103
redis                                       | 103:C 10 Dec 2025 01:04:05.105 * DB saved on disk
redis                                       | 103:C 10 Dec 2025 01:04:05.106 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 01:04:05.163 * Background saving terminated with success
mongo                                       | {"t":{"$date":"2025-12-10T01:04:07.502+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328647,"ts_usec":502703,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 760, snapshot max: 760 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:05:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:05:07.521+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328707,"ts_usec":521142,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 762, snapshot max: 762 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:06:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:06:07.531+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328767,"ts_usec":531415,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 764, snapshot max: 764 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:07:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:07:07.543+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328827,"ts_usec":543139,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 766, snapshot max: 766 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:08:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:08:07.569+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328887,"ts_usec":569861,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 768, snapshot max: 768 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:09:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 01:09:06.075 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:09:06.075 * Background saving started by pid 104
redis                                       | 104:C 10 Dec 2025 01:09:06.112 * DB saved on disk
redis                                       | 104:C 10 Dec 2025 01:09:06.113 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 01:09:06.176 * Background saving terminated with success
mongo                                       | {"t":{"$date":"2025-12-10T01:09:07.580+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765328947,"ts_usec":580399,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 770, snapshot max: 770 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:10:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:10:07.591+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329007,"ts_usec":591619,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 772, snapshot max: 772 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:11:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:11:07.611+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329067,"ts_usec":611059,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 774, snapshot max: 774 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:12:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:12:07.638+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329127,"ts_usec":638375,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 776, snapshot max: 776 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Page 1 successfully scraped on guru.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 2). Scraping complete.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:13:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:13:07.649+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329187,"ts_usec":648950,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 778, snapshot max: 778 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:14:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 01:14:07.074 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:14:07.075 * Background saving started by pid 105
redis                                       | 105:C 10 Dec 2025 01:14:07.116 * DB saved on disk
redis                                       | 105:C 10 Dec 2025 01:14:07.117 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 01:14:07.175 * Background saving terminated with success
mongo                                       | {"t":{"$date":"2025-12-10T01:14:07.659+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329247,"ts_usec":659868,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 780, snapshot max: 780 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 78.03
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:15:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:15:07.681+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329307,"ts_usec":680986,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 782, snapshot max: 782 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 77.83
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:16:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:16:07.699+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329367,"ts_usec":699344,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 784, snapshot max: 784 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:17:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:17:07.710+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329427,"ts_usec":710752,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 786, snapshot max: 786 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:18:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:18:07.729+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329487,"ts_usec":729045,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 788, snapshot max: 788 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:19:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:19:07.740+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329547,"ts_usec":740281,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 790, snapshot max: 790 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
redis                                       | 1:M 10 Dec 2025 01:19:08.084 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:19:08.085 * Background saving started by pid 106
redis                                       | 106:C 10 Dec 2025 01:19:08.121 * DB saved on disk
redis                                       | 106:C 10 Dec 2025 01:19:08.122 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 01:19:08.185 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:20:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:20:07.760+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329607,"ts_usec":760640,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 792, snapshot max: 792 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.11 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:21:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:21:07.772+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329667,"ts_usec":772553,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 794, snapshot max: 794 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:22:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:22:07.793+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329727,"ts_usec":793511,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 796, snapshot max: 796 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:23:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:23:07.805+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329787,"ts_usec":805575,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 798, snapshot max: 798 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:24:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:24:07.824+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329847,"ts_usec":824937,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 800, snapshot max: 800 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
redis                                       | 1:M 10 Dec 2025 01:24:09.094 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:24:09.095 * Background saving started by pid 107
redis                                       | 107:C 10 Dec 2025 01:24:09.136 * DB saved on disk
redis                                       | 107:C 10 Dec 2025 01:24:09.137 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 01:24:09.196 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:25:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:25:07.835+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329907,"ts_usec":835254,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 802, snapshot max: 802 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:26:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:26:07.845+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765329967,"ts_usec":845694,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 804, snapshot max: 804 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:27:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:27:07.857+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330027,"ts_usec":856976,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 806, snapshot max: 806 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:28:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:28:07.883+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330087,"ts_usec":883581,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 808, snapshot max: 808 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:29:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:29:07.902+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330147,"ts_usec":902820,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 810, snapshot max: 810 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 01:29:10.011 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:29:10.011 * Background saving started by pid 108
redis                                       | 108:C 10 Dec 2025 01:29:10.049 * DB saved on disk
redis                                       | 108:C 10 Dec 2025 01:29:10.050 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 01:29:10.112 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-10T01:30:00.000Z", "log.level": "INFO", "message":"triggering scheduled [ML] maintenance tasks", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][generic][T#3]","log.logger":"org.elasticsearch.xpack.ml.MlDailyMaintenanceService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-10T01:30:00.003Z", "log.level": "INFO", "message":"starting SLM retention snapshot cleanup task", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][trigger_engine_scheduler][T#1]","log.logger":"org.elasticsearch.xpack.slm.SnapshotRetentionTask","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-10T01:30:00.004Z", "log.level": "INFO", "message":"there are no repositories to fetch, SLM retention snapshot cleanup task complete", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][trigger_engine_scheduler][T#1]","log.logger":"org.elasticsearch.xpack.slm.SnapshotRetentionTask","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
elasticsearch                               | {"@timestamp":"2025-12-10T01:30:00.018Z", "log.level": "INFO", "message":"Deleting expired data", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][generic][T#3]","log.logger":"org.elasticsearch.xpack.ml.action.TransportDeleteExpiredDataAction","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:30:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
elasticsearch                               | {"@timestamp":"2025-12-10T01:30:00.084Z", "log.level": "INFO", "message":"Successfully deleted [0] unused stats documents", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][generic][T#4]","log.logger":"org.elasticsearch.xpack.ml.job.retention.UnusedStatsRemover","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-10T01:30:00.085Z", "log.level": "INFO", "message":"Completed deletion of expired ML data", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][ml_utility][T#2]","log.logger":"org.elasticsearch.xpack.ml.action.TransportDeleteExpiredDataAction","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
elasticsearch                               | {"@timestamp":"2025-12-10T01:30:00.086Z", "log.level": "INFO", "message":"Successfully completed [ML] maintenance task: triggerDeleteExpiredDataTask", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"elasticsearch[elasticsearch][ml_utility][T#2]","log.logger":"org.elasticsearch.xpack.ml.MlDailyMaintenanceService","elasticsearch.cluster.uuid":"uChzhJw2TaSU-2Lu2K3eEQ","elasticsearch.node.id":"Mv32KvG4RgOgJ2Xz5TGykQ","elasticsearch.node.name":"elasticsearch","elasticsearch.cluster.name":"es-cluster"}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:30:07.914+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330207,"ts_usec":913961,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 812, snapshot max: 812 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
attendee-app-local                          | Not Found: /robots.txt
attendee-app-local                          | "GET /robots.txt HTTP/1.1" 404 3829
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
attendee-app-local                          | "GET /accounts/signup HTTP/1.1" 301 0
attendee-app-local                          | "GET /accounts/signup/ HTTP/1.1" 200 7990
attendee-app-local                          | "GET /accounts/password/reset HTTP/1.1" 301 0
attendee-app-local                          | "GET /accounts/password/reset/ HTTP/1.1" 200 3726
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
attendee-app-local                          | "GET /static/images/logo.svg HTTP/1.1" 200 3664
attendee-app-local                          | "GET /static/images/logo_with_text.svg HTTP/1.1" 200 9784
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:31:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:31:07.924+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330267,"ts_usec":924367,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 814, snapshot max: 814 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:32:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:32:07.957+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330327,"ts_usec":957400,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 816, snapshot max: 816 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:33:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:33:07.968+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330387,"ts_usec":968264,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 818, snapshot max: 818 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 185.247.137.63 - - [10/Dec/2025:01:33:48 +0000] "GET / HTTP/1.1" 200 6219 "-" "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)"
phpmyadmin                                  | 185.247.137.118 - - [10/Dec/2025:01:33:48 +0000] "GET /favicon.ico HTTP/1.1" 200 22752 "-" "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:34:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:34:07.978+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330447,"ts_usec":978920,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 820, snapshot max: 820 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 01:34:11.009 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:34:11.009 * Background saving started by pid 109
redis                                       | 109:C 10 Dec 2025 01:34:11.052 * DB saved on disk
redis                                       | 109:C 10 Dec 2025 01:34:11.053 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 01:34:11.110 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:35:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:35:08.004+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330508,"ts_usec":4569,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 822, snapshot max: 822 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:36:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:36:08.176+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330568,"ts_usec":176007,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 824, snapshot max: 824 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:37:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:37:08.186+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330628,"ts_usec":186817,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 826, snapshot max: 826 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:38:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:38:08.198+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330688,"ts_usec":198300,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 828, snapshot max: 828 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:39:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:39:08.208+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330748,"ts_usec":208444,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 830, snapshot max: 830 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 01:39:12.098 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:39:12.099 * Background saving started by pid 110
redis                                       | 110:C 10 Dec 2025 01:39:12.141 * DB saved on disk
redis                                       | 110:C 10 Dec 2025 01:39:12.142 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 01:39:12.199 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:40:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:40:08.227+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330808,"ts_usec":227017,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 832, snapshot max: 832 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:41:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:41:08.238+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330868,"ts_usec":238760,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 834, snapshot max: 834 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:42:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:42:08.257+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330928,"ts_usec":257380,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 836, snapshot max: 836 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:43:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:43:08.269+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765330988,"ts_usec":269103,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 838, snapshot max: 838 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /404 (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 525 ms (891 modules)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:44:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:44:08.287+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331048,"ts_usec":287892,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 840, snapshot max: 840 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 01:44:13.098 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:44:13.099 * Background saving started by pid 111
redis                                       | 111:C 10 Dec 2025 01:44:13.139 * DB saved on disk
redis                                       | 111:C 10 Dec 2025 01:44:13.140 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 01:44:13.200 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
phpmyadmin                                  | 185.247.137.39 - - [10/Dec/2025:01:44:46 +0000] "GET / HTTP/1.1" 200 6221 "-" "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)"
phpmyadmin                                  | 185.247.137.35 - - [10/Dec/2025:01:44:46 +0000] "GET /favicon.ico HTTP/1.1" 200 22752 "-" "Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:45:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:45:08.299+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331108,"ts_usec":299123,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 842, snapshot max: 842 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:46:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:46:08.309+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331168,"ts_usec":309666,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 844, snapshot max: 844 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:47:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:47:08.323+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331228,"ts_usec":322938,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 846, snapshot max: 846 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:48:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:48:08.342+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331288,"ts_usec":342671,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 848, snapshot max: 848 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:49:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:49:08.354+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331348,"ts_usec":354214,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 850, snapshot max: 850 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 01:49:14.095 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:49:14.096 * Background saving started by pid 112
redis                                       | 112:C 10 Dec 2025 01:49:14.141 * DB saved on disk
redis                                       | 112:C 10 Dec 2025 01:49:14.142 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 01:49:14.197 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:50:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:50:08.364+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331408,"ts_usec":364871,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 852, snapshot max: 852 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:51:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:51:08.375+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331468,"ts_usec":375437,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 854, snapshot max: 854 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:52:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:52:08.403+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331528,"ts_usec":403012,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 856, snapshot max: 856 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:53:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:53:08.415+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331588,"ts_usec":415420,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 858, snapshot max: 858 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:54:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:54:08.426+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331648,"ts_usec":426202,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 860, snapshot max: 860 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 01:54:15.021 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:54:15.022 * Background saving started by pid 113
redis                                       | 113:C 10 Dec 2025 01:54:15.067 * DB saved on disk
redis                                       | 113:C 10 Dec 2025 01:54:15.069 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 01:54:15.123 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:55:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:55:08.436+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331708,"ts_usec":436336,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 862, snapshot max: 862 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:56:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:56:08.463+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331768,"ts_usec":463092,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 864, snapshot max: 864 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:57:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_papakava_v2                          | wait  - compiling / (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 699 ms (1875 modules)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /404 (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 142 ms (1880 modules)
mongo                                       | {"t":{"$date":"2025-12-10T01:57:08.474+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331828,"ts_usec":473983,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 866, snapshot max: 866 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_landing                     | Toast plugin loaded
nodejs_jobsfeed_landing                     | TypeError [ERR_INVALID_URL]: Invalid URL
nodejs_jobsfeed_landing                     |     at new NodeError (node:internal/errors:399:5)
nodejs_jobsfeed_landing                     |     at URL.onParseError (node:internal/url:566:9)
nodejs_jobsfeed_landing                     |     at new URL (node:internal/url:646:5)
nodejs_jobsfeed_landing                     |     at new URL (node:internal/url:643:22)
nodejs_jobsfeed_landing                     |     at getRequestURL (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:1326:10)
nodejs_jobsfeed_landing                     |     at defaultHandler (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:4628:15)
nodejs_jobsfeed_landing                     |     at errorhandler (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:4572:28)
nodejs_jobsfeed_landing                     |     at errorHandler (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:4682:13)
nodejs_jobsfeed_landing                     |     at Object.onError (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:5767:14)
nodejs_jobsfeed_landing                     |     at Server.toNodeHandle (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:2457:27) {
nodejs_jobsfeed_landing                     |   input: 'http://jobsfeed-landing.dev2.4k.com.ua, jobsfeed-landing.dev2.4k.com.ua',
nodejs_jobsfeed_landing                     |   code: 'ERR_INVALID_URL'
nodejs_jobsfeed_landing                     | }
nodejs_jobsfeed_landing                     | TypeError [ERR_INVALID_URL]: Invalid URL
nodejs_jobsfeed_landing                     |     at new NodeError (node:internal/errors:399:5)
nodejs_jobsfeed_landing                     |     at URL.onParseError (node:internal/url:566:9)
nodejs_jobsfeed_landing                     |     at new URL (node:internal/url:646:5)
nodejs_jobsfeed_landing                     |     at new URL (node:internal/url:643:22)
nodejs_jobsfeed_landing                     |     at getRequestURL (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:1326:10)
nodejs_jobsfeed_landing                     |     at defaultHandler (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:4628:15)
nodejs_jobsfeed_landing                     |     at defaultNitroErrorHandler (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:4618:17)
nodejs_jobsfeed_landing                     |     at errorHandler (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:4682:13)
nodejs_jobsfeed_landing                     |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
nodejs_jobsfeed_landing                     |     at async Server.toNodeHandle (file:///home/node/app/.output/server/chunks/nitro/nitro.mjs:2457:9) {
nodejs_jobsfeed_landing                     |   input: 'http://jobsfeed-landing.dev2.4k.com.ua, jobsfeed-landing.dev2.4k.com.ua',
nodejs_jobsfeed_landing                     |   code: 'ERR_INVALID_URL'
nodejs_jobsfeed_landing                     | }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_front                       | NODE_ENV: production
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:58:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:58:08.485+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331888,"ts_usec":484939,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 868, snapshot max: 868 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 1:59:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T01:59:08.505+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765331948,"ts_usec":505150,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 870, snapshot max: 870 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 01:59:16.050 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 01:59:16.051 * Background saving started by pid 114
redis                                       | 114:C 10 Dec 2025 01:59:16.142 * DB saved on disk
redis                                       | 114:C 10 Dec 2025 01:59:16.142 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 01:59:16.153 * Background saving terminated with success
nodejs_steamparser_bot                      | {
nodejs_steamparser_bot                      |   exception: NotFoundException: Cannot GET /
nodejs_steamparser_bot                      |       at callback (/home/node/app/node_modules/@nestjs/core/router/routes-resolver.js:77:19)
nodejs_steamparser_bot                      |       at /home/node/app/node_modules/@nestjs/core/router/router-proxy.js:9:23
nodejs_steamparser_bot                      |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_steamparser_bot                      |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13)
nodejs_steamparser_bot                      |       at /home/node/app/node_modules/express/lib/router/index.js:286:9
nodejs_steamparser_bot                      |       at Function.process_params (/home/node/app/node_modules/express/lib/router/index.js:346:12)
nodejs_steamparser_bot                      |       at next (/home/node/app/node_modules/express/lib/router/index.js:280:10)
nodejs_steamparser_bot                      |       at urlencodedParser (/home/node/app/node_modules/body-parser/lib/types/urlencoded.js:91:7)
nodejs_steamparser_bot                      |       at Layer.handle [as handle_request] (/home/node/app/node_modules/express/lib/router/layer.js:95:5)
nodejs_steamparser_bot                      |       at trim_prefix (/home/node/app/node_modules/express/lib/router/index.js:328:13) {
nodejs_steamparser_bot                      |     response: { message: 'Cannot GET /', error: 'Not Found', statusCode: 404 },
nodejs_steamparser_bot                      |     status: 404,
nodejs_steamparser_bot                      |     options: {}
nodejs_steamparser_bot                      |   }
nodejs_steamparser_bot                      | }
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.84
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:00:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:00:08.524+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332008,"ts_usec":524185,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 872, snapshot max: 872 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.96
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:01:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:01:08.540+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332068,"ts_usec":540899,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 874, snapshot max: 874 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:02:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:02:08.559+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332128,"ts_usec":559812,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 876, snapshot max: 876 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.96
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:03:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:03:08.570+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332188,"ts_usec":570879,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 878, snapshot max: 878 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /prodazh-kavomashin (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 312 ms (1082 modules)
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.96
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:04:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:04:08.589+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332248,"ts_usec":589895,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 880, snapshot max: 880 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 02:04:17.065 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 02:04:17.066 * Background saving started by pid 115
redis                                       | 115:C 10 Dec 2025 02:04:17.111 * DB saved on disk
redis                                       | 115:C 10 Dec 2025 02:04:17.112 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 02:04:17.166 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /blog (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 347 ms (910 modules)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:05:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:05:08.600+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332308,"ts_usec":600686,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 882, snapshot max: 882 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.1 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling /products/[[...filters]] (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 338 ms (2052 modules)
nodejs_papakava_v2                          | error - node_modules/next/dist/client/image.js (497:26) @ defaultLoader
nodejs_papakava_v2                          | error - Error: Invalid src prop (https://papakava-api.dev2.4k.com.uanull) on `next/image`, hostname "papakava-api.dev2.4k.com.uanull" is not configured under images in your `next.config.js`
nodejs_papakava_v2                          | See more info: https://nextjs.org/docs/messages/next-image-unconfigured-host
nodejs_papakava_v2                          |     at defaultLoader (webpack-internal:///./node_modules/next/dist/client/image.js:457:27)
nodejs_papakava_v2                          |     at defaultImageLoader (webpack-internal:///./node_modules/next/dist/client/image.js:597:16)
nodejs_papakava_v2                          |     at eval (webpack-internal:///./node_modules/next/dist/client/image.js:563:39)
nodejs_papakava_v2                          |     at Array.map ()
nodejs_papakava_v2                          |     at generateImgAttrs (webpack-internal:///./node_modules/next/dist/client/image.js:563:24)
nodejs_papakava_v2                          |     at ImageElement (webpack-internal:///./node_modules/next/dist/client/image.js:711:183)
nodejs_papakava_v2                          |     at processChild (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3353:14)
nodejs_papakava_v2                          |     at resolve (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3270:5)
nodejs_papakava_v2                          |     at ReactDOMServerRenderer.render (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3753:22)
nodejs_papakava_v2                          |     at ReactDOMServerRenderer.read (/home/node/app/node_modules/react-dom/cjs/react-dom-server.node.development.js:3690:29) {
nodejs_papakava_v2                          |   page: '/products/[[...filters]]'
nodejs_papakava_v2                          | }
nodejs_papakava_v2                          | null
nodejs_papakava_v2                          | wait  - compiling /_error (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 356 ms (2053 modules)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:06:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:06:08.624+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332368,"ts_usec":624903,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 884, snapshot max: 884 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:07:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:07:08.638+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332428,"ts_usec":638501,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 886, snapshot max: 886 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:08:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:08:08.657+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332488,"ts_usec":657927,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 888, snapshot max: 888 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:09:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:09:08.709+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332548,"ts_usec":709290,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 890, snapshot max: 890 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 02:09:18.085 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 02:09:18.085 * Background saving started by pid 116
redis                                       | 116:C 10 Dec 2025 02:09:18.130 * DB saved on disk
redis                                       | 116:C 10 Dec 2025 02:09:18.131 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 02:09:18.187 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:10:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:10:08.719+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332608,"ts_usec":719632,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 892, snapshot max: 892 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_v2                          | wait  - compiling / (client and server)...
nodejs_papakava_v2                          | event - compiled client and server successfully in 541 ms (1875 modules)
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:11:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:11:08.730+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332668,"ts_usec":729956,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 894, snapshot max: 894 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:12:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:12:08.757+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332728,"ts_usec":756992,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 896, snapshot max: 896 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:13:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:13:08.767+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332788,"ts_usec":767415,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 898, snapshot max: 898 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:14:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:14:08.777+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332848,"ts_usec":777918,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 900, snapshot max: 900 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 02:14:19.012 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 02:14:19.013 * Background saving started by pid 117
redis                                       | 117:C 10 Dec 2025 02:14:19.058 * DB saved on disk
redis                                       | 117:C 10 Dec 2025 02:14:19.059 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 02:14:19.114 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:15:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:15:08.788+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332908,"ts_usec":788887,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 902, snapshot max: 902 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:16:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:16:08.815+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765332968,"ts_usec":815531,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 904, snapshot max: 904 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_papakava_front                       | NODE_ENV: production
nodejs_papakava_front                       | NODE_ENV: production
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:17:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:17:08.828+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333028,"ts_usec":828890,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 906, snapshot max: 906 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:18:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:18:08.839+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333088,"ts_usec":839754,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 908, snapshot max: 908 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:19:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:19:08.858+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333148,"ts_usec":858312,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 910, snapshot max: 910 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 02:19:20.096 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 02:19:20.097 * Background saving started by pid 118
redis                                       | 118:C 10 Dec 2025 02:19:20.147 * DB saved on disk
redis                                       | 118:C 10 Dec 2025 02:19:20.147 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 02:19:20.198 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:20:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:20:08.876+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333208,"ts_usec":876763,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 912, snapshot max: 912 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:21:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:21:08.888+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333268,"ts_usec":888220,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 914, snapshot max: 914 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:22:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:22:08.906+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333328,"ts_usec":906502,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 916, snapshot max: 916 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:23:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:23:08.924+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333388,"ts_usec":923982,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 918, snapshot max: 918 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:24:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:24:08.942+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333448,"ts_usec":942541,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 920, snapshot max: 920 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 02:24:21.098 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 02:24:21.099 * Background saving started by pid 119
redis                                       | 119:C 10 Dec 2025 02:24:21.141 * DB saved on disk
redis                                       | 119:C 10 Dec 2025 02:24:21.142 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 02:24:21.199 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.97
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:25:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:25:08.953+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333508,"ts_usec":953147,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 922, snapshot max: 922 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:26:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:26:08.971+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333568,"ts_usec":971245,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 924, snapshot max: 924 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.98
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:27:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:27:08.981+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333628,"ts_usec":981589,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 926, snapshot max: 926 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:28:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:28:09.000+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333689,"ts_usec":436,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 928, snapshot max: 928 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | Page 1 successfully scraped on freelancer.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/2
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:29:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:29:09.011+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333749,"ts_usec":11018,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 930, snapshot max: 930 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 02:29:22.082 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 02:29:22.083 * Background saving started by pid 120
redis                                       | 120:C 10 Dec 2025 02:29:22.131 * DB saved on disk
redis                                       | 120:C 10 Dec 2025 02:29:22.132 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 02:29:22.184 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:30:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:30:09.021+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333809,"ts_usec":21654,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 932, snapshot max: 932 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:31:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:31:10.446+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333870,"ts_usec":446688,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 934, snapshot max: 934 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:32:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:32:10.466+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333930,"ts_usec":466357,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 936, snapshot max: 936 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
postgres                                    | 2025-12-10 02:32:53.670 UTC [8594] FATAL:  password authentication failed for user "auth"
postgres                                    | 2025-12-10 02:32:53.670 UTC [8594] DETAIL:  Role "auth" does not exist.
postgres                                    | 	Connection matched pg_hba.conf line 99: "host all all all md5"
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:33:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:33:10.477+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765333990,"ts_usec":477105,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 938, snapshot max: 938 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:34:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:34:10.487+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334050,"ts_usec":487936,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 940, snapshot max: 940 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 02:34:23.008 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 02:34:23.009 * Background saving started by pid 121
redis                                       | 121:C 10 Dec 2025 02:34:23.054 * DB saved on disk
redis                                       | 121:C 10 Dec 2025 02:34:23.054 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 02:34:23.110 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:35:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
attendee-app-local                          | "GET / HTTP/1.1" 302 0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:35:10.498+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334110,"ts_usec":498718,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 942, snapshot max: 942 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:36:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:36:10.525+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334170,"ts_usec":525233,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 944, snapshot max: 944 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:37:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:37:10.536+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334230,"ts_usec":536022,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 946, snapshot max: 946 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:38:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:38:10.547+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334290,"ts_usec":547225,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 948, snapshot max: 948 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:39:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:39:10.560+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334350,"ts_usec":560714,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 950, snapshot max: 950 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 02:39:24.055 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 02:39:24.056 * Background saving started by pid 122
redis                                       | 122:C 10 Dec 2025 02:39:24.369 * DB saved on disk
redis                                       | 122:C 10 Dec 2025 02:39:24.370 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 1 MB
redis                                       | 1:M 10 Dec 2025 02:39:24.459 * Background saving terminated with success
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Vacancy element (article[data-test="JobTile"]) not found: Waiting for selector `article[data-test="JobTile"]` failed: Waiting failed: 120000ms exceeded
nodejs_jobsfeed_api                         | All 0 jobs already exist on platform upwork (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:40:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:40:10.579+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334410,"ts_usec":579875,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 952, snapshot max: 952 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:41:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:41:10.590+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334470,"ts_usec":590533,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 954, snapshot max: 954 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:42:10.601+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334530,"ts_usec":601174,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 956, snapshot max: 956 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Queue: upwork-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: freelancer-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Queue: guru-queue, Active: 0, Waiting: 0, Delayed: 0
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.freelancer.com/jobs/1
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.guru.com/d/jobs/pg/1
nodejs_jobsfeed_api                         | All 20 jobs already exist on platform guru (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | Page 1 successfully scraped on upwork.
nodejs_jobsfeed_api                         | Scraping jobs from URL: https://www.upwork.com/nx/search/jobs?per_page=50&sort=recency&page=2
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform upwork (page 2). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=emk2nw07",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "emk2nw07"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…m-dXGw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…m-dXGw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] PAYLOAD: got id=0e5ee9d2-a91e-48f8-a679-f70ca106cf82, userType=user
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] WS USER ATTACHED: user:0e5ee9d2…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [ChatGateway] WS connected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=emk5gazl",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "emk5gazl"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [ChatGateway] WS connected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=emk5gazl",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "emk5gazl"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:42:55 AM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["d7wL9wDSqlWSusJqAABD","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d"] after=["d7wL9wDSqlWSusJqAABD","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/rub = SELL: 77.8 | BUY: 77.05
nodejs_trx-usdt-exchanger                   | Updated tokenspot usdt/usd = SELL: 1.02 | BUY: 0.9999
nodejs_trx-usdt-exchanger                   | Updated rapira usdt/rub = SELL: 78.08 | BUY: 77.99
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:43:10.612+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334590,"ts_usec":612764,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 958, snapshot max: 958 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:20 AM   DEBUG [WsJwtGuard] HANDSHAKE START: {
nodejs_custom-transit-api-backend           |   "url": "/socket.io/?EIO=4&transport=polling&t=emk5gazl",
nodejs_custom-transit-api-backend           |   "query": {
nodejs_custom-transit-api-backend           |     "EIO": "4",
nodejs_custom-transit-api-backend           |     "transport": "polling",
nodejs_custom-transit-api-backend           |     "t": "emk5gazl"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "auth": {
nodejs_custom-transit-api-backend           |     "token": "eyJhbG…4bMjCw"
nodejs_custom-transit-api-backend           |   },
nodejs_custom-transit-api-backend           |   "headers": {
nodejs_custom-transit-api-backend           |     "authorization": null,
nodejs_custom-transit-api-backend           |     "sec-websocket-protocol": null,
nodejs_custom-transit-api-backend           |     "origin": "https://custom-transit-frontend.dev2.4k.com.ua"
nodejs_custom-transit-api-backend           |   }
nodejs_custom-transit-api-backend           | }
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:20 AM   DEBUG [WsJwtGuard] TOKEN SOURCE: handshake.auth.token = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:20 AM     LOG [WsJwtGuard] TOKEN: extracted = eyJhbG…4bMjCw
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:20 AM   DEBUG [WsJwtGuard] JWT verify mode: RS256 (publicKey from JWT_ACCESS_PUBLIC)
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:20 AM     LOG [WsJwtGuard] JWT: verified OK
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:20 AM     LOG [WsJwtGuard] PAYLOAD: got id=5210463c-5244-4a30-b1a6-a4f8483c8d9d, userType=employee
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:20 AM     LOG [WsJwtGuard] WS USER ATTACHED: employee:5210463c…
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:20 AM     LOG [ChatGateway] joinRoom: start
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:20 AM     LOG [ChatGateway] joinRoom: room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50 | client rooms before=["d7wL9wDSqlWSusJqAABD","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] after=["d7wL9wDSqlWSusJqAABD","user:employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d","room:chat:c1c9e01b-bd60-4d8a-bf2d-2f9b33905a50"] | socketsInRoom=1
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:43:40 AM     LOG [ChatGateway] WS disconnected: employee:5210463c-5244-4a30-b1a6-a4f8483c8d9d
nodejs_jobsfeed_api                         | Page did not wait for full load page:: Navigation timeout of 60000 ms exceeded
nodejs_jobsfeed_api                         | All 50 jobs already exist on platform freelancer (page 1). Scraping complete.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | escalateOverdueChats: found 0 chats: 
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:44:00 AM     LOG [ChatJobsService] Chat jobs executed: unpaused=0, escalated=0
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_custom-transit-api-backend           | [Nest] 118  - 12/10/2025, 2:44:05 AM     LOG [ChatGateway] WS disconnected: user:0e5ee9d2-a91e-48f8-a679-f70ca106cf82
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
mongo                                       | {"t":{"$date":"2025-12-10T02:44:10.631+00:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1765334650,"ts_usec":631892,"thread":"1:0x7f75b7e57640","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 960, snapshot max: 960 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 5100598"}}}
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 1:M 10 Dec 2025 02:44:25.002 * 100 changes in 300 seconds. Saving...
redis                                       | 1:M 10 Dec 2025 02:44:25.003 * Background saving started by pid 123
nodejs_trx-usdt-exchanger                   | Check wallet balance cron jobe start
nodejs_trx-usdt-exchanger                   | No busy TRX wallets found.
redis                                       | 123:C 10 Dec 2025 02:44:25.045 * DB saved on disk
redis                                       | 123:C 10 Dec 2025 02:44:25.046 * Fork CoW for RDB: current 1 MB, peak 1 MB, average 0 MB
redis                                       | 1:M 10 Dec 2025 02:44:25.103 * Background saving terminated with success


ERRORS:

Container docker-dev-conf-attendee-worker-local-1  Stopping
Container nodejs_test-admin-ananatra  Stopping
Container nodejs_zofit_api  Stopping
Container nodejs_papakava_shop  Stopping
Container nodejs_steam_parser  Stopping
Container nodejs_papakava_shop  Stopping
Container nodejs_steam_parser  Stopping
Container nodejs_custom-transit-frontend  Stopping
Container nodejs_custom-transit-frontend  Stopping
Container nodejs_steamparser_bot  Stopping
Container nodejs_hide-expert-website  Stopping
Container nodejs_hide-expert-website  Stopping
Container nodejs_nutrivial_front  Stopping
Container nodejs_nutrivial_front  Stopping
Container nodejs_aply  Stopping
Container nodejs_aply  Stopping
Container nodejs_bloom_api  Stopping
Container nodejs_bloom_api  Stopping
Container nodejs_papakava_v2  Stopping
Container nodejs_papakava_v2  Stopping
Container nodejs_custom-transit-app-admin  Stopping
Container nodejs_custom-transit-app-admin  Stopping
Container docker-dev-conf-attendee-worker-local-1  Stopping
Container nodejs_zofit_api  Stopping
Container debian.php.apache  Stopping
Container debian.php.apache  Stopping
Container nodejs_jobsfeed_landing  Stopping
Container nodejs_jobsfeed_landing  Stopping
Container mariadb  Stopping
Container nodejs_amobile_api  Stopping
Container nodejs_test-admin-ananatra  Stopping
Container nodejs_rentiqu-front  Stopping
Container nodejs_papakava_front  Stopping
Container nodejs_hide_expert_strapi  Stopping
Container nodejs_custom-transit-api-backend  Stopping
Container nodejs_steamparser_bot  Stopping
Container phpmyadmin  Stopping
Container docker-dev-conf-attendee-worker-local-1  Stopped
Container docker-dev-conf-attendee-worker-local-1  Removing
Container docker-dev-conf-attendee-scheduler-local-1  Stopping
Container nodejs_nemezida_landing  Stopping
Container docker-dev-conf-attendee-scheduler-local-1  Stopping
Container nodejs_nemezida_landing  Stopping
Container nodejs_bonjola_api  Stopping
Container nodejs_bonjola_api  Stopping
Container attendee-app-local  Stopping
Container attendee-app-local  Stopping
Container nodejs_tone_back  Stopping
Container nodejs_tone_back  Stopping
Container nodejs_hide_expert_pay  Stopping
Container nodejs_hide_expert_pay  Stopping
Container nodejs_test-ananatra  Stopping
Container nodejs_test-ananatra  Stopping
Container nodejs_amobile_api  Stopping
Container file_server  Stopping
Container file_server  Stopping
Container nodejs_rentiqu_backend  Stopping
Container nodejs_rentiqu_backend  Stopping
Container nodejs_eta_back  Stopping
Container nodejs_eta_back  Stopping
Container nodejs_rentiqu-front  Stopping
Container nodejs_hide_expert_strapi  Stopping
Container nodejs_custom-transit-api-backend  Stopping
Container nodejs_papakava_front  Stopping
Container phpmyadmin  Stopping
Container mariadb  Stopping
Container nodejs_jobsfeed_api  Stopping
Container nodejs_jobsfeed_api  Stopping
Container nodejs_trx-usdt-exchanger  Stopping
Container nodejs_trx-usdt-exchanger  Stopping
Container nodejs_papakava_shop  Stopped
Container nodejs_papakava_shop  Removing
Container nodejs_smtp  Stopping
Container nodejs_smtp  Stopping
Container nodejs_nemezida_landing  Stopped
Container nodejs_nemezida_landing  Removing
Container docker-dev-conf-attendee-scheduler-local-1  Stopped
Container docker-dev-conf-attendee-scheduler-local-1  Removing
Container docker-dev-conf-attendee-scheduler-local-1  Removed
Container docker-dev-conf-attendee-worker-local-1  Removed
Container nodejs_nemezida_landing  Removed
Container nodejs_test-ananatra  Stopped
Container nodejs_test-ananatra  Removing
Container nodejs_amobile_api  Stopped
Container nodejs_amobile_api  Removing
Container nodejs_zofit_api  Stopped
Container nodejs_zofit_api  Removing
Container nodejs_papakava_v2  Stopped
Container nodejs_papakava_v2  Removing
Container nodejs_eta_back  Stopped
Container nodejs_eta_back  Removing
Container nodejs_papakava_front  Stopped
Container nodejs_papakava_front  Removing
Container nodejs_smtp  Stopped
Container nodejs_smtp  Removing
Container nodejs_nutrivial_front  Stopped
Container nodejs_nutrivial_front  Removing
Container nodejs_bloom_api  Stopped
Container nodejs_bloom_api  Removing
Container nodejs_amobile_api  Removed
Container nodejs_test-ananatra  Removed
Container nodejs_bloom_api  Removed
Container nodejs_nutrivial_front  Removed
Container nodejs_nutrivial_backand  Stopping
Container nodejs_nutrivial_backand  Stopping
Container nodejs_steam_parser  Stopped
Container nodejs_steam_parser  Removing
Container nodejs_trx-usdt-exchanger  Stopped
Container nodejs_trx-usdt-exchanger  Removing
Container nodejs_custom-transit-frontend  Stopped
Container nodejs_custom-transit-frontend  Removing
Container nodejs_rentiqu-front  Stopped
Container nodejs_rentiqu-front  Removing
Container nodejs_hide_expert_strapi  Stopped
Container nodejs_hide_expert_strapi  Removing
Container nodejs_papakava_v2  Removed
Container nodejs_smtp  Removed
Container nodejs_zofit_api  Removed
Container nodejs_rentiqu-front  Removed
Container nodejs_jobsfeed_api  Stopped
Container nodejs_hide_expert_pay  Stopped
Container nodejs_hide_expert_pay  Removing
Container phpmyadmin  Stopped
Container phpmyadmin  Removing
Container nodejs_test-admin-ananatra  Stopped
Container nodejs_jobsfeed_landing  Stopped
Container nodejs_test-admin-ananatra  Removing
Container nodejs_jobsfeed_landing  Removing
Container nodejs_bonjola_api  Stopped
Container nodejs_bonjola_api  Removing
Container mariadb  Stopped
Container mariadb  Removing
Container nodejs_custom-transit-app-admin  Stopped
Container nodejs_custom-transit-app-admin  Removing
Container nodejs_trx-usdt-exchanger  Removed
Container nodejs_steamparser_bot  Stopped
Container nodejs_steamparser_bot  Removing
Container nodejs_hide-expert-website  Stopped
Container nodejs_hide-expert-website  Removing
Container nodejs_aply  Stopped
Container nodejs_aply  Removing
Container attendee-app-local  Stopped
Container attendee-app-local  Removing
Container nodejs_jobsfeed_api  Removing
Container nodejs_papakava_front  Removed
Container nodejs_hide_expert_strapi  Removed
Container nodejs_eta_back  Removed
Container mariadb  Removed
Container nodejs_jobsfeed_landing  Removed
Container phpmyadmin  Removed
Container nodejs_steamparser_bot  Removed
Container nodejs_test-admin-ananatra  Removed
Container nodejs_custom-transit-frontend  Removed
Container nodejs_bonjola_api  Removed
Container attendee-app-local  Removed
Container nodejs_custom-transit-api-backend  Stopped
Container nodejs_custom-transit-api-backend  Removing
Container file_server  Stopped
Container debian.php.apache  Stopped
Container file_server  Removing
Container debian.php.apache  Removing
Container nodejs_nutrivial_backand  Stopped
Container nodejs_nutrivial_backand  Removing
Container nodejs_tone_back  Stopped
Container nodejs_rentiqu_backend  Stopped
Container nodejs_rentiqu_backend  Removing
Container nodejs_tone_back  Removing
Container file_server  Removed
Container debian.php.apache  Removed
Container nodejs_custom-transit-app-admin  Removed
Container nodejs_tone_back  Removed
Container elasticsearch  Stopping
Container elasticsearch  Stopping
Container nodejs_custom-transit-api-backend  Removed
Container nodejs_rentiqu_backend  Removed
Container nodejs_aply  Removed
Container nodejs_hide_expert_pay  Removed
Container mongo  Stopping
Container mongo  Stopping
Container nodejs_hide-expert-website  Removed
Container nodejs_steam_parser  Removed
Container nodejs_nutrivial_backand  Removed
Container nodejs_jobsfeed_api  Removed
Container redis  Stopping
Container redis  Stopping
Container postgres  Stopping
Container postgres  Stopping
Container elasticsearch  Stopped
Container elasticsearch  Removing
Container redis  Stopped
Container redis  Removing
Container mongo  Stopped
Container mongo  Removing
Container mongo  Removed
Container redis  Removed
Container elasticsearch  Removed
Container postgres  Stopped
Container postgres  Removing
Container postgres  Removed
Container nodejs_papakava_shop  Removed
Container mysql  Stopping
Container mysql  Stopping
Container mysql  Stopped
Container mysql  Removing
Container mysql  Removed
Network docker-dev-conf_default  Removing
Network docker-dev-conf_default  Error
failed to remove network docker-dev-conf_default: Error response from daemon: error while removing network: network docker-dev-conf_default id 783d26da7780d185da42b436a29f0a1490c68dace6932e18bca1cbcc4acdc7a3 has active endpoints
From https://git.4k.com.ua/WhiteCat636/docker_php7.3-httpd-apache2-mysql
 * branch            master     -> FETCH_HEAD
Container attendee-app-local  Creating
Container nodejs_custom-transit-frontend  Creating
Container nodejs_test-ananatra  Creating
Container docker-dev-conf-attendee-scheduler-local-1  Creating
Container redis  Creating
Container nodejs_custom-transit-app-admin  Creating
Container nodejs_aply  Creating
Container docker-dev-conf-attendee-worker-local-1  Creating
Container nodejs_amobile_api  Creating
Container nodejs_test-admin-ananatra  Creating
Container file_server  Creating
Container elasticsearch  Creating
Container nodejs_papakava_front  Creating
Container postgres  Creating
Container nodejs_steamparser_bot  Creating
Container mysql  Creating
Container mariadb  Creating
Container mongo  Creating
Container nodejs_nemezida_landing  Creating
Container nodejs_rentiqu-front  Creating
Container nodejs_jobsfeed_landing  Creating
Container nodejs_hide-expert-website  Creating
Container nodejs_hide_expert_strapi  Creating
Container nodejs_jobsfeed_landing  Created
Container nodejs_test-ananatra  Created
Container nodejs_steamparser_bot  Created
Container docker-dev-conf-attendee-worker-local-1  Created
Container attendee-app-local  Created
Container nodejs_rentiqu-front  Created
Container nodejs_hide-expert-website  Created
Container file_server  Created
Container docker-dev-conf-attendee-scheduler-local-1  Created
Container nodejs_papakava_front  Created
Container nodejs_aply  Created
Container mysql  Created
Container nodejs_test-admin-ananatra  Created
Container nodejs_smtp  Creating
Container nodejs_papakava_shop  Creating
Container phpmyadmin  Creating
Container postgres  Created
Container nodejs_papakava_v2  Creating
Container nodejs_bonjola_api  Creating
Container nodejs_rentiqu_backend  Creating
Container nodejs_steam_parser  Creating
Container nodejs_zofit_api  Creating
Container nodejs_nutrivial_backand  Creating
Container nodejs_custom-transit-api-backend  Creating
Container nodejs_bloom_api  Creating
Container nodejs_trx-usdt-exchanger  Creating
Container nodejs_amobile_api  Created
Container mongo  Created
Container nodejs_hide_expert_pay  Creating
Container redis  Created
Container nodejs_eta_back  Creating
Container nodejs_jobsfeed_api  Creating
Container debian.php.apache  Creating
Container nodejs_custom-transit-app-admin  Created
Container elasticsearch  Created
Container nodejs_tone_back  Creating
Container nodejs_custom-transit-frontend  Created
Container nodejs_hide_expert_strapi  Created
Container mariadb  Created
Container nodejs_nemezida_landing  Created
Container nodejs_papakava_v2  Created
Container nodejs_bloom_api  Created
Container nodejs_nutrivial_backand  Created
Container nodejs_nutrivial_front  Creating
Container nodejs_smtp  Created
Container nodejs_custom-transit-api-backend  Created
Container nodejs_steam_parser  Created
Container nodejs_zofit_api  Created
Container nodejs_trx-usdt-exchanger  Created
Container nodejs_hide_expert_pay  Created
Container nodejs_bonjola_api  Created
Container phpmyadmin  Created
Container nodejs_rentiqu_backend  Created
Container nodejs_jobsfeed_api  Created
Container nodejs_eta_back  Created
Container nodejs_papakava_shop  Created
Container debian.php.apache  Created
Container nodejs_tone_back  Created
Container nodejs_nutrivial_front  Created