It's a type of Planche
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

12345678910
  1. # If getting a segmentation fault on exit, enable the Python faulthandler to show where it's coming from.
  2. python -X faulthandler ./check_oonum_auth_svc.py -H 'api.staging.oonum.io' --username 'developer@testfire.com' --password 'PASSWORD' --private-key '/home/natrinicle/repos/oonum/staging-keys/testfire.priv' --issuer '@testfire/testfire-svc' --org '85TqPo6FizwoNnVU5TsDAa' --mongo-url 'mongodb+srv://auth-svc:PASSWORD@staging.mongodb.staging.oonum.io/auth?ssl=false&retryWrites=true&serverSelectionTimeoutMS=5000&connectTimeoutMS=10000&authMechanism=SCRAM-SHA-256&w=majority' --runs 5
  3. OONUM AUTH-SVC API UNKNOWN: Timeout: check execution aborted after 50s
  4. Fatal Python error: Segmentation fault
  5. Current thread 0x00007f36e505d740 (most recent call first):
  6. File "/home/natrinicle/repos/oonum/salt/formulas/icinga2/icinga2/checks/venv/lib/python3.8/site-packages/shm_dict/shm_dict.py", line 145 in map_file
  7. File "/home/natrinicle/repos/oonum/salt/formulas/icinga2/icinga2/checks/venv/lib/python3.8/site-packages/shm_dict/shm_dict.py", line 242 in __del__
  8. Segmentation fault