Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tensor2tensor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681691101.154772/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-tensor2tensor.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-tensor2tensor-1.15.7-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-tensor2tensor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681691101.154772/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-tensor2tensor.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-tensor2tensor-1.15.7-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-tensor2tensor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681691101.154772/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-tensor2tensor.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.Gnd6Ig + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tensor2tensor-1.15.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/tensor2tensor-1.15.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tensor2tensor-1.15.7 + /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.TzYYXI + umask 022 + cd /builddir/build/BUILD + cd tensor2tensor-1.15.7 + 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/tensor2tensor copying tensor2tensor/problems_test.py -> build/lib/tensor2tensor copying tensor2tensor/problems_colab.py -> build/lib/tensor2tensor copying tensor2tensor/problems.py -> build/lib/tensor2tensor copying tensor2tensor/__init__.py -> build/lib/tensor2tensor creating build/lib/tensor2tensor/utils copying tensor2tensor/utils/diet_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/expert_utils.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/metrics_hook_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/mlperf_tags.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/misc_utils_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/multistep_optimizer_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/registry.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/t2t_model.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/sari_hook.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/avg_checkpoints.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/sari_hook_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/hparams_lib_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/compute_video_metrics.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/metrics.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/video2gif.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/data_reader_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/usr_dir.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/quantization.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/expert_utils_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/misc_utils.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/hparam_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/checkpoint_compatibility_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/trainer_lib.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/learning_rate.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/pruning_utils.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/adv_attack_utils.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/adafactor.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/yellowfin.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/hparam.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/optimize.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/yellowfin_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/test_utils.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/beam_search_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/__init__.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/contrib.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/video_metrics_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/mlperf_log.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/update_ops_hook.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/optimize_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/test_utils_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/rouge.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/beam_search.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/cloud_mlengine.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/partial_checkpoint_load_hook.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/restore_hook.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/metrics_hook.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/registry_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/flags.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/metrics_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/multistep_with_adamoptimizer.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/get_rouge.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/t2t_model_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/scheduled_sampling.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/bleu_hook_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/video_metrics.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/rouge_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/trainer_lib_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/diet.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/multistep_optimizer.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/devices.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/data_reader.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/decoding.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/hparams_lib.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/multistep_with_adamoptimizer_test.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/bleu_hook.py -> build/lib/tensor2tensor/utils copying tensor2tensor/utils/mtf_model.py -> build/lib/tensor2tensor/utils creating build/lib/tensor2tensor/envs copying tensor2tensor/envs/time_step_test.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/trajectory_test.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/rendered_env_problem.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/gym_env_problem.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/mujoco_problems.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/tic_tac_toe_env_problem_test.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/gym_spaces_utils.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/env_problem_utils.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/tic_tac_toe_env_test.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/trajectory.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/tic_tac_toe_env.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/time_step.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/env_problem.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/__init__.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/rendered_env_problem_test.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/tic_tac_toe_env_problem.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/gym_env_problem_test.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/env_problem_utils_test.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/mujoco_problems_test.py -> build/lib/tensor2tensor/envs copying tensor2tensor/envs/gym_spaces_utils_test.py -> build/lib/tensor2tensor/envs creating build/lib/tensor2tensor/layers copying tensor2tensor/layers/transformer_memory_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/vq_discrete.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/area_attention.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/transformer_glow_layers_ops_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/ngram.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/modalities_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/transformer_glow_layers_ops.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/common_layers.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/discretization.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/common_image_attention_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/transformer_glow_layers.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/ngram_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/transformer_memory.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/common_audio.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/common_video_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/area_attention_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/latent_layers.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/modalities.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/transformer_layers.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/common_attention.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/common_layers_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/__init__.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/common_image_attention.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/vqa_layers.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/common_hparams.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/common_video.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/latent_layers_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/discretization_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/common_attention_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/transformer_glow_layers_test.py -> build/lib/tensor2tensor/layers copying tensor2tensor/layers/message_passing_attention.py -> build/lib/tensor2tensor/layers creating build/lib/tensor2tensor/visualization copying tensor2tensor/visualization/visualization.py -> build/lib/tensor2tensor/visualization copying tensor2tensor/visualization/__init__.py -> build/lib/tensor2tensor/visualization copying tensor2tensor/visualization/visualization_test.py -> build/lib/tensor2tensor/visualization copying tensor2tensor/visualization/attention.py -> build/lib/tensor2tensor/visualization creating build/lib/tensor2tensor/rl copying tensor2tensor/rl/trainer_model_free_tictactoe_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/restarter_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/batch_dqn_agent_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/trainer_model_based_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/player_utils.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/trainer_model_based_sv2p_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/restarter.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/trainer_model_based_params.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/evaluator.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/gym_utils.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/player.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/ppo.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/evaluator_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/trainer_model_based_agent_only.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/trainer_model_free_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/ppo_learner.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/batch_runner_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/trainer_model_based.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/gym_utils_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/datagen_with_agent.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/rl_utils.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/__init__.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/policy_learner.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/trainer_model_based_recurrent_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/trainer_model_based_stochastic_test.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/dopamine_connector.py -> build/lib/tensor2tensor/rl copying tensor2tensor/rl/trainer_model_free.py -> build/lib/tensor2tensor/rl creating build/lib/tensor2tensor/insights copying tensor2tensor/insights/query_processor.py -> build/lib/tensor2tensor/insights copying tensor2tensor/insights/server.py -> build/lib/tensor2tensor/insights copying tensor2tensor/insights/transformer_model.py -> build/lib/tensor2tensor/insights copying tensor2tensor/insights/graph.py -> build/lib/tensor2tensor/insights copying tensor2tensor/insights/__init__.py -> build/lib/tensor2tensor/insights creating build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/allen_brain.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/text_encoder_build_subword.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/allen_brain_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/timeseries_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/mrpc.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/ocr.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/wiki_lm.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/image_lsun.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/audio_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/video_utils_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/timeseries_data_generator.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/dialog_abstract.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/ice_parsing.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/tokenizer.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_enet.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/wnli.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/wiki.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/common_voice.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/algorithmic_math.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/google_robot_pushing.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/audio_encoder.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_enes.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/stanford_nli.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/multinli.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/mnist.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/algorithmic_math_two_variables.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/dialog_dailydialog.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/cnn_dailymail.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/gene_expression.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/multi_problem_v2.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/inspect_tfrecord.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/lambada.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/vqa_utils.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/program_search.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/qnli.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/speech_recognition.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/fsns.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/problem.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/tokenizer_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/celeba_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/style_transfer_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/transduction_problems.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/all_problems.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/lm1b_imdb.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/desc2code_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/rte.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/algorithmic_math_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/problem_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/algorithmic_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/generator_utils.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/text_encoder.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_encs.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_enro.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/program_search_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/paraphrase_ms_coco.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/cola.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/enwik8.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/dna_encoder.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/dialog_personachat.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/algorithmic_math_deepmind.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_ende.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/conll_ner.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/mscoco_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/sst_binary.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/moving_mnist.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/video_generated.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/lm1b_mnli.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_enid.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_enfr.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/pointer_generator_word.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_ende_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/librispeech.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/gym_env.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/gene_expression_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/yelp_full.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/__init__.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/text_encoder_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/audio.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/image_utils.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/wiki_multi_problems.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/quora_qpairs.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/paraphrase_ms_coco_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/celeba.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/cipher.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/mscoco.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/function_docstring.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/dna_encoder_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/yelp_polarity.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/algorithmic.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/image_utils_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/imagenet_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/celebahq.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_enzh.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_enmk.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/gym_env_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/cleaner_en_xx.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/style_transfer.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/timeseries_data_generator_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/ptb.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/imdb.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/wiki_revision_utils.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/desc2code.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/snli.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/multi_problem.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/squad.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/dialog_opensubtitles.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/text_problems.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/timeseries.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/subject_verb_agreement.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/scitail.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/vqa.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/lm1b.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/video_utils.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/transduction_problems_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/dialog_cornell.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/common_voice_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/cifar.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/wsj_parsing.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/wiki_revision.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_envi.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/problem_hparams.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/generator_utils_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/babi_qa.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/wikitext103.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/imagenet.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/multi_problem_v2_test.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/bair_robot_pushing.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/translate_entn.py -> build/lib/tensor2tensor/data_generators copying tensor2tensor/data_generators/text_problems_test.py -> build/lib/tensor2tensor/data_generators creating build/lib/tensor2tensor/serving copying tensor2tensor/serving/__init__.py -> build/lib/tensor2tensor/serving copying tensor2tensor/serving/serving_utils.py -> build/lib/tensor2tensor/serving copying tensor2tensor/serving/query.py -> build/lib/tensor2tensor/serving copying tensor2tensor/serving/export.py -> build/lib/tensor2tensor/serving creating build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_attack.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_datagen.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_avg_all.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/make_tf_configs.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_bleu.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_distill.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_translate_all.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_trainer.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/__init__.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_prune.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_eval.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/build_vocab.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_trainer_test.py -> build/lib/tensor2tensor/bin copying tensor2tensor/bin/t2t_decoder.py -> build/lib/tensor2tensor/bin creating build/lib/tensor2tensor/models copying tensor2tensor/models/resnet_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/image_transformer_2d.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/mtf_transformer2.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/image_transformer_2d_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/mtf_transformer.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/distillation.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/bytenet.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/revnet.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/transformer_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/vanilla_gan.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/basic.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/basic_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/neural_assistant.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/revnet_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/slicenet_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/evolved_transformer.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/mtf_transformer_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/text_cnn.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/shake_shake.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/slicenet.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/__init__.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/mtf_image_transformer_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/resnet.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/transformer.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/evolved_transformer_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/mtf_resnet.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/bytenet_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/image_transformer_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/mtf_image_transformer.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/xception_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/xception.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/image_transformer.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/neural_gpu_test.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/neural_gpu.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/lstm.py -> build/lib/tensor2tensor/models copying tensor2tensor/models/lstm_test.py -> build/lib/tensor2tensor/models creating build/lib/tensor2tensor/metrics copying tensor2tensor/metrics/video_conditional_fvd.py -> build/lib/tensor2tensor/metrics copying tensor2tensor/metrics/video_conditional_fvd_test.py -> build/lib/tensor2tensor/metrics copying tensor2tensor/metrics/__init__.py -> build/lib/tensor2tensor/metrics creating build/lib/tensor2tensor/rl/envs copying tensor2tensor/rl/envs/in_graph_batch_env.py -> build/lib/tensor2tensor/rl/envs copying tensor2tensor/rl/envs/simulated_batch_env.py -> build/lib/tensor2tensor/rl/envs copying tensor2tensor/rl/envs/py_func_batch_env.py -> build/lib/tensor2tensor/rl/envs copying tensor2tensor/rl/envs/tf_atari_wrappers.py -> build/lib/tensor2tensor/rl/envs copying tensor2tensor/rl/envs/__init__.py -> build/lib/tensor2tensor/rl/envs copying tensor2tensor/rl/envs/simulated_batch_gym_env.py -> build/lib/tensor2tensor/rl/envs creating build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/produce_examples.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/parallel_launch.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/validate_data.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/generate_vocab.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/get_references_web.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/wikisum.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/get_references_commoncrawl.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/get_references_web_single_group.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/utils.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/__init__.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/html.py -> build/lib/tensor2tensor/data_generators/wikisum copying tensor2tensor/data_generators/wikisum/utils_test.py -> build/lib/tensor2tensor/data_generators/wikisum creating build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/sv2p.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/sv2p_test.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/nfg_interpolate.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/epva.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/nfg_test_utils.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/emily_test.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/basic_stochastic.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/tests_utils.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/savp.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/nfg_conv_test.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/nfg_conv3d_test.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/epva_params.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/nfg_conv_lstm_test.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/emily.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/basic_stochastic_test.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/savp_params.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/__init__.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/basic_recurrent_test.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/basic_deterministic.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/next_frame_glow.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/basic_recurrent.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/base.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/sv2p_params.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/base_vae.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/savp_test.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/nfg_uncond_test.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/basic_deterministic_params.py -> build/lib/tensor2tensor/models/video copying tensor2tensor/models/video/basic_deterministic_test.py -> build/lib/tensor2tensor/models/video creating build/lib/tensor2tensor/models/neural_architecture_search copying tensor2tensor/models/neural_architecture_search/nas_layers.py -> build/lib/tensor2tensor/models/neural_architecture_search copying tensor2tensor/models/neural_architecture_search/nas_model.py -> build/lib/tensor2tensor/models/neural_architecture_search copying tensor2tensor/models/neural_architecture_search/__init__.py -> build/lib/tensor2tensor/models/neural_architecture_search copying tensor2tensor/models/neural_architecture_search/nas_model_test.py -> build/lib/tensor2tensor/models/neural_architecture_search copying tensor2tensor/models/neural_architecture_search/nas_layers_test.py -> build/lib/tensor2tensor/models/neural_architecture_search creating build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/cycle_gan.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/neural_stack.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/universal_transformer_test.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_nat.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/universal_transformer.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_vae.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_vae_flow_prior.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/attention_lm.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/gene_expression.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/glow_test.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_parallel.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_sketch.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/moe.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/universal_transformer_util.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/super_lm.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/glow_ops_test.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_moe.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_revnet.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_aux_test.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/rl.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_vae_test.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_aux.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/gene_expression_test.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/__init__.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/vqa_attention.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/adafactor_experiments.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_revnet_test.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_symshard.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/shuffle_network.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/glow_ops.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/autoencoders.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/multiquery_paper.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/vqa_self_attention.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/attention_lm_moe.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/glow.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/autoencoders_test.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/lm_experiments.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/aligned.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/vqa_recurrent_self_attention.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/transformer_vae_flow_prior_ops.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/moe_experiments.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/similarity_transformer.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/vqa_attention_test.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/residual_shuffle_exchange.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/neural_stack_test.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/models/research/glow_init_hook.py -> build/lib/tensor2tensor/models/research copying tensor2tensor/visualization/attention.js -> build/lib/tensor2tensor/visualization copying tensor2tensor/visualization/TransformerVisualization.ipynb -> build/lib/tensor2tensor/visualization creating build/lib/tensor2tensor/data_generators/test_data copying tensor2tensor/data_generators/test_data/vocab-2.txt -> build/lib/tensor2tensor/data_generators/test_data copying tensor2tensor/data_generators/test_data/corpus-2.txt -> build/lib/tensor2tensor/data_generators/test_data copying tensor2tensor/data_generators/test_data/corpus-1.txt -> build/lib/tensor2tensor/data_generators/test_data copying tensor2tensor/data_generators/test_data/1.csv -> build/lib/tensor2tensor/data_generators/test_data copying tensor2tensor/data_generators/test_data/vocab-1.txt -> build/lib/tensor2tensor/data_generators/test_data creating build/lib/tensor2tensor/data_generators/wikisum/test_data copying tensor2tensor/data_generators/wikisum/test_data/para_bad1.txt -> build/lib/tensor2tensor/data_generators/wikisum/test_data copying tensor2tensor/data_generators/wikisum/test_data/para_good1.txt -> build/lib/tensor2tensor/data_generators/wikisum/test_data running build_scripts creating build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-trainer -> build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-datagen -> build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-decoder -> build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-make-tf-configs -> build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-eval -> build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-exporter -> build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-query-server -> build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-insights-server -> build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-avg-all -> build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-bleu -> build/scripts-3.9 copying and adjusting tensor2tensor/bin/t2t-translate-all -> build/scripts-3.9 changing mode of build/scripts-3.9/t2t-trainer from 644 to 755 changing mode of build/scripts-3.9/t2t-datagen from 644 to 755 changing mode of build/scripts-3.9/t2t-decoder from 644 to 755 changing mode of build/scripts-3.9/t2t-make-tf-configs from 644 to 755 changing mode of build/scripts-3.9/t2t-eval from 644 to 755 changing mode of build/scripts-3.9/t2t-exporter from 644 to 755 changing mode of build/scripts-3.9/t2t-query-server from 644 to 755 changing mode of build/scripts-3.9/t2t-insights-server from 644 to 755 changing mode of build/scripts-3.9/t2t-avg-all from 644 to 755 changing mode of build/scripts-3.9/t2t-bleu from 644 to 755 changing mode of build/scripts-3.9/t2t-translate-all from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dymdz7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64 + cd tensor2tensor-1.15.7 + 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-tensor2tensor-1.15.7-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-tensor2tensor-1.15.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor copying build/lib/tensor2tensor/problems_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/diet_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/expert_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/metrics_hook_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/mlperf_tags.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/misc_utils_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/multistep_optimizer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/registry.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/t2t_model.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/sari_hook.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/avg_checkpoints.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/sari_hook_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/hparams_lib_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/compute_video_metrics.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/metrics.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/video2gif.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/data_reader_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/usr_dir.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/quantization.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/expert_utils_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/misc_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/hparam_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/checkpoint_compatibility_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/trainer_lib.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/learning_rate.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/pruning_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/adv_attack_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/adafactor.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/yellowfin.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/hparam.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/optimize.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/yellowfin_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/test_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/beam_search_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/contrib.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/video_metrics_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/mlperf_log.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/update_ops_hook.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/optimize_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/test_utils_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/rouge.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/beam_search.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/cloud_mlengine.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/partial_checkpoint_load_hook.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/restore_hook.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/metrics_hook.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/registry_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/flags.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/metrics_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/multistep_with_adamoptimizer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/get_rouge.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/t2t_model_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/scheduled_sampling.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/bleu_hook_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/video_metrics.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/rouge_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/trainer_lib_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/diet.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/multistep_optimizer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/devices.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/data_reader.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/decoding.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/hparams_lib.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/multistep_with_adamoptimizer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/bleu_hook.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/utils/mtf_model.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils copying build/lib/tensor2tensor/problems_colab.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor copying build/lib/tensor2tensor/problems.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/time_step_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/trajectory_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/rendered_env_problem.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/gym_env_problem.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/mujoco_problems.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/tic_tac_toe_env_problem_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/gym_spaces_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/env_problem_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/tic_tac_toe_env_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/trajectory.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/tic_tac_toe_env.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/time_step.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/env_problem.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/rendered_env_problem_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/tic_tac_toe_env_problem.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/gym_env_problem_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/env_problem_utils_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/mujoco_problems_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs copying build/lib/tensor2tensor/envs/gym_spaces_utils_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/transformer_memory_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/vq_discrete.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/area_attention.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/transformer_glow_layers_ops_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/ngram.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/modalities_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/transformer_glow_layers_ops.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/common_layers.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/discretization.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/common_image_attention_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/transformer_glow_layers.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/ngram_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/transformer_memory.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/common_audio.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/common_video_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/area_attention_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/latent_layers.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/modalities.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/transformer_layers.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/common_attention.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/common_layers_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/common_image_attention.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/vqa_layers.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/common_hparams.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/common_video.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/latent_layers_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/discretization_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/common_attention_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/transformer_glow_layers_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers copying build/lib/tensor2tensor/layers/message_passing_attention.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization copying build/lib/tensor2tensor/visualization/visualization.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization copying build/lib/tensor2tensor/visualization/TransformerVisualization.ipynb -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization copying build/lib/tensor2tensor/visualization/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization copying build/lib/tensor2tensor/visualization/attention.js -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization copying build/lib/tensor2tensor/visualization/visualization_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization copying build/lib/tensor2tensor/visualization/attention.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/trainer_model_free_tictactoe_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/restarter_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/batch_dqn_agent_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/trainer_model_based_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/player_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/trainer_model_based_sv2p_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/restarter.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/trainer_model_based_params.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/evaluator.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/gym_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/player.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs copying build/lib/tensor2tensor/rl/envs/in_graph_batch_env.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs copying build/lib/tensor2tensor/rl/envs/simulated_batch_env.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs copying build/lib/tensor2tensor/rl/envs/py_func_batch_env.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs copying build/lib/tensor2tensor/rl/envs/tf_atari_wrappers.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs copying build/lib/tensor2tensor/rl/envs/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs copying build/lib/tensor2tensor/rl/envs/simulated_batch_gym_env.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs copying build/lib/tensor2tensor/rl/ppo.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/evaluator_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/trainer_model_based_agent_only.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/trainer_model_free_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/ppo_learner.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/batch_runner_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/trainer_model_based.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/gym_utils_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/datagen_with_agent.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/rl_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/policy_learner.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/trainer_model_based_recurrent_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/trainer_model_based_stochastic_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/dopamine_connector.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/rl/trainer_model_free.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl copying build/lib/tensor2tensor/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights copying build/lib/tensor2tensor/insights/query_processor.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights copying build/lib/tensor2tensor/insights/server.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights copying build/lib/tensor2tensor/insights/transformer_model.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights copying build/lib/tensor2tensor/insights/graph.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights copying build/lib/tensor2tensor/insights/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/allen_brain.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/text_encoder_build_subword.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/allen_brain_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/timeseries_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/mrpc.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/ocr.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/wiki_lm.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/image_lsun.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/audio_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/video_utils_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/timeseries_data_generator.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/dialog_abstract.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/ice_parsing.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/tokenizer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_enet.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/test_data copying build/lib/tensor2tensor/data_generators/test_data/vocab-2.txt -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/test_data copying build/lib/tensor2tensor/data_generators/test_data/corpus-2.txt -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/test_data copying build/lib/tensor2tensor/data_generators/test_data/corpus-1.txt -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/test_data copying build/lib/tensor2tensor/data_generators/test_data/1.csv -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/test_data copying build/lib/tensor2tensor/data_generators/test_data/vocab-1.txt -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/test_data copying build/lib/tensor2tensor/data_generators/wnli.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/wiki.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/common_voice.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/algorithmic_math.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/google_robot_pushing.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/audio_encoder.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_enes.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/stanford_nli.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/multinli.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/mnist.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/algorithmic_math_two_variables.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/dialog_dailydialog.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/produce_examples.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/parallel_launch.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/test_data copying build/lib/tensor2tensor/data_generators/wikisum/test_data/para_bad1.txt -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/test_data copying build/lib/tensor2tensor/data_generators/wikisum/test_data/para_good1.txt -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/test_data copying build/lib/tensor2tensor/data_generators/wikisum/validate_data.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/generate_vocab.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/get_references_web.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/wikisum.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/get_references_commoncrawl.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/get_references_web_single_group.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/html.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/wikisum/utils_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum copying build/lib/tensor2tensor/data_generators/cnn_dailymail.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/gene_expression.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/multi_problem_v2.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/inspect_tfrecord.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/lambada.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/vqa_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/program_search.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/qnli.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/speech_recognition.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/fsns.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/problem.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/tokenizer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/celeba_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/style_transfer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/transduction_problems.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/all_problems.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/lm1b_imdb.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/desc2code_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/rte.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/algorithmic_math_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/problem_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/algorithmic_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/generator_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/text_encoder.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_encs.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_enro.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/program_search_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/paraphrase_ms_coco.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/cola.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/enwik8.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/dna_encoder.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/dialog_personachat.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/algorithmic_math_deepmind.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_ende.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/conll_ner.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/mscoco_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/sst_binary.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/moving_mnist.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/video_generated.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/lm1b_mnli.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_enid.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_enfr.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/pointer_generator_word.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_ende_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/librispeech.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/gym_env.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/gene_expression_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/yelp_full.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/text_encoder_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/audio.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/image_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/wiki_multi_problems.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/quora_qpairs.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/paraphrase_ms_coco_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/celeba.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/cipher.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/mscoco.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/function_docstring.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/dna_encoder_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/yelp_polarity.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/algorithmic.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/image_utils_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/imagenet_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/celebahq.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_enzh.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_enmk.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/gym_env_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/cleaner_en_xx.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/style_transfer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/timeseries_data_generator_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/ptb.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/imdb.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/wiki_revision_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/desc2code.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/snli.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/multi_problem.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/squad.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/dialog_opensubtitles.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/text_problems.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/timeseries.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/subject_verb_agreement.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/scitail.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/vqa.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/lm1b.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/video_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/transduction_problems_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/dialog_cornell.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/common_voice_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/cifar.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/wsj_parsing.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/wiki_revision.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_envi.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/problem_hparams.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/generator_utils_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/babi_qa.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/wikitext103.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/imagenet.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/multi_problem_v2_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/bair_robot_pushing.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/translate_entn.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators copying build/lib/tensor2tensor/data_generators/text_problems_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/serving copying build/lib/tensor2tensor/serving/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/serving copying build/lib/tensor2tensor/serving/serving_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/serving copying build/lib/tensor2tensor/serving/query.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/serving copying build/lib/tensor2tensor/serving/export.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/serving creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_attack.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_datagen.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_avg_all.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/make_tf_configs.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_bleu.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_distill.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_translate_all.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_trainer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_prune.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_eval.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/build_vocab.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_trainer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin copying build/lib/tensor2tensor/bin/t2t_decoder.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/sv2p.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/sv2p_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/nfg_interpolate.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/epva.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/nfg_test_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/emily_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/basic_stochastic.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/tests_utils.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/savp.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/nfg_conv_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/nfg_conv3d_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/epva_params.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/nfg_conv_lstm_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/emily.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/basic_stochastic_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/savp_params.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/basic_recurrent_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/basic_deterministic.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/next_frame_glow.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/basic_recurrent.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/base.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/sv2p_params.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/base_vae.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/savp_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/nfg_uncond_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/basic_deterministic_params.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/video/basic_deterministic_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video copying build/lib/tensor2tensor/models/resnet_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/image_transformer_2d.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/mtf_transformer2.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/image_transformer_2d_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/mtf_transformer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/distillation.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/bytenet.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/revnet.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/transformer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/vanilla_gan.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/basic.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/basic_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/neural_assistant.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/revnet_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/slicenet_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/evolved_transformer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/mtf_transformer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/text_cnn.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/shake_shake.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search copying build/lib/tensor2tensor/models/neural_architecture_search/nas_layers.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search copying build/lib/tensor2tensor/models/neural_architecture_search/nas_model.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search copying build/lib/tensor2tensor/models/neural_architecture_search/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search copying build/lib/tensor2tensor/models/neural_architecture_search/nas_model_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search copying build/lib/tensor2tensor/models/neural_architecture_search/nas_layers_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search copying build/lib/tensor2tensor/models/slicenet.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/mtf_image_transformer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/resnet.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/transformer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/evolved_transformer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/mtf_resnet.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/cycle_gan.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/neural_stack.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/universal_transformer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_nat.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/universal_transformer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_vae.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_vae_flow_prior.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/attention_lm.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/gene_expression.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/glow_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_parallel.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_sketch.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/moe.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/universal_transformer_util.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/super_lm.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/glow_ops_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_moe.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_revnet.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_aux_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/rl.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_vae_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_aux.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/gene_expression_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/vqa_attention.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/adafactor_experiments.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_revnet_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_symshard.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/shuffle_network.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/glow_ops.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/autoencoders.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/multiquery_paper.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/vqa_self_attention.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/attention_lm_moe.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/glow.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/autoencoders_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/lm_experiments.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/aligned.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/vqa_recurrent_self_attention.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/transformer_vae_flow_prior_ops.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/moe_experiments.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/similarity_transformer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/vqa_attention_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/residual_shuffle_exchange.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/neural_stack_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/research/glow_init_hook.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research copying build/lib/tensor2tensor/models/bytenet_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/image_transformer_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/mtf_image_transformer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/xception_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/xception.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/image_transformer.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/neural_gpu_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/neural_gpu.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/lstm.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models copying build/lib/tensor2tensor/models/lstm_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/metrics copying build/lib/tensor2tensor/metrics/video_conditional_fvd.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/metrics copying build/lib/tensor2tensor/metrics/video_conditional_fvd_test.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/metrics copying build/lib/tensor2tensor/metrics/__init__.py -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/metrics byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/problems_test.py to problems_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/diet_test.py to diet_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/expert_utils.py to expert_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/metrics_hook_test.py to metrics_hook_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/mlperf_tags.py to mlperf_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/misc_utils_test.py to misc_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/multistep_optimizer_test.py to multistep_optimizer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/t2t_model.py to t2t_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/sari_hook.py to sari_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/avg_checkpoints.py to avg_checkpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/sari_hook_test.py to sari_hook_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/hparams_lib_test.py to hparams_lib_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/compute_video_metrics.py to compute_video_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/video2gif.py to video2gif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/data_reader_test.py to data_reader_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/usr_dir.py to usr_dir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/quantization.py to quantization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/expert_utils_test.py to expert_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/misc_utils.py to misc_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/hparam_test.py to hparam_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/checkpoint_compatibility_test.py to checkpoint_compatibility_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/trainer_lib.py to trainer_lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/learning_rate.py to learning_rate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/pruning_utils.py to pruning_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/adv_attack_utils.py to adv_attack_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/adafactor.py to adafactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/yellowfin.py to yellowfin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/hparam.py to hparam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/optimize.py to optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/yellowfin_test.py to yellowfin_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/beam_search_test.py to beam_search_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/contrib.py to contrib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/video_metrics_test.py to video_metrics_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/mlperf_log.py to mlperf_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/update_ops_hook.py to update_ops_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/optimize_test.py to optimize_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/test_utils_test.py to test_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/rouge.py to rouge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/beam_search.py to beam_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/cloud_mlengine.py to cloud_mlengine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/partial_checkpoint_load_hook.py to partial_checkpoint_load_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/restore_hook.py to restore_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/metrics_hook.py to metrics_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/registry_test.py to registry_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/flags.py to flags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/metrics_test.py to metrics_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/multistep_with_adamoptimizer.py to multistep_with_adamoptimizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/get_rouge.py to get_rouge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/t2t_model_test.py to t2t_model_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/scheduled_sampling.py to scheduled_sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/bleu_hook_test.py to bleu_hook_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/video_metrics.py to video_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/rouge_test.py to rouge_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/trainer_lib_test.py to trainer_lib_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/diet.py to diet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/multistep_optimizer.py to multistep_optimizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/devices.py to devices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/data_reader.py to data_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/decoding.py to decoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/hparams_lib.py to hparams_lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/multistep_with_adamoptimizer_test.py to multistep_with_adamoptimizer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/bleu_hook.py to bleu_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/utils/mtf_model.py to mtf_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/problems_colab.py to problems_colab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/problems.py to problems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/time_step_test.py to time_step_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/trajectory_test.py to trajectory_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/rendered_env_problem.py to rendered_env_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/gym_env_problem.py to gym_env_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/mujoco_problems.py to mujoco_problems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/tic_tac_toe_env_problem_test.py to tic_tac_toe_env_problem_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/gym_spaces_utils.py to gym_spaces_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/env_problem_utils.py to env_problem_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/tic_tac_toe_env_test.py to tic_tac_toe_env_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/trajectory.py to trajectory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/tic_tac_toe_env.py to tic_tac_toe_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/time_step.py to time_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/env_problem.py to env_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/rendered_env_problem_test.py to rendered_env_problem_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/tic_tac_toe_env_problem.py to tic_tac_toe_env_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/gym_env_problem_test.py to gym_env_problem_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/env_problem_utils_test.py to env_problem_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/mujoco_problems_test.py to mujoco_problems_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/envs/gym_spaces_utils_test.py to gym_spaces_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/transformer_memory_test.py to transformer_memory_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/vq_discrete.py to vq_discrete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/area_attention.py to area_attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/transformer_glow_layers_ops_test.py to transformer_glow_layers_ops_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/ngram.py to ngram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/modalities_test.py to modalities_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/transformer_glow_layers_ops.py to transformer_glow_layers_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/common_layers.py to common_layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/discretization.py to discretization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/common_image_attention_test.py to common_image_attention_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/transformer_glow_layers.py to transformer_glow_layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/ngram_test.py to ngram_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/transformer_memory.py to transformer_memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/common_audio.py to common_audio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/common_video_test.py to common_video_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/area_attention_test.py to area_attention_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/latent_layers.py to latent_layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/modalities.py to modalities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/transformer_layers.py to transformer_layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/common_attention.py to common_attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/common_layers_test.py to common_layers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/common_image_attention.py to common_image_attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/vqa_layers.py to vqa_layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/common_hparams.py to common_hparams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/common_video.py to common_video.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/latent_layers_test.py to latent_layers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/discretization_test.py to discretization_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/common_attention_test.py to common_attention_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/transformer_glow_layers_test.py to transformer_glow_layers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/layers/message_passing_attention.py to message_passing_attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization/visualization.py to visualization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization/visualization_test.py to visualization_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/visualization/attention.py to attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/trainer_model_free_tictactoe_test.py to trainer_model_free_tictactoe_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/restarter_test.py to restarter_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/batch_dqn_agent_test.py to batch_dqn_agent_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/trainer_model_based_test.py to trainer_model_based_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/player_utils.py to player_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/trainer_model_based_sv2p_test.py to trainer_model_based_sv2p_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/restarter.py to restarter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/trainer_model_based_params.py to trainer_model_based_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/evaluator.py to evaluator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/gym_utils.py to gym_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/player.py to player.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs/in_graph_batch_env.py to in_graph_batch_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs/simulated_batch_env.py to simulated_batch_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs/py_func_batch_env.py to py_func_batch_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs/tf_atari_wrappers.py to tf_atari_wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/envs/simulated_batch_gym_env.py to simulated_batch_gym_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/ppo.py to ppo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/evaluator_test.py to evaluator_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/trainer_model_based_agent_only.py to trainer_model_based_agent_only.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/trainer_model_free_test.py to trainer_model_free_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/ppo_learner.py to ppo_learner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/batch_runner_test.py to batch_runner_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/trainer_model_based.py to trainer_model_based.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/gym_utils_test.py to gym_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/datagen_with_agent.py to datagen_with_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/rl_utils.py to rl_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/policy_learner.py to policy_learner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/trainer_model_based_recurrent_test.py to trainer_model_based_recurrent_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/trainer_model_based_stochastic_test.py to trainer_model_based_stochastic_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/dopamine_connector.py to dopamine_connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/rl/trainer_model_free.py to trainer_model_free.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights/query_processor.py to query_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights/transformer_model.py to transformer_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/insights/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/allen_brain.py to allen_brain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/text_encoder_build_subword.py to text_encoder_build_subword.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/allen_brain_test.py to allen_brain_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/timeseries_test.py to timeseries_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/mrpc.py to mrpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/ocr.py to ocr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wiki_lm.py to wiki_lm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/image_lsun.py to image_lsun.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/audio_test.py to audio_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/video_utils_test.py to video_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/timeseries_data_generator.py to timeseries_data_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/dialog_abstract.py to dialog_abstract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/ice_parsing.py to ice_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/tokenizer.py to tokenizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_enet.py to translate_enet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wnli.py to wnli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wiki.py to wiki.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/common_voice.py to common_voice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/algorithmic_math.py to algorithmic_math.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/google_robot_pushing.py to google_robot_pushing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/audio_encoder.py to audio_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_enes.py to translate_enes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/stanford_nli.py to stanford_nli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate.py to translate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/multinli.py to multinli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/mnist.py to mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/algorithmic_math_two_variables.py to algorithmic_math_two_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/dialog_dailydialog.py to dialog_dailydialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/produce_examples.py to produce_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/parallel_launch.py to parallel_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/validate_data.py to validate_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/generate_vocab.py to generate_vocab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/get_references_web.py to get_references_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/wikisum.py to wikisum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/get_references_commoncrawl.py to get_references_commoncrawl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/get_references_web_single_group.py to get_references_web_single_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikisum/utils_test.py to utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/cnn_dailymail.py to cnn_dailymail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/gene_expression.py to gene_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/multi_problem_v2.py to multi_problem_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/inspect_tfrecord.py to inspect_tfrecord.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/lambada.py to lambada.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/vqa_utils.py to vqa_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/program_search.py to program_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/qnli.py to qnli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/speech_recognition.py to speech_recognition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/fsns.py to fsns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/problem.py to problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/tokenizer_test.py to tokenizer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/celeba_test.py to celeba_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/style_transfer_test.py to style_transfer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/transduction_problems.py to transduction_problems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/all_problems.py to all_problems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/lm1b_imdb.py to lm1b_imdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/desc2code_test.py to desc2code_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/rte.py to rte.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/algorithmic_math_test.py to algorithmic_math_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/problem_test.py to problem_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/algorithmic_test.py to algorithmic_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/generator_utils.py to generator_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/text_encoder.py to text_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_encs.py to translate_encs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_enro.py to translate_enro.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/program_search_test.py to program_search_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/paraphrase_ms_coco.py to paraphrase_ms_coco.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/cola.py to cola.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/enwik8.py to enwik8.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/dna_encoder.py to dna_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/dialog_personachat.py to dialog_personachat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/algorithmic_math_deepmind.py to algorithmic_math_deepmind.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_ende.py to translate_ende.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/conll_ner.py to conll_ner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/mscoco_test.py to mscoco_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/sst_binary.py to sst_binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/moving_mnist.py to moving_mnist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/video_generated.py to video_generated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/lm1b_mnli.py to lm1b_mnli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_enid.py to translate_enid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_enfr.py to translate_enfr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/pointer_generator_word.py to pointer_generator_word.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_ende_test.py to translate_ende_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/librispeech.py to librispeech.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/gym_env.py to gym_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/gene_expression_test.py to gene_expression_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/yelp_full.py to yelp_full.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/text_encoder_test.py to text_encoder_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/audio.py to audio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/image_utils.py to image_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wiki_multi_problems.py to wiki_multi_problems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/quora_qpairs.py to quora_qpairs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/paraphrase_ms_coco_test.py to paraphrase_ms_coco_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/celeba.py to celeba.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/cipher.py to cipher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/mscoco.py to mscoco.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/function_docstring.py to function_docstring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/dna_encoder_test.py to dna_encoder_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/yelp_polarity.py to yelp_polarity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/algorithmic.py to algorithmic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/image_utils_test.py to image_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_test.py to translate_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/imagenet_test.py to imagenet_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/celebahq.py to celebahq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_enzh.py to translate_enzh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_enmk.py to translate_enmk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/gym_env_test.py to gym_env_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/cleaner_en_xx.py to cleaner_en_xx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/style_transfer.py to style_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/timeseries_data_generator_test.py to timeseries_data_generator_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/ptb.py to ptb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/imdb.py to imdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wiki_revision_utils.py to wiki_revision_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/desc2code.py to desc2code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/snli.py to snli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/multi_problem.py to multi_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/squad.py to squad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/dialog_opensubtitles.py to dialog_opensubtitles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/text_problems.py to text_problems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/timeseries.py to timeseries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/subject_verb_agreement.py to subject_verb_agreement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/scitail.py to scitail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/vqa.py to vqa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/lm1b.py to lm1b.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/video_utils.py to video_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/transduction_problems_test.py to transduction_problems_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/dialog_cornell.py to dialog_cornell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/common_voice_test.py to common_voice_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/cifar.py to cifar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wsj_parsing.py to wsj_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wiki_revision.py to wiki_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_envi.py to translate_envi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/problem_hparams.py to problem_hparams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/generator_utils_test.py to generator_utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/babi_qa.py to babi_qa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/wikitext103.py to wikitext103.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/imagenet.py to imagenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/multi_problem_v2_test.py to multi_problem_v2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/bair_robot_pushing.py to bair_robot_pushing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/translate_entn.py to translate_entn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/data_generators/text_problems_test.py to text_problems_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/serving/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/serving/serving_utils.py to serving_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/serving/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/serving/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_attack.py to t2t_attack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_datagen.py to t2t_datagen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_avg_all.py to t2t_avg_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/make_tf_configs.py to make_tf_configs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_bleu.py to t2t_bleu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_distill.py to t2t_distill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_translate_all.py to t2t_translate_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_trainer.py to t2t_trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_prune.py to t2t_prune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_eval.py to t2t_eval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/build_vocab.py to build_vocab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_trainer_test.py to t2t_trainer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/bin/t2t_decoder.py to t2t_decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/sv2p.py to sv2p.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/sv2p_test.py to sv2p_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/nfg_interpolate.py to nfg_interpolate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/epva.py to epva.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/nfg_test_utils.py to nfg_test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/emily_test.py to emily_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/basic_stochastic.py to basic_stochastic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/tests_utils.py to tests_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/savp.py to savp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/nfg_conv_test.py to nfg_conv_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/nfg_conv3d_test.py to nfg_conv3d_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/epva_params.py to epva_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/nfg_conv_lstm_test.py to nfg_conv_lstm_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/emily.py to emily.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/basic_stochastic_test.py to basic_stochastic_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/savp_params.py to savp_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/basic_recurrent_test.py to basic_recurrent_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/basic_deterministic.py to basic_deterministic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/next_frame_glow.py to next_frame_glow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/basic_recurrent.py to basic_recurrent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/sv2p_params.py to sv2p_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/base_vae.py to base_vae.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/savp_test.py to savp_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/nfg_uncond_test.py to nfg_uncond_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/basic_deterministic_params.py to basic_deterministic_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/video/basic_deterministic_test.py to basic_deterministic_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/resnet_test.py to resnet_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/image_transformer_2d.py to image_transformer_2d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/mtf_transformer2.py to mtf_transformer2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/image_transformer_2d_test.py to image_transformer_2d_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/mtf_transformer.py to mtf_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/distillation.py to distillation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/bytenet.py to bytenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/revnet.py to revnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/transformer_test.py to transformer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/vanilla_gan.py to vanilla_gan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/basic_test.py to basic_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_assistant.py to neural_assistant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/revnet_test.py to revnet_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/slicenet_test.py to slicenet_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/evolved_transformer.py to evolved_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/mtf_transformer_test.py to mtf_transformer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/text_cnn.py to text_cnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/shake_shake.py to shake_shake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search/nas_layers.py to nas_layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search/nas_model.py to nas_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search/nas_model_test.py to nas_model_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_architecture_search/nas_layers_test.py to nas_layers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/slicenet.py to slicenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/mtf_image_transformer_test.py to mtf_image_transformer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/resnet.py to resnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/transformer.py to transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/evolved_transformer_test.py to evolved_transformer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/mtf_resnet.py to mtf_resnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/cycle_gan.py to cycle_gan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/neural_stack.py to neural_stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/universal_transformer_test.py to universal_transformer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_nat.py to transformer_nat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/universal_transformer.py to universal_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_vae.py to transformer_vae.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_vae_flow_prior.py to transformer_vae_flow_prior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/attention_lm.py to attention_lm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/gene_expression.py to gene_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/glow_test.py to glow_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_parallel.py to transformer_parallel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_sketch.py to transformer_sketch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/moe.py to moe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/universal_transformer_util.py to universal_transformer_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/super_lm.py to super_lm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/glow_ops_test.py to glow_ops_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_moe.py to transformer_moe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_revnet.py to transformer_revnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_aux_test.py to transformer_aux_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/rl.py to rl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_vae_test.py to transformer_vae_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_aux.py to transformer_aux.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/gene_expression_test.py to gene_expression_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/vqa_attention.py to vqa_attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/adafactor_experiments.py to adafactor_experiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_revnet_test.py to transformer_revnet_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_symshard.py to transformer_symshard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/shuffle_network.py to shuffle_network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/glow_ops.py to glow_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/autoencoders.py to autoencoders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/multiquery_paper.py to multiquery_paper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/vqa_self_attention.py to vqa_self_attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/attention_lm_moe.py to attention_lm_moe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/glow.py to glow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/autoencoders_test.py to autoencoders_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/lm_experiments.py to lm_experiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/aligned.py to aligned.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/vqa_recurrent_self_attention.py to vqa_recurrent_self_attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/transformer_vae_flow_prior_ops.py to transformer_vae_flow_prior_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/moe_experiments.py to moe_experiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/similarity_transformer.py to similarity_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/vqa_attention_test.py to vqa_attention_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/residual_shuffle_exchange.py to residual_shuffle_exchange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/neural_stack_test.py to neural_stack_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/research/glow_init_hook.py to glow_init_hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/bytenet_test.py to bytenet_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/image_transformer_test.py to image_transformer_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/mtf_image_transformer.py to mtf_image_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/xception_test.py to xception_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/xception.py to xception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/image_transformer.py to image_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_gpu_test.py to neural_gpu_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/neural_gpu.py to neural_gpu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/lstm.py to lstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/models/lstm_test.py to lstm_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/metrics/video_conditional_fvd.py to video_conditional_fvd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/metrics/video_conditional_fvd_test.py to video_conditional_fvd_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor/metrics/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpr6fl3ud7.py' /usr/bin/python3 /tmp/tmpr6fl3ud7.py removing /tmp/tmpr6fl3ud7.py running install_egg_info running egg_info writing tensor2tensor.egg-info/PKG-INFO writing dependency_links to tensor2tensor.egg-info/dependency_links.txt writing requirements to tensor2tensor.egg-info/requires.txt writing top-level names to tensor2tensor.egg-info/top_level.txt reading manifest file 'tensor2tensor.egg-info/SOURCES.txt' writing manifest file 'tensor2tensor.egg-info/SOURCES.txt' Copying tensor2tensor.egg-info to /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9/site-packages/tensor2tensor-1.15.7-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-insights-server -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-make-tf-configs -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-eval -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-translate-all -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-bleu -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-datagen -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-decoder -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-trainer -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-exporter -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-avg-all -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin copying build/scripts-3.9/t2t-query-server -> /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-insights-server to 755 changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-make-tf-configs to 755 changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-eval to 755 changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-translate-all to 755 changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-bleu to 755 changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-datagen to 755 changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-decoder to 755 changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-trainer to 755 changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-exporter to 755 changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-avg-all to 755 changing mode of /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/usr/bin/t2t-query-server to 755 + install -d -m755 /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64//usr/share/doc/python-tensor2tensor + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64 ~/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64 ~/build/BUILD/tensor2tensor-1.15.7 + '[' -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/tensor2tensor-1.15.7 + popd + mv /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.15.7-1 --unique-debug-suffix -1.15.7-1.x86_64 --unique-debug-src-base python-tensor2tensor-1.15.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/tensor2tensor-1.15.7 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-tensor2tensor-1.15.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-tensor2tensor-1.15.7-1.noarch Provides: python-tensor2tensor python3-tensor2tensor = 1.15.7-1 python3.9dist(tensor2tensor) = 1.15.7 python3dist(tensor2tensor) = 1.15.7 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(absl-py) python3.9dist(bz2file) python3.9dist(dopamine-rl) python3.9dist(flask) python3.9dist(future) python3.9dist(gevent) python3.9dist(gin-config) python3.9dist(google-api-python-client) python3.9dist(gunicorn) python3.9dist(gym) python3.9dist(h5py) python3.9dist(kfac) python3.9dist(mesh-tensorflow) python3.9dist(numpy) python3.9dist(oauth2client) python3.9dist(opencv-python) python3.9dist(pillow) python3.9dist(pypng) python3.9dist(requests) python3.9dist(scipy) python3.9dist(six) >= 1.12 python3.9dist(sympy) python3.9dist(tensorflow-addons) python3.9dist(tensorflow-datasets) python3.9dist(tensorflow-gan) python3.9dist(tensorflow-probability) = 0.7 python3.9dist(tf-slim) python3.9dist(tqdm) Processing files: python-tensor2tensor-help-1.15.7-1.noarch warning: Empty %files file /builddir/build/BUILD/tensor2tensor-1.15.7/doclist.lst Provides: python-tensor2tensor-help = 1.15.7-1 python3-tensor2tensor-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-tensor2tensor-1.15.7-1.x86_64 Wrote: /builddir/build/RPMS/python-tensor2tensor-help-1.15.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-tensor2tensor-1.15.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uEAaVM + umask 022 + cd /builddir/build/BUILD + cd tensor2tensor-1.15.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tensor2tensor-1.15.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0