Guest User

Untitled

a guest
Nov 2nd, 2020
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.48 KB | None | 0 0
  1. $ rally --debug verify start --load-list 2020.06-test-list.txt
  2. 2020-11-02 13:13:18.385 22362 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide.
  3. 2020-11-02 13:13:18.386 22362 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden.
  4. 2020-11-02 13:13:18.386 22362 RALLYDEBUG rally.api [-] ERROR log from boto module is hide.
  5. 2020-11-02 13:13:20.377 22362 INFO rally.api [-] Starting verification (UUID=c2f28cf7-dce1-4930-966e-503b173a8d90) for deployment 'existing' (UUID=04a0a53f-3d94-4e23-9d14-02a55c44da23) by verifier 'tempest-verifier' (UUID=0a66e3ae-0b96-4ec9-979a-0236bc538dbf).
  6. /home/ubuntu/rally/venv/lib/python3.6/site-packages/urllib3/connection.py:395: SubjectAltNameWarning: Certificate for 192.168.3.250 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/urllib3/urllib3/issues/497 for details.)
  7. SubjectAltNameWarning,
  8. /home/ubuntu/rally/venv/lib/python3.6/site-packages/urllib3/connection.py:395: SubjectAltNameWarning: Certificate for 192.168.3.250 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/urllib3/urllib3/issues/497 for details.)
  9. SubjectAltNameWarning,
  10. /home/ubuntu/rally/venv/lib/python3.6/site-packages/urllib3/connection.py:395: SubjectAltNameWarning: Certificate for 192.168.3.250 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/urllib3/urllib3/issues/497 for details.)
  11. SubjectAltNameWarning,
  12. 2020-11-02 13:13:21.507 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is already configured in Tempest config file. log_file = /home/ubuntu/.rally/verification/verifier-0a66e3ae-0b96-4ec9-979a-0236bc538dbf/for-deployment-04a0a53f-3d94-4e23-9d14-02a55c44da23/tempest.log
  13. 2020-11-02 13:13:21.508 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is already configured in Tempest config file. lock_path = /home/ubuntu/.rally/verification/verifier-0a66e3ae-0b96-4ec9-979a-0236bc538dbf/for-deployment-04a0a53f-3d94-4e23-9d14-02a55c44da23/lock_files
  14. 2020-11-02 13:13:21.508 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/ubuntu/.rally/verification/verifier-0a66e3ae-0b96-4ec9-979a-0236bc538dbf/for-deployment-04a0a53f-3d94-4e23-9d14-02a55c44da23
  15. 2020-11-02 13:13:21.508 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = tempest-image
  16. 2020-11-02 13:13:21.508 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c447070d-90ea-4884-a458-3e74de131357
  17. 2020-11-02 13:13:21.508 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 20e50ca6-23d3-42dd-b7ea-b03dca0357e6
  18. 2020-11-02 13:13:21.508 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 100
  19. 2020-11-02 13:13:21.509 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 101
  20. /home/ubuntu/rally/venv/lib/python3.6/site-packages/urllib3/connection.py:395: SubjectAltNameWarning: Certificate for 192.168.3.250 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/urllib3/urllib3/issues/497 for details.)
  21. SubjectAltNameWarning,
  22. 2020-11-02 13:13:22.045 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured.
  23. 2020-11-02 13:13:22.045 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = mynet
  24. 2020-11-02 13:13:22.046 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured.
  25. 2020-11-02 13:13:22.099 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB.
  26. /home/ubuntu/rally/venv/lib/python3.6/site-packages/urllib3/connection.py:395: SubjectAltNameWarning: Certificate for 192.168.3.250 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/urllib3/urllib3/issues/497 for details.)
  27. SubjectAltNameWarning,
  28. 2020-11-02 13:13:22.146 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties.
  29. 2020-11-02 13:13:22.147 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c2f28cf7_5KIu3S24' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB.
  30. 2020-11-02 13:13:22.185 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c2f28cf7_5KIu3S24' (ID = 72484625-f608-4697-9844-9a83f22380de) has been successfully created!
  31. 2020-11-02 13:13:22.186 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '72484625-f608-4697-9844-9a83f22380de' to option 'instance_type'.
  32. 2020-11-02 13:13:22.186 22362 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 72484625-f608-4697-9844-9a83f22380de
  33. 2020-11-02 13:13:22.187 22362 INFO rally.task.context [-] Verification 0a66e3ae-0b96-4ec9-979a-0236bc538dbf | Context tempest@default setup() finished in 1.28 sec
  34. 2020-11-02 13:13:22.187 22362 INFO rally.task.context [-] Verification 0a66e3ae-0b96-4ec9-979a-0236bc538dbf | Context testr@default setup() finished in 0.25 msec
  35. 2020-11-02 13:13:22.187 22362 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/445697ac-0d0b-49b5-a483-32fb6f385930'.
  36. 2020-11-02 13:13:27.720 22362 INFO tempest-verifier [-] {8} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.375s]
Add Comment
Please, Sign In to add comment