Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dbnd-examples.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683387125.783742/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dbnd-examples.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-dbnd-examples-1.0.12.13-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dbnd-examples.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683387125.783742/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dbnd-examples.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-dbnd-examples-1.0.12.13-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dbnd-examples.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683387125.783742/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dbnd-examples.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4URh8V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dbnd-examples-1.0.12.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/dbnd-examples-1.0.12.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbnd-examples-1.0.12.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vL3T3t + umask 022 + cd /builddir/build/BUILD + cd dbnd-examples-1.0.12.13 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/dbnd_examples copying src/dbnd_examples/__init__.py -> build/lib/dbnd_examples copying src/dbnd_examples/_plugin.py -> build/lib/dbnd_examples copying src/dbnd_examples/conftest.py -> build/lib/dbnd_examples copying src/dbnd_examples/data.py -> build/lib/dbnd_examples creating build/lib/dbnd_examples/tracking copying src/dbnd_examples/tracking/tracking_script.py -> build/lib/dbnd_examples/tracking copying src/dbnd_examples/tracking/__init__.py -> build/lib/dbnd_examples/tracking copying src/dbnd_examples/tracking/tracking_mlflow.py -> build/lib/dbnd_examples/tracking creating build/lib/dbnd_examples/orchestration copying src/dbnd_examples/orchestration/__init__.py -> build/lib/dbnd_examples/orchestration creating build/lib/dbnd_examples/dbnd_spark copying src/dbnd_examples/dbnd_spark/__init__.py -> build/lib/dbnd_examples/dbnd_spark creating build/lib/dbnd_examples/dbnd_airflow copying src/dbnd_examples/dbnd_airflow/bash_dag.py -> build/lib/dbnd_examples/dbnd_airflow copying src/dbnd_examples/dbnd_airflow/__init__.py -> build/lib/dbnd_examples/dbnd_airflow copying src/dbnd_examples/dbnd_airflow/python_op_dag.py -> build/lib/dbnd_examples/dbnd_airflow copying src/dbnd_examples/dbnd_airflow/dbnd_dags_from_file.py -> build/lib/dbnd_examples/dbnd_airflow copying src/dbnd_examples/dbnd_airflow/clear_dag.py -> build/lib/dbnd_examples/dbnd_airflow creating build/lib/dbnd_examples/tests copying src/dbnd_examples/tests/__init__.py -> build/lib/dbnd_examples/tests creating build/lib/dbnd_examples/orchestration/features copying src/dbnd_examples/orchestration/features/example_output_per_id.py -> build/lib/dbnd_examples/orchestration/features copying src/dbnd_examples/orchestration/features/partitioned_calculations_pipeline.py -> build/lib/dbnd_examples/orchestration/features copying src/dbnd_examples/orchestration/features/example_dict_of_data_frames.py -> build/lib/dbnd_examples/orchestration/features copying src/dbnd_examples/orchestration/features/partitioned_data_pipeline.py -> build/lib/dbnd_examples/orchestration/features copying src/dbnd_examples/orchestration/features/__init__.py -> build/lib/dbnd_examples/orchestration/features copying src/dbnd_examples/orchestration/features/partitioned_by_day.py -> build/lib/dbnd_examples/orchestration/features copying src/dbnd_examples/orchestration/features/dynamic_tasks_with_pipeline.py -> build/lib/dbnd_examples/orchestration/features copying src/dbnd_examples/orchestration/features/partitioned_inputs.py -> build/lib/dbnd_examples/orchestration/features copying src/dbnd_examples/orchestration/features/pipeline_with_sub_runs.py -> build/lib/dbnd_examples/orchestration/features copying src/dbnd_examples/orchestration/features/example_folder.py -> build/lib/dbnd_examples/orchestration/features creating build/lib/dbnd_examples/orchestration/tool_tensorflow copying src/dbnd_examples/orchestration/tool_tensorflow/tf_iris.py -> build/lib/dbnd_examples/orchestration/tool_tensorflow copying src/dbnd_examples/orchestration/tool_tensorflow/__init__.py -> build/lib/dbnd_examples/orchestration/tool_tensorflow copying src/dbnd_examples/orchestration/tool_tensorflow/tf_simple.py -> build/lib/dbnd_examples/orchestration/tool_tensorflow copying src/dbnd_examples/orchestration/tool_tensorflow/iris.py -> build/lib/dbnd_examples/orchestration/tool_tensorflow creating build/lib/dbnd_examples/orchestration/examples copying src/dbnd_examples/orchestration/examples/top_artists__as_task_class.py -> build/lib/dbnd_examples/orchestration/examples copying src/dbnd_examples/orchestration/examples/salad.py -> build/lib/dbnd_examples/orchestration/examples copying src/dbnd_examples/orchestration/examples/__init__.py -> build/lib/dbnd_examples/orchestration/examples copying src/dbnd_examples/orchestration/examples/report.py -> build/lib/dbnd_examples/orchestration/examples copying src/dbnd_examples/orchestration/examples/wine_quality_as_task_class.py -> build/lib/dbnd_examples/orchestration/examples copying src/dbnd_examples/orchestration/examples/top_artists.py -> build/lib/dbnd_examples/orchestration/examples copying src/dbnd_examples/orchestration/examples/wine_quality.py -> build/lib/dbnd_examples/orchestration/examples creating build/lib/dbnd_examples/orchestration/dbnd_spark copying src/dbnd_examples/orchestration/dbnd_spark/spark_config_examples.py -> build/lib/dbnd_examples/orchestration/dbnd_spark copying src/dbnd_examples/orchestration/dbnd_spark/__init__.py -> build/lib/dbnd_examples/orchestration/dbnd_spark copying src/dbnd_examples/orchestration/dbnd_spark/salad_spark.py -> build/lib/dbnd_examples/orchestration/dbnd_spark copying src/dbnd_examples/orchestration/dbnd_spark/word_count.py -> build/lib/dbnd_examples/orchestration/dbnd_spark copying src/dbnd_examples/orchestration/dbnd_spark/read_from_multiple_sources.py -> build/lib/dbnd_examples/orchestration/dbnd_spark copying src/dbnd_examples/orchestration/dbnd_spark/word_count_with_deequ.py -> build/lib/dbnd_examples/orchestration/dbnd_spark creating build/lib/dbnd_examples/orchestration/tool_sklearn copying src/dbnd_examples/orchestration/tool_sklearn/generate.py -> build/lib/dbnd_examples/orchestration/tool_sklearn copying src/dbnd_examples/orchestration/tool_sklearn/__init__.py -> build/lib/dbnd_examples/orchestration/tool_sklearn copying src/dbnd_examples/orchestration/tool_sklearn/train_via_spark.py -> build/lib/dbnd_examples/orchestration/tool_sklearn copying src/dbnd_examples/orchestration/tool_sklearn/sklearn_example.py -> build/lib/dbnd_examples/orchestration/tool_sklearn copying src/dbnd_examples/orchestration/tool_sklearn/train_pipeline.py -> build/lib/dbnd_examples/orchestration/tool_sklearn creating build/lib/dbnd_examples/orchestration/tool_sagemaker copying src/dbnd_examples/orchestration/tool_sagemaker/__init__.py -> build/lib/dbnd_examples/orchestration/tool_sagemaker copying src/dbnd_examples/orchestration/tool_sagemaker/mnist_pytorch.py -> build/lib/dbnd_examples/orchestration/tool_sagemaker copying src/dbnd_examples/orchestration/tool_sagemaker/mnist.py -> build/lib/dbnd_examples/orchestration/tool_sagemaker copying src/dbnd_examples/orchestration/tool_sagemaker/amazon_video_reviews.py -> build/lib/dbnd_examples/orchestration/tool_sagemaker creating build/lib/dbnd_examples/orchestration/tutorial_syntax copying src/dbnd_examples/orchestration/tutorial_syntax/T02_task_parameters.py -> build/lib/dbnd_examples/orchestration/tutorial_syntax copying src/dbnd_examples/orchestration/tutorial_syntax/T21_task_that_calls_other_tasks.py -> build/lib/dbnd_examples/orchestration/tutorial_syntax copying src/dbnd_examples/orchestration/tutorial_syntax/__init__.py -> build/lib/dbnd_examples/orchestration/tutorial_syntax copying src/dbnd_examples/orchestration/tutorial_syntax/T22_user_class_as_task.py -> build/lib/dbnd_examples/orchestration/tutorial_syntax copying src/dbnd_examples/orchestration/tutorial_syntax/T11_data_wiring.py -> build/lib/dbnd_examples/orchestration/tutorial_syntax copying src/dbnd_examples/orchestration/tutorial_syntax/T03_task_outputs.py -> build/lib/dbnd_examples/orchestration/tutorial_syntax copying src/dbnd_examples/orchestration/tutorial_syntax/T12_data_pandas_and_numpy.py -> build/lib/dbnd_examples/orchestration/tutorial_syntax copying src/dbnd_examples/orchestration/tutorial_syntax/T01_tasks_and_pipelines.py -> build/lib/dbnd_examples/orchestration/tutorial_syntax creating build/lib/dbnd_examples/orchestration/dbnd_docker copying src/dbnd_examples/orchestration/dbnd_docker/__init__.py -> build/lib/dbnd_examples/orchestration/dbnd_docker copying src/dbnd_examples/orchestration/dbnd_docker/dockerized_pipeline.py -> build/lib/dbnd_examples/orchestration/dbnd_docker copying src/dbnd_examples/orchestration/dbnd_docker/docker_run_task_test.py -> build/lib/dbnd_examples/orchestration/dbnd_docker creating build/lib/dbnd_examples/orchestration/dbnd_airflow copying src/dbnd_examples/orchestration/dbnd_airflow/__init__.py -> build/lib/dbnd_examples/orchestration/dbnd_airflow copying src/dbnd_examples/orchestration/dbnd_airflow/scheduled_dbnd_check.py -> build/lib/dbnd_examples/orchestration/dbnd_airflow creating build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/custom_decorator.py -> build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/custom_target.py -> build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/custom_decorator2.py -> build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/custom_output_location.py -> build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/__init__.py -> build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/custom_value_type.py -> build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/custom_marshaller_excel.py -> build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/custom_paramester_user_object.py -> build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/custom_logging.py -> build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/custom_output_factory.py -> build/lib/dbnd_examples/orchestration/customizations copying src/dbnd_examples/orchestration/customizations/custom_marshaller_override.py -> build/lib/dbnd_examples/orchestration/customizations creating build/lib/dbnd_examples/orchestration/dbnd_gcp copying src/dbnd_examples/orchestration/dbnd_gcp/__init__.py -> build/lib/dbnd_examples/orchestration/dbnd_gcp creating build/lib/dbnd_examples/orchestration/dbnd_aws copying src/dbnd_examples/orchestration/dbnd_aws/__init__.py -> build/lib/dbnd_examples/orchestration/dbnd_aws copying src/dbnd_examples/orchestration/dbnd_aws/ingest_pipeline.py -> build/lib/dbnd_examples/orchestration/dbnd_aws copying src/dbnd_examples/orchestration/dbnd_aws/sync_operators.py -> build/lib/dbnd_examples/orchestration/dbnd_aws creating build/lib/dbnd_examples/orchestration/tool_mxnet copying src/dbnd_examples/orchestration/tool_mxnet/__init__.py -> build/lib/dbnd_examples/orchestration/tool_mxnet copying src/dbnd_examples/orchestration/tool_mxnet/mxnet_digit_mnist.py -> build/lib/dbnd_examples/orchestration/tool_mxnet copying src/dbnd_examples/orchestration/tool_mxnet/mxnet_task.py -> build/lib/dbnd_examples/orchestration/tool_mxnet copying src/dbnd_examples/orchestration/tool_mxnet/data.py -> build/lib/dbnd_examples/orchestration/tool_mxnet copying src/dbnd_examples/orchestration/tool_mxnet/mxnet_fashion_mnist.py -> build/lib/dbnd_examples/orchestration/tool_mxnet creating build/lib/dbnd_examples/orchestration/dbnd_spark/scripts copying src/dbnd_examples/orchestration/dbnd_spark/scripts/cut_salad.py -> build/lib/dbnd_examples/orchestration/dbnd_spark/scripts copying src/dbnd_examples/orchestration/dbnd_spark/scripts/__init__.py -> build/lib/dbnd_examples/orchestration/dbnd_spark/scripts copying src/dbnd_examples/orchestration/dbnd_spark/scripts/add_dressing.py -> build/lib/dbnd_examples/orchestration/dbnd_spark/scripts copying src/dbnd_examples/orchestration/dbnd_spark/scripts/word_count.py -> build/lib/dbnd_examples/orchestration/dbnd_spark/scripts creating build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow copying src/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/__init__.py -> build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow copying src/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/dataflow_word_count.py -> build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow copying src/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/parameters.py -> build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow copying src/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/dataflow_word_count_inline.py -> build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow creating build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery copying src/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery/__init__.py -> build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery copying src/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery/wine_quality_big_query.py -> build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery creating build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam copying src/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam/__init__.py -> build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam copying src/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam/wordcount.py -> build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam creating build/lib/dbnd_examples/orchestration/dbnd_aws/airflow copying src/dbnd_examples/orchestration/dbnd_aws/airflow/__init__.py -> build/lib/dbnd_examples/orchestration/dbnd_aws/airflow copying src/dbnd_examples/orchestration/dbnd_aws/airflow/scheduled_sensor.py -> build/lib/dbnd_examples/orchestration/dbnd_aws/airflow creating build/lib/dbnd_examples/dbnd_airflow/snowflake copying src/dbnd_examples/dbnd_airflow/snowflake/__init__.py -> build/lib/dbnd_examples/dbnd_airflow/snowflake copying src/dbnd_examples/dbnd_airflow/snowflake/snowflake_dag.py -> build/lib/dbnd_examples/dbnd_airflow/snowflake copying src/dbnd_examples/dbnd_airflow/snowflake/snowflake_log_hook_dag.py -> build/lib/dbnd_examples/dbnd_airflow/snowflake creating build/lib/dbnd_examples/tests/tracking copying src/dbnd_examples/tests/tracking/__init__.py -> build/lib/dbnd_examples/tests/tracking copying src/dbnd_examples/tests/tracking/test_redshift_tracking.py -> build/lib/dbnd_examples/tests/tracking copying src/dbnd_examples/tests/tracking/test_tool_script.py -> build/lib/dbnd_examples/tests/tracking creating build/lib/dbnd_examples/tests/orchestration copying src/dbnd_examples/tests/orchestration/__init__.py -> build/lib/dbnd_examples/tests/orchestration creating build/lib/dbnd_examples/tests/documentation copying src/dbnd_examples/tests/documentation/__init__.py -> build/lib/dbnd_examples/tests/documentation creating build/lib/dbnd_examples/tests/orchestration/features copying src/dbnd_examples/tests/orchestration/features/test_dynamic_tasks_with_pipeline.py -> build/lib/dbnd_examples/tests/orchestration/features copying src/dbnd_examples/tests/orchestration/features/test_feature_partitions.py -> build/lib/dbnd_examples/tests/orchestration/features copying src/dbnd_examples/tests/orchestration/features/__init__.py -> build/lib/dbnd_examples/tests/orchestration/features copying src/dbnd_examples/tests/orchestration/features/test_feature_input_outputs.py -> build/lib/dbnd_examples/tests/orchestration/features copying src/dbnd_examples/tests/orchestration/features/test_feature_by_day_prod.py -> build/lib/dbnd_examples/tests/orchestration/features creating build/lib/dbnd_examples/tests/orchestration/examples copying src/dbnd_examples/tests/orchestration/examples/__init__.py -> build/lib/dbnd_examples/tests/orchestration/examples copying src/dbnd_examples/tests/orchestration/examples/test_top_artist.py -> build/lib/dbnd_examples/tests/orchestration/examples copying src/dbnd_examples/tests/orchestration/examples/test_wine_quality.py -> build/lib/dbnd_examples/tests/orchestration/examples copying src/dbnd_examples/tests/orchestration/examples/test_salad.py -> build/lib/dbnd_examples/tests/orchestration/examples copying src/dbnd_examples/tests/orchestration/examples/test_report.py -> build/lib/dbnd_examples/tests/orchestration/examples copying src/dbnd_examples/tests/orchestration/examples/test_example_salad.py -> build/lib/dbnd_examples/tests/orchestration/examples creating build/lib/dbnd_examples/tests/orchestration/dbnd_spark copying src/dbnd_examples/tests/orchestration/dbnd_spark/__init__.py -> build/lib/dbnd_examples/tests/orchestration/dbnd_spark copying src/dbnd_examples/tests/orchestration/dbnd_spark/test_spark_task.py -> build/lib/dbnd_examples/tests/orchestration/dbnd_spark creating build/lib/dbnd_examples/tests/orchestration/tool_sklearn copying src/dbnd_examples/tests/orchestration/tool_sklearn/test_sklearn_linear_reg_pipeline.py -> build/lib/dbnd_examples/tests/orchestration/tool_sklearn copying src/dbnd_examples/tests/orchestration/tool_sklearn/__init__.py -> build/lib/dbnd_examples/tests/orchestration/tool_sklearn creating build/lib/dbnd_examples/tests/orchestration/tutorial_syntax copying src/dbnd_examples/tests/orchestration/tutorial_syntax/test_T12_pandas_numpy.py -> build/lib/dbnd_examples/tests/orchestration/tutorial_syntax copying src/dbnd_examples/tests/orchestration/tutorial_syntax/__init__.py -> build/lib/dbnd_examples/tests/orchestration/tutorial_syntax copying src/dbnd_examples/tests/orchestration/tutorial_syntax/test_T03_task_outputs.py -> build/lib/dbnd_examples/tests/orchestration/tutorial_syntax copying src/dbnd_examples/tests/orchestration/tutorial_syntax/test_T01_tasks_and_pipelines.py -> build/lib/dbnd_examples/tests/orchestration/tutorial_syntax copying src/dbnd_examples/tests/orchestration/tutorial_syntax/test_T02_task_parameters.py -> build/lib/dbnd_examples/tests/orchestration/tutorial_syntax creating build/lib/dbnd_examples/tests/orchestration/customizations copying src/dbnd_examples/tests/orchestration/customizations/__init__.py -> build/lib/dbnd_examples/tests/orchestration/customizations copying src/dbnd_examples/tests/orchestration/customizations/test_run_with_custom_targets.py -> build/lib/dbnd_examples/tests/orchestration/customizations copying src/dbnd_examples/tests/orchestration/customizations/test_custom_decorators.py -> build/lib/dbnd_examples/tests/orchestration/customizations copying src/dbnd_examples/tests/orchestration/customizations/test_feature_custom.py -> build/lib/dbnd_examples/tests/orchestration/customizations creating build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/__init__.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_functions.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_tracking_sql.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_tracking_snowflake_guide.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_tracking_pandas_dataframe.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_pyspark_dataframe.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_airflow_and_snowflake.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_python_scripts.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_tracking_airflow_dags.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_tracking_redshift.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_tracking_quickstart.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_tracking_spark_jobs.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_tracking_databricks.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_performant_logging.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_metrics.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_explicit_dataset_logging.py -> build/lib/dbnd_examples/tests/documentation/tracking copying src/dbnd_examples/tests/documentation/tracking/test_doc_tracking_mlflow.py -> build/lib/dbnd_examples/tests/documentation/tracking creating build/lib/dbnd_examples/tests/documentation/orchestration copying src/dbnd_examples/tests/documentation/orchestration/__init__.py -> build/lib/dbnd_examples/tests/documentation/orchestration copying src/dbnd_examples/tests/documentation/orchestration/test_doc_object_configuration.py -> build/lib/dbnd_examples/tests/documentation/orchestration copying src/dbnd_examples/tests/documentation/orchestration/test_quick_start_wine_quality.py -> build/lib/dbnd_examples/tests/documentation/orchestration copying src/dbnd_examples/tests/documentation/orchestration/test_doc_task_configuration_defaults.py -> build/lib/dbnd_examples/tests/documentation/orchestration copying src/dbnd_examples/tests/documentation/orchestration/test_doc_task_object.py -> build/lib/dbnd_examples/tests/documentation/orchestration copying src/dbnd_examples/tests/documentation/orchestration/test_doc_faq.py -> build/lib/dbnd_examples/tests/documentation/orchestration creating build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration copying src/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_tasks_pipelines.py -> build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration copying src/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_orchestration.py -> build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration copying src/dbnd_examples/tests/documentation/orchestration/spark_integration/__init__.py -> build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration copying src/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_engine_configuration.py -> build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration copying src/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_debug_spark_task_locally.py -> build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration copying src/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_task_configuration.py -> build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration copying src/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_dataframes.py -> build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration copying src/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_configuration.py -> build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration creating build/lib/dbnd_examples/tests/documentation/orchestration/k8s_integration copying src/dbnd_examples/tests/documentation/orchestration/k8s_integration/__init__.py -> build/lib/dbnd_examples/tests/documentation/orchestration/k8s_integration copying src/dbnd_examples/tests/documentation/orchestration/k8s_integration/test_doc_kubernetes_engine_configuration.py -> build/lib/dbnd_examples/tests/documentation/orchestration/k8s_integration copying src/dbnd_examples/tests/documentation/orchestration/k8s_integration/test_doc_setup_k8s_cluster.py -> build/lib/dbnd_examples/tests/documentation/orchestration/k8s_integration creating build/lib/dbnd_examples/tests/documentation/orchestration/environment_configuration copying src/dbnd_examples/tests/documentation/orchestration/environment_configuration/__init__.py -> build/lib/dbnd_examples/tests/documentation/orchestration/environment_configuration creating build/lib/dbnd_examples/tests/documentation/orchestration/quickstart copying src/dbnd_examples/tests/documentation/orchestration/quickstart/__init__.py -> build/lib/dbnd_examples/tests/documentation/orchestration/quickstart copying src/dbnd_examples/tests/documentation/orchestration/quickstart/test_doc_orchestration_quickstart.py -> build/lib/dbnd_examples/tests/documentation/orchestration/quickstart creating build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline copying src/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_tasks_pipeline_data.py -> build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline copying src/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_outputs.py -> build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline copying src/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_task_definitions_as_a_class.py -> build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline copying src/dbnd_examples/tests/documentation/orchestration/task_pipeline/__init__.py -> build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline copying src/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_tasks_wiring_at_pipeline.py -> build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline copying src/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_decorated_dags.py -> build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline copying src/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_inputs.py -> build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline copying src/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_task_parameters.py -> build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline copying src/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_orchestrating_tasks_and_pipelines.py -> build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline creating build/lib/dbnd_examples/tests/documentation/orchestration/object_configuration copying src/dbnd_examples/tests/documentation/orchestration/object_configuration/__init__.py -> build/lib/dbnd_examples/tests/documentation/orchestration/object_configuration copying src/dbnd_examples/tests/documentation/orchestration/object_configuration/test_doc_configuration_layers.py -> build/lib/dbnd_examples/tests/documentation/orchestration/object_configuration creating build/lib/dbnd_examples/tests/documentation/orchestration/run copying src/dbnd_examples/tests/documentation/orchestration/run/__init__.py -> build/lib/dbnd_examples/tests/documentation/orchestration/run copying src/dbnd_examples/tests/documentation/orchestration/run/test_doc_accessing_task_meta.py -> build/lib/dbnd_examples/tests/documentation/orchestration/run copying src/dbnd_examples/tests/documentation/orchestration/run/test_doc_run_a_task_in_python.py -> build/lib/dbnd_examples/tests/documentation/orchestration/run copying src/dbnd_examples/tests/documentation/orchestration/run/test_doc_running_pipelines.py -> build/lib/dbnd_examples/tests/documentation/orchestration/run copying src/dbnd_examples/tests/documentation/orchestration/run/test_doc_accessing_run_results.py -> build/lib/dbnd_examples/tests/documentation/orchestration/run copying src/dbnd_examples/tests/documentation/orchestration/run/test_doc_overriding_configuration_in_cli.py -> build/lib/dbnd_examples/tests/documentation/orchestration/run running egg_info writing src/dbnd_examples.egg-info/PKG-INFO writing dependency_links to src/dbnd_examples.egg-info/dependency_links.txt writing entry points to src/dbnd_examples.egg-info/entry_points.txt writing requirements to src/dbnd_examples.egg-info/requires.txt writing top-level names to src/dbnd_examples.egg-info/top_level.txt reading manifest file 'src/dbnd_examples.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/dbnd_examples.egg-info/SOURCES.txt' creating build/lib/dbnd_examples/dbnd_spark/spark_jvm copying src/dbnd_examples/dbnd_spark/spark_jvm/pom.xml -> build/lib/dbnd_examples/dbnd_spark/spark_jvm creating build/lib/dbnd_examples/dbnd_spark/spark_jvm/src creating build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main creating build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java creating build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai creating build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand creating build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples copying src/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples/AddDressing.java -> build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples copying src/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples/Cut.java -> build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples copying src/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples/WordCount.java -> build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples copying src/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples/WordCountWithHtml.java -> build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples creating build/lib/dbnd_examples/dbnd_airflow/monitoring_templates copying src/dbnd_examples/dbnd_airflow/monitoring_templates/redshift_cluster_monitor_template.py -> build/lib/dbnd_examples/dbnd_airflow/monitoring_templates copying src/dbnd_examples/dbnd_airflow/monitoring_templates/redshift_table_monitor_template.py -> build/lib/dbnd_examples/dbnd_airflow/monitoring_templates copying src/dbnd_examples/orchestration/examples/wine_quality_as_notebook.ipynb -> build/lib/dbnd_examples/orchestration/examples copying src/dbnd_examples/orchestration/examples/wine_quality_pipeline.png -> build/lib/dbnd_examples/orchestration/examples copying src/dbnd_examples/orchestration/tool_sklearn/run_example.sh -> build/lib/dbnd_examples/orchestration/tool_sklearn + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ie9pjW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64 + cd dbnd-examples-1.0.12.13 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tracking copying build/lib/dbnd_examples/tracking/tracking_script.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tracking copying build/lib/dbnd_examples/tracking/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tracking copying build/lib/dbnd_examples/tracking/tracking_mlflow.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tracking copying build/lib/dbnd_examples/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features copying build/lib/dbnd_examples/orchestration/features/example_output_per_id.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features copying build/lib/dbnd_examples/orchestration/features/partitioned_calculations_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features copying build/lib/dbnd_examples/orchestration/features/example_dict_of_data_frames.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features copying build/lib/dbnd_examples/orchestration/features/partitioned_data_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features copying build/lib/dbnd_examples/orchestration/features/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features copying build/lib/dbnd_examples/orchestration/features/partitioned_by_day.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features copying build/lib/dbnd_examples/orchestration/features/dynamic_tasks_with_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features copying build/lib/dbnd_examples/orchestration/features/partitioned_inputs.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features copying build/lib/dbnd_examples/orchestration/features/pipeline_with_sub_runs.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features copying build/lib/dbnd_examples/orchestration/features/example_folder.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_tensorflow copying build/lib/dbnd_examples/orchestration/tool_tensorflow/tf_iris.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_tensorflow copying build/lib/dbnd_examples/orchestration/tool_tensorflow/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_tensorflow copying build/lib/dbnd_examples/orchestration/tool_tensorflow/tf_simple.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_tensorflow copying build/lib/dbnd_examples/orchestration/tool_tensorflow/iris.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_tensorflow copying build/lib/dbnd_examples/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples copying build/lib/dbnd_examples/orchestration/examples/top_artists__as_task_class.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples copying build/lib/dbnd_examples/orchestration/examples/salad.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples copying build/lib/dbnd_examples/orchestration/examples/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples copying build/lib/dbnd_examples/orchestration/examples/wine_quality_as_notebook.ipynb -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples copying build/lib/dbnd_examples/orchestration/examples/report.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples copying build/lib/dbnd_examples/orchestration/examples/wine_quality_as_task_class.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples copying build/lib/dbnd_examples/orchestration/examples/top_artists.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples copying build/lib/dbnd_examples/orchestration/examples/wine_quality.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples copying build/lib/dbnd_examples/orchestration/examples/wine_quality_pipeline.png -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark copying build/lib/dbnd_examples/orchestration/dbnd_spark/spark_config_examples.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark copying build/lib/dbnd_examples/orchestration/dbnd_spark/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark copying build/lib/dbnd_examples/orchestration/dbnd_spark/salad_spark.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/scripts copying build/lib/dbnd_examples/orchestration/dbnd_spark/scripts/cut_salad.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/scripts copying build/lib/dbnd_examples/orchestration/dbnd_spark/scripts/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/scripts copying build/lib/dbnd_examples/orchestration/dbnd_spark/scripts/add_dressing.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/scripts copying build/lib/dbnd_examples/orchestration/dbnd_spark/scripts/word_count.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/scripts copying build/lib/dbnd_examples/orchestration/dbnd_spark/word_count.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark copying build/lib/dbnd_examples/orchestration/dbnd_spark/read_from_multiple_sources.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark copying build/lib/dbnd_examples/orchestration/dbnd_spark/word_count_with_deequ.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn copying build/lib/dbnd_examples/orchestration/tool_sklearn/run_example.sh -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn copying build/lib/dbnd_examples/orchestration/tool_sklearn/generate.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn copying build/lib/dbnd_examples/orchestration/tool_sklearn/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn copying build/lib/dbnd_examples/orchestration/tool_sklearn/train_via_spark.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn copying build/lib/dbnd_examples/orchestration/tool_sklearn/sklearn_example.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn copying build/lib/dbnd_examples/orchestration/tool_sklearn/train_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sagemaker copying build/lib/dbnd_examples/orchestration/tool_sagemaker/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sagemaker copying build/lib/dbnd_examples/orchestration/tool_sagemaker/mnist_pytorch.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sagemaker copying build/lib/dbnd_examples/orchestration/tool_sagemaker/mnist.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sagemaker copying build/lib/dbnd_examples/orchestration/tool_sagemaker/amazon_video_reviews.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sagemaker creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax copying build/lib/dbnd_examples/orchestration/tutorial_syntax/T02_task_parameters.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax copying build/lib/dbnd_examples/orchestration/tutorial_syntax/T21_task_that_calls_other_tasks.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax copying build/lib/dbnd_examples/orchestration/tutorial_syntax/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax copying build/lib/dbnd_examples/orchestration/tutorial_syntax/T22_user_class_as_task.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax copying build/lib/dbnd_examples/orchestration/tutorial_syntax/T11_data_wiring.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax copying build/lib/dbnd_examples/orchestration/tutorial_syntax/T03_task_outputs.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax copying build/lib/dbnd_examples/orchestration/tutorial_syntax/T12_data_pandas_and_numpy.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax copying build/lib/dbnd_examples/orchestration/tutorial_syntax/T01_tasks_and_pipelines.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_docker copying build/lib/dbnd_examples/orchestration/dbnd_docker/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_docker copying build/lib/dbnd_examples/orchestration/dbnd_docker/dockerized_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_docker copying build/lib/dbnd_examples/orchestration/dbnd_docker/docker_run_task_test.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_docker creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_airflow copying build/lib/dbnd_examples/orchestration/dbnd_airflow/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_airflow copying build/lib/dbnd_examples/orchestration/dbnd_airflow/scheduled_dbnd_check.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_airflow creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/custom_decorator.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/custom_target.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/custom_decorator2.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/custom_output_location.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/custom_value_type.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/custom_marshaller_excel.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/custom_paramester_user_object.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/custom_logging.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/custom_output_factory.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations copying build/lib/dbnd_examples/orchestration/customizations/custom_marshaller_override.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp copying build/lib/dbnd_examples/orchestration/dbnd_gcp/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam copying build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam copying build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam/wordcount.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam copying build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow copying build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/dataflow_word_count.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow copying build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/parameters.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow copying build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/dataflow_word_count_inline.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery copying build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery copying build/lib/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery/wine_quality_big_query.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws copying build/lib/dbnd_examples/orchestration/dbnd_aws/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws/airflow copying build/lib/dbnd_examples/orchestration/dbnd_aws/airflow/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws/airflow copying build/lib/dbnd_examples/orchestration/dbnd_aws/airflow/scheduled_sensor.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws/airflow copying build/lib/dbnd_examples/orchestration/dbnd_aws/ingest_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws copying build/lib/dbnd_examples/orchestration/dbnd_aws/sync_operators.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet copying build/lib/dbnd_examples/orchestration/tool_mxnet/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet copying build/lib/dbnd_examples/orchestration/tool_mxnet/mxnet_digit_mnist.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet copying build/lib/dbnd_examples/orchestration/tool_mxnet/mxnet_task.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet copying build/lib/dbnd_examples/orchestration/tool_mxnet/data.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet copying build/lib/dbnd_examples/orchestration/tool_mxnet/mxnet_fashion_mnist.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet copying build/lib/dbnd_examples/_plugin.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark copying build/lib/dbnd_examples/dbnd_spark/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm copying build/lib/dbnd_examples/dbnd_spark/spark_jvm/pom.xml -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm/src creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm/src/main creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm/src/main/java creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples copying build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples/WordCount.java -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples copying build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples/WordCountWithHtml.java -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples copying build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples/Cut.java -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples copying build/lib/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples/AddDressing.java -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/spark_jvm/src/main/java/ai/databand/examples copying build/lib/dbnd_examples/conftest.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow copying build/lib/dbnd_examples/dbnd_airflow/bash_dag.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow copying build/lib/dbnd_examples/dbnd_airflow/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow copying build/lib/dbnd_examples/dbnd_airflow/python_op_dag.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow copying build/lib/dbnd_examples/dbnd_airflow/dbnd_dags_from_file.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/monitoring_templates copying build/lib/dbnd_examples/dbnd_airflow/monitoring_templates/redshift_cluster_monitor_template.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/monitoring_templates copying build/lib/dbnd_examples/dbnd_airflow/monitoring_templates/redshift_table_monitor_template.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/monitoring_templates creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/snowflake copying build/lib/dbnd_examples/dbnd_airflow/snowflake/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/snowflake copying build/lib/dbnd_examples/dbnd_airflow/snowflake/snowflake_dag.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/snowflake copying build/lib/dbnd_examples/dbnd_airflow/snowflake/snowflake_log_hook_dag.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/snowflake copying build/lib/dbnd_examples/dbnd_airflow/clear_dag.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/tracking copying build/lib/dbnd_examples/tests/tracking/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/tracking copying build/lib/dbnd_examples/tests/tracking/test_redshift_tracking.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/tracking copying build/lib/dbnd_examples/tests/tracking/test_tool_script.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/tracking copying build/lib/dbnd_examples/tests/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features copying build/lib/dbnd_examples/tests/orchestration/features/test_dynamic_tasks_with_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features copying build/lib/dbnd_examples/tests/orchestration/features/test_feature_partitions.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features copying build/lib/dbnd_examples/tests/orchestration/features/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features copying build/lib/dbnd_examples/tests/orchestration/features/test_feature_input_outputs.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features copying build/lib/dbnd_examples/tests/orchestration/features/test_feature_by_day_prod.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features copying build/lib/dbnd_examples/tests/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples copying build/lib/dbnd_examples/tests/orchestration/examples/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples copying build/lib/dbnd_examples/tests/orchestration/examples/test_top_artist.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples copying build/lib/dbnd_examples/tests/orchestration/examples/test_wine_quality.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples copying build/lib/dbnd_examples/tests/orchestration/examples/test_salad.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples copying build/lib/dbnd_examples/tests/orchestration/examples/test_report.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples copying build/lib/dbnd_examples/tests/orchestration/examples/test_example_salad.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/dbnd_spark copying build/lib/dbnd_examples/tests/orchestration/dbnd_spark/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/dbnd_spark copying build/lib/dbnd_examples/tests/orchestration/dbnd_spark/test_spark_task.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/dbnd_spark creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tool_sklearn copying build/lib/dbnd_examples/tests/orchestration/tool_sklearn/test_sklearn_linear_reg_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tool_sklearn copying build/lib/dbnd_examples/tests/orchestration/tool_sklearn/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tool_sklearn creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax copying build/lib/dbnd_examples/tests/orchestration/tutorial_syntax/test_T12_pandas_numpy.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax copying build/lib/dbnd_examples/tests/orchestration/tutorial_syntax/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax copying build/lib/dbnd_examples/tests/orchestration/tutorial_syntax/test_T03_task_outputs.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax copying build/lib/dbnd_examples/tests/orchestration/tutorial_syntax/test_T01_tasks_and_pipelines.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax copying build/lib/dbnd_examples/tests/orchestration/tutorial_syntax/test_T02_task_parameters.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/customizations copying build/lib/dbnd_examples/tests/orchestration/customizations/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/customizations copying build/lib/dbnd_examples/tests/orchestration/customizations/test_run_with_custom_targets.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/customizations copying build/lib/dbnd_examples/tests/orchestration/customizations/test_custom_decorators.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/customizations copying build/lib/dbnd_examples/tests/orchestration/customizations/test_feature_custom.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/customizations creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_functions.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_tracking_sql.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_tracking_snowflake_guide.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_tracking_pandas_dataframe.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_pyspark_dataframe.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_airflow_and_snowflake.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_python_scripts.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_tracking_airflow_dags.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_tracking_redshift.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_tracking_quickstart.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_tracking_spark_jobs.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_tracking_databricks.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_performant_logging.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_metrics.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_explicit_dataset_logging.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/tracking/test_doc_tracking_mlflow.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking copying build/lib/dbnd_examples/tests/documentation/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_tasks_pipelines.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_orchestration.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_engine_configuration.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_debug_spark_task_locally.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_task_configuration.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_dataframes.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_configuration.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration copying build/lib/dbnd_examples/tests/documentation/orchestration/test_doc_object_configuration.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/k8s_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/k8s_integration/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/k8s_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/k8s_integration/test_doc_kubernetes_engine_configuration.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/k8s_integration copying build/lib/dbnd_examples/tests/documentation/orchestration/k8s_integration/test_doc_setup_k8s_cluster.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/k8s_integration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/environment_configuration copying build/lib/dbnd_examples/tests/documentation/orchestration/environment_configuration/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/environment_configuration copying build/lib/dbnd_examples/tests/documentation/orchestration/test_quick_start_wine_quality.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/quickstart copying build/lib/dbnd_examples/tests/documentation/orchestration/quickstart/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/quickstart copying build/lib/dbnd_examples/tests/documentation/orchestration/quickstart/test_doc_orchestration_quickstart.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/quickstart copying build/lib/dbnd_examples/tests/documentation/orchestration/test_doc_task_configuration_defaults.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration copying build/lib/dbnd_examples/tests/documentation/orchestration/test_doc_task_object.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline copying build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_tasks_pipeline_data.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline copying build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_outputs.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline copying build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_task_definitions_as_a_class.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline copying build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline copying build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_tasks_wiring_at_pipeline.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline copying build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_decorated_dags.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline copying build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_inputs.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline copying build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_task_parameters.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline copying build/lib/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_orchestrating_tasks_and_pipelines.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline copying build/lib/dbnd_examples/tests/documentation/orchestration/test_doc_faq.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/object_configuration copying build/lib/dbnd_examples/tests/documentation/orchestration/object_configuration/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/object_configuration copying build/lib/dbnd_examples/tests/documentation/orchestration/object_configuration/test_doc_configuration_layers.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/object_configuration creating /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run copying build/lib/dbnd_examples/tests/documentation/orchestration/run/__init__.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run copying build/lib/dbnd_examples/tests/documentation/orchestration/run/test_doc_accessing_task_meta.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run copying build/lib/dbnd_examples/tests/documentation/orchestration/run/test_doc_run_a_task_in_python.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run copying build/lib/dbnd_examples/tests/documentation/orchestration/run/test_doc_running_pipelines.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run copying build/lib/dbnd_examples/tests/documentation/orchestration/run/test_doc_accessing_run_results.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run copying build/lib/dbnd_examples/tests/documentation/orchestration/run/test_doc_overriding_configuration_in_cli.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run copying build/lib/dbnd_examples/data.py -> /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tracking/tracking_script.py to tracking_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tracking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tracking/tracking_mlflow.py to tracking_mlflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features/example_output_per_id.py to example_output_per_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features/partitioned_calculations_pipeline.py to partitioned_calculations_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features/example_dict_of_data_frames.py to example_dict_of_data_frames.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features/partitioned_data_pipeline.py to partitioned_data_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features/partitioned_by_day.py to partitioned_by_day.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features/dynamic_tasks_with_pipeline.py to dynamic_tasks_with_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features/partitioned_inputs.py to partitioned_inputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features/pipeline_with_sub_runs.py to pipeline_with_sub_runs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/features/example_folder.py to example_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_tensorflow/tf_iris.py to tf_iris.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_tensorflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_tensorflow/tf_simple.py to tf_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_tensorflow/iris.py to iris.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples/top_artists__as_task_class.py to top_artists__as_task_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples/salad.py to salad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples/wine_quality_as_task_class.py to wine_quality_as_task_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples/top_artists.py to top_artists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/examples/wine_quality.py to wine_quality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/spark_config_examples.py to spark_config_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/salad_spark.py to salad_spark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/scripts/cut_salad.py to cut_salad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/scripts/add_dressing.py to add_dressing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/scripts/word_count.py to word_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/word_count.py to word_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/read_from_multiple_sources.py to read_from_multiple_sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_spark/word_count_with_deequ.py to word_count_with_deequ.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn/generate.py to generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn/train_via_spark.py to train_via_spark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn/sklearn_example.py to sklearn_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sklearn/train_pipeline.py to train_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sagemaker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sagemaker/mnist_pytorch.py to mnist_pytorch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sagemaker/mnist.py to mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_sagemaker/amazon_video_reviews.py to amazon_video_reviews.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax/T02_task_parameters.py to T02_task_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax/T21_task_that_calls_other_tasks.py to T21_task_that_calls_other_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax/T22_user_class_as_task.py to T22_user_class_as_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax/T11_data_wiring.py to T11_data_wiring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax/T03_task_outputs.py to T03_task_outputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax/T12_data_pandas_and_numpy.py to T12_data_pandas_and_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tutorial_syntax/T01_tasks_and_pipelines.py to T01_tasks_and_pipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_docker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_docker/dockerized_pipeline.py to dockerized_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_docker/docker_run_task_test.py to docker_run_task_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_airflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_airflow/scheduled_dbnd_check.py to scheduled_dbnd_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/custom_decorator.py to custom_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/custom_target.py to custom_target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/custom_decorator2.py to custom_decorator2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/custom_output_location.py to custom_output_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/custom_value_type.py to custom_value_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/custom_marshaller_excel.py to custom_marshaller_excel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/custom_paramester_user_object.py to custom_paramester_user_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/custom_logging.py to custom_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/custom_output_factory.py to custom_output_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/customizations/custom_marshaller_override.py to custom_marshaller_override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/pybeam/wordcount.py to wordcount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/dataflow_word_count.py to dataflow_word_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_dataflow/dataflow_word_count_inline.py to dataflow_word_count_inline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_gcp/tool_bigquery/wine_quality_big_query.py to wine_quality_big_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws/airflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws/airflow/scheduled_sensor.py to scheduled_sensor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws/ingest_pipeline.py to ingest_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/dbnd_aws/sync_operators.py to sync_operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet/mxnet_digit_mnist.py to mxnet_digit_mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet/mxnet_task.py to mxnet_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/orchestration/tool_mxnet/mxnet_fashion_mnist.py to mxnet_fashion_mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/_plugin.py to _plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_spark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/bash_dag.py to bash_dag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/python_op_dag.py to python_op_dag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/dbnd_dags_from_file.py to dbnd_dags_from_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/monitoring_templates/redshift_cluster_monitor_template.py to redshift_cluster_monitor_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/monitoring_templates/redshift_table_monitor_template.py to redshift_table_monitor_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/snowflake/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/snowflake/snowflake_dag.py to snowflake_dag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/snowflake/snowflake_log_hook_dag.py to snowflake_log_hook_dag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/dbnd_airflow/clear_dag.py to clear_dag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/tracking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/tracking/test_redshift_tracking.py to test_redshift_tracking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/tracking/test_tool_script.py to test_tool_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features/test_dynamic_tasks_with_pipeline.py to test_dynamic_tasks_with_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features/test_feature_partitions.py to test_feature_partitions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features/test_feature_input_outputs.py to test_feature_input_outputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/features/test_feature_by_day_prod.py to test_feature_by_day_prod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples/test_top_artist.py to test_top_artist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples/test_wine_quality.py to test_wine_quality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples/test_salad.py to test_salad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples/test_report.py to test_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/examples/test_example_salad.py to test_example_salad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/dbnd_spark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/dbnd_spark/test_spark_task.py to test_spark_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tool_sklearn/test_sklearn_linear_reg_pipeline.py to test_sklearn_linear_reg_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tool_sklearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax/test_T12_pandas_numpy.py to test_T12_pandas_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax/test_T03_task_outputs.py to test_T03_task_outputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax/test_T01_tasks_and_pipelines.py to test_T01_tasks_and_pipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/tutorial_syntax/test_T02_task_parameters.py to test_T02_task_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/customizations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/customizations/test_run_with_custom_targets.py to test_run_with_custom_targets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/customizations/test_custom_decorators.py to test_custom_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/orchestration/customizations/test_feature_custom.py to test_feature_custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_functions.py to test_doc_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_tracking_sql.py to test_doc_tracking_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_tracking_snowflake_guide.py to test_doc_tracking_snowflake_guide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_tracking_pandas_dataframe.py to test_doc_tracking_pandas_dataframe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_pyspark_dataframe.py to test_doc_pyspark_dataframe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_airflow_and_snowflake.py to test_doc_airflow_and_snowflake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_python_scripts.py to test_doc_python_scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_tracking_airflow_dags.py to test_doc_tracking_airflow_dags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_tracking_redshift.py to test_doc_tracking_redshift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_tracking_quickstart.py to test_doc_tracking_quickstart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_tracking_spark_jobs.py to test_doc_tracking_spark_jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_tracking_databricks.py to test_doc_tracking_databricks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_performant_logging.py to test_doc_performant_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_metrics.py to test_doc_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_explicit_dataset_logging.py to test_doc_explicit_dataset_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/tracking/test_doc_tracking_mlflow.py to test_doc_tracking_mlflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_tasks_pipelines.py to test_doc_spark_tasks_pipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_orchestration.py to test_doc_spark_orchestration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_engine_configuration.py to test_doc_spark_engine_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_debug_spark_task_locally.py to test_doc_debug_spark_task_locally.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_task_configuration.py to test_doc_spark_task_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_dataframes.py to test_doc_spark_dataframes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/spark_integration/test_doc_spark_configuration.py to test_doc_spark_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/test_doc_object_configuration.py to test_doc_object_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/k8s_integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/k8s_integration/test_doc_kubernetes_engine_configuration.py to test_doc_kubernetes_engine_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/k8s_integration/test_doc_setup_k8s_cluster.py to test_doc_setup_k8s_cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/environment_configuration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/test_quick_start_wine_quality.py to test_quick_start_wine_quality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/quickstart/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/quickstart/test_doc_orchestration_quickstart.py to test_doc_orchestration_quickstart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/test_doc_task_configuration_defaults.py to test_doc_task_configuration_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/test_doc_task_object.py to test_doc_task_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_tasks_pipeline_data.py to test_doc_tasks_pipeline_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_outputs.py to test_doc_outputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_task_definitions_as_a_class.py to test_doc_task_definitions_as_a_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_tasks_wiring_at_pipeline.py to test_doc_tasks_wiring_at_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_decorated_dags.py to test_doc_decorated_dags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_inputs.py to test_doc_inputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_task_parameters.py to test_doc_task_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/task_pipeline/test_doc_orchestrating_tasks_and_pipelines.py to test_doc_orchestrating_tasks_and_pipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/test_doc_faq.py to test_doc_faq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/object_configuration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/object_configuration/test_doc_configuration_layers.py to test_doc_configuration_layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run/test_doc_accessing_task_meta.py to test_doc_accessing_task_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run/test_doc_run_a_task_in_python.py to test_doc_run_a_task_in_python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run/test_doc_running_pipelines.py to test_doc_running_pipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run/test_doc_accessing_run_results.py to test_doc_accessing_run_results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/tests/documentation/orchestration/run/test_doc_overriding_configuration_in_cli.py to test_doc_overriding_configuration_in_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples/data.py to data.cpython-39.pyc writing byte-compilation script '/tmp/tmplbceq8pv.py' /usr/bin/python3 /tmp/tmplbceq8pv.py removing /tmp/tmplbceq8pv.py running install_egg_info running egg_info writing src/dbnd_examples.egg-info/PKG-INFO writing dependency_links to src/dbnd_examples.egg-info/dependency_links.txt writing entry points to src/dbnd_examples.egg-info/entry_points.txt writing requirements to src/dbnd_examples.egg-info/requires.txt writing top-level names to src/dbnd_examples.egg-info/top_level.txt reading manifest file 'src/dbnd_examples.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/dbnd_examples.egg-info/SOURCES.txt' Copying src/dbnd_examples.egg-info to /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9/site-packages/dbnd_examples-1.0.12.13-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64//usr/share/doc/python-dbnd-examples + '[' -d doc ']' ~/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64 ~/build/BUILD/dbnd-examples-1.0.12.13 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/dbnd-examples-1.0.12.13 + popd + mv /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.12.13-1 --unique-debug-suffix -1.0.12.13-1.aarch64 --unique-debug-src-base python-dbnd-examples-1.0.12.13-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/dbnd-examples-1.0.12.13 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-dbnd-examples-1.0.12.13-1.noarch Provides: python-dbnd-examples python3-dbnd-examples = 1.0.12.13-1 python3.9dist(dbnd-examples) = 1.0.12.13 python3dist(dbnd-examples) = 1.0.12.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(dbnd-airflow) = 1.0.12.13 python3.9dist(matplotlib) = 3.6.2 python3.9dist(pandas) >= 0.17.1 python3.9dist(pandas) < 2 python3.9dist(pyspark) = 3.3.1 python3.9dist(scikit-learn) = 1.2 python3.9dist(scipy) = 1.9.3 python3.9dist(tables) = 3.7 Processing files: python-dbnd-examples-help-1.0.12.13-1.noarch warning: Empty %files file /builddir/build/BUILD/dbnd-examples-1.0.12.13/doclist.lst Provides: python-dbnd-examples-help = 1.0.12.13-1 python3-dbnd-examples-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64 Wrote: /builddir/build/RPMS/python-dbnd-examples-help-1.0.12.13-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-dbnd-examples-1.0.12.13-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Dw6xWg + umask 022 + cd /builddir/build/BUILD + cd dbnd-examples-1.0.12.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dbnd-examples-1.0.12.13-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0