Created temporary directory: /tmp/pip-ephem-wheel-cache-bedo5cj5 Created temporary directory: /tmp/pip-req-tracker-7_c0sdja Created requirements tracker '/tmp/pip-req-tracker-7_c0sdja' Created temporary directory: /tmp/pip-wheel-bzodxk_2 Collecting resilient-sdk==37.0.214 1 location(s) to search for versions of resilient-sdk: * https://pypi.org/simple/resilient-sdk/ Getting page https://pypi.org/simple/resilient-sdk/ Analyzing links from page https://pypi.org/simple/resilient-sdk/ Found link https://files.pythonhosted.org/packages/d7/b8/370746e2db518de8d5faf8b6ef6774d141ba007b2075ceff1a24cef151b6/resilient_sdk-36.2.209.dev0.tar.gz#sha256=ea6b4c358b24c8d1fe442e1ad90104693b20874dcd8305de5e41d3576e1f9675 (from https://pypi.org/simple/resilient-sdk/), version: 36.2.209.dev0 Found link https://files.pythonhosted.org/packages/07/7f/b282bddb73087580a2e39f16552dda0c1537654f1e6aa693d8018007c55a/resilient_sdk-37.0.211.dev0.tar.gz#sha256=d135e8260c12b659b736656cb62e9e7673960152680b42d603c662e6f25c34ed (from https://pypi.org/simple/resilient-sdk/), version: 37.0.211.dev0 Found link https://files.pythonhosted.org/packages/c2/c3/71133051c390076a7a666ef0e1f85f9c771dd743d64e54a9d7076856f706/resilient_sdk-37.0.214.tar.gz#sha256=d6872d286b062c2f30b1e836fcea4c3ebe79c6dd7d2c3164c66a8dbf368916f8 (from https://pypi.org/simple/resilient-sdk/), version: 37.0.214 Using version 37.0.214 (newest of versions: 37.0.214) Created temporary directory: /tmp/pip-unpack-m0ejtrke Downloading https://files.pythonhosted.org/packages/c2/c3/71133051c390076a7a666ef0e1f85f9c771dd743d64e54a9d7076856f706/resilient_sdk-37.0.214.tar.gz (343kB) Downloading from URL https://files.pythonhosted.org/packages/c2/c3/71133051c390076a7a666ef0e1f85f9c771dd743d64e54a9d7076856f706/resilient_sdk-37.0.214.tar.gz#sha256=d6872d286b062c2f30b1e836fcea4c3ebe79c6dd7d2c3164c66a8dbf368916f8 (from https://pypi.org/simple/resilient-sdk/) Added resilient-sdk==37.0.214 from https://files.pythonhosted.org/packages/c2/c3/71133051c390076a7a666ef0e1f85f9c771dd743d64e54a9d7076856f706/resilient_sdk-37.0.214.tar.gz#sha256=d6872d286b062c2f30b1e836fcea4c3ebe79c6dd7d2c3164c66a8dbf368916f8 to build tracker '/tmp/pip-req-tracker-7_c0sdja' Running setup.py (path:/tmp/pip-wheel-bzodxk_2/resilient-sdk/setup.py) egg_info for package resilient-sdk Running command python setup.py egg_info running egg_info creating pip-egg-info/resilient_sdk.egg-info writing pip-egg-info/resilient_sdk.egg-info/PKG-INFO writing dependency_links to pip-egg-info/resilient_sdk.egg-info/dependency_links.txt writing top-level names to pip-egg-info/resilient_sdk.egg-info/top_level.txt writing requirements to pip-egg-info/resilient_sdk.egg-info/requires.txt writing entry points to pip-egg-info/resilient_sdk.egg-info/entry_points.txt writing manifest file 'pip-egg-info/resilient_sdk.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/resilient_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/resilient_sdk.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bzodxk_2/resilient-sdk has version 37.0.214, which satisfies requirement resilient-sdk==37.0.214 from https://files.pythonhosted.org/packages/c2/c3/71133051c390076a7a666ef0e1f85f9c771dd743d64e54a9d7076856f706/resilient_sdk-37.0.214.tar.gz#sha256=d6872d286b062c2f30b1e836fcea4c3ebe79c6dd7d2c3164c66a8dbf368916f8 Removed resilient-sdk==37.0.214 from https://files.pythonhosted.org/packages/c2/c3/71133051c390076a7a666ef0e1f85f9c771dd743d64e54a9d7076856f706/resilient_sdk-37.0.214.tar.gz#sha256=d6872d286b062c2f30b1e836fcea4c3ebe79c6dd7d2c3164c66a8dbf368916f8 from build tracker '/tmp/pip-req-tracker-7_c0sdja' Building wheels for collected packages: resilient-sdk Created temporary directory: /tmp/pip-wheel-r_6gf81y Running setup.py bdist_wheel for resilient-sdk: started Destination directory: /tmp/pip-wheel-r_6gf81y Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bzodxk_2/resilient-sdk/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-r_6gf81y running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/resilient_sdk copying resilient_sdk/__init__.py -> build/lib/resilient_sdk copying resilient_sdk/app.py -> build/lib/resilient_sdk creating build/lib/tests copying tests/test_app.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/helpers.py -> build/lib/tests creating build/lib/resilient_sdk/util copying resilient_sdk/util/sdk_exception.py -> build/lib/resilient_sdk/util copying resilient_sdk/util/resilient_objects.py -> build/lib/resilient_sdk/util copying resilient_sdk/util/jinja2_filters.py -> build/lib/resilient_sdk/util copying resilient_sdk/util/package_file_helpers.py -> build/lib/resilient_sdk/util copying resilient_sdk/util/sdk_argparse.py -> build/lib/resilient_sdk/util copying resilient_sdk/util/__init__.py -> build/lib/resilient_sdk/util copying resilient_sdk/util/sdk_helpers.py -> build/lib/resilient_sdk/util creating build/lib/resilient_sdk/cmds copying resilient_sdk/cmds/docgen.py -> build/lib/resilient_sdk/cmds copying resilient_sdk/cmds/codegen.py -> build/lib/resilient_sdk/cmds copying resilient_sdk/cmds/clone.py -> build/lib/resilient_sdk/cmds copying resilient_sdk/cmds/__init__.py -> build/lib/resilient_sdk/cmds copying resilient_sdk/cmds/base_cmd.py -> build/lib/resilient_sdk/cmds copying resilient_sdk/cmds/extract.py -> build/lib/resilient_sdk/cmds creating build/lib/resilient_sdk/cmds/ext copying resilient_sdk/cmds/ext/ext_package.py -> build/lib/resilient_sdk/cmds/ext copying resilient_sdk/cmds/ext/__init__.py -> build/lib/resilient_sdk/cmds/ext creating build/lib/tests/test_util copying tests/test_util/test_sdk_exception.py -> build/lib/tests/test_util copying tests/test_util/test_sdk_argparse.py -> build/lib/tests/test_util copying tests/test_util/test_jinja_filters.py -> build/lib/tests/test_util copying tests/test_util/test_package_file_helpers.py -> build/lib/tests/test_util copying tests/test_util/test_sdk_helpers.py -> build/lib/tests/test_util copying tests/test_util/__init__.py -> build/lib/tests/test_util copying tests/test_util/test_resilient_objects.py -> build/lib/tests/test_util creating build/lib/tests/shared_mock_data copying tests/shared_mock_data/resilient_api_mock.py -> build/lib/tests/shared_mock_data copying tests/shared_mock_data/mock_paths.py -> build/lib/tests/shared_mock_data copying tests/shared_mock_data/mock_data.py -> build/lib/tests/shared_mock_data copying tests/shared_mock_data/__init__.py -> build/lib/tests/shared_mock_data creating build/lib/tests/test_cmds copying tests/test_cmds/test_extract.py -> build/lib/tests/test_cmds copying tests/test_cmds/test_docgen.py -> build/lib/tests/test_cmds copying tests/test_cmds/test_base_cmd.py -> build/lib/tests/test_cmds copying tests/test_cmds/__init__.py -> build/lib/tests/test_cmds copying tests/test_cmds/test_codegen.py -> build/lib/tests/test_cmds creating build/lib/tests/test_cmds/ext copying tests/test_cmds/ext/__init__.py -> build/lib/tests/test_cmds/ext copying tests/test_cmds/ext/test_ext_package.py -> build/lib/tests/test_cmds/ext running egg_info writing requirements to resilient_sdk.egg-info/requires.txt writing resilient_sdk.egg-info/PKG-INFO writing top-level names to resilient_sdk.egg-info/top_level.txt writing dependency_links to resilient_sdk.egg-info/dependency_links.txt writing entry points to resilient_sdk.egg-info/entry_points.txt reading manifest file 'resilient_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'resilient_sdk.egg-info/SOURCES.txt' copying resilient_sdk/LICENSE -> build/lib/resilient_sdk creating build/lib/resilient_sdk/data creating build/lib/resilient_sdk/data/codegen creating build/lib/resilient_sdk/data/codegen/templates creating build/lib/resilient_sdk/data/codegen/templates/package_template copying resilient_sdk/data/codegen/templates/package_template/Dockerfile.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template copying resilient_sdk/data/codegen/templates/package_template/MANIFEST.in.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template copying resilient_sdk/data/codegen/templates/package_template/README.md.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template copying resilient_sdk/data/codegen/templates/package_template/apikey_permissions.txt.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template copying resilient_sdk/data/codegen/templates/package_template/entrypoint.sh.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template copying resilient_sdk/data/codegen/templates/package_template/setup.py.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template copying resilient_sdk/data/codegen/templates/package_template/tox.ini.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template creating build/lib/resilient_sdk/data/codegen/templates/package_template/data copying resilient_sdk/data/codegen/templates/package_template/data/workflow.md.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/data creating build/lib/resilient_sdk/data/codegen/templates/package_template/doc copying resilient_sdk/data/codegen/templates/package_template/doc/README.md.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/doc creating build/lib/resilient_sdk/data/codegen/templates/package_template/package copying resilient_sdk/data/codegen/templates/package_template/package/LICENSE.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/package copying resilient_sdk/data/codegen/templates/package_template/package/__init__.py.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/package creating build/lib/resilient_sdk/data/codegen/templates/package_template/package/components copying resilient_sdk/data/codegen/templates/package_template/package/components/__init__.py.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/package/components copying resilient_sdk/data/codegen/templates/package_template/package/components/function.py.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/package/components creating build/lib/resilient_sdk/data/codegen/templates/package_template/package/util copying resilient_sdk/data/codegen/templates/package_template/package/util/__init__.py.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/package/util copying resilient_sdk/data/codegen/templates/package_template/package/util/config.py.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/package/util copying resilient_sdk/data/codegen/templates/package_template/package/util/customize.py.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/package/util copying resilient_sdk/data/codegen/templates/package_template/package/util/selftest.py.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/package/util creating build/lib/resilient_sdk/data/codegen/templates/package_template/tests copying resilient_sdk/data/codegen/templates/package_template/tests/test_function.py.jinja2 -> build/lib/resilient_sdk/data/codegen/templates/package_template/tests creating build/lib/resilient_sdk/data/docgen creating build/lib/resilient_sdk/data/docgen/templates copying resilient_sdk/data/docgen/templates/install_guide_README.md.jinja2 -> build/lib/resilient_sdk/data/docgen/templates copying resilient_sdk/data/docgen/templates/user_guide_README.md.jinja2 -> build/lib/resilient_sdk/data/docgen/templates creating build/lib/resilient_sdk/data/ext creating build/lib/resilient_sdk/data/ext/icons copying resilient_sdk/data/ext/icons/app_logo.png -> build/lib/resilient_sdk/data/ext/icons copying resilient_sdk/data/ext/icons/company_logo.png -> build/lib/resilient_sdk/data/ext/icons copying tests/shared_mock_data/mock_export.res -> build/lib/tests/shared_mock_data creating build/lib/tests/shared_mock_data/mock_package_files copying tests/shared_mock_data/mock_package_files/config.py -> build/lib/tests/shared_mock_data/mock_package_files copying tests/shared_mock_data/mock_package_files/customize.py -> build/lib/tests/shared_mock_data/mock_package_files copying tests/shared_mock_data/mock_package_files/customize_old.py -> build/lib/tests/shared_mock_data/mock_package_files copying tests/shared_mock_data/mock_package_files/setup.py -> build/lib/tests/shared_mock_data/mock_package_files copying tests/shared_mock_data/mock_package_files/setup_callable_data.txt -> build/lib/tests/shared_mock_data/mock_package_files copying tests/shared_mock_data/mock_package_files/setup_py_lines.py -> build/lib/tests/shared_mock_data/mock_package_files creating build/lib/tests/shared_mock_data/resilient_api_data copying tests/shared_mock_data/resilient_api_data/export.JSON -> build/lib/tests/shared_mock_data/resilient_api_data copying tests/shared_mock_data/resilient_api_data/orgs.JSON -> build/lib/tests/shared_mock_data/resilient_api_data copying tests/shared_mock_data/resilient_api_data/session.JSON -> build/lib/tests/shared_mock_data/resilient_api_data installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/resilient_sdk creating build/bdist.linux-armv7l/wheel/resilient_sdk/util copying build/lib/resilient_sdk/util/sdk_exception.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/util copying build/lib/resilient_sdk/util/resilient_objects.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/util copying build/lib/resilient_sdk/util/jinja2_filters.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/util copying build/lib/resilient_sdk/util/package_file_helpers.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/util copying build/lib/resilient_sdk/util/sdk_argparse.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/util copying build/lib/resilient_sdk/util/__init__.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/util copying build/lib/resilient_sdk/util/sdk_helpers.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/util copying build/lib/resilient_sdk/LICENSE -> build/bdist.linux-armv7l/wheel/resilient_sdk copying build/lib/resilient_sdk/__init__.py -> build/bdist.linux-armv7l/wheel/resilient_sdk creating build/bdist.linux-armv7l/wheel/resilient_sdk/data creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/ext creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/ext/icons copying build/lib/resilient_sdk/data/ext/icons/app_logo.png -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/ext/icons copying build/lib/resilient_sdk/data/ext/icons/company_logo.png -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/ext/icons creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/docgen creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/docgen/templates copying build/lib/resilient_sdk/data/docgen/templates/install_guide_README.md.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/docgen/templates copying build/lib/resilient_sdk/data/docgen/templates/user_guide_README.md.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/docgen/templates creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template copying build/lib/resilient_sdk/data/codegen/templates/package_template/MANIFEST.in.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template copying build/lib/resilient_sdk/data/codegen/templates/package_template/Dockerfile.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/doc copying build/lib/resilient_sdk/data/codegen/templates/package_template/doc/README.md.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/doc copying build/lib/resilient_sdk/data/codegen/templates/package_template/entrypoint.sh.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template copying build/lib/resilient_sdk/data/codegen/templates/package_template/README.md.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package/util copying build/lib/resilient_sdk/data/codegen/templates/package_template/package/util/customize.py.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package/util copying build/lib/resilient_sdk/data/codegen/templates/package_template/package/util/__init__.py.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package/util copying build/lib/resilient_sdk/data/codegen/templates/package_template/package/util/config.py.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package/util copying build/lib/resilient_sdk/data/codegen/templates/package_template/package/util/selftest.py.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package/util copying build/lib/resilient_sdk/data/codegen/templates/package_template/package/__init__.py.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package copying build/lib/resilient_sdk/data/codegen/templates/package_template/package/LICENSE.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package/components copying build/lib/resilient_sdk/data/codegen/templates/package_template/package/components/__init__.py.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package/components copying build/lib/resilient_sdk/data/codegen/templates/package_template/package/components/function.py.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/package/components creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/tests copying build/lib/resilient_sdk/data/codegen/templates/package_template/tests/test_function.py.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/tests copying build/lib/resilient_sdk/data/codegen/templates/package_template/setup.py.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template creating build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/data copying build/lib/resilient_sdk/data/codegen/templates/package_template/data/workflow.md.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template/data copying build/lib/resilient_sdk/data/codegen/templates/package_template/tox.ini.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template copying build/lib/resilient_sdk/data/codegen/templates/package_template/apikey_permissions.txt.jinja2 -> build/bdist.linux-armv7l/wheel/resilient_sdk/data/codegen/templates/package_template copying build/lib/resilient_sdk/app.py -> build/bdist.linux-armv7l/wheel/resilient_sdk creating build/bdist.linux-armv7l/wheel/resilient_sdk/cmds copying build/lib/resilient_sdk/cmds/docgen.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/cmds creating build/bdist.linux-armv7l/wheel/resilient_sdk/cmds/ext copying build/lib/resilient_sdk/cmds/ext/ext_package.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/cmds/ext copying build/lib/resilient_sdk/cmds/ext/__init__.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/cmds/ext copying build/lib/resilient_sdk/cmds/codegen.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/cmds copying build/lib/resilient_sdk/cmds/clone.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/cmds copying build/lib/resilient_sdk/cmds/__init__.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/cmds copying build/lib/resilient_sdk/cmds/base_cmd.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/cmds copying build/lib/resilient_sdk/cmds/extract.py -> build/bdist.linux-armv7l/wheel/resilient_sdk/cmds creating build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/test_util copying build/lib/tests/test_util/test_sdk_exception.py -> build/bdist.linux-armv7l/wheel/tests/test_util copying build/lib/tests/test_util/test_sdk_argparse.py -> build/bdist.linux-armv7l/wheel/tests/test_util copying build/lib/tests/test_util/test_jinja_filters.py -> build/bdist.linux-armv7l/wheel/tests/test_util copying build/lib/tests/test_util/test_package_file_helpers.py -> build/bdist.linux-armv7l/wheel/tests/test_util copying build/lib/tests/test_util/test_sdk_helpers.py -> build/bdist.linux-armv7l/wheel/tests/test_util copying build/lib/tests/test_util/__init__.py -> build/bdist.linux-armv7l/wheel/tests/test_util copying build/lib/tests/test_util/test_resilient_objects.py -> build/bdist.linux-armv7l/wheel/tests/test_util copying build/lib/tests/test_app.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/shared_mock_data copying build/lib/tests/shared_mock_data/resilient_api_mock.py -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data creating build/bdist.linux-armv7l/wheel/tests/shared_mock_data/mock_package_files copying build/lib/tests/shared_mock_data/mock_package_files/setup_py_lines.py -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data/mock_package_files copying build/lib/tests/shared_mock_data/mock_package_files/config.py -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data/mock_package_files copying build/lib/tests/shared_mock_data/mock_package_files/setup.py -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data/mock_package_files copying build/lib/tests/shared_mock_data/mock_package_files/customize.py -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data/mock_package_files copying build/lib/tests/shared_mock_data/mock_package_files/customize_old.py -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data/mock_package_files copying build/lib/tests/shared_mock_data/mock_package_files/setup_callable_data.txt -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data/mock_package_files copying build/lib/tests/shared_mock_data/mock_export.res -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data copying build/lib/tests/shared_mock_data/mock_paths.py -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data copying build/lib/tests/shared_mock_data/mock_data.py -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data copying build/lib/tests/shared_mock_data/__init__.py -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data creating build/bdist.linux-armv7l/wheel/tests/shared_mock_data/resilient_api_data copying build/lib/tests/shared_mock_data/resilient_api_data/session.JSON -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data/resilient_api_data copying build/lib/tests/shared_mock_data/resilient_api_data/export.JSON -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data/resilient_api_data copying build/lib/tests/shared_mock_data/resilient_api_data/orgs.JSON -> build/bdist.linux-armv7l/wheel/tests/shared_mock_data/resilient_api_data copying build/lib/tests/helpers.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/test_cmds copying build/lib/tests/test_cmds/test_extract.py -> build/bdist.linux-armv7l/wheel/tests/test_cmds copying build/lib/tests/test_cmds/test_docgen.py -> build/bdist.linux-armv7l/wheel/tests/test_cmds creating build/bdist.linux-armv7l/wheel/tests/test_cmds/ext copying build/lib/tests/test_cmds/ext/__init__.py -> build/bdist.linux-armv7l/wheel/tests/test_cmds/ext copying build/lib/tests/test_cmds/ext/test_ext_package.py -> build/bdist.linux-armv7l/wheel/tests/test_cmds/ext copying build/lib/tests/test_cmds/test_base_cmd.py -> build/bdist.linux-armv7l/wheel/tests/test_cmds copying build/lib/tests/test_cmds/__init__.py -> build/bdist.linux-armv7l/wheel/tests/test_cmds copying build/lib/tests/test_cmds/test_codegen.py -> build/bdist.linux-armv7l/wheel/tests/test_cmds running install_egg_info Copying resilient_sdk.egg-info to build/bdist.linux-armv7l/wheel/resilient_sdk-37.0.214-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/resilient_sdk-37.0.214.dist-info/WHEEL creating '/tmp/pip-wheel-r_6gf81y/resilient_sdk-37.0.214-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'resilient_sdk/LICENSE' adding 'resilient_sdk/__init__.py' adding 'resilient_sdk/app.py' adding 'resilient_sdk/cmds/__init__.py' adding 'resilient_sdk/cmds/base_cmd.py' adding 'resilient_sdk/cmds/clone.py' adding 'resilient_sdk/cmds/codegen.py' adding 'resilient_sdk/cmds/docgen.py' adding 'resilient_sdk/cmds/extract.py' adding 'resilient_sdk/cmds/ext/__init__.py' adding 'resilient_sdk/cmds/ext/ext_package.py' adding 'resilient_sdk/data/codegen/templates/package_template/Dockerfile.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/MANIFEST.in.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/README.md.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/apikey_permissions.txt.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/entrypoint.sh.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/setup.py.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/tox.ini.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/data/workflow.md.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/doc/README.md.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/package/LICENSE.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/package/__init__.py.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/package/components/__init__.py.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/package/components/function.py.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/package/util/__init__.py.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/package/util/config.py.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/package/util/customize.py.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/package/util/selftest.py.jinja2' adding 'resilient_sdk/data/codegen/templates/package_template/tests/test_function.py.jinja2' adding 'resilient_sdk/data/docgen/templates/install_guide_README.md.jinja2' adding 'resilient_sdk/data/docgen/templates/user_guide_README.md.jinja2' adding 'resilient_sdk/data/ext/icons/app_logo.png' adding 'resilient_sdk/data/ext/icons/company_logo.png' adding 'resilient_sdk/util/__init__.py' adding 'resilient_sdk/util/jinja2_filters.py' adding 'resilient_sdk/util/package_file_helpers.py' adding 'resilient_sdk/util/resilient_objects.py' adding 'resilient_sdk/util/sdk_argparse.py' adding 'resilient_sdk/util/sdk_exception.py' adding 'resilient_sdk/util/sdk_helpers.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/helpers.py' adding 'tests/test_app.py' adding 'tests/shared_mock_data/__init__.py' adding 'tests/shared_mock_data/mock_data.py' adding 'tests/shared_mock_data/mock_export.res' adding 'tests/shared_mock_data/mock_paths.py' adding 'tests/shared_mock_data/resilient_api_mock.py' adding 'tests/shared_mock_data/mock_package_files/config.py' adding 'tests/shared_mock_data/mock_package_files/customize.py' adding 'tests/shared_mock_data/mock_package_files/customize_old.py' adding 'tests/shared_mock_data/mock_package_files/setup.py' adding 'tests/shared_mock_data/mock_package_files/setup_callable_data.txt' adding 'tests/shared_mock_data/mock_package_files/setup_py_lines.py' adding 'tests/shared_mock_data/resilient_api_data/export.JSON' adding 'tests/shared_mock_data/resilient_api_data/orgs.JSON' adding 'tests/shared_mock_data/resilient_api_data/session.JSON' adding 'tests/test_cmds/__init__.py' adding 'tests/test_cmds/test_base_cmd.py' adding 'tests/test_cmds/test_codegen.py' adding 'tests/test_cmds/test_docgen.py' adding 'tests/test_cmds/test_extract.py' adding 'tests/test_cmds/ext/__init__.py' adding 'tests/test_cmds/ext/test_ext_package.py' adding 'tests/test_util/__init__.py' adding 'tests/test_util/test_jinja_filters.py' adding 'tests/test_util/test_package_file_helpers.py' adding 'tests/test_util/test_resilient_objects.py' adding 'tests/test_util/test_sdk_argparse.py' adding 'tests/test_util/test_sdk_exception.py' adding 'tests/test_util/test_sdk_helpers.py' adding 'resilient_sdk-37.0.214.dist-info/METADATA' adding 'resilient_sdk-37.0.214.dist-info/WHEEL' adding 'resilient_sdk-37.0.214.dist-info/entry_points.txt' adding 'resilient_sdk-37.0.214.dist-info/top_level.txt' adding 'resilient_sdk-37.0.214.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for resilient-sdk: finished with status 'done' Stored in directory: /tmp/tmpgn4dhjvw Successfully built resilient-sdk Cleaning up... Removing source in /tmp/pip-wheel-bzodxk_2/resilient-sdk Removed build tracker '/tmp/pip-req-tracker-7_c0sdja'