Skip to content

Instantly share code, notes, and snippets.

@karthikeayan
Created July 4, 2019 11:13
Show Gist options
  • Select an option

  • Save karthikeayan/376445862e49713be82852e57785f63b to your computer and use it in GitHub Desktop.

Select an option

Save karthikeayan/376445862e49713be82852e57785f63b to your computer and use it in GitHub Desktop.
[2019-07-04 10:22:20,956] {__init__.py:540} DEBUG - Loaded DAG <DAG: video_content_status_sync>
[2019-07-04 10:22:20,958] {__init__.py:402} DEBUG - Importing /home/ubuntu/my_project/dags/task_update_user_loc.py
[2019-07-04 10:22:20,959] {__init__.py:402} DEBUG - Importing /home/ubuntu/my_project/dags/dags_register.py
Scheduling KPI metric task
Environment : development
Config file path : /home/ubuntu/my_project/config/development.json
Hotels count : 331
KPI calculation scheduling
Scheduled feedback collection
Registered dimension table data check task
Scheduled user : 1801
User recommedation queue scheduling
Registered User/Location update job
Getting video between : 2019-03-26 00:00:00 - 2019-06-27 23:59:59.999999
Processing UniqueRecommendation(240)
Scheduling impact calculations for 25 video ids
Recommendation Impact Calculation Job scheduled
Done all scheduling.
[2019-07-04 10:22:21,624] {__init__.py:540} DEBUG - Loaded DAG <DAG: user_location_data>
[2019-07-04 10:22:21,625] {__init__.py:540} DEBUG - Loaded DAG <DAG: recommendation_feedback>
[2019-07-04 10:22:21,625] {__init__.py:540} DEBUG - Loaded DAG <DAG: data_check>
[2019-07-04 10:22:21,669] {__init__.py:540} DEBUG - Loaded DAG <DAG: queue_user_recommendation>
[2019-07-04 10:22:21,670] {__init__.py:540} DEBUG - Loaded DAG <DAG: recomm_impact_calc>
[2019-07-04 10:22:21,695] {__init__.py:540} DEBUG - Loaded DAG <DAG: kpi_metric_dag>
[2019-07-04 10:22:21,696] {__init__.py:402} DEBUG - Importing /home/ubuntu/my_project/dags/insights_update/register_insights_dag.py
Scheduling Insights Update
Pem path : /home/ubuntu/fpg_ml_engine/config/JenkinsKey.pem
[2019-07-04 10:22:21,798] {transport.py:1746} DEBUG - starting thread (client mode): 0x44665240
[2019-07-04 10:22:21,798] {transport.py:1746} DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2
[2019-07-04 10:22:21,872] {transport.py:1746} DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8
[2019-07-04 10:22:21,872] {transport.py:1746} INFO - Connected (version 2.0, client OpenSSH_7.2p2)
[2019-07-04 10:22:21,943] {transport.py:1746} DEBUG - kex algos:['[email protected]', 'ecdh-sha2-nistp256', 'ecdh-sha2-nistp384', 'ecdh-sha2-nistp521', 'diffie-hellman-group-exchange-sha256', 'diffie-hellman-group14-sha1'] server key:['ssh-rsa', 'rsa-sha2-512', 'rsa-sha2-256', 'ecdsa-sha2-nistp256', 'ssh-ed25519'] client encrypt:['[email protected]', 'aes128-ctr', 'aes192-ctr', 'aes256-ctr', '[email protected]', '[email protected]'] server encrypt:['[email protected]', 'aes128-ctr', 'aes192-ctr', 'aes256-ctr', '[email protected]', '[email protected]'] client mac:['[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', 'hmac-sha2-256', 'hmac-sha2-512', 'hmac-sha1'] server mac:['[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', 'hmac-sha2-256', 'hmac-sha2-512', 'hmac-sha1'] client compress:['none', '[email protected]'] server compress:['none', '[email protected]'] client lang:[''] server lang:[''] kex follows?False
[2019-07-04 10:22:21,943] {transport.py:1746} DEBUG - Kex agreed: ecdh-sha2-nistp256
[2019-07-04 10:22:21,943] {transport.py:1746} DEBUG - HostKey agreed: ssh-ed25519
[2019-07-04 10:22:21,943] {transport.py:1746} DEBUG - Cipher agreed: aes128-ctr
[2019-07-04 10:22:21,943] {transport.py:1746} DEBUG - MAC agreed: hmac-sha2-256
[2019-07-04 10:22:21,943] {transport.py:1746} DEBUG - Compression agreed: none
[2019-07-04 10:22:22,055] {transport.py:1746} DEBUG - kex engine KexNistp256 specified hash_algo <built-in function openssl_sha256>
[2019-07-04 10:22:22,055] {transport.py:1746} DEBUG - Switch to new keys ...
[2019-07-04 10:22:22,055] {transport.py:1746} DEBUG - Attempting public-key auth...
[2019-07-04 10:22:22,232] {transport.py:1746} DEBUG - userauth is OK
[2019-07-04 10:22:22,307] {transport.py:1746} INFO - Authentication (publickey) successful!
tunnel opened
[2019-07-04 10:22:22,309] {channel.py:1194} DEBUG - [chan 0] Max packet in: 32768 bytes
[2019-07-04 10:22:22,380] {transport.py:1746} DEBUG - Received global request "[email protected]"
[2019-07-04 10:22:22,380] {transport.py:1746} DEBUG - Rejecting "[email protected]" global request from server.
[2019-07-04 10:22:22,490] {channel.py:1194} DEBUG - [chan 0] Max packet out: 32768 bytes
[2019-07-04 10:22:22,490] {transport.py:1746} DEBUG - Secsh channel 0 opened.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment