Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fastestimator-nightly.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681898842.628075/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 x86_64 --nodeps /builddir/build/SPECS/python-fastestimator-nightly.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-fastestimator-nightly-1.5.0.dev202304101324-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fastestimator-nightly.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681898842.628075/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 x86_64 --nodeps /builddir/build/SPECS/python-fastestimator-nightly.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-fastestimator-nightly-1.5.0.dev202304101324-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-fastestimator-nightly.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681898842.628075/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 x86_64 --nodeps /builddir/build/SPECS/python-fastestimator-nightly.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kVIfZX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fastestimator-nightly-1.5.0.dev202304101324 + /usr/bin/gzip -dc /builddir/build/SOURCES/fastestimator-nightly-1.5.0.dev202304101324.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fastestimator-nightly-1.5.0.dev202304101324 + /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.GPlPQ5 + umask 022 + cd /builddir/build/BUILD + cd fastestimator-nightly-1.5.0.dev202304101324 + 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 -m64 -mtune=generic -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/test copying ./test/__init__.py -> build/lib/test copying ./test/run_pr_test.py -> build/lib/test creating build/lib/fastestimator copying ./fastestimator/pipeline.py -> build/lib/fastestimator copying ./fastestimator/__init__.py -> build/lib/fastestimator copying ./fastestimator/network.py -> build/lib/fastestimator copying ./fastestimator/estimator.py -> build/lib/fastestimator creating build/lib/test/PR_test copying ./test/PR_test/__init__.py -> build/lib/test/PR_test creating build/lib/test/PR_test/integration_test copying ./test/PR_test/integration_test/test_pipeline.py -> build/lib/test/PR_test/integration_test copying ./test/PR_test/integration_test/__init__.py -> build/lib/test/PR_test/integration_test copying ./test/PR_test/integration_test/test_estimator.py -> build/lib/test/PR_test/integration_test copying ./test/PR_test/integration_test/test_network.py -> build/lib/test/PR_test/integration_test creating build/lib/test/PR_test/unit_test copying ./test/PR_test/unit_test/__init__.py -> build/lib/test/PR_test/unit_test creating build/lib/test/PR_test/integration_test/cli copying ./test/PR_test/integration_test/cli/test_main.py -> build/lib/test/PR_test/integration_test/cli copying ./test/PR_test/integration_test/cli/__init__.py -> build/lib/test/PR_test/integration_test/cli copying ./test/PR_test/integration_test/cli/test_train.py -> build/lib/test/PR_test/integration_test/cli creating build/lib/test/PR_test/integration_test/search copying ./test/PR_test/integration_test/search/__init__.py -> build/lib/test/PR_test/integration_test/search creating build/lib/test/PR_test/integration_test/summary copying ./test/PR_test/integration_test/summary/test_history.py -> build/lib/test/PR_test/integration_test/summary copying ./test/PR_test/integration_test/summary/test_system.py -> build/lib/test/PR_test/integration_test/summary copying ./test/PR_test/integration_test/summary/__init__.py -> build/lib/test/PR_test/integration_test/summary creating build/lib/test/PR_test/integration_test/schedule copying ./test/PR_test/integration_test/schedule/test_repeat_scheduler.py -> build/lib/test/PR_test/integration_test/schedule copying ./test/PR_test/integration_test/schedule/test_schedule.py -> build/lib/test/PR_test/integration_test/schedule copying ./test/PR_test/integration_test/schedule/__init__.py -> build/lib/test/PR_test/integration_test/schedule copying ./test/PR_test/integration_test/schedule/test_epoch_scheduler.py -> build/lib/test/PR_test/integration_test/schedule copying ./test/PR_test/integration_test/schedule/test_arc.py -> build/lib/test/PR_test/integration_test/schedule creating build/lib/test/PR_test/integration_test/backend copying ./test/PR_test/integration_test/backend/test_set_lr.py -> build/lib/test/PR_test/integration_test/backend copying ./test/PR_test/integration_test/backend/test_update_model.py -> build/lib/test/PR_test/integration_test/backend copying ./test/PR_test/integration_test/backend/test_get_lr.py -> build/lib/test/PR_test/integration_test/backend copying ./test/PR_test/integration_test/backend/__init__.py -> build/lib/test/PR_test/integration_test/backend copying ./test/PR_test/integration_test/backend/test_save_model_load_model.py -> build/lib/test/PR_test/integration_test/backend creating build/lib/test/PR_test/integration_test/trace copying ./test/PR_test/integration_test/trace/test_test_essential.py -> build/lib/test/PR_test/integration_test/trace copying ./test/PR_test/integration_test/trace/test_logger.py -> build/lib/test/PR_test/integration_test/trace copying ./test/PR_test/integration_test/trace/__init__.py -> build/lib/test/PR_test/integration_test/trace copying ./test/PR_test/integration_test/trace/test_eval_essential.py -> build/lib/test/PR_test/integration_test/trace copying ./test/PR_test/integration_test/trace/test_train_essential.py -> build/lib/test/PR_test/integration_test/trace copying ./test/PR_test/integration_test/trace/test_trace.py -> build/lib/test/PR_test/integration_test/trace creating build/lib/test/PR_test/integration_test/util copying ./test/PR_test/integration_test/util/test_img_data.py -> build/lib/test/PR_test/integration_test/util copying ./test/PR_test/integration_test/util/test_util.py -> build/lib/test/PR_test/integration_test/util copying ./test/PR_test/integration_test/util/__init__.py -> build/lib/test/PR_test/integration_test/util copying ./test/PR_test/integration_test/util/test_traceability_util.py -> build/lib/test/PR_test/integration_test/util creating build/lib/test/PR_test/integration_test/dataset copying ./test/PR_test/integration_test/dataset/__init__.py -> build/lib/test/PR_test/integration_test/dataset copying ./test/PR_test/integration_test/dataset/test_batch_dataset.py -> build/lib/test/PR_test/integration_test/dataset creating build/lib/test/PR_test/integration_test/op copying ./test/PR_test/integration_test/op/test_op.py -> build/lib/test/PR_test/integration_test/op copying ./test/PR_test/integration_test/op/__init__.py -> build/lib/test/PR_test/integration_test/op creating build/lib/test/PR_test/integration_test/search/visualize copying ./test/PR_test/integration_test/search/visualize/test_visualize.py -> build/lib/test/PR_test/integration_test/search/visualize copying ./test/PR_test/integration_test/search/visualize/__init__.py -> build/lib/test/PR_test/integration_test/search/visualize creating build/lib/test/PR_test/integration_test/trace/metric copying ./test/PR_test/integration_test/trace/metric/test_confusion_matrix.py -> build/lib/test/PR_test/integration_test/trace/metric copying ./test/PR_test/integration_test/trace/metric/test_accuracy.py -> build/lib/test/PR_test/integration_test/trace/metric copying ./test/PR_test/integration_test/trace/metric/test_recall.py -> build/lib/test/PR_test/integration_test/trace/metric copying ./test/PR_test/integration_test/trace/metric/__init__.py -> build/lib/test/PR_test/integration_test/trace/metric copying ./test/PR_test/integration_test/trace/metric/test_calibration_error.py -> build/lib/test/PR_test/integration_test/trace/metric copying ./test/PR_test/integration_test/trace/metric/test_f1_score.py -> build/lib/test/PR_test/integration_test/trace/metric copying ./test/PR_test/integration_test/trace/metric/test_dice.py -> build/lib/test/PR_test/integration_test/trace/metric copying ./test/PR_test/integration_test/trace/metric/test_precision.py -> build/lib/test/PR_test/integration_test/trace/metric copying ./test/PR_test/integration_test/trace/metric/test_mcc.py -> build/lib/test/PR_test/integration_test/trace/metric copying ./test/PR_test/integration_test/trace/metric/test_mean_average_precision.py -> build/lib/test/PR_test/integration_test/trace/metric creating build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_test_report.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_restore_wizard.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_image_viewer.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_batch_display.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_model_saver.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_tensorboard.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_saliency.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_best_model_saver.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/__init__.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_traceability.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_csv_logger.py -> build/lib/test/PR_test/integration_test/trace/io copying ./test/PR_test/integration_test/trace/io/test_image_saver.py -> build/lib/test/PR_test/integration_test/trace/io creating build/lib/test/PR_test/integration_test/trace/adapt copying ./test/PR_test/integration_test/trace/adapt/test_pbm_calibrator.py -> build/lib/test/PR_test/integration_test/trace/adapt copying ./test/PR_test/integration_test/trace/adapt/__init__.py -> build/lib/test/PR_test/integration_test/trace/adapt copying ./test/PR_test/integration_test/trace/adapt/test_reduce_lr_on_plateau.py -> build/lib/test/PR_test/integration_test/trace/adapt copying ./test/PR_test/integration_test/trace/adapt/test_terminate_on_nan.py -> build/lib/test/PR_test/integration_test/trace/adapt copying ./test/PR_test/integration_test/trace/adapt/test_lr_scheduler.py -> build/lib/test/PR_test/integration_test/trace/adapt copying ./test/PR_test/integration_test/trace/adapt/test_early_stopping.py -> build/lib/test/PR_test/integration_test/trace/adapt creating build/lib/test/PR_test/integration_test/trace/xai copying ./test/PR_test/integration_test/trace/xai/test_instance_tracker.py -> build/lib/test/PR_test/integration_test/trace/xai copying ./test/PR_test/integration_test/trace/xai/test_label_tracker.py -> build/lib/test/PR_test/integration_test/trace/xai copying ./test/PR_test/integration_test/trace/xai/__init__.py -> build/lib/test/PR_test/integration_test/trace/xai creating build/lib/test/PR_test/integration_test/op/tensorop copying ./test/PR_test/integration_test/op/tensorop/test_argmax.py -> build/lib/test/PR_test/integration_test/op/tensorop copying ./test/PR_test/integration_test/op/tensorop/test_reshape.py -> build/lib/test/PR_test/integration_test/op/tensorop copying ./test/PR_test/integration_test/op/tensorop/__init__.py -> build/lib/test/PR_test/integration_test/op/tensorop copying ./test/PR_test/integration_test/op/tensorop/test_un_hadamard.py -> build/lib/test/PR_test/integration_test/op/tensorop copying ./test/PR_test/integration_test/op/tensorop/test_average.py -> build/lib/test/PR_test/integration_test/op/tensorop creating build/lib/test/PR_test/integration_test/op/numpyop copying ./test/PR_test/integration_test/op/numpyop/__init__.py -> build/lib/test/PR_test/integration_test/op/numpyop creating build/lib/test/PR_test/integration_test/op/tensorop/augmentation copying ./test/PR_test/integration_test/op/tensorop/augmentation/__init__.py -> build/lib/test/PR_test/integration_test/op/tensorop/augmentation copying ./test/PR_test/integration_test/op/tensorop/augmentation/test_cutmix_batch.py -> build/lib/test/PR_test/integration_test/op/tensorop/augmentation creating build/lib/test/PR_test/integration_test/op/tensorop/meta copying ./test/PR_test/integration_test/op/tensorop/meta/test_one_of.py -> build/lib/test/PR_test/integration_test/op/tensorop/meta copying ./test/PR_test/integration_test/op/tensorop/meta/test_repeat.py -> build/lib/test/PR_test/integration_test/op/tensorop/meta copying ./test/PR_test/integration_test/op/tensorop/meta/test_sometimes.py -> build/lib/test/PR_test/integration_test/op/tensorop/meta copying ./test/PR_test/integration_test/op/tensorop/meta/__init__.py -> build/lib/test/PR_test/integration_test/op/tensorop/meta copying ./test/PR_test/integration_test/op/tensorop/meta/test_fuse.py -> build/lib/test/PR_test/integration_test/op/tensorop/meta creating build/lib/test/PR_test/integration_test/op/tensorop/model copying ./test/PR_test/integration_test/op/tensorop/model/test_updateop.py -> build/lib/test/PR_test/integration_test/op/tensorop/model copying ./test/PR_test/integration_test/op/tensorop/model/test_modelop.py -> build/lib/test/PR_test/integration_test/op/tensorop/model copying ./test/PR_test/integration_test/op/tensorop/model/__init__.py -> build/lib/test/PR_test/integration_test/op/tensorop/model creating build/lib/test/PR_test/integration_test/op/tensorop/loss copying ./test/PR_test/integration_test/op/tensorop/loss/test_super_loss.py -> build/lib/test/PR_test/integration_test/op/tensorop/loss copying ./test/PR_test/integration_test/op/tensorop/loss/test_l2_regularization.py -> build/lib/test/PR_test/integration_test/op/tensorop/loss copying ./test/PR_test/integration_test/op/tensorop/loss/test_l1_loss.py -> build/lib/test/PR_test/integration_test/op/tensorop/loss copying ./test/PR_test/integration_test/op/tensorop/loss/test_hinge.py -> build/lib/test/PR_test/integration_test/op/tensorop/loss copying ./test/PR_test/integration_test/op/tensorop/loss/test_mean_squared_error.py -> build/lib/test/PR_test/integration_test/op/tensorop/loss copying ./test/PR_test/integration_test/op/tensorop/loss/test_cross_entropy.py -> build/lib/test/PR_test/integration_test/op/tensorop/loss copying ./test/PR_test/integration_test/op/tensorop/loss/__init__.py -> build/lib/test/PR_test/integration_test/op/tensorop/loss creating build/lib/test/PR_test/integration_test/op/tensorop/gradient copying ./test/PR_test/integration_test/op/tensorop/gradient/test_gradientop.py -> build/lib/test/PR_test/integration_test/op/tensorop/gradient copying ./test/PR_test/integration_test/op/tensorop/gradient/test_fgsm.py -> build/lib/test/PR_test/integration_test/op/tensorop/gradient copying ./test/PR_test/integration_test/op/tensorop/gradient/test_watch.py -> build/lib/test/PR_test/integration_test/op/tensorop/gradient copying ./test/PR_test/integration_test/op/tensorop/gradient/__init__.py -> build/lib/test/PR_test/integration_test/op/tensorop/gradient creating build/lib/test/PR_test/integration_test/op/numpyop/meta copying ./test/PR_test/integration_test/op/numpyop/meta/test_one_of.py -> build/lib/test/PR_test/integration_test/op/numpyop/meta copying ./test/PR_test/integration_test/op/numpyop/meta/test_repeat.py -> build/lib/test/PR_test/integration_test/op/numpyop/meta copying ./test/PR_test/integration_test/op/numpyop/meta/test_sometimes.py -> build/lib/test/PR_test/integration_test/op/numpyop/meta copying ./test/PR_test/integration_test/op/numpyop/meta/__init__.py -> build/lib/test/PR_test/integration_test/op/numpyop/meta copying ./test/PR_test/integration_test/op/numpyop/meta/test_fuse.py -> build/lib/test/PR_test/integration_test/op/numpyop/meta creating build/lib/test/PR_test/integration_test/op/numpyop/multivariate copying ./test/PR_test/integration_test/op/numpyop/multivariate/test_read_mat.py -> build/lib/test/PR_test/integration_test/op/numpyop/multivariate copying ./test/PR_test/integration_test/op/numpyop/multivariate/__init__.py -> build/lib/test/PR_test/integration_test/op/numpyop/multivariate creating build/lib/test/PR_test/integration_test/op/numpyop/univariate copying ./test/PR_test/integration_test/op/numpyop/univariate/test_read_image.py -> build/lib/test/PR_test/integration_test/op/numpyop/univariate copying ./test/PR_test/integration_test/op/numpyop/univariate/__init__.py -> build/lib/test/PR_test/integration_test/op/numpyop/univariate copying ./test/PR_test/integration_test/op/numpyop/univariate/test_hadamard.py -> build/lib/test/PR_test/integration_test/op/numpyop/univariate creating build/lib/test/PR_test/unit_test/cli copying ./test/PR_test/unit_test/cli/test_cli_util.py -> build/lib/test/PR_test/unit_test/cli copying ./test/PR_test/unit_test/cli/__init__.py -> build/lib/test/PR_test/unit_test/cli creating build/lib/test/PR_test/unit_test/search copying ./test/PR_test/unit_test/search/test_search.py -> build/lib/test/PR_test/unit_test/search copying ./test/PR_test/unit_test/search/test_grid_search.py -> build/lib/test/PR_test/unit_test/search copying ./test/PR_test/unit_test/search/__init__.py -> build/lib/test/PR_test/unit_test/search copying ./test/PR_test/unit_test/search/test_golden_section_search.py -> build/lib/test/PR_test/unit_test/search creating build/lib/test/PR_test/unit_test/summary copying ./test/PR_test/unit_test/summary/test_summary.py -> build/lib/test/PR_test/unit_test/summary copying ./test/PR_test/unit_test/summary/test_history.py -> build/lib/test/PR_test/unit_test/summary copying ./test/PR_test/unit_test/summary/__init__.py -> build/lib/test/PR_test/unit_test/summary creating build/lib/test/PR_test/unit_test/layers copying ./test/PR_test/unit_test/layers/__init__.py -> build/lib/test/PR_test/unit_test/layers creating build/lib/test/PR_test/unit_test/schedule copying ./test/PR_test/unit_test/schedule/test_repeat_scheduler.py -> build/lib/test/PR_test/unit_test/schedule copying ./test/PR_test/unit_test/schedule/__init__.py -> build/lib/test/PR_test/unit_test/schedule copying ./test/PR_test/unit_test/schedule/test_epoch_scheduler.py -> build/lib/test/PR_test/unit_test/schedule copying ./test/PR_test/unit_test/schedule/test_lr_schedule.py -> build/lib/test/PR_test/unit_test/schedule creating build/lib/test/PR_test/unit_test/test copying ./test/PR_test/unit_test/test/test_unittest_util.py -> build/lib/test/PR_test/unit_test/test copying ./test/PR_test/unit_test/test/__init__.py -> build/lib/test/PR_test/unit_test/test creating build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_iwd.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_where.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_get_gradient.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_gather_from_batch.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_resize3d.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_zscore.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_dice_score.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_argmax.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_to_shape.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_tensor_sqrt.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_sign.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_hinge.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_tensor_normalize.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_get_image_dims.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_gather.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_reduce_mean.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_random_normal_like.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_tensor_round.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_pow.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_tensor_pow.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_reduce_min.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_clip_by_value.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_reshape.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_mean_squared_error.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_sparse_categorical_crossentropy.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_check_nan.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_zeros_like.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_lambertw.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_permute.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_cast.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_squeeze.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_watch.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_reduce_std.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_maximum.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_categorical_crossentropy.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_to_tensor.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/__init__.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_reduce_sum.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_binary_crossentropy.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_to_type.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_concat.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_random_uniform_like.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_expand_dims.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_matmul.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_percentile.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_abs.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_reduce_max.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_ones_like.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_roll.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_feed_forward.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_exp.py -> build/lib/test/PR_test/unit_test/backend copying ./test/PR_test/unit_test/backend/test_transpose.py -> build/lib/test/PR_test/unit_test/backend creating build/lib/test/PR_test/unit_test/xai copying ./test/PR_test/unit_test/xai/test_saliency.py -> build/lib/test/PR_test/unit_test/xai copying ./test/PR_test/unit_test/xai/__init__.py -> build/lib/test/PR_test/unit_test/xai creating build/lib/test/PR_test/unit_test/trace copying ./test/PR_test/unit_test/trace/__init__.py -> build/lib/test/PR_test/unit_test/trace creating build/lib/test/PR_test/unit_test/util copying ./test/PR_test/unit_test/util/test_util.py -> build/lib/test/PR_test/unit_test/util copying ./test/PR_test/unit_test/util/__init__.py -> build/lib/test/PR_test/unit_test/util copying ./test/PR_test/unit_test/util/test_traceability_util.py -> build/lib/test/PR_test/unit_test/util copying ./test/PR_test/unit_test/util/test_wget_util.py -> build/lib/test/PR_test/unit_test/util copying ./test/PR_test/unit_test/util/test_data.py -> build/lib/test/PR_test/unit_test/util creating build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/test_numpy_dataset.py -> build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/test_labeled_dir_dataset.py -> build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/test_extend_dataset.py -> build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/__init__.py -> build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/test_csv_dataset.py -> build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/test_siamese_dir_dataset.py -> build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/test_pickle_dataset.py -> build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/test_generator_dataset.py -> build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/test_data.py -> build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/test_dir_dataset.py -> build/lib/test/PR_test/unit_test/dataset copying ./test/PR_test/unit_test/dataset/test_batch_dataset.py -> build/lib/test/PR_test/unit_test/dataset creating build/lib/test/PR_test/unit_test/op copying ./test/PR_test/unit_test/op/test_op.py -> build/lib/test/PR_test/unit_test/op copying ./test/PR_test/unit_test/op/__init__.py -> build/lib/test/PR_test/unit_test/op creating build/lib/test/PR_test/unit_test/architecture copying ./test/PR_test/unit_test/architecture/__init__.py -> build/lib/test/PR_test/unit_test/architecture creating build/lib/test/PR_test/unit_test/summary/logs copying ./test/PR_test/unit_test/summary/logs/__init__.py -> build/lib/test/PR_test/unit_test/summary/logs copying ./test/PR_test/unit_test/summary/logs/test_metrics.py -> build/lib/test/PR_test/unit_test/summary/logs creating build/lib/test/PR_test/unit_test/layers/pytorch copying ./test/PR_test/unit_test/layers/pytorch/test_cropping_2d.py -> build/lib/test/PR_test/unit_test/layers/pytorch copying ./test/PR_test/unit_test/layers/pytorch/__init__.py -> build/lib/test/PR_test/unit_test/layers/pytorch copying ./test/PR_test/unit_test/layers/pytorch/test_hadamard.py -> build/lib/test/PR_test/unit_test/layers/pytorch creating build/lib/test/PR_test/unit_test/layers/tensorflow copying ./test/PR_test/unit_test/layers/tensorflow/__init__.py -> build/lib/test/PR_test/unit_test/layers/tensorflow copying ./test/PR_test/unit_test/layers/tensorflow/test_instance_norm.py -> build/lib/test/PR_test/unit_test/layers/tensorflow copying ./test/PR_test/unit_test/layers/tensorflow/test_hadamard.py -> build/lib/test/PR_test/unit_test/layers/tensorflow copying ./test/PR_test/unit_test/layers/tensorflow/test_reflection_padding_2d.py -> build/lib/test/PR_test/unit_test/layers/tensorflow creating build/lib/test/PR_test/unit_test/trace/metric copying ./test/PR_test/unit_test/trace/metric/test_auc_score.py -> build/lib/test/PR_test/unit_test/trace/metric copying ./test/PR_test/unit_test/trace/metric/__init__.py -> build/lib/test/PR_test/unit_test/trace/metric copying ./test/PR_test/unit_test/trace/metric/test_bleu_score.py -> build/lib/test/PR_test/unit_test/trace/metric creating build/lib/test/PR_test/unit_test/op/tensorop copying ./test/PR_test/unit_test/op/tensorop/test_resize3d.py -> build/lib/test/PR_test/unit_test/op/tensorop copying ./test/PR_test/unit_test/op/tensorop/__init__.py -> build/lib/test/PR_test/unit_test/op/tensorop copying ./test/PR_test/unit_test/op/tensorop/test_normalize.py -> build/lib/test/PR_test/unit_test/op/tensorop copying ./test/PR_test/unit_test/op/tensorop/test_tensorop.py -> build/lib/test/PR_test/unit_test/op/tensorop creating build/lib/test/PR_test/unit_test/op/loss copying ./test/PR_test/unit_test/op/loss/test_focal_loss.py -> build/lib/test/PR_test/unit_test/op/loss copying ./test/PR_test/unit_test/op/loss/__init__.py -> build/lib/test/PR_test/unit_test/op/loss creating build/lib/test/PR_test/unit_test/op/numpyop copying ./test/PR_test/unit_test/op/numpyop/__init__.py -> build/lib/test/PR_test/unit_test/op/numpyop copying ./test/PR_test/unit_test/op/numpyop/test_numpyop.py -> build/lib/test/PR_test/unit_test/op/numpyop creating build/lib/test/PR_test/unit_test/op/tensorop/augmentation copying ./test/PR_test/unit_test/op/tensorop/augmentation/test_mixup_batch.py -> build/lib/test/PR_test/unit_test/op/tensorop/augmentation copying ./test/PR_test/unit_test/op/tensorop/augmentation/__init__.py -> build/lib/test/PR_test/unit_test/op/tensorop/augmentation creating build/lib/test/PR_test/unit_test/op/tensorop/meta copying ./test/PR_test/unit_test/op/tensorop/meta/test_one_of.py -> build/lib/test/PR_test/unit_test/op/tensorop/meta copying ./test/PR_test/unit_test/op/tensorop/meta/test_repeat.py -> build/lib/test/PR_test/unit_test/op/tensorop/meta copying ./test/PR_test/unit_test/op/tensorop/meta/test_sometimes.py -> build/lib/test/PR_test/unit_test/op/tensorop/meta copying ./test/PR_test/unit_test/op/tensorop/meta/__init__.py -> build/lib/test/PR_test/unit_test/op/tensorop/meta copying ./test/PR_test/unit_test/op/tensorop/meta/test_fuse.py -> build/lib/test/PR_test/unit_test/op/tensorop/meta creating build/lib/test/PR_test/unit_test/op/numpyop/meta copying ./test/PR_test/unit_test/op/numpyop/meta/test_one_of.py -> build/lib/test/PR_test/unit_test/op/numpyop/meta copying ./test/PR_test/unit_test/op/numpyop/meta/test_repeat.py -> build/lib/test/PR_test/unit_test/op/numpyop/meta copying ./test/PR_test/unit_test/op/numpyop/meta/test_sometimes.py -> build/lib/test/PR_test/unit_test/op/numpyop/meta copying ./test/PR_test/unit_test/op/numpyop/meta/__init__.py -> build/lib/test/PR_test/unit_test/op/numpyop/meta copying ./test/PR_test/unit_test/op/numpyop/meta/test_fuse.py -> build/lib/test/PR_test/unit_test/op/numpyop/meta creating build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_random_crop.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_random_rotate_90.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_random_sized_bbox_safe_crop.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_random_crop_near_bbox.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_mask_dropout.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_shift_scale_rotate.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_crop_non_empy_mask_if_exists.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_crop.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_flip.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_iaa_crop_and_pad.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_vertical_flip.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_grid_distortion.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_optical_distortion.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/__init__.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_random_grid_shuffle.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_random_sized_crop.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_smallest_max_size.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_horizontal_flip.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_pad_if_needed.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_resize.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_affine.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_elastic_transform.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_random_scale.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_random_resized_crop.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_center_crop.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_rotate.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_transpose.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate copying ./test/PR_test/unit_test/op/numpyop/multivariate/test_longest_max_size.py -> build/lib/test/PR_test/unit_test/op/numpyop/multivariate creating build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_sharpness.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_contrast.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_clahe.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_to_sepia.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_random_snow.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_solarize.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_invert_img.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_random_shapes.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_to_float.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_shear_x.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_equalize.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_coarse_dropout.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_rua.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_median_blur.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_shear_y.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_binarize.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_reshape.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_minmax.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_pad_sequence.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_channel_shuffle.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_image_compression.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_onehot.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_calibrate.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_gaussian_noise.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_autocontrast.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_gaussian_blur.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_translate_x.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_color.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_hue_saturation_value.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/__init__.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_motion_blur.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_random_brightness_contrast.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_downscale.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_word_to_id.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_normalize.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_tokenize.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_to_array.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_multiplicative_noise.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_iso_noise.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_blur.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_channel_dropout.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_random_shadow.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_channel_transpose.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_fromfloat.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_random_gamma.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_iaa_additive_gaussian_noise.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_posterize.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_expand_dims.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_random_rain.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_translate_y.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_color_jitter.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_to_gray.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_rgb_shift.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_random_fog.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_brightness.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate copying ./test/PR_test/unit_test/op/numpyop/univariate/test_random_sun_flare.py -> build/lib/test/PR_test/unit_test/op/numpyop/univariate creating build/lib/test/PR_test/unit_test/architecture/pytorch copying ./test/PR_test/unit_test/architecture/pytorch/test_unet.py -> build/lib/test/PR_test/unit_test/architecture/pytorch copying ./test/PR_test/unit_test/architecture/pytorch/test_attention_unet.py -> build/lib/test/PR_test/unit_test/architecture/pytorch copying ./test/PR_test/unit_test/architecture/pytorch/test_resnet9.py -> build/lib/test/PR_test/unit_test/architecture/pytorch copying ./test/PR_test/unit_test/architecture/pytorch/test_lenet.py -> build/lib/test/PR_test/unit_test/architecture/pytorch copying ./test/PR_test/unit_test/architecture/pytorch/__init__.py -> build/lib/test/PR_test/unit_test/architecture/pytorch copying ./test/PR_test/unit_test/architecture/pytorch/test_wideresnet.py -> build/lib/test/PR_test/unit_test/architecture/pytorch creating build/lib/test/PR_test/unit_test/architecture/tensorflow copying ./test/PR_test/unit_test/architecture/tensorflow/test_unet.py -> build/lib/test/PR_test/unit_test/architecture/tensorflow copying ./test/PR_test/unit_test/architecture/tensorflow/test_attention_unet.py -> build/lib/test/PR_test/unit_test/architecture/tensorflow copying ./test/PR_test/unit_test/architecture/tensorflow/test_resnet9.py -> build/lib/test/PR_test/unit_test/architecture/tensorflow copying ./test/PR_test/unit_test/architecture/tensorflow/test_lenet.py -> build/lib/test/PR_test/unit_test/architecture/tensorflow copying ./test/PR_test/unit_test/architecture/tensorflow/__init__.py -> build/lib/test/PR_test/unit_test/architecture/tensorflow copying ./test/PR_test/unit_test/architecture/tensorflow/test_wideresnet.py -> build/lib/test/PR_test/unit_test/architecture/tensorflow creating build/lib/fastestimator/cli copying ./fastestimator/cli/history.py -> build/lib/fastestimator/cli copying ./fastestimator/cli/main.py -> build/lib/fastestimator/cli copying ./fastestimator/cli/run.py -> build/lib/fastestimator/cli copying ./fastestimator/cli/train.py -> build/lib/fastestimator/cli copying ./fastestimator/cli/__init__.py -> build/lib/fastestimator/cli copying ./fastestimator/cli/plot.py -> build/lib/fastestimator/cli copying ./fastestimator/cli/logs.py -> build/lib/fastestimator/cli creating build/lib/fastestimator/search copying ./fastestimator/search/__init__.py -> build/lib/fastestimator/search copying ./fastestimator/search/grid_search.py -> build/lib/fastestimator/search copying ./fastestimator/search/search.py -> build/lib/fastestimator/search copying ./fastestimator/search/golden_section.py -> build/lib/fastestimator/search creating build/lib/fastestimator/summary copying ./fastestimator/summary/history.py -> build/lib/fastestimator/summary copying ./fastestimator/summary/system.py -> build/lib/fastestimator/summary copying ./fastestimator/summary/summary.py -> build/lib/fastestimator/summary copying ./fastestimator/summary/__init__.py -> build/lib/fastestimator/summary creating build/lib/fastestimator/layers copying ./fastestimator/layers/__init__.py -> build/lib/fastestimator/layers creating build/lib/fastestimator/schedule copying ./fastestimator/schedule/lr_shedule.py -> build/lib/fastestimator/schedule copying ./fastestimator/schedule/schedule.py -> build/lib/fastestimator/schedule copying ./fastestimator/schedule/__init__.py -> build/lib/fastestimator/schedule creating build/lib/fastestimator/test copying ./fastestimator/test/nightly_util.py -> build/lib/fastestimator/test copying ./fastestimator/test/__init__.py -> build/lib/fastestimator/test copying ./fastestimator/test/unittest_util.py -> build/lib/fastestimator/test creating build/lib/fastestimator/backend copying ./fastestimator/backend/_ones_like.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_to_type.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_mean_squared_error.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_dice_score.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_reduce_sum.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_hinge.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_huber.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_matmul.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_exp.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_roll.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_l2_regularization.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_gather.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_categorical_crossentropy.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_tensor_round.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_zeros_like.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_tensor_pow.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_maximum.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_convert_tensor_precision.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_random_uniform_like.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_transpose.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_reshape.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_reduce_max.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_watch.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_argmax.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_flip.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_l1_loss.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_check_nan.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_abs.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_sparse_categorical_crossentropy.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_reduce_std.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_update_model.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_pow.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_percentile.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_save_model.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_get_lr.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_focal_loss.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_clip_by_value.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_cast.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_to_tensor.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_sign.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_squeeze.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_iwd.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_to_shape.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/__init__.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_reduce_mean.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_resize3d.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_get_gradient.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_random_normal_like.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_expand_dims.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_concat.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_where.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_load_model.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_permute.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_tensor_normalize.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_binary_crossentropy.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_lambertw.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_reduce_min.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_get_image_dims.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_zscore.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_smooth_l1_loss.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_get_shape.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_feed_forward.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_gather_from_batch.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_set_lr.py -> build/lib/fastestimator/backend copying ./fastestimator/backend/_tensor_sqrt.py -> build/lib/fastestimator/backend creating build/lib/fastestimator/xai copying ./fastestimator/xai/saliency.py -> build/lib/fastestimator/xai copying ./fastestimator/xai/__init__.py -> build/lib/fastestimator/xai creating build/lib/fastestimator/trace copying ./fastestimator/trace/__init__.py -> build/lib/fastestimator/trace copying ./fastestimator/trace/trace.py -> build/lib/fastestimator/trace creating build/lib/fastestimator/util copying ./fastestimator/util/base_util.py -> build/lib/fastestimator/util copying ./fastestimator/util/util.py -> build/lib/fastestimator/util copying ./fastestimator/util/wget_util.py -> build/lib/fastestimator/util copying ./fastestimator/util/traceability_util.py -> build/lib/fastestimator/util copying ./fastestimator/util/cli_util.py -> build/lib/fastestimator/util copying ./fastestimator/util/img_data.py -> build/lib/fastestimator/util copying ./fastestimator/util/__init__.py -> build/lib/fastestimator/util copying ./fastestimator/util/latex_util.py -> build/lib/fastestimator/util copying ./fastestimator/util/data.py -> build/lib/fastestimator/util copying ./fastestimator/util/google_download_util.py -> build/lib/fastestimator/util creating build/lib/fastestimator/dataset copying ./fastestimator/dataset/dataset.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/csv_dataset.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/labeled_dir_dataset.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/numpy_dataset.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/pickle_dataset.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/batch_dataset.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/__init__.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/siamese_dir_dataset.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/op_dataset.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/extend_dataset.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/dir_dataset.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/dataloader.py -> build/lib/fastestimator/dataset copying ./fastestimator/dataset/generator_dataset.py -> build/lib/fastestimator/dataset creating build/lib/fastestimator/op copying ./fastestimator/op/op.py -> build/lib/fastestimator/op copying ./fastestimator/op/__init__.py -> build/lib/fastestimator/op creating build/lib/fastestimator/architecture copying ./fastestimator/architecture/__init__.py -> build/lib/fastestimator/architecture creating build/lib/fastestimator/search/visualize copying ./fastestimator/search/visualize/vis_util.py -> build/lib/fastestimator/search/visualize copying ./fastestimator/search/visualize/__init__.py -> build/lib/fastestimator/search/visualize copying ./fastestimator/search/visualize/heatmap.py -> build/lib/fastestimator/search/visualize copying ./fastestimator/search/visualize/cartesian.py -> build/lib/fastestimator/search/visualize copying ./fastestimator/search/visualize/visualize.py -> build/lib/fastestimator/search/visualize copying ./fastestimator/search/visualize/parallel_coordinate_plot.py -> build/lib/fastestimator/search/visualize creating build/lib/fastestimator/summary/logs copying ./fastestimator/summary/logs/__init__.py -> build/lib/fastestimator/summary/logs copying ./fastestimator/summary/logs/log_plot.py -> build/lib/fastestimator/summary/logs copying ./fastestimator/summary/logs/log_parse.py -> build/lib/fastestimator/summary/logs creating build/lib/fastestimator/layers/pytorch copying ./fastestimator/layers/pytorch/cropping_2d.py -> build/lib/fastestimator/layers/pytorch copying ./fastestimator/layers/pytorch/__init__.py -> build/lib/fastestimator/layers/pytorch copying ./fastestimator/layers/pytorch/hadamard.py -> build/lib/fastestimator/layers/pytorch creating build/lib/fastestimator/layers/tensorflow copying ./fastestimator/layers/tensorflow/reflection_padding_2d.py -> build/lib/fastestimator/layers/tensorflow copying ./fastestimator/layers/tensorflow/instance_norm.py -> build/lib/fastestimator/layers/tensorflow copying ./fastestimator/layers/tensorflow/__init__.py -> build/lib/fastestimator/layers/tensorflow copying ./fastestimator/layers/tensorflow/hadamard.py -> build/lib/fastestimator/layers/tensorflow creating build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/precision.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/confusion_matrix.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/mean_average_precision.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/auc.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/__init__.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/calibration_error.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/f1_score.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/dice.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/recall.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/accuracy.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/mcc.py -> build/lib/fastestimator/trace/metric copying ./fastestimator/trace/metric/bleu_score.py -> build/lib/fastestimator/trace/metric creating build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/tensorboard.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/restore_wizard.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/model_saver.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/traceability.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/batch_display.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/csv_logger.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/best_model_saver.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/grid_display.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/image_saver.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/test_report.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/__init__.py -> build/lib/fastestimator/trace/io copying ./fastestimator/trace/io/image_viewer.py -> build/lib/fastestimator/trace/io creating build/lib/fastestimator/trace/adapt copying ./fastestimator/trace/adapt/terminate_on_nan.py -> build/lib/fastestimator/trace/adapt copying ./fastestimator/trace/adapt/lr_scheduler.py -> build/lib/fastestimator/trace/adapt copying ./fastestimator/trace/adapt/early_stopping.py -> build/lib/fastestimator/trace/adapt copying ./fastestimator/trace/adapt/__init__.py -> build/lib/fastestimator/trace/adapt copying ./fastestimator/trace/adapt/pbm_calibrator.py -> build/lib/fastestimator/trace/adapt copying ./fastestimator/trace/adapt/reduce_lr_on_plateau.py -> build/lib/fastestimator/trace/adapt creating build/lib/fastestimator/trace/meta copying ./fastestimator/trace/meta/__init__.py -> build/lib/fastestimator/trace/meta copying ./fastestimator/trace/meta/_per_ds.py -> build/lib/fastestimator/trace/meta creating build/lib/fastestimator/trace/xai copying ./fastestimator/trace/xai/label_tracker.py -> build/lib/fastestimator/trace/xai copying ./fastestimator/trace/xai/saliency.py -> build/lib/fastestimator/trace/xai copying ./fastestimator/trace/xai/eigen_cam.py -> build/lib/fastestimator/trace/xai copying ./fastestimator/trace/xai/__init__.py -> build/lib/fastestimator/trace/xai copying ./fastestimator/trace/xai/grad_cam.py -> build/lib/fastestimator/trace/xai copying ./fastestimator/trace/xai/instance_tracker.py -> build/lib/fastestimator/trace/xai creating build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/shakespeare.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/tednmt.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/cifair10.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/food101.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/mnist.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/tiny_imagenet.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/svhn_cropped.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/imdb_review.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/cifar10.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/mendeley.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/pascal_voc.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/usps.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/cub200.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/breast_cancer.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/horse2zebra.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/cifair100.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/mitmovie_ner.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/__init__.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/omniglot.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/mscoco.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/em_3d.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/montgomery.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/svhn.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/skl_digits.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/penn_treebank.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/cifar100.py -> build/lib/fastestimator/dataset/data copying ./fastestimator/dataset/data/nih_chestxray.py -> build/lib/fastestimator/dataset/data creating build/lib/fastestimator/op/tensorop copying ./fastestimator/op/tensorop/average.py -> build/lib/fastestimator/op/tensorop copying ./fastestimator/op/tensorop/reshape.py -> build/lib/fastestimator/op/tensorop copying ./fastestimator/op/tensorop/argmax.py -> build/lib/fastestimator/op/tensorop copying ./fastestimator/op/tensorop/gather.py -> build/lib/fastestimator/op/tensorop copying ./fastestimator/op/tensorop/permute.py -> build/lib/fastestimator/op/tensorop copying ./fastestimator/op/tensorop/resize3d.py -> build/lib/fastestimator/op/tensorop copying ./fastestimator/op/tensorop/un_hadamard.py -> build/lib/fastestimator/op/tensorop copying ./fastestimator/op/tensorop/__init__.py -> build/lib/fastestimator/op/tensorop copying ./fastestimator/op/tensorop/normalize.py -> build/lib/fastestimator/op/tensorop copying ./fastestimator/op/tensorop/tensorop.py -> build/lib/fastestimator/op/tensorop creating build/lib/fastestimator/op/numpyop copying ./fastestimator/op/numpyop/numpyop.py -> build/lib/fastestimator/op/numpyop copying ./fastestimator/op/numpyop/__init__.py -> build/lib/fastestimator/op/numpyop creating build/lib/fastestimator/op/tensorop/augmentation copying ./fastestimator/op/tensorop/augmentation/mixup_batch.py -> build/lib/fastestimator/op/tensorop/augmentation copying ./fastestimator/op/tensorop/augmentation/__init__.py -> build/lib/fastestimator/op/tensorop/augmentation copying ./fastestimator/op/tensorop/augmentation/cutmix_batch.py -> build/lib/fastestimator/op/tensorop/augmentation creating build/lib/fastestimator/op/tensorop/meta copying ./fastestimator/op/tensorop/meta/sometimes.py -> build/lib/fastestimator/op/tensorop/meta copying ./fastestimator/op/tensorop/meta/one_of.py -> build/lib/fastestimator/op/tensorop/meta copying ./fastestimator/op/tensorop/meta/fuse.py -> build/lib/fastestimator/op/tensorop/meta copying ./fastestimator/op/tensorop/meta/__init__.py -> build/lib/fastestimator/op/tensorop/meta copying ./fastestimator/op/tensorop/meta/repeat.py -> build/lib/fastestimator/op/tensorop/meta creating build/lib/fastestimator/op/tensorop/model copying ./fastestimator/op/tensorop/model/model.py -> build/lib/fastestimator/op/tensorop/model copying ./fastestimator/op/tensorop/model/update.py -> build/lib/fastestimator/op/tensorop/model copying ./fastestimator/op/tensorop/model/__init__.py -> build/lib/fastestimator/op/tensorop/model creating build/lib/fastestimator/op/tensorop/loss copying ./fastestimator/op/tensorop/loss/dice_loss.py -> build/lib/fastestimator/op/tensorop/loss copying ./fastestimator/op/tensorop/loss/mean_squared_error.py -> build/lib/fastestimator/op/tensorop/loss copying ./fastestimator/op/tensorop/loss/super_loss.py -> build/lib/fastestimator/op/tensorop/loss copying ./fastestimator/op/tensorop/loss/hinge.py -> build/lib/fastestimator/op/tensorop/loss copying ./fastestimator/op/tensorop/loss/l2_regularization.py -> build/lib/fastestimator/op/tensorop/loss copying ./fastestimator/op/tensorop/loss/l1_loss.py -> build/lib/fastestimator/op/tensorop/loss copying ./fastestimator/op/tensorop/loss/__init__.py -> build/lib/fastestimator/op/tensorop/loss copying ./fastestimator/op/tensorop/loss/focal_loss.py -> build/lib/fastestimator/op/tensorop/loss copying ./fastestimator/op/tensorop/loss/cross_entropy.py -> build/lib/fastestimator/op/tensorop/loss copying ./fastestimator/op/tensorop/loss/loss.py -> build/lib/fastestimator/op/tensorop/loss creating build/lib/fastestimator/op/tensorop/gradient copying ./fastestimator/op/tensorop/gradient/gradient.py -> build/lib/fastestimator/op/tensorop/gradient copying ./fastestimator/op/tensorop/gradient/__init__.py -> build/lib/fastestimator/op/tensorop/gradient copying ./fastestimator/op/tensorop/gradient/watch.py -> build/lib/fastestimator/op/tensorop/gradient copying ./fastestimator/op/tensorop/gradient/fgsm.py -> build/lib/fastestimator/op/tensorop/gradient creating build/lib/fastestimator/op/numpyop/meta copying ./fastestimator/op/numpyop/meta/sometimes.py -> build/lib/fastestimator/op/numpyop/meta copying ./fastestimator/op/numpyop/meta/one_of.py -> build/lib/fastestimator/op/numpyop/meta copying ./fastestimator/op/numpyop/meta/fuse.py -> build/lib/fastestimator/op/numpyop/meta copying ./fastestimator/op/numpyop/meta/__init__.py -> build/lib/fastestimator/op/numpyop/meta copying ./fastestimator/op/numpyop/meta/repeat.py -> build/lib/fastestimator/op/numpyop/meta creating build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/transpose.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/read_mat.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/center_crop.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/shift_scale_rotate.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/mask_dropout.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/affine.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/pad_if_needed.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/grid_distortion.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/random_resized_crop.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/random_sized_crop.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/horizontal_flip.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/random_scale.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/random_crop_near_bbox.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/resize.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/rotate.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/random_sized_bbox_safe_crop.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/random_grid_shuffle.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/__init__.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/random_crop.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/optical_distortion.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/elastic_transform.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/vertical_flip.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/longest_max_size.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/iaa_crop_and_pad.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/multivariate.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/flip.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/smallest_max_size.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/crop.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/crop_non_empty_mask_if_exists.py -> build/lib/fastestimator/op/numpyop/multivariate copying ./fastestimator/op/numpyop/multivariate/random_rotate_90.py -> build/lib/fastestimator/op/numpyop/multivariate creating build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/motion_blur.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/minmax.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/univariate.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/random_snow.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/median_blur.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/shear_x.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/random_fog.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/tokenize.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/color.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/hue_saturation_value.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/multiplicative_noise.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/iaa_additive_gaussian_noise.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/reshape.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/channel_shuffle.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/random_gamma.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/invert_img.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/random_sun_flare.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/to_float.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/translate_y.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/to_sepia.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/solarize.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/word_to_id.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/rua.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/to_array.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/brightness.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/image_compression.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/equalize.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/color_jitter.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/random_rain.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/channel_dropout.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/rgb_shift.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/contrast.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/blur.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/translate_x.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/channel_transpose.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/__init__.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/shear_y.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/downscale.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/posterize.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/iso_noise.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/expand_dims.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/read_image.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/sharpness.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/random_shapes.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/random_shadow.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/hadamard.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/autocontrast.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/clahe.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/onehot.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/gaussian_blur.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/calibate.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/coarse_dropout.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/to_gray.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/random_brightness_contrast.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/from_float.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/pad_sequence.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/gaussian_noise.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/normalize.py -> build/lib/fastestimator/op/numpyop/univariate copying ./fastestimator/op/numpyop/univariate/binarize.py -> build/lib/fastestimator/op/numpyop/univariate creating build/lib/fastestimator/architecture/pytorch copying ./fastestimator/architecture/pytorch/resnet9.py -> build/lib/fastestimator/architecture/pytorch copying ./fastestimator/architecture/pytorch/__init__.py -> build/lib/fastestimator/architecture/pytorch copying ./fastestimator/architecture/pytorch/wideresnet.py -> build/lib/fastestimator/architecture/pytorch copying ./fastestimator/architecture/pytorch/unet.py -> build/lib/fastestimator/architecture/pytorch copying ./fastestimator/architecture/pytorch/lenet.py -> build/lib/fastestimator/architecture/pytorch copying ./fastestimator/architecture/pytorch/attention_unet.py -> build/lib/fastestimator/architecture/pytorch creating build/lib/fastestimator/architecture/tensorflow copying ./fastestimator/architecture/tensorflow/resnet9.py -> build/lib/fastestimator/architecture/tensorflow copying ./fastestimator/architecture/tensorflow/__init__.py -> build/lib/fastestimator/architecture/tensorflow copying ./fastestimator/architecture/tensorflow/wideresnet.py -> build/lib/fastestimator/architecture/tensorflow copying ./fastestimator/architecture/tensorflow/unet.py -> build/lib/fastestimator/architecture/tensorflow copying ./fastestimator/architecture/tensorflow/lenet.py -> build/lib/fastestimator/architecture/tensorflow copying ./fastestimator/architecture/tensorflow/attention_unet.py -> build/lib/fastestimator/architecture/tensorflow + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CZVJcn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64 + cd fastestimator-nightly-1.5.0.dev202304101324 + 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 -m64 -mtune=generic -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-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64 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-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test copying build/lib/test/PR_test/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/cli copying build/lib/test/PR_test/integration_test/cli/test_main.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/cli copying build/lib/test/PR_test/integration_test/cli/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/cli copying build/lib/test/PR_test/integration_test/cli/test_train.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/cli copying build/lib/test/PR_test/integration_test/test_pipeline.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/search copying build/lib/test/PR_test/integration_test/search/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/search creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/search/visualize copying build/lib/test/PR_test/integration_test/search/visualize/test_visualize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/search/visualize copying build/lib/test/PR_test/integration_test/search/visualize/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/search/visualize creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/summary copying build/lib/test/PR_test/integration_test/summary/test_history.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/summary copying build/lib/test/PR_test/integration_test/summary/test_system.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/summary copying build/lib/test/PR_test/integration_test/summary/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/summary creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule copying build/lib/test/PR_test/integration_test/schedule/test_repeat_scheduler.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule copying build/lib/test/PR_test/integration_test/schedule/test_schedule.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule copying build/lib/test/PR_test/integration_test/schedule/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule copying build/lib/test/PR_test/integration_test/schedule/test_epoch_scheduler.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule copying build/lib/test/PR_test/integration_test/schedule/test_arc.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend copying build/lib/test/PR_test/integration_test/backend/test_set_lr.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend copying build/lib/test/PR_test/integration_test/backend/test_update_model.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend copying build/lib/test/PR_test/integration_test/backend/test_get_lr.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend copying build/lib/test/PR_test/integration_test/backend/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend copying build/lib/test/PR_test/integration_test/backend/test_save_model_load_model.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend copying build/lib/test/PR_test/integration_test/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace copying build/lib/test/PR_test/integration_test/trace/test_test_essential.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace copying build/lib/test/PR_test/integration_test/trace/test_logger.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric copying build/lib/test/PR_test/integration_test/trace/metric/test_confusion_matrix.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric copying build/lib/test/PR_test/integration_test/trace/metric/test_accuracy.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric copying build/lib/test/PR_test/integration_test/trace/metric/test_recall.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric copying build/lib/test/PR_test/integration_test/trace/metric/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric copying build/lib/test/PR_test/integration_test/trace/metric/test_calibration_error.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric copying build/lib/test/PR_test/integration_test/trace/metric/test_f1_score.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric copying build/lib/test/PR_test/integration_test/trace/metric/test_dice.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric copying build/lib/test/PR_test/integration_test/trace/metric/test_precision.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric copying build/lib/test/PR_test/integration_test/trace/metric/test_mcc.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric copying build/lib/test/PR_test/integration_test/trace/metric/test_mean_average_precision.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_test_report.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_restore_wizard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_image_viewer.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_batch_display.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_model_saver.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_tensorboard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_saliency.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_best_model_saver.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_traceability.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_csv_logger.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io copying build/lib/test/PR_test/integration_test/trace/io/test_image_saver.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt copying build/lib/test/PR_test/integration_test/trace/adapt/test_pbm_calibrator.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt copying build/lib/test/PR_test/integration_test/trace/adapt/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt copying build/lib/test/PR_test/integration_test/trace/adapt/test_reduce_lr_on_plateau.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt copying build/lib/test/PR_test/integration_test/trace/adapt/test_terminate_on_nan.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt copying build/lib/test/PR_test/integration_test/trace/adapt/test_lr_scheduler.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt copying build/lib/test/PR_test/integration_test/trace/adapt/test_early_stopping.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt copying build/lib/test/PR_test/integration_test/trace/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/xai copying build/lib/test/PR_test/integration_test/trace/xai/test_instance_tracker.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/xai copying build/lib/test/PR_test/integration_test/trace/xai/test_label_tracker.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/xai copying build/lib/test/PR_test/integration_test/trace/xai/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/xai copying build/lib/test/PR_test/integration_test/trace/test_eval_essential.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace copying build/lib/test/PR_test/integration_test/trace/test_train_essential.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace copying build/lib/test/PR_test/integration_test/trace/test_trace.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/util copying build/lib/test/PR_test/integration_test/util/test_img_data.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/util copying build/lib/test/PR_test/integration_test/util/test_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/util copying build/lib/test/PR_test/integration_test/util/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/util copying build/lib/test/PR_test/integration_test/util/test_traceability_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/util copying build/lib/test/PR_test/integration_test/test_estimator.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/dataset copying build/lib/test/PR_test/integration_test/dataset/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/dataset copying build/lib/test/PR_test/integration_test/dataset/test_batch_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/dataset creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/augmentation copying build/lib/test/PR_test/integration_test/op/tensorop/augmentation/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/augmentation copying build/lib/test/PR_test/integration_test/op/tensorop/augmentation/test_cutmix_batch.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/augmentation copying build/lib/test/PR_test/integration_test/op/tensorop/test_argmax.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop copying build/lib/test/PR_test/integration_test/op/tensorop/test_reshape.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop copying build/lib/test/PR_test/integration_test/op/tensorop/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta copying build/lib/test/PR_test/integration_test/op/tensorop/meta/test_one_of.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta copying build/lib/test/PR_test/integration_test/op/tensorop/meta/test_repeat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta copying build/lib/test/PR_test/integration_test/op/tensorop/meta/test_sometimes.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta copying build/lib/test/PR_test/integration_test/op/tensorop/meta/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta copying build/lib/test/PR_test/integration_test/op/tensorop/meta/test_fuse.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta copying build/lib/test/PR_test/integration_test/op/tensorop/test_un_hadamard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/model copying build/lib/test/PR_test/integration_test/op/tensorop/model/test_updateop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/model copying build/lib/test/PR_test/integration_test/op/tensorop/model/test_modelop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/model copying build/lib/test/PR_test/integration_test/op/tensorop/model/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/model creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss copying build/lib/test/PR_test/integration_test/op/tensorop/loss/test_super_loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss copying build/lib/test/PR_test/integration_test/op/tensorop/loss/test_l2_regularization.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss copying build/lib/test/PR_test/integration_test/op/tensorop/loss/test_l1_loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss copying build/lib/test/PR_test/integration_test/op/tensorop/loss/test_hinge.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss copying build/lib/test/PR_test/integration_test/op/tensorop/loss/test_mean_squared_error.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss copying build/lib/test/PR_test/integration_test/op/tensorop/loss/test_cross_entropy.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss copying build/lib/test/PR_test/integration_test/op/tensorop/loss/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/gradient copying build/lib/test/PR_test/integration_test/op/tensorop/gradient/test_gradientop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/gradient copying build/lib/test/PR_test/integration_test/op/tensorop/gradient/test_fgsm.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/gradient copying build/lib/test/PR_test/integration_test/op/tensorop/gradient/test_watch.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/gradient copying build/lib/test/PR_test/integration_test/op/tensorop/gradient/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/gradient copying build/lib/test/PR_test/integration_test/op/tensorop/test_average.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop copying build/lib/test/PR_test/integration_test/op/test_op.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op copying build/lib/test/PR_test/integration_test/op/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop copying build/lib/test/PR_test/integration_test/op/numpyop/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta copying build/lib/test/PR_test/integration_test/op/numpyop/meta/test_one_of.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta copying build/lib/test/PR_test/integration_test/op/numpyop/meta/test_repeat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta copying build/lib/test/PR_test/integration_test/op/numpyop/meta/test_sometimes.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta copying build/lib/test/PR_test/integration_test/op/numpyop/meta/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta copying build/lib/test/PR_test/integration_test/op/numpyop/meta/test_fuse.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/multivariate copying build/lib/test/PR_test/integration_test/op/numpyop/multivariate/test_read_mat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/multivariate copying build/lib/test/PR_test/integration_test/op/numpyop/multivariate/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/multivariate creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/univariate copying build/lib/test/PR_test/integration_test/op/numpyop/univariate/test_read_image.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/univariate copying build/lib/test/PR_test/integration_test/op/numpyop/univariate/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/univariate copying build/lib/test/PR_test/integration_test/op/numpyop/univariate/test_hadamard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/univariate copying build/lib/test/PR_test/integration_test/test_network.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/cli copying build/lib/test/PR_test/unit_test/cli/test_cli_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/cli copying build/lib/test/PR_test/unit_test/cli/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/cli creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/search copying build/lib/test/PR_test/unit_test/search/test_search.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/search copying build/lib/test/PR_test/unit_test/search/test_grid_search.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/search copying build/lib/test/PR_test/unit_test/search/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/search copying build/lib/test/PR_test/unit_test/search/test_golden_section_search.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/search creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary copying build/lib/test/PR_test/unit_test/summary/test_summary.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary copying build/lib/test/PR_test/unit_test/summary/test_history.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary copying build/lib/test/PR_test/unit_test/summary/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary/logs copying build/lib/test/PR_test/unit_test/summary/logs/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary/logs copying build/lib/test/PR_test/unit_test/summary/logs/test_metrics.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary/logs creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/pytorch copying build/lib/test/PR_test/unit_test/layers/pytorch/test_cropping_2d.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/pytorch copying build/lib/test/PR_test/unit_test/layers/pytorch/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/pytorch copying build/lib/test/PR_test/unit_test/layers/pytorch/test_hadamard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/pytorch copying build/lib/test/PR_test/unit_test/layers/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/tensorflow copying build/lib/test/PR_test/unit_test/layers/tensorflow/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/tensorflow copying build/lib/test/PR_test/unit_test/layers/tensorflow/test_instance_norm.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/tensorflow copying build/lib/test/PR_test/unit_test/layers/tensorflow/test_hadamard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/tensorflow copying build/lib/test/PR_test/unit_test/layers/tensorflow/test_reflection_padding_2d.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/tensorflow creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/schedule copying build/lib/test/PR_test/unit_test/schedule/test_repeat_scheduler.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/schedule copying build/lib/test/PR_test/unit_test/schedule/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/schedule copying build/lib/test/PR_test/unit_test/schedule/test_epoch_scheduler.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/schedule copying build/lib/test/PR_test/unit_test/schedule/test_lr_schedule.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/schedule creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/test copying build/lib/test/PR_test/unit_test/test/test_unittest_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/test copying build/lib/test/PR_test/unit_test/test/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_iwd.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_where.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_get_gradient.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_gather_from_batch.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_resize3d.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_zscore.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_dice_score.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_argmax.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_to_shape.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_tensor_sqrt.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_sign.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_hinge.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_tensor_normalize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_get_image_dims.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_gather.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_reduce_mean.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_random_normal_like.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_tensor_round.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_pow.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_tensor_pow.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_reduce_min.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_clip_by_value.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_reshape.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_mean_squared_error.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_sparse_categorical_crossentropy.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_check_nan.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_zeros_like.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_lambertw.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_permute.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_cast.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_squeeze.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_watch.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_reduce_std.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_maximum.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_categorical_crossentropy.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_to_tensor.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_reduce_sum.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_binary_crossentropy.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_to_type.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_concat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_random_uniform_like.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_expand_dims.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_matmul.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_percentile.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_abs.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_reduce_max.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_ones_like.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_roll.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_feed_forward.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_exp.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/backend/test_transpose.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend copying build/lib/test/PR_test/unit_test/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/xai copying build/lib/test/PR_test/unit_test/xai/test_saliency.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/xai copying build/lib/test/PR_test/unit_test/xai/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/xai creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/trace creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/trace/metric copying build/lib/test/PR_test/unit_test/trace/metric/test_auc_score.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/trace/metric copying build/lib/test/PR_test/unit_test/trace/metric/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/trace/metric copying build/lib/test/PR_test/unit_test/trace/metric/test_bleu_score.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/trace/metric copying build/lib/test/PR_test/unit_test/trace/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/trace creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util copying build/lib/test/PR_test/unit_test/util/test_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util copying build/lib/test/PR_test/unit_test/util/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util copying build/lib/test/PR_test/unit_test/util/test_traceability_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util copying build/lib/test/PR_test/unit_test/util/test_wget_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util copying build/lib/test/PR_test/unit_test/util/test_data.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/test_numpy_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/test_labeled_dir_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/test_extend_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/test_csv_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/test_siamese_dir_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/test_pickle_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/test_generator_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/test_data.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/test_dir_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset copying build/lib/test/PR_test/unit_test/dataset/test_batch_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop copying build/lib/test/PR_test/unit_test/op/tensorop/test_resize3d.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/augmentation copying build/lib/test/PR_test/unit_test/op/tensorop/augmentation/test_mixup_batch.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/augmentation copying build/lib/test/PR_test/unit_test/op/tensorop/augmentation/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/augmentation copying build/lib/test/PR_test/unit_test/op/tensorop/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta copying build/lib/test/PR_test/unit_test/op/tensorop/meta/test_one_of.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta copying build/lib/test/PR_test/unit_test/op/tensorop/meta/test_repeat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta copying build/lib/test/PR_test/unit_test/op/tensorop/meta/test_sometimes.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta copying build/lib/test/PR_test/unit_test/op/tensorop/meta/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta copying build/lib/test/PR_test/unit_test/op/tensorop/meta/test_fuse.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta copying build/lib/test/PR_test/unit_test/op/tensorop/test_normalize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop copying build/lib/test/PR_test/unit_test/op/tensorop/test_tensorop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop copying build/lib/test/PR_test/unit_test/op/test_op.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op copying build/lib/test/PR_test/unit_test/op/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/loss copying build/lib/test/PR_test/unit_test/op/loss/test_focal_loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/loss copying build/lib/test/PR_test/unit_test/op/loss/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/loss creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop copying build/lib/test/PR_test/unit_test/op/numpyop/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta copying build/lib/test/PR_test/unit_test/op/numpyop/meta/test_one_of.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta copying build/lib/test/PR_test/unit_test/op/numpyop/meta/test_repeat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta copying build/lib/test/PR_test/unit_test/op/numpyop/meta/test_sometimes.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta copying build/lib/test/PR_test/unit_test/op/numpyop/meta/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta copying build/lib/test/PR_test/unit_test/op/numpyop/meta/test_fuse.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta copying build/lib/test/PR_test/unit_test/op/numpyop/test_numpyop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_random_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_random_rotate_90.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_random_sized_bbox_safe_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_random_crop_near_bbox.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_mask_dropout.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_shift_scale_rotate.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_crop_non_empy_mask_if_exists.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_flip.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_iaa_crop_and_pad.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_vertical_flip.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_grid_distortion.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_optical_distortion.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_random_grid_shuffle.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_random_sized_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_smallest_max_size.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_horizontal_flip.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_pad_if_needed.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_resize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_affine.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_elastic_transform.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_random_scale.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_random_resized_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_center_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_rotate.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_transpose.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate copying build/lib/test/PR_test/unit_test/op/numpyop/multivariate/test_longest_max_size.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_sharpness.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_contrast.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_clahe.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_to_sepia.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_random_snow.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_solarize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_invert_img.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_random_shapes.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_to_float.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_shear_x.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_equalize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_coarse_dropout.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_rua.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_median_blur.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_shear_y.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_binarize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_reshape.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_minmax.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_pad_sequence.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_channel_shuffle.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_image_compression.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_onehot.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_calibrate.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_gaussian_noise.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_autocontrast.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_gaussian_blur.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_translate_x.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_color.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_hue_saturation_value.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_motion_blur.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_random_brightness_contrast.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_downscale.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_word_to_id.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_normalize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_tokenize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_to_array.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_multiplicative_noise.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_iso_noise.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_blur.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_channel_dropout.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_random_shadow.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_channel_transpose.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_fromfloat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_random_gamma.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_iaa_additive_gaussian_noise.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_posterize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_expand_dims.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_random_rain.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_translate_y.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_color_jitter.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_to_gray.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_rgb_shift.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_random_fog.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_brightness.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate copying build/lib/test/PR_test/unit_test/op/numpyop/univariate/test_random_sun_flare.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch copying build/lib/test/PR_test/unit_test/architecture/pytorch/test_unet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch copying build/lib/test/PR_test/unit_test/architecture/pytorch/test_attention_unet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch copying build/lib/test/PR_test/unit_test/architecture/pytorch/test_resnet9.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch copying build/lib/test/PR_test/unit_test/architecture/pytorch/test_lenet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch copying build/lib/test/PR_test/unit_test/architecture/pytorch/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch copying build/lib/test/PR_test/unit_test/architecture/pytorch/test_wideresnet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch copying build/lib/test/PR_test/unit_test/architecture/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow copying build/lib/test/PR_test/unit_test/architecture/tensorflow/test_unet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow copying build/lib/test/PR_test/unit_test/architecture/tensorflow/test_attention_unet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow copying build/lib/test/PR_test/unit_test/architecture/tensorflow/test_resnet9.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow copying build/lib/test/PR_test/unit_test/architecture/tensorflow/test_lenet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow copying build/lib/test/PR_test/unit_test/architecture/tensorflow/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow copying build/lib/test/PR_test/unit_test/architecture/tensorflow/test_wideresnet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/run_pr_test.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli copying build/lib/fastestimator/cli/history.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli copying build/lib/fastestimator/cli/main.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli copying build/lib/fastestimator/cli/run.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli copying build/lib/fastestimator/cli/train.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli copying build/lib/fastestimator/cli/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli copying build/lib/fastestimator/cli/plot.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli copying build/lib/fastestimator/cli/logs.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search copying build/lib/fastestimator/search/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize copying build/lib/fastestimator/search/visualize/vis_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize copying build/lib/fastestimator/search/visualize/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize copying build/lib/fastestimator/search/visualize/heatmap.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize copying build/lib/fastestimator/search/visualize/cartesian.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize copying build/lib/fastestimator/search/visualize/visualize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize copying build/lib/fastestimator/search/visualize/parallel_coordinate_plot.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize copying build/lib/fastestimator/search/grid_search.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search copying build/lib/fastestimator/search/search.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search copying build/lib/fastestimator/search/golden_section.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary copying build/lib/fastestimator/summary/history.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary copying build/lib/fastestimator/summary/system.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary copying build/lib/fastestimator/summary/summary.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary copying build/lib/fastestimator/summary/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/logs copying build/lib/fastestimator/summary/logs/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/logs copying build/lib/fastestimator/summary/logs/log_plot.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/logs copying build/lib/fastestimator/summary/logs/log_parse.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/logs creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/pytorch copying build/lib/fastestimator/layers/pytorch/cropping_2d.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/pytorch copying build/lib/fastestimator/layers/pytorch/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/pytorch copying build/lib/fastestimator/layers/pytorch/hadamard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/pytorch copying build/lib/fastestimator/layers/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/tensorflow copying build/lib/fastestimator/layers/tensorflow/reflection_padding_2d.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/tensorflow copying build/lib/fastestimator/layers/tensorflow/instance_norm.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/tensorflow copying build/lib/fastestimator/layers/tensorflow/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/tensorflow copying build/lib/fastestimator/layers/tensorflow/hadamard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/tensorflow creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/schedule copying build/lib/fastestimator/schedule/lr_shedule.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/schedule copying build/lib/fastestimator/schedule/schedule.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/schedule copying build/lib/fastestimator/schedule/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/schedule creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/test copying build/lib/fastestimator/test/nightly_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/test copying build/lib/fastestimator/test/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/test copying build/lib/fastestimator/test/unittest_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/test copying build/lib/fastestimator/pipeline.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_ones_like.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_to_type.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_mean_squared_error.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_dice_score.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_reduce_sum.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_hinge.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_huber.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_matmul.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_exp.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_roll.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_l2_regularization.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_gather.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_categorical_crossentropy.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_tensor_round.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_zeros_like.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_tensor_pow.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_maximum.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_convert_tensor_precision.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_random_uniform_like.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_transpose.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_reshape.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_reduce_max.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_watch.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_argmax.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_flip.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_l1_loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_check_nan.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_abs.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_sparse_categorical_crossentropy.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_reduce_std.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_update_model.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_pow.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_percentile.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_save_model.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_get_lr.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_focal_loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_clip_by_value.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_cast.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_to_tensor.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_sign.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_squeeze.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_iwd.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_to_shape.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_reduce_mean.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_resize3d.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_get_gradient.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_random_normal_like.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_expand_dims.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_concat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_where.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_load_model.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_permute.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_tensor_normalize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_binary_crossentropy.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_lambertw.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_reduce_min.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_get_image_dims.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_zscore.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_smooth_l1_loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_get_shape.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_feed_forward.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_gather_from_batch.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_set_lr.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/backend/_tensor_sqrt.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend copying build/lib/fastestimator/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/xai copying build/lib/fastestimator/xai/saliency.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/xai copying build/lib/fastestimator/xai/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/xai creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/precision.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/confusion_matrix.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/mean_average_precision.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/auc.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/calibration_error.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/f1_score.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/dice.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/recall.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/accuracy.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/mcc.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric copying build/lib/fastestimator/trace/metric/bleu_score.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/tensorboard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/restore_wizard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/model_saver.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/traceability.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/batch_display.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/csv_logger.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/best_model_saver.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/grid_display.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/image_saver.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/test_report.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io copying build/lib/fastestimator/trace/io/image_viewer.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt copying build/lib/fastestimator/trace/adapt/terminate_on_nan.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt copying build/lib/fastestimator/trace/adapt/lr_scheduler.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt copying build/lib/fastestimator/trace/adapt/early_stopping.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt copying build/lib/fastestimator/trace/adapt/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt copying build/lib/fastestimator/trace/adapt/pbm_calibrator.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt copying build/lib/fastestimator/trace/adapt/reduce_lr_on_plateau.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt copying build/lib/fastestimator/trace/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/meta copying build/lib/fastestimator/trace/meta/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/meta copying build/lib/fastestimator/trace/meta/_per_ds.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/meta creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai copying build/lib/fastestimator/trace/xai/label_tracker.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai copying build/lib/fastestimator/trace/xai/saliency.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai copying build/lib/fastestimator/trace/xai/eigen_cam.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai copying build/lib/fastestimator/trace/xai/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai copying build/lib/fastestimator/trace/xai/grad_cam.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai copying build/lib/fastestimator/trace/xai/instance_tracker.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai copying build/lib/fastestimator/trace/trace.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util copying build/lib/fastestimator/util/base_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util copying build/lib/fastestimator/util/util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util copying build/lib/fastestimator/util/wget_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util copying build/lib/fastestimator/util/traceability_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util copying build/lib/fastestimator/util/cli_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util copying build/lib/fastestimator/util/img_data.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util copying build/lib/fastestimator/util/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util copying build/lib/fastestimator/util/latex_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util copying build/lib/fastestimator/util/data.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util copying build/lib/fastestimator/util/google_download_util.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/shakespeare.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/tednmt.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/cifair10.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/food101.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/mnist.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/tiny_imagenet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/svhn_cropped.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/imdb_review.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/cifar10.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/mendeley.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/pascal_voc.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/usps.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/cub200.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/breast_cancer.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/horse2zebra.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/cifair100.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/mitmovie_ner.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/omniglot.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/mscoco.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/em_3d.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/montgomery.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/svhn.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/skl_digits.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/penn_treebank.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/cifar100.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/data/nih_chestxray.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data copying build/lib/fastestimator/dataset/dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/csv_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/labeled_dir_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/numpy_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/pickle_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/batch_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/siamese_dir_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/op_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/extend_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/dir_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/dataloader.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset copying build/lib/fastestimator/dataset/generator_dataset.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop copying build/lib/fastestimator/op/tensorop/average.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/augmentation copying build/lib/fastestimator/op/tensorop/augmentation/mixup_batch.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/augmentation copying build/lib/fastestimator/op/tensorop/augmentation/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/augmentation copying build/lib/fastestimator/op/tensorop/augmentation/cutmix_batch.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/augmentation copying build/lib/fastestimator/op/tensorop/reshape.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop copying build/lib/fastestimator/op/tensorop/argmax.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop copying build/lib/fastestimator/op/tensorop/gather.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop copying build/lib/fastestimator/op/tensorop/permute.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop copying build/lib/fastestimator/op/tensorop/resize3d.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop copying build/lib/fastestimator/op/tensorop/un_hadamard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop copying build/lib/fastestimator/op/tensorop/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta copying build/lib/fastestimator/op/tensorop/meta/sometimes.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta copying build/lib/fastestimator/op/tensorop/meta/one_of.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta copying build/lib/fastestimator/op/tensorop/meta/fuse.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta copying build/lib/fastestimator/op/tensorop/meta/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta copying build/lib/fastestimator/op/tensorop/meta/repeat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/model copying build/lib/fastestimator/op/tensorop/model/model.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/model copying build/lib/fastestimator/op/tensorop/model/update.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/model copying build/lib/fastestimator/op/tensorop/model/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/model creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/loss/dice_loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/loss/mean_squared_error.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/loss/super_loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/loss/hinge.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/loss/l2_regularization.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/loss/l1_loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/loss/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/loss/focal_loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/loss/cross_entropy.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/loss/loss.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss copying build/lib/fastestimator/op/tensorop/normalize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop copying build/lib/fastestimator/op/tensorop/tensorop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/gradient copying build/lib/fastestimator/op/tensorop/gradient/gradient.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/gradient copying build/lib/fastestimator/op/tensorop/gradient/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/gradient copying build/lib/fastestimator/op/tensorop/gradient/watch.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/gradient copying build/lib/fastestimator/op/tensorop/gradient/fgsm.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/gradient copying build/lib/fastestimator/op/op.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op copying build/lib/fastestimator/op/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop copying build/lib/fastestimator/op/numpyop/numpyop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop copying build/lib/fastestimator/op/numpyop/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta copying build/lib/fastestimator/op/numpyop/meta/sometimes.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta copying build/lib/fastestimator/op/numpyop/meta/one_of.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta copying build/lib/fastestimator/op/numpyop/meta/fuse.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta copying build/lib/fastestimator/op/numpyop/meta/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta copying build/lib/fastestimator/op/numpyop/meta/repeat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/transpose.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/read_mat.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/center_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/shift_scale_rotate.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/mask_dropout.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/affine.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/pad_if_needed.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/grid_distortion.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/random_resized_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/random_sized_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/horizontal_flip.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/random_scale.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/random_crop_near_bbox.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/resize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/rotate.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/random_sized_bbox_safe_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/random_grid_shuffle.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/random_crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/optical_distortion.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/elastic_transform.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/vertical_flip.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/longest_max_size.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/iaa_crop_and_pad.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/multivariate.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/flip.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/smallest_max_size.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/crop.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/crop_non_empty_mask_if_exists.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate copying build/lib/fastestimator/op/numpyop/multivariate/random_rotate_90.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/motion_blur.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/minmax.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/univariate.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/random_snow.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/median_blur.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/shear_x.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/random_fog.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/tokenize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/color.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/hue_saturation_value.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/multiplicative_noise.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/iaa_additive_gaussian_noise.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/reshape.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/channel_shuffle.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/random_gamma.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/invert_img.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/random_sun_flare.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/to_float.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/translate_y.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/to_sepia.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/solarize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/word_to_id.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/rua.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/to_array.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/brightness.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/image_compression.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/equalize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/color_jitter.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/random_rain.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/channel_dropout.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/rgb_shift.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/contrast.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/blur.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/translate_x.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/channel_transpose.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/shear_y.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/downscale.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/posterize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/iso_noise.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/expand_dims.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/read_image.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/sharpness.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/random_shapes.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/random_shadow.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/hadamard.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/autocontrast.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/clahe.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/onehot.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/gaussian_blur.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/calibate.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/coarse_dropout.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/to_gray.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/random_brightness_contrast.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/from_float.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/pad_sequence.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/gaussian_noise.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/normalize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/op/numpyop/univariate/binarize.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate copying build/lib/fastestimator/network.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch copying build/lib/fastestimator/architecture/pytorch/resnet9.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch copying build/lib/fastestimator/architecture/pytorch/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch copying build/lib/fastestimator/architecture/pytorch/wideresnet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch copying build/lib/fastestimator/architecture/pytorch/unet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch copying build/lib/fastestimator/architecture/pytorch/lenet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch copying build/lib/fastestimator/architecture/pytorch/attention_unet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch copying build/lib/fastestimator/architecture/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture creating /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow copying build/lib/fastestimator/architecture/tensorflow/resnet9.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow copying build/lib/fastestimator/architecture/tensorflow/__init__.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow copying build/lib/fastestimator/architecture/tensorflow/wideresnet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow copying build/lib/fastestimator/architecture/tensorflow/unet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow copying build/lib/fastestimator/architecture/tensorflow/lenet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow copying build/lib/fastestimator/architecture/tensorflow/attention_unet.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow copying build/lib/fastestimator/estimator.py -> /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/cli/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/cli/test_train.py to test_train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/test_pipeline.py to test_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/search/visualize/test_visualize.py to test_visualize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/search/visualize/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/summary/test_history.py to test_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/summary/test_system.py to test_system.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/summary/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule/test_repeat_scheduler.py to test_repeat_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule/test_schedule.py to test_schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule/test_epoch_scheduler.py to test_epoch_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/schedule/test_arc.py to test_arc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend/test_set_lr.py to test_set_lr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend/test_update_model.py to test_update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend/test_get_lr.py to test_get_lr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/backend/test_save_model_load_model.py to test_save_model_load_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/test_test_essential.py to test_test_essential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/test_logger.py to test_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric/test_confusion_matrix.py to test_confusion_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric/test_accuracy.py to test_accuracy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric/test_recall.py to test_recall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric/test_calibration_error.py to test_calibration_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric/test_f1_score.py to test_f1_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric/test_dice.py to test_dice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric/test_precision.py to test_precision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric/test_mcc.py to test_mcc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/metric/test_mean_average_precision.py to test_mean_average_precision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_test_report.py to test_test_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_restore_wizard.py to test_restore_wizard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_image_viewer.py to test_image_viewer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_batch_display.py to test_batch_display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_model_saver.py to test_model_saver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_tensorboard.py to test_tensorboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_saliency.py to test_saliency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_best_model_saver.py to test_best_model_saver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_traceability.py to test_traceability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_csv_logger.py to test_csv_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/io/test_image_saver.py to test_image_saver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt/test_pbm_calibrator.py to test_pbm_calibrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt/test_reduce_lr_on_plateau.py to test_reduce_lr_on_plateau.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt/test_terminate_on_nan.py to test_terminate_on_nan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt/test_lr_scheduler.py to test_lr_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/adapt/test_early_stopping.py to test_early_stopping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/xai/test_instance_tracker.py to test_instance_tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/xai/test_label_tracker.py to test_label_tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/xai/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/test_eval_essential.py to test_eval_essential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/test_train_essential.py to test_train_essential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/trace/test_trace.py to test_trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/util/test_img_data.py to test_img_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/util/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/util/test_traceability_util.py to test_traceability_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/test_estimator.py to test_estimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/dataset/test_batch_dataset.py to test_batch_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/augmentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/augmentation/test_cutmix_batch.py to test_cutmix_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/test_argmax.py to test_argmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/test_reshape.py to test_reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta/test_one_of.py to test_one_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta/test_repeat.py to test_repeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta/test_sometimes.py to test_sometimes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/meta/test_fuse.py to test_fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/test_un_hadamard.py to test_un_hadamard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/model/test_updateop.py to test_updateop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/model/test_modelop.py to test_modelop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss/test_super_loss.py to test_super_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss/test_l2_regularization.py to test_l2_regularization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss/test_l1_loss.py to test_l1_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss/test_hinge.py to test_hinge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss/test_mean_squared_error.py to test_mean_squared_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss/test_cross_entropy.py to test_cross_entropy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/loss/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/gradient/test_gradientop.py to test_gradientop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/gradient/test_fgsm.py to test_fgsm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/gradient/test_watch.py to test_watch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/gradient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/tensorop/test_average.py to test_average.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/test_op.py to test_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta/test_one_of.py to test_one_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta/test_repeat.py to test_repeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta/test_sometimes.py to test_sometimes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/meta/test_fuse.py to test_fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/multivariate/test_read_mat.py to test_read_mat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/multivariate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/univariate/test_read_image.py to test_read_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/univariate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/op/numpyop/univariate/test_hadamard.py to test_hadamard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/integration_test/test_network.py to test_network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/cli/test_cli_util.py to test_cli_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/search/test_search.py to test_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/search/test_grid_search.py to test_grid_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/search/test_golden_section_search.py to test_golden_section_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary/test_summary.py to test_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary/test_history.py to test_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary/logs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/summary/logs/test_metrics.py to test_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/pytorch/test_cropping_2d.py to test_cropping_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/pytorch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/pytorch/test_hadamard.py to test_hadamard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/tensorflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/tensorflow/test_instance_norm.py to test_instance_norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/tensorflow/test_hadamard.py to test_hadamard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/layers/tensorflow/test_reflection_padding_2d.py to test_reflection_padding_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/schedule/test_repeat_scheduler.py to test_repeat_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/schedule/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/schedule/test_epoch_scheduler.py to test_epoch_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/schedule/test_lr_schedule.py to test_lr_schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/test/test_unittest_util.py to test_unittest_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_iwd.py to test_iwd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_where.py to test_where.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_get_gradient.py to test_get_gradient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_gather_from_batch.py to test_gather_from_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_resize3d.py to test_resize3d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_zscore.py to test_zscore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_dice_score.py to test_dice_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_argmax.py to test_argmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_to_shape.py to test_to_shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_tensor_sqrt.py to test_tensor_sqrt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_sign.py to test_sign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_hinge.py to test_hinge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_tensor_normalize.py to test_tensor_normalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_get_image_dims.py to test_get_image_dims.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_gather.py to test_gather.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_reduce_mean.py to test_reduce_mean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_random_normal_like.py to test_random_normal_like.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_tensor_round.py to test_tensor_round.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_pow.py to test_pow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_tensor_pow.py to test_tensor_pow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_reduce_min.py to test_reduce_min.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_clip_by_value.py to test_clip_by_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_reshape.py to test_reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_mean_squared_error.py to test_mean_squared_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_sparse_categorical_crossentropy.py to test_sparse_categorical_crossentropy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_check_nan.py to test_check_nan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_zeros_like.py to test_zeros_like.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_lambertw.py to test_lambertw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_permute.py to test_permute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_cast.py to test_cast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_squeeze.py to test_squeeze.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_watch.py to test_watch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_reduce_std.py to test_reduce_std.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_maximum.py to test_maximum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_categorical_crossentropy.py to test_categorical_crossentropy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_to_tensor.py to test_to_tensor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_reduce_sum.py to test_reduce_sum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_binary_crossentropy.py to test_binary_crossentropy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_to_type.py to test_to_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_concat.py to test_concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_random_uniform_like.py to test_random_uniform_like.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_expand_dims.py to test_expand_dims.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_matmul.py to test_matmul.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_percentile.py to test_percentile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_abs.py to test_abs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_reduce_max.py to test_reduce_max.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_ones_like.py to test_ones_like.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_roll.py to test_roll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_feed_forward.py to test_feed_forward.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_exp.py to test_exp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/backend/test_transpose.py to test_transpose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/xai/test_saliency.py to test_saliency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/xai/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/trace/metric/test_auc_score.py to test_auc_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/trace/metric/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/trace/metric/test_bleu_score.py to test_bleu_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/trace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util/test_traceability_util.py to test_traceability_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util/test_wget_util.py to test_wget_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/util/test_data.py to test_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/test_numpy_dataset.py to test_numpy_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/test_labeled_dir_dataset.py to test_labeled_dir_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/test_extend_dataset.py to test_extend_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/test_csv_dataset.py to test_csv_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/test_siamese_dir_dataset.py to test_siamese_dir_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/test_pickle_dataset.py to test_pickle_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/test_generator_dataset.py to test_generator_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/test_data.py to test_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/test_dir_dataset.py to test_dir_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/dataset/test_batch_dataset.py to test_batch_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/test_resize3d.py to test_resize3d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/augmentation/test_mixup_batch.py to test_mixup_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/augmentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta/test_one_of.py to test_one_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta/test_repeat.py to test_repeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta/test_sometimes.py to test_sometimes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/meta/test_fuse.py to test_fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/test_normalize.py to test_normalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/tensorop/test_tensorop.py to test_tensorop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/test_op.py to test_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/loss/test_focal_loss.py to test_focal_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/loss/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta/test_one_of.py to test_one_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta/test_repeat.py to test_repeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta/test_sometimes.py to test_sometimes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/meta/test_fuse.py to test_fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/test_numpyop.py to test_numpyop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_random_crop.py to test_random_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_random_rotate_90.py to test_random_rotate_90.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_random_sized_bbox_safe_crop.py to test_random_sized_bbox_safe_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_random_crop_near_bbox.py to test_random_crop_near_bbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_mask_dropout.py to test_mask_dropout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_shift_scale_rotate.py to test_shift_scale_rotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_crop_non_empy_mask_if_exists.py to test_crop_non_empy_mask_if_exists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_crop.py to test_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_flip.py to test_flip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_iaa_crop_and_pad.py to test_iaa_crop_and_pad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_vertical_flip.py to test_vertical_flip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_grid_distortion.py to test_grid_distortion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_optical_distortion.py to test_optical_distortion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_random_grid_shuffle.py to test_random_grid_shuffle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_random_sized_crop.py to test_random_sized_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_smallest_max_size.py to test_smallest_max_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_horizontal_flip.py to test_horizontal_flip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_pad_if_needed.py to test_pad_if_needed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_resize.py to test_resize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_affine.py to test_affine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_elastic_transform.py to test_elastic_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_random_scale.py to test_random_scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_random_resized_crop.py to test_random_resized_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_center_crop.py to test_center_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_rotate.py to test_rotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_transpose.py to test_transpose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/multivariate/test_longest_max_size.py to test_longest_max_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_sharpness.py to test_sharpness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_contrast.py to test_contrast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_clahe.py to test_clahe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_to_sepia.py to test_to_sepia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_random_snow.py to test_random_snow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_solarize.py to test_solarize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_invert_img.py to test_invert_img.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_random_shapes.py to test_random_shapes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_to_float.py to test_to_float.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_shear_x.py to test_shear_x.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_equalize.py to test_equalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_coarse_dropout.py to test_coarse_dropout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_rua.py to test_rua.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_median_blur.py to test_median_blur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_shear_y.py to test_shear_y.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_binarize.py to test_binarize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_reshape.py to test_reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_minmax.py to test_minmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_pad_sequence.py to test_pad_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_channel_shuffle.py to test_channel_shuffle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_image_compression.py to test_image_compression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_onehot.py to test_onehot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_calibrate.py to test_calibrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_gaussian_noise.py to test_gaussian_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_autocontrast.py to test_autocontrast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_gaussian_blur.py to test_gaussian_blur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_translate_x.py to test_translate_x.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_color.py to test_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_hue_saturation_value.py to test_hue_saturation_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_motion_blur.py to test_motion_blur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_random_brightness_contrast.py to test_random_brightness_contrast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_downscale.py to test_downscale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_word_to_id.py to test_word_to_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_normalize.py to test_normalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_tokenize.py to test_tokenize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_to_array.py to test_to_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_multiplicative_noise.py to test_multiplicative_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_iso_noise.py to test_iso_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_blur.py to test_blur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_channel_dropout.py to test_channel_dropout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_random_shadow.py to test_random_shadow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_channel_transpose.py to test_channel_transpose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_fromfloat.py to test_fromfloat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_random_gamma.py to test_random_gamma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_iaa_additive_gaussian_noise.py to test_iaa_additive_gaussian_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_posterize.py to test_posterize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_expand_dims.py to test_expand_dims.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_random_rain.py to test_random_rain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_translate_y.py to test_translate_y.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_color_jitter.py to test_color_jitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_to_gray.py to test_to_gray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_rgb_shift.py to test_rgb_shift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_random_fog.py to test_random_fog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_brightness.py to test_brightness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/op/numpyop/univariate/test_random_sun_flare.py to test_random_sun_flare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch/test_unet.py to test_unet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch/test_attention_unet.py to test_attention_unet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch/test_resnet9.py to test_resnet9.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch/test_lenet.py to test_lenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/pytorch/test_wideresnet.py to test_wideresnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow/test_unet.py to test_unet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow/test_attention_unet.py to test_attention_unet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow/test_resnet9.py to test_resnet9.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow/test_lenet.py to test_lenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/PR_test/unit_test/architecture/tensorflow/test_wideresnet.py to test_wideresnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/test/run_pr_test.py to run_pr_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli/plot.py to plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/cli/logs.py to logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize/vis_util.py to vis_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize/heatmap.py to heatmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize/cartesian.py to cartesian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize/visualize.py to visualize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/visualize/parallel_coordinate_plot.py to parallel_coordinate_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/grid_search.py to grid_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/search/golden_section.py to golden_section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/system.py to system.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/logs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/logs/log_plot.py to log_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/summary/logs/log_parse.py to log_parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/pytorch/cropping_2d.py to cropping_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/pytorch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/pytorch/hadamard.py to hadamard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/tensorflow/reflection_padding_2d.py to reflection_padding_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/tensorflow/instance_norm.py to instance_norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/tensorflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/layers/tensorflow/hadamard.py to hadamard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/schedule/lr_shedule.py to lr_shedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/schedule/schedule.py to schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/schedule/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/test/nightly_util.py to nightly_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/test/unittest_util.py to unittest_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_ones_like.py to _ones_like.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_to_type.py to _to_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_mean_squared_error.py to _mean_squared_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_dice_score.py to _dice_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_reduce_sum.py to _reduce_sum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_hinge.py to _hinge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_huber.py to _huber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_matmul.py to _matmul.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_exp.py to _exp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_roll.py to _roll.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_l2_regularization.py to _l2_regularization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_gather.py to _gather.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_categorical_crossentropy.py to _categorical_crossentropy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_tensor_round.py to _tensor_round.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_zeros_like.py to _zeros_like.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_tensor_pow.py to _tensor_pow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_maximum.py to _maximum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_convert_tensor_precision.py to _convert_tensor_precision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_random_uniform_like.py to _random_uniform_like.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_transpose.py to _transpose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_reshape.py to _reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_reduce_max.py to _reduce_max.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_watch.py to _watch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_argmax.py to _argmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_flip.py to _flip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_l1_loss.py to _l1_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_check_nan.py to _check_nan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_abs.py to _abs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_sparse_categorical_crossentropy.py to _sparse_categorical_crossentropy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_reduce_std.py to _reduce_std.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_update_model.py to _update_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_pow.py to _pow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_percentile.py to _percentile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_save_model.py to _save_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_get_lr.py to _get_lr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_focal_loss.py to _focal_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_clip_by_value.py to _clip_by_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_cast.py to _cast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_to_tensor.py to _to_tensor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_sign.py to _sign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_squeeze.py to _squeeze.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_iwd.py to _iwd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_to_shape.py to _to_shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_reduce_mean.py to _reduce_mean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_resize3d.py to _resize3d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_get_gradient.py to _get_gradient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_random_normal_like.py to _random_normal_like.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_expand_dims.py to _expand_dims.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_concat.py to _concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_where.py to _where.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_load_model.py to _load_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_permute.py to _permute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_tensor_normalize.py to _tensor_normalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_binary_crossentropy.py to _binary_crossentropy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_lambertw.py to _lambertw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_reduce_min.py to _reduce_min.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_get_image_dims.py to _get_image_dims.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_zscore.py to _zscore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_smooth_l1_loss.py to _smooth_l1_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_get_shape.py to _get_shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_feed_forward.py to _feed_forward.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_gather_from_batch.py to _gather_from_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_set_lr.py to _set_lr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/backend/_tensor_sqrt.py to _tensor_sqrt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/xai/saliency.py to saliency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/xai/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/precision.py to precision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/confusion_matrix.py to confusion_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/mean_average_precision.py to mean_average_precision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/auc.py to auc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/calibration_error.py to calibration_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/f1_score.py to f1_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/dice.py to dice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/recall.py to recall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/accuracy.py to accuracy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/mcc.py to mcc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/metric/bleu_score.py to bleu_score.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/tensorboard.py to tensorboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/restore_wizard.py to restore_wizard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/model_saver.py to model_saver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/traceability.py to traceability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/batch_display.py to batch_display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/csv_logger.py to csv_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/best_model_saver.py to best_model_saver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/grid_display.py to grid_display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/image_saver.py to image_saver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/test_report.py to test_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/io/image_viewer.py to image_viewer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt/terminate_on_nan.py to terminate_on_nan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt/lr_scheduler.py to lr_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt/early_stopping.py to early_stopping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt/pbm_calibrator.py to pbm_calibrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/adapt/reduce_lr_on_plateau.py to reduce_lr_on_plateau.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/meta/_per_ds.py to _per_ds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai/label_tracker.py to label_tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai/saliency.py to saliency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai/eigen_cam.py to eigen_cam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai/grad_cam.py to grad_cam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/xai/instance_tracker.py to instance_tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/trace/trace.py to trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util/base_util.py to base_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util/wget_util.py to wget_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util/traceability_util.py to traceability_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util/cli_util.py to cli_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util/img_data.py to img_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util/latex_util.py to latex_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/util/google_download_util.py to google_download_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/shakespeare.py to shakespeare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/tednmt.py to tednmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/cifair10.py to cifair10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/food101.py to food101.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/mnist.py to mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/tiny_imagenet.py to tiny_imagenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/svhn_cropped.py to svhn_cropped.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/imdb_review.py to imdb_review.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/cifar10.py to cifar10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/mendeley.py to mendeley.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/pascal_voc.py to pascal_voc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/usps.py to usps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/cub200.py to cub200.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/breast_cancer.py to breast_cancer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/horse2zebra.py to horse2zebra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/cifair100.py to cifair100.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/mitmovie_ner.py to mitmovie_ner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/omniglot.py to omniglot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/mscoco.py to mscoco.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/em_3d.py to em_3d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/montgomery.py to montgomery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/svhn.py to svhn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/skl_digits.py to skl_digits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/penn_treebank.py to penn_treebank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/cifar100.py to cifar100.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/data/nih_chestxray.py to nih_chestxray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/csv_dataset.py to csv_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/labeled_dir_dataset.py to labeled_dir_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/numpy_dataset.py to numpy_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/pickle_dataset.py to pickle_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/batch_dataset.py to batch_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/siamese_dir_dataset.py to siamese_dir_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/op_dataset.py to op_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/extend_dataset.py to extend_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/dir_dataset.py to dir_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/dataloader.py to dataloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/dataset/generator_dataset.py to generator_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/average.py to average.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/augmentation/mixup_batch.py to mixup_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/augmentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/augmentation/cutmix_batch.py to cutmix_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/reshape.py to reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/argmax.py to argmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/gather.py to gather.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/permute.py to permute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/resize3d.py to resize3d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/un_hadamard.py to un_hadamard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta/sometimes.py to sometimes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta/one_of.py to one_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta/fuse.py to fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/meta/repeat.py to repeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/model/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/model/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss/dice_loss.py to dice_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss/mean_squared_error.py to mean_squared_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss/super_loss.py to super_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss/hinge.py to hinge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss/l2_regularization.py to l2_regularization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss/l1_loss.py to l1_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss/focal_loss.py to focal_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss/cross_entropy.py to cross_entropy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/loss/loss.py to loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/normalize.py to normalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/tensorop.py to tensorop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/gradient/gradient.py to gradient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/gradient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/gradient/watch.py to watch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/tensorop/gradient/fgsm.py to fgsm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/op.py to op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/numpyop.py to numpyop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta/sometimes.py to sometimes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta/one_of.py to one_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta/fuse.py to fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/meta/repeat.py to repeat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/transpose.py to transpose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/read_mat.py to read_mat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/center_crop.py to center_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/shift_scale_rotate.py to shift_scale_rotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/mask_dropout.py to mask_dropout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/affine.py to affine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/pad_if_needed.py to pad_if_needed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/grid_distortion.py to grid_distortion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/random_resized_crop.py to random_resized_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/random_sized_crop.py to random_sized_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/horizontal_flip.py to horizontal_flip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/random_scale.py to random_scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/random_crop_near_bbox.py to random_crop_near_bbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/resize.py to resize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/rotate.py to rotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/random_sized_bbox_safe_crop.py to random_sized_bbox_safe_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/random_grid_shuffle.py to random_grid_shuffle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/random_crop.py to random_crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/optical_distortion.py to optical_distortion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/elastic_transform.py to elastic_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/vertical_flip.py to vertical_flip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/longest_max_size.py to longest_max_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/iaa_crop_and_pad.py to iaa_crop_and_pad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/multivariate.py to multivariate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/flip.py to flip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/smallest_max_size.py to smallest_max_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/crop.py to crop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/crop_non_empty_mask_if_exists.py to crop_non_empty_mask_if_exists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/multivariate/random_rotate_90.py to random_rotate_90.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/motion_blur.py to motion_blur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/minmax.py to minmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/univariate.py to univariate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/random_snow.py to random_snow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/median_blur.py to median_blur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/shear_x.py to shear_x.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/random_fog.py to random_fog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/tokenize.py to tokenize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/hue_saturation_value.py to hue_saturation_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/multiplicative_noise.py to multiplicative_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/iaa_additive_gaussian_noise.py to iaa_additive_gaussian_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/reshape.py to reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/channel_shuffle.py to channel_shuffle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/random_gamma.py to random_gamma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/invert_img.py to invert_img.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/random_sun_flare.py to random_sun_flare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/to_float.py to to_float.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/translate_y.py to translate_y.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/to_sepia.py to to_sepia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/solarize.py to solarize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/word_to_id.py to word_to_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/rua.py to rua.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/to_array.py to to_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/brightness.py to brightness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/image_compression.py to image_compression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/equalize.py to equalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/color_jitter.py to color_jitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/random_rain.py to random_rain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/channel_dropout.py to channel_dropout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/rgb_shift.py to rgb_shift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/contrast.py to contrast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/blur.py to blur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/translate_x.py to translate_x.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/channel_transpose.py to channel_transpose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/shear_y.py to shear_y.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/downscale.py to downscale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/posterize.py to posterize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/iso_noise.py to iso_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/expand_dims.py to expand_dims.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/read_image.py to read_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/sharpness.py to sharpness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/random_shapes.py to random_shapes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/random_shadow.py to random_shadow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/hadamard.py to hadamard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/autocontrast.py to autocontrast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/clahe.py to clahe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/onehot.py to onehot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/gaussian_blur.py to gaussian_blur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/calibate.py to calibate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/coarse_dropout.py to coarse_dropout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/to_gray.py to to_gray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/random_brightness_contrast.py to random_brightness_contrast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/from_float.py to from_float.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/pad_sequence.py to pad_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/gaussian_noise.py to gaussian_noise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/normalize.py to normalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/op/numpyop/univariate/binarize.py to binarize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch/resnet9.py to resnet9.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch/wideresnet.py to wideresnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch/unet.py to unet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch/lenet.py to lenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/pytorch/attention_unet.py to attention_unet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow/resnet9.py to resnet9.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow/wideresnet.py to wideresnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow/unet.py to unet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow/lenet.py to lenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/architecture/tensorflow/attention_unet.py to attention_unet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator/estimator.py to estimator.cpython-39.pyc writing byte-compilation script '/tmp/tmpss847xtz.py' /usr/bin/python3 /tmp/tmpss847xtz.py removing /tmp/tmpss847xtz.py running install_egg_info running egg_info creating fastestimator.egg-info writing fastestimator.egg-info/PKG-INFO writing dependency_links to fastestimator.egg-info/dependency_links.txt writing entry points to fastestimator.egg-info/entry_points.txt writing requirements to fastestimator.egg-info/requires.txt writing top-level names to fastestimator.egg-info/top_level.txt writing manifest file 'fastestimator.egg-info/SOURCES.txt' reading manifest file 'fastestimator.egg-info/SOURCES.txt' writing manifest file 'fastestimator.egg-info/SOURCES.txt' Copying fastestimator.egg-info to /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9/site-packages/fastestimator-1.5.0-py3.9.egg-info running install_scripts Installing fastestimator script to /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64//usr/share/doc/python-fastestimator-nightly + '[' -d doc ']' ~/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64 ~/build/BUILD/fastestimator-nightly-1.5.0.dev202304101324 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/fastestimator-nightly-1.5.0.dev202304101324 + popd + mv /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.5.0.dev202304101324-1 --unique-debug-suffix -1.5.0.dev202304101324-1.x86_64 --unique-debug-src-base python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/fastestimator-nightly-1.5.0.dev202304101324 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-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-fastestimator-nightly-1.5.0.dev202304101324-1.noarch Provides: python-fastestimator-nightly python3-fastestimator-nightly = 1.5.0.dev202304101324-1 python3.9dist(fastestimator) = 1.5 python3dist(fastestimator) = 1.5 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(albumentations) = 1.1 python3.9dist(dill) = 0.3.4 python3.9dist(dot2tex) = 2.11.3 python3.9dist(fe-pycocotools) python3.9dist(gdown) = 3.12 python3.9dist(graphviz) = 0.19.1 python3.9dist(h5py) = 3.6 python3.9dist(hiddenlayer) = 0.3 python3.9dist(jsonpickle) >= 2.1 python3.9dist(kaleido) >= 0.2.1 python3.9dist(lazy-loader) python3.9dist(matplotlib) = 3.4.3 python3.9dist(natsort) = 8.1 python3.9dist(nltk) = 3.7 python3.9dist(numpy) >= 1.22.1 python3.9dist(opencv-python) >= 4.5.5.62 python3.9dist(orjson) >= 3.6.7 python3.9dist(pandas) >= 1.4.1 python3.9dist(pillow) >= 9.0.1 python3.9dist(plotly) = 5.7 python3.9dist(prettytable) = 3.1 python3.9dist(pydot) = 1.4.2 python3.9dist(pyfiglet) >= 0.8.post1 python3.9dist(pylatex) = 1.4.1 python3.9dist(pysocks) = 1.7.1 python3.9dist(python-docx) >= 0.8.11 python3.9dist(requests) >= 2.22 python3.9dist(scikit-image) = 0.19.1 python3.9dist(scikit-learn) python3.9dist(scipy) = 1.8 python3.9dist(setuptools) python3.9dist(tensorflow-addons) = 0.17 python3.9dist(tensorflow-probability) = 0.16 python3.9dist(torchinfo) = 1.7 python3.9dist(tqdm) >= 4.62.3 python3.9dist(transformers) = 4.16.2 python3.9dist(uncertainty-calibration) = 0.1.4 python3.9dist(wget) >= 3.2 Processing files: python-fastestimator-nightly-help-1.5.0.dev202304101324-1.noarch warning: Empty %files file /builddir/build/BUILD/fastestimator-nightly-1.5.0.dev202304101324/doclist.lst Provides: python-fastestimator-nightly-help = 1.5.0.dev202304101324-1 python3-fastestimator-nightly-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-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64 Wrote: /builddir/build/RPMS/python-fastestimator-nightly-help-1.5.0.dev202304101324-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-fastestimator-nightly-1.5.0.dev202304101324-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.peoBK4 + umask 022 + cd /builddir/build/BUILD + cd fastestimator-nightly-1.5.0.dev202304101324 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fastestimator-nightly-1.5.0.dev202304101324-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0