Importing with galaxy-importer 0.4.2
Getting doc strings via ansible-doc
Finding content inside collection
Loading module ios_facts
Loading module ios_command
Loading module nested_dir1.nested_dir2.ios_ping
Loading module_utils facts
Loading module_utils ios
Loading action ios
Loading cliconf ios
Loading doc_fragments ios
Loading terminal ios
WARNING: Ignore files skip ansible-test sanity tests, found ignore-2.10.txt with 1 statement(s)
WARNING: Ignore files skip ansible-test sanity tests, found ignore-2.9.txt with 11 statement(s)
Collection loading complete
Building Dockerfile
Building image...
Running image...
Extracting archive...
Running 'ansible --version'...
ansible [core 2.12.0]
config file = None
configured module search path = ['/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/local/lib/python3.9/dist-packages/ansible
ansible collection location = /.ansible/collections:/usr/share/ansible/collections
executable location = /usr/local/bin/ansible
python version = 3.9.7 (default, Sep 10 2021, 00:03:59) [GCC 7.5.0]
jinja version = 3.0.3
libyaml = True
Running ansible-test sanity on awcrosby-cisco_ios_test-1.0.6 ...
Running sanity test "action-plugin-docs"
ERROR: Found 1 action-plugin-docs issue(s) which need to be resolved:
ERROR: plugins/action/ios.py:0:0: action plugin has no matching module to provide documentation
See documentation for help: https://docs.ansible.com/ansible/2.12/dev_guide/testing/sanity/action-plugin-docs.html
Running sanity test "changelog"
ERROR: Found 1 changelog issue(s) which need to be resolved:
ERROR: changelogs/fragments/165_enable_ospfv3_integration_tests.yaml:0:0: invalid section: minor change
See documentation for help: https://docs.ansible.com/ansible/2.12/dev_guide/testing/sanity/changelog.html
Running sanity test "compile" on Python 2.6
Running sanity test "compile" on Python 2.7
Running sanity test "compile" on Python 3.5
Running sanity test "compile" on Python 3.6
Running sanity test "compile" on Python 3.7
Running sanity test "compile" on Python 3.8
Running sanity test "compile" on Python 3.9
Running sanity test "compile" on Python 3.10
Running sanity test "empty-init"
Running sanity test "future-import-boilerplate"
Running sanity test "ignores"
Running sanity test "line-endings"
Running sanity test "metaclass-boilerplate"
Running sanity test "no-assert"
Running sanity test "no-basestring"
Running sanity test "no-dict-iteritems"
Running sanity test "no-dict-iterkeys"
Running sanity test "no-dict-itervalues"
Running sanity test "no-get-exception"
Running sanity test "no-illegal-filenames"
Running sanity test "no-main-display"
Running sanity test "no-smart-quotes"
Running sanity test "no-unicode-literals"
Running sanity test "pep8"
Running sanity test "pylint"
ERROR: Found 5 pylint issue(s) which need to be resolved:
ERROR: plugins/cliconf/ios.py:240:4: arguments-renamed: Parameter 'newline' has been renamed to 'output' in overridden 'Cliconf.get' method
ERROR: plugins/cliconf/ios.py:240:4: arguments-renamed: Parameter 'output' has been renamed to 'newline' in overridden 'Cliconf.get' method
ERROR: tests/unit/mock/loader.py:49:4: arguments-renamed: Parameter 'file_name' has been renamed to 'path' in overridden 'DictDataLoader._get_file_contents' method
ERROR: tests/unit/modules/network/ios/test_ios_facts.py:75:27: use-maxsplit-arg: Use str(command).split(' | ', maxsplit=1)[0] instead
ERROR: tests/unit/modules/network/ios/test_ios_ping.py:54:27: use-maxsplit-arg: Use str(command).split(' | ', maxsplit=1)[0] instead
See documentation for help: https://docs.ansible.com/ansible/2.12/dev_guide/testing/sanity/pylint.html
Running sanity test "replace-urlopen"
Running sanity test "runtime-metadata"
Running sanity test "shebang"
Running sanity test "shellcheck"
Running sanity test "symlinks"
Running sanity test "use-argspec-type-path"
Running sanity test "use-compat-six"
Running sanity test "yamllint"
ERROR: Found 1 yamllint issue(s) which need to be resolved:
ERROR: meta/execution-environment.yml:6:1: empty-lines: too many blank lines (1 > 0)
See documentation for help: https://docs.ansible.com/ansible/2.12/dev_guide/testing/sanity/yamllint.html
ERROR: The 4 sanity test(s) listed below (out of 35) failed. See error output above for details.
action-plugin-docs
changelog
pylint
yamllint
Importer processing completed successfully
