Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyomo.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682264223.340713/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-pyomo.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-Pyomo-6.5.0-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-pyomo.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682264223.340713/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-pyomo.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-Pyomo-6.5.0-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-pyomo.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682264223.340713/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-pyomo.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.gYuYxK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pyomo-6.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pyomo-6.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pyomo-6.5.0 + /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.hkqRVb + umask 022 + cd /builddir/build/BUILD + cd Pyomo-6.5.0 + 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/pyomo copying pyomo/__init__.py -> build/lib/pyomo creating build/lib/pyomo/gdp copying pyomo/gdp/basic_step.py -> build/lib/pyomo/gdp copying pyomo/gdp/__init__.py -> build/lib/pyomo/gdp copying pyomo/gdp/transformed_disjunct.py -> build/lib/pyomo/gdp copying pyomo/gdp/util.py -> build/lib/pyomo/gdp copying pyomo/gdp/disjunct.py -> build/lib/pyomo/gdp creating build/lib/pyomo/neos copying pyomo/neos/kestrel.py -> build/lib/pyomo/neos copying pyomo/neos/__init__.py -> build/lib/pyomo/neos creating build/lib/pyomo/contrib copying pyomo/contrib/__init__.py -> build/lib/pyomo/contrib creating build/lib/pyomo/common copying pyomo/common/tee.py -> build/lib/pyomo/common copying pyomo/common/autoslots.py -> build/lib/pyomo/common copying pyomo/common/errors.py -> build/lib/pyomo/common copying pyomo/common/env.py -> build/lib/pyomo/common copying pyomo/common/_command.py -> build/lib/pyomo/common copying pyomo/common/config.py -> build/lib/pyomo/common copying pyomo/common/plugin.py -> build/lib/pyomo/common copying pyomo/common/gc_manager.py -> build/lib/pyomo/common copying pyomo/common/sorting.py -> build/lib/pyomo/common copying pyomo/common/dependencies.py -> build/lib/pyomo/common copying pyomo/common/extensions.py -> build/lib/pyomo/common copying pyomo/common/multithread.py -> build/lib/pyomo/common copying pyomo/common/__init__.py -> build/lib/pyomo/common copying pyomo/common/shutdown.py -> build/lib/pyomo/common copying pyomo/common/getGSL.py -> build/lib/pyomo/common copying pyomo/common/plugins.py -> build/lib/pyomo/common copying pyomo/common/factory.py -> build/lib/pyomo/common copying pyomo/common/download.py -> build/lib/pyomo/common copying pyomo/common/plugin_base.py -> build/lib/pyomo/common copying pyomo/common/gsl.py -> build/lib/pyomo/common copying pyomo/common/timing.py -> build/lib/pyomo/common copying pyomo/common/deprecation.py -> build/lib/pyomo/common copying pyomo/common/modeling.py -> build/lib/pyomo/common copying pyomo/common/tempfiles.py -> build/lib/pyomo/common copying pyomo/common/fileutils.py -> build/lib/pyomo/common copying pyomo/common/pyomo_typing.py -> build/lib/pyomo/common copying pyomo/common/formatting.py -> build/lib/pyomo/common copying pyomo/common/unittest.py -> build/lib/pyomo/common copying pyomo/common/_common.py -> build/lib/pyomo/common copying pyomo/common/numeric_types.py -> build/lib/pyomo/common copying pyomo/common/cmake_builder.py -> build/lib/pyomo/common copying pyomo/common/log.py -> build/lib/pyomo/common copying pyomo/common/envvar.py -> build/lib/pyomo/common copying pyomo/common/backports.py -> build/lib/pyomo/common creating build/lib/pyomo/mpec copying pyomo/mpec/complementarity.py -> build/lib/pyomo/mpec copying pyomo/mpec/__init__.py -> build/lib/pyomo/mpec creating build/lib/pyomo/util copying pyomo/util/infeasible.py -> build/lib/pyomo/util copying pyomo/util/diagnostics.py -> build/lib/pyomo/util copying pyomo/util/check_units.py -> build/lib/pyomo/util copying pyomo/util/vars_from_expressions.py -> build/lib/pyomo/util copying pyomo/util/__init__.py -> build/lib/pyomo/util copying pyomo/util/model_size.py -> build/lib/pyomo/util copying pyomo/util/slices.py -> build/lib/pyomo/util copying pyomo/util/components.py -> build/lib/pyomo/util copying pyomo/util/blockutil.py -> build/lib/pyomo/util copying pyomo/util/calc_var_value.py -> build/lib/pyomo/util copying pyomo/util/subsystems.py -> build/lib/pyomo/util copying pyomo/util/report_scaling.py -> build/lib/pyomo/util creating build/lib/pyomo/checker copying pyomo/checker/script.py -> build/lib/pyomo/checker copying pyomo/checker/__init__.py -> build/lib/pyomo/checker copying pyomo/checker/runner.py -> build/lib/pyomo/checker copying pyomo/checker/hooks.py -> build/lib/pyomo/checker copying pyomo/checker/checker.py -> build/lib/pyomo/checker creating build/lib/pyomo/version copying pyomo/version/__init__.py -> build/lib/pyomo/version copying pyomo/version/info.py -> build/lib/pyomo/version creating build/lib/pyomo/repn copying pyomo/repn/__init__.py -> build/lib/pyomo/repn copying pyomo/repn/standard_aux.py -> build/lib/pyomo/repn copying pyomo/repn/util.py -> build/lib/pyomo/repn copying pyomo/repn/standard_repn.py -> build/lib/pyomo/repn creating build/lib/pyomo/network copying pyomo/network/port.py -> build/lib/pyomo/network copying pyomo/network/__init__.py -> build/lib/pyomo/network copying pyomo/network/decomposition.py -> build/lib/pyomo/network copying pyomo/network/util.py -> build/lib/pyomo/network copying pyomo/network/foqus_graph.py -> build/lib/pyomo/network copying pyomo/network/arc.py -> build/lib/pyomo/network creating build/lib/pyomo/kernel copying pyomo/kernel/__init__.py -> build/lib/pyomo/kernel copying pyomo/kernel/util.py -> build/lib/pyomo/kernel creating build/lib/pyomo/core copying pyomo/core/__init__.py -> build/lib/pyomo/core copying pyomo/core/pyomoobject.py -> build/lib/pyomo/core copying pyomo/core/util.py -> build/lib/pyomo/core copying pyomo/core/staleflag.py -> build/lib/pyomo/core creating build/lib/pyomo/pysp copying pyomo/pysp/__init__.py -> build/lib/pyomo/pysp creating build/lib/pyomo/environ copying pyomo/environ/__init__.py -> build/lib/pyomo/environ creating build/lib/pyomo/dataportal copying pyomo/dataportal/__init__.py -> build/lib/pyomo/dataportal copying pyomo/dataportal/process_data.py -> build/lib/pyomo/dataportal copying pyomo/dataportal/factory.py -> build/lib/pyomo/dataportal copying pyomo/dataportal/DataPortal.py -> build/lib/pyomo/dataportal copying pyomo/dataportal/TableData.py -> build/lib/pyomo/dataportal copying pyomo/dataportal/parse_datacmds.py -> build/lib/pyomo/dataportal creating build/lib/pyomo/duality copying pyomo/duality/__init__.py -> build/lib/pyomo/duality copying pyomo/duality/plugins.py -> build/lib/pyomo/duality copying pyomo/duality/collect.py -> build/lib/pyomo/duality copying pyomo/duality/lagrangian_dual.py -> build/lib/pyomo/duality creating build/lib/pyomo/solvers copying pyomo/solvers/__init__.py -> build/lib/pyomo/solvers copying pyomo/solvers/wrappers.py -> build/lib/pyomo/solvers copying pyomo/solvers/mockmip.py -> build/lib/pyomo/solvers creating build/lib/pyomo/scripting copying pyomo/scripting/pyomo_parser.py -> build/lib/pyomo/scripting copying pyomo/scripting/pyomo_main.py -> build/lib/pyomo/scripting copying pyomo/scripting/pyomo_command.py -> build/lib/pyomo/scripting copying pyomo/scripting/commands.py -> build/lib/pyomo/scripting copying pyomo/scripting/__init__.py -> build/lib/pyomo/scripting copying pyomo/scripting/util.py -> build/lib/pyomo/scripting copying pyomo/scripting/interface.py -> build/lib/pyomo/scripting copying pyomo/scripting/convert.py -> build/lib/pyomo/scripting copying pyomo/scripting/solve_config.py -> build/lib/pyomo/scripting copying pyomo/scripting/driver_help.py -> build/lib/pyomo/scripting creating build/lib/pyomo/dae copying pyomo/dae/flatten.py -> build/lib/pyomo/dae copying pyomo/dae/diffvar.py -> build/lib/pyomo/dae copying pyomo/dae/contset.py -> build/lib/pyomo/dae copying pyomo/dae/utilities.py -> build/lib/pyomo/dae copying pyomo/dae/__init__.py -> build/lib/pyomo/dae copying pyomo/dae/misc.py -> build/lib/pyomo/dae copying pyomo/dae/simulator.py -> build/lib/pyomo/dae copying pyomo/dae/integral.py -> build/lib/pyomo/dae copying pyomo/dae/initialization.py -> build/lib/pyomo/dae copying pyomo/dae/set_utils.py -> build/lib/pyomo/dae creating build/lib/pyomo/opt copying pyomo/opt/__init__.py -> build/lib/pyomo/opt creating build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_hull.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_partition_disjuncts.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_bigm.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_mbigm.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/models.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/common_tests.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_cuttingplane.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/__init__.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_gdp_reclassification_error.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_reclassify.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_util.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_disjunct.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_fix_disjuncts.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_basic_step.py -> build/lib/pyomo/gdp/tests copying pyomo/gdp/tests/test_gdp.py -> build/lib/pyomo/gdp/tests creating build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/hull.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/chull.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/partition_disjuncts.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/bigm_mixin.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/__init__.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/gdp_to_mip_transformation.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/bilinear.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/fix_disjuncts.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/cuttingplane.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/bigm.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/between_steps.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/multiple_bigm.py -> build/lib/pyomo/gdp/plugins copying pyomo/gdp/plugins/gdp_var_mover.py -> build/lib/pyomo/gdp/plugins creating build/lib/pyomo/neos/tests copying pyomo/neos/tests/test_neos.py -> build/lib/pyomo/neos/tests copying pyomo/neos/tests/__init__.py -> build/lib/pyomo/neos/tests copying pyomo/neos/tests/model_min_lp.py -> build/lib/pyomo/neos/tests creating build/lib/pyomo/neos/plugins copying pyomo/neos/plugins/NEOS.py -> build/lib/pyomo/neos/plugins copying pyomo/neos/plugins/__init__.py -> build/lib/pyomo/neos/plugins copying pyomo/neos/plugins/kestrel_plugin.py -> build/lib/pyomo/neos/plugins creating build/lib/pyomo/contrib/preprocessing copying pyomo/contrib/preprocessing/__init__.py -> build/lib/pyomo/contrib/preprocessing copying pyomo/contrib/preprocessing/util.py -> build/lib/pyomo/contrib/preprocessing creating build/lib/pyomo/contrib/community_detection copying pyomo/contrib/community_detection/community_graph.py -> build/lib/pyomo/contrib/community_detection copying pyomo/contrib/community_detection/__init__.py -> build/lib/pyomo/contrib/community_detection copying pyomo/contrib/community_detection/event_log.py -> build/lib/pyomo/contrib/community_detection copying pyomo/contrib/community_detection/plugins.py -> build/lib/pyomo/contrib/community_detection copying pyomo/contrib/community_detection/detection.py -> build/lib/pyomo/contrib/community_detection creating build/lib/pyomo/contrib/pynumero copying pyomo/contrib/pynumero/dependencies.py -> build/lib/pyomo/contrib/pynumero copying pyomo/contrib/pynumero/asl.py -> build/lib/pyomo/contrib/pynumero copying pyomo/contrib/pynumero/__init__.py -> build/lib/pyomo/contrib/pynumero copying pyomo/contrib/pynumero/plugins.py -> build/lib/pyomo/contrib/pynumero copying pyomo/contrib/pynumero/intrinsic.py -> build/lib/pyomo/contrib/pynumero copying pyomo/contrib/pynumero/build.py -> build/lib/pyomo/contrib/pynumero creating build/lib/pyomo/contrib/mcpp copying pyomo/contrib/mcpp/getMCPP.py -> build/lib/pyomo/contrib/mcpp copying pyomo/contrib/mcpp/setup.py -> build/lib/pyomo/contrib/mcpp copying pyomo/contrib/mcpp/test_mcpp.py -> build/lib/pyomo/contrib/mcpp copying pyomo/contrib/mcpp/pyomo_mcpp.py -> build/lib/pyomo/contrib/mcpp copying pyomo/contrib/mcpp/__init__.py -> build/lib/pyomo/contrib/mcpp copying pyomo/contrib/mcpp/plugins.py -> build/lib/pyomo/contrib/mcpp copying pyomo/contrib/mcpp/build.py -> build/lib/pyomo/contrib/mcpp creating build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/config_options.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/gloa.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/GDPopt.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/algorithm_base_class.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/discrete_problem_initialize.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/oa_algorithm_utils.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/enumerate.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/solve_discrete_problem.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/__init__.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/branch_and_bound.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/plugins.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/loa.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/ric.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/nlp_initialization.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/util.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/cut_generation.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/solve_subproblem.py -> build/lib/pyomo/contrib/gdpopt copying pyomo/contrib/gdpopt/create_oa_subproblems.py -> build/lib/pyomo/contrib/gdpopt creating build/lib/pyomo/contrib/sensitivity_toolbox copying pyomo/contrib/sensitivity_toolbox/k_aug.py -> build/lib/pyomo/contrib/sensitivity_toolbox copying pyomo/contrib/sensitivity_toolbox/__init__.py -> build/lib/pyomo/contrib/sensitivity_toolbox copying pyomo/contrib/sensitivity_toolbox/sens.py -> build/lib/pyomo/contrib/sensitivity_toolbox creating build/lib/pyomo/contrib/multistart copying pyomo/contrib/multistart/__init__.py -> build/lib/pyomo/contrib/multistart copying pyomo/contrib/multistart/plugins.py -> build/lib/pyomo/contrib/multistart copying pyomo/contrib/multistart/reinit.py -> build/lib/pyomo/contrib/multistart copying pyomo/contrib/multistart/multi.py -> build/lib/pyomo/contrib/multistart copying pyomo/contrib/multistart/high_conf_stop.py -> build/lib/pyomo/contrib/multistart copying pyomo/contrib/multistart/test_multi.py -> build/lib/pyomo/contrib/multistart creating build/lib/pyomo/contrib/pyros copying pyomo/contrib/pyros/master_problem_methods.py -> build/lib/pyomo/contrib/pyros copying pyomo/contrib/pyros/pyros.py -> build/lib/pyomo/contrib/pyros copying pyomo/contrib/pyros/__init__.py -> build/lib/pyomo/contrib/pyros copying pyomo/contrib/pyros/uncertainty_sets.py -> build/lib/pyomo/contrib/pyros copying pyomo/contrib/pyros/util.py -> build/lib/pyomo/contrib/pyros copying pyomo/contrib/pyros/separation_problem_methods.py -> build/lib/pyomo/contrib/pyros copying pyomo/contrib/pyros/solve_data.py -> build/lib/pyomo/contrib/pyros copying pyomo/contrib/pyros/pyros_algorithm_methods.py -> build/lib/pyomo/contrib/pyros creating build/lib/pyomo/contrib/doe copying pyomo/contrib/doe/doe.py -> build/lib/pyomo/contrib/doe copying pyomo/contrib/doe/measurements.py -> build/lib/pyomo/contrib/doe copying pyomo/contrib/doe/__init__.py -> build/lib/pyomo/contrib/doe copying pyomo/contrib/doe/result.py -> build/lib/pyomo/contrib/doe copying pyomo/contrib/doe/scenario.py -> build/lib/pyomo/contrib/doe creating build/lib/pyomo/contrib/benders copying pyomo/contrib/benders/benders_cuts.py -> build/lib/pyomo/contrib/benders copying pyomo/contrib/benders/__init__.py -> build/lib/pyomo/contrib/benders creating build/lib/pyomo/contrib/ampl_function_demo copying pyomo/contrib/ampl_function_demo/__init__.py -> build/lib/pyomo/contrib/ampl_function_demo copying pyomo/contrib/ampl_function_demo/plugins.py -> build/lib/pyomo/contrib/ampl_function_demo copying pyomo/contrib/ampl_function_demo/build.py -> build/lib/pyomo/contrib/ampl_function_demo creating build/lib/pyomo/contrib/parmest copying pyomo/contrib/parmest/scenariocreator.py -> build/lib/pyomo/contrib/parmest copying pyomo/contrib/parmest/graphics.py -> build/lib/pyomo/contrib/parmest copying pyomo/contrib/parmest/ipopt_solver_wrapper.py -> build/lib/pyomo/contrib/parmest copying pyomo/contrib/parmest/__init__.py -> build/lib/pyomo/contrib/parmest copying pyomo/contrib/parmest/parmest.py -> build/lib/pyomo/contrib/parmest creating build/lib/pyomo/contrib/interior_point copying pyomo/contrib/interior_point/inverse_reduced_hessian.py -> build/lib/pyomo/contrib/interior_point copying pyomo/contrib/interior_point/__init__.py -> build/lib/pyomo/contrib/interior_point copying pyomo/contrib/interior_point/interior_point.py -> build/lib/pyomo/contrib/interior_point copying pyomo/contrib/interior_point/interface.py -> build/lib/pyomo/contrib/interior_point creating build/lib/pyomo/contrib/appsi copying pyomo/contrib/appsi/fbbt.py -> build/lib/pyomo/contrib/appsi copying pyomo/contrib/appsi/__init__.py -> build/lib/pyomo/contrib/appsi copying pyomo/contrib/appsi/plugins.py -> build/lib/pyomo/contrib/appsi copying pyomo/contrib/appsi/build.py -> build/lib/pyomo/contrib/appsi copying pyomo/contrib/appsi/base.py -> build/lib/pyomo/contrib/appsi creating build/lib/pyomo/contrib/fme copying pyomo/contrib/fme/__init__.py -> build/lib/pyomo/contrib/fme copying pyomo/contrib/fme/plugins.py -> build/lib/pyomo/contrib/fme copying pyomo/contrib/fme/fourier_motzkin_elimination.py -> build/lib/pyomo/contrib/fme creating build/lib/pyomo/contrib/gjh copying pyomo/contrib/gjh/getGJH.py -> build/lib/pyomo/contrib/gjh copying pyomo/contrib/gjh/GJH.py -> build/lib/pyomo/contrib/gjh copying pyomo/contrib/gjh/__init__.py -> build/lib/pyomo/contrib/gjh copying pyomo/contrib/gjh/plugins.py -> build/lib/pyomo/contrib/gjh creating build/lib/pyomo/contrib/trustregion copying pyomo/contrib/trustregion/__init__.py -> build/lib/pyomo/contrib/trustregion copying pyomo/contrib/trustregion/plugins.py -> build/lib/pyomo/contrib/trustregion copying pyomo/contrib/trustregion/util.py -> build/lib/pyomo/contrib/trustregion copying pyomo/contrib/trustregion/interface.py -> build/lib/pyomo/contrib/trustregion copying pyomo/contrib/trustregion/filter.py -> build/lib/pyomo/contrib/trustregion copying pyomo/contrib/trustregion/TRF.py -> build/lib/pyomo/contrib/trustregion creating build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/ui.py -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/qt.py -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/pyomo_viewer.py -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/report.py -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/model_browser.py -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/residual_table.py -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/model_select.py -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/__init__.py -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/ui_data.py -> build/lib/pyomo/contrib/viewer creating build/lib/pyomo/contrib/incidence_analysis copying pyomo/contrib/incidence_analysis/matching.py -> build/lib/pyomo/contrib/incidence_analysis copying pyomo/contrib/incidence_analysis/connected.py -> build/lib/pyomo/contrib/incidence_analysis copying pyomo/contrib/incidence_analysis/dulmage_mendelsohn.py -> build/lib/pyomo/contrib/incidence_analysis copying pyomo/contrib/incidence_analysis/__init__.py -> build/lib/pyomo/contrib/incidence_analysis copying pyomo/contrib/incidence_analysis/util.py -> build/lib/pyomo/contrib/incidence_analysis copying pyomo/contrib/incidence_analysis/interface.py -> build/lib/pyomo/contrib/incidence_analysis copying pyomo/contrib/incidence_analysis/triangularize.py -> build/lib/pyomo/contrib/incidence_analysis copying pyomo/contrib/incidence_analysis/scc_solver.py -> build/lib/pyomo/contrib/incidence_analysis creating build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/config_options.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/algorithm_base_class.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/outer_approximation.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/extended_cutting_plane.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/__init__.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/single_tree.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/plugins.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/MindtPy.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/nlp_solve.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/util.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/mip_solve.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/cut_generation.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/feasibility_pump.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/tabu_list.py -> build/lib/pyomo/contrib/mindtpy copying pyomo/contrib/mindtpy/global_outer_approximation.py -> build/lib/pyomo/contrib/mindtpy creating build/lib/pyomo/contrib/iis copying pyomo/contrib/iis/__init__.py -> build/lib/pyomo/contrib/iis copying pyomo/contrib/iis/iis.py -> build/lib/pyomo/contrib/iis creating build/lib/pyomo/contrib/cp copying pyomo/contrib/cp/__init__.py -> build/lib/pyomo/contrib/cp copying pyomo/contrib/cp/plugins.py -> build/lib/pyomo/contrib/cp copying pyomo/contrib/cp/interval_var.py -> build/lib/pyomo/contrib/cp creating build/lib/pyomo/contrib/fbbt copying pyomo/contrib/fbbt/fbbt.py -> build/lib/pyomo/contrib/fbbt copying pyomo/contrib/fbbt/__init__.py -> build/lib/pyomo/contrib/fbbt copying pyomo/contrib/fbbt/interval.py -> build/lib/pyomo/contrib/fbbt creating build/lib/pyomo/contrib/mpc copying pyomo/contrib/mpc/__init__.py -> build/lib/pyomo/contrib/mpc creating build/lib/pyomo/contrib/example copying pyomo/contrib/example/__init__.py -> build/lib/pyomo/contrib/example copying pyomo/contrib/example/foo.py -> build/lib/pyomo/contrib/example copying pyomo/contrib/example/bar.py -> build/lib/pyomo/contrib/example creating build/lib/pyomo/contrib/satsolver copying pyomo/contrib/satsolver/test_satsolver.py -> build/lib/pyomo/contrib/satsolver copying pyomo/contrib/satsolver/__init__.py -> build/lib/pyomo/contrib/satsolver copying pyomo/contrib/satsolver/satsolver.py -> build/lib/pyomo/contrib/satsolver creating build/lib/pyomo/contrib/gdp_bounds copying pyomo/contrib/gdp_bounds/__init__.py -> build/lib/pyomo/contrib/gdp_bounds copying pyomo/contrib/gdp_bounds/plugins.py -> build/lib/pyomo/contrib/gdp_bounds copying pyomo/contrib/gdp_bounds/compute_bounds.py -> build/lib/pyomo/contrib/gdp_bounds copying pyomo/contrib/gdp_bounds/info.py -> build/lib/pyomo/contrib/gdp_bounds creating build/lib/pyomo/contrib/simplemodel copying pyomo/contrib/simplemodel/__init__.py -> build/lib/pyomo/contrib/simplemodel creating build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_strip_bounds.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_zero_term_removal.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_bounds_to_vars_xfrm.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_detect_fixed_vars.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_var_aggregator.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_int_to_binary.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_zero_sum_propagate.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/__init__.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_deactivate_trivial_constraints.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_induced_linearity.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_init_vars.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_equality_propagate.py -> build/lib/pyomo/contrib/preprocessing/tests copying pyomo/contrib/preprocessing/tests/test_constraint_tightener.py -> build/lib/pyomo/contrib/preprocessing/tests creating build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/detect_fixed_vars.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/constraint_tightener.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/induced_linearity.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/int_to_binary.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/__init__.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/bounds_to_vars.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/zero_sum_propagator.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/deactivate_trivial_constraints.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/var_aggregator.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/init_vars.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/strip_bounds.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/remove_zero_terms.py -> build/lib/pyomo/contrib/preprocessing/plugins copying pyomo/contrib/preprocessing/plugins/equality_propagate.py -> build/lib/pyomo/contrib/preprocessing/plugins creating build/lib/pyomo/contrib/community_detection/tests copying pyomo/contrib/community_detection/tests/__init__.py -> build/lib/pyomo/contrib/community_detection/tests copying pyomo/contrib/community_detection/tests/test_detection.py -> build/lib/pyomo/contrib/community_detection/tests creating build/lib/pyomo/contrib/pynumero/sparse copying pyomo/contrib/pynumero/sparse/utils.py -> build/lib/pyomo/contrib/pynumero/sparse copying pyomo/contrib/pynumero/sparse/__init__.py -> build/lib/pyomo/contrib/pynumero/sparse copying pyomo/contrib/pynumero/sparse/base_block.py -> build/lib/pyomo/contrib/pynumero/sparse copying pyomo/contrib/pynumero/sparse/mpi_block_vector.py -> build/lib/pyomo/contrib/pynumero/sparse copying pyomo/contrib/pynumero/sparse/mpi_block_matrix.py -> build/lib/pyomo/contrib/pynumero/sparse copying pyomo/contrib/pynumero/sparse/block_vector.py -> build/lib/pyomo/contrib/pynumero/sparse copying pyomo/contrib/pynumero/sparse/block_matrix.py -> build/lib/pyomo/contrib/pynumero/sparse creating build/lib/pyomo/contrib/pynumero/examples copying pyomo/contrib/pynumero/examples/nlp_interface.py -> build/lib/pyomo/contrib/pynumero/examples copying pyomo/contrib/pynumero/examples/nlp_interface_2.py -> build/lib/pyomo/contrib/pynumero/examples copying pyomo/contrib/pynumero/examples/sqp.py -> build/lib/pyomo/contrib/pynumero/examples copying pyomo/contrib/pynumero/examples/__init__.py -> build/lib/pyomo/contrib/pynumero/examples copying pyomo/contrib/pynumero/examples/parallel_vector_ops.py -> build/lib/pyomo/contrib/pynumero/examples copying pyomo/contrib/pynumero/examples/sensitivity.py -> build/lib/pyomo/contrib/pynumero/examples copying pyomo/contrib/pynumero/examples/mumps_example.py -> build/lib/pyomo/contrib/pynumero/examples copying pyomo/contrib/pynumero/examples/feasibility.py -> build/lib/pyomo/contrib/pynumero/examples copying pyomo/contrib/pynumero/examples/parallel_matvec.py -> build/lib/pyomo/contrib/pynumero/examples creating build/lib/pyomo/contrib/pynumero/tests copying pyomo/contrib/pynumero/tests/__init__.py -> build/lib/pyomo/contrib/pynumero/tests creating build/lib/pyomo/contrib/pynumero/interfaces copying pyomo/contrib/pynumero/interfaces/nlp.py -> build/lib/pyomo/contrib/pynumero/interfaces copying pyomo/contrib/pynumero/interfaces/external_pyomo_model.py -> build/lib/pyomo/contrib/pynumero/interfaces copying pyomo/contrib/pynumero/interfaces/utils.py -> build/lib/pyomo/contrib/pynumero/interfaces copying pyomo/contrib/pynumero/interfaces/pyomo_nlp.py -> build/lib/pyomo/contrib/pynumero/interfaces copying pyomo/contrib/pynumero/interfaces/__init__.py -> build/lib/pyomo/contrib/pynumero/interfaces copying pyomo/contrib/pynumero/interfaces/external_grey_box.py -> build/lib/pyomo/contrib/pynumero/interfaces copying pyomo/contrib/pynumero/interfaces/nlp_projections.py -> build/lib/pyomo/contrib/pynumero/interfaces copying pyomo/contrib/pynumero/interfaces/pyomo_grey_box_nlp.py -> build/lib/pyomo/contrib/pynumero/interfaces copying pyomo/contrib/pynumero/interfaces/ampl_nlp.py -> build/lib/pyomo/contrib/pynumero/interfaces creating build/lib/pyomo/contrib/pynumero/algorithms copying pyomo/contrib/pynumero/algorithms/__init__.py -> build/lib/pyomo/contrib/pynumero/algorithms creating build/lib/pyomo/contrib/pynumero/linalg copying pyomo/contrib/pynumero/linalg/ma27.py -> build/lib/pyomo/contrib/pynumero/linalg copying pyomo/contrib/pynumero/linalg/utils.py -> build/lib/pyomo/contrib/pynumero/linalg copying pyomo/contrib/pynumero/linalg/scipy_interface.py -> build/lib/pyomo/contrib/pynumero/linalg copying pyomo/contrib/pynumero/linalg/__init__.py -> build/lib/pyomo/contrib/pynumero/linalg copying pyomo/contrib/pynumero/linalg/mumps_interface.py -> build/lib/pyomo/contrib/pynumero/linalg copying pyomo/contrib/pynumero/linalg/ma57_interface.py -> build/lib/pyomo/contrib/pynumero/linalg copying pyomo/contrib/pynumero/linalg/ma27_interface.py -> build/lib/pyomo/contrib/pynumero/linalg copying pyomo/contrib/pynumero/linalg/ma57.py -> build/lib/pyomo/contrib/pynumero/linalg copying pyomo/contrib/pynumero/linalg/base.py -> build/lib/pyomo/contrib/pynumero/linalg creating build/lib/pyomo/contrib/pynumero/sparse/tests copying pyomo/contrib/pynumero/sparse/tests/test_intrinsics.py -> build/lib/pyomo/contrib/pynumero/sparse/tests copying pyomo/contrib/pynumero/sparse/tests/test_mpi_block_vector.py -> build/lib/pyomo/contrib/pynumero/sparse/tests copying pyomo/contrib/pynumero/sparse/tests/__init__.py -> build/lib/pyomo/contrib/pynumero/sparse/tests copying pyomo/contrib/pynumero/sparse/tests/test_block_vector.py -> build/lib/pyomo/contrib/pynumero/sparse/tests copying pyomo/contrib/pynumero/sparse/tests/test_sparse_utils.py -> build/lib/pyomo/contrib/pynumero/sparse/tests copying pyomo/contrib/pynumero/sparse/tests/test_block_matrix.py -> build/lib/pyomo/contrib/pynumero/sparse/tests copying pyomo/contrib/pynumero/sparse/tests/test_mpi_block_matrix.py -> build/lib/pyomo/contrib/pynumero/sparse/tests creating build/lib/pyomo/contrib/pynumero/examples/tests copying pyomo/contrib/pynumero/examples/tests/test_mpi_examples.py -> build/lib/pyomo/contrib/pynumero/examples/tests copying pyomo/contrib/pynumero/examples/tests/__init__.py -> build/lib/pyomo/contrib/pynumero/examples/tests copying pyomo/contrib/pynumero/examples/tests/test_cyipopt_examples.py -> build/lib/pyomo/contrib/pynumero/examples/tests copying pyomo/contrib/pynumero/examples/tests/test_examples.py -> build/lib/pyomo/contrib/pynumero/examples/tests creating build/lib/pyomo/contrib/pynumero/examples/callback copying pyomo/contrib/pynumero/examples/callback/__init__.py -> build/lib/pyomo/contrib/pynumero/examples/callback copying pyomo/contrib/pynumero/examples/callback/cyipopt_functor_callback.py -> build/lib/pyomo/contrib/pynumero/examples/callback copying pyomo/contrib/pynumero/examples/callback/cyipopt_callback.py -> build/lib/pyomo/contrib/pynumero/examples/callback copying pyomo/contrib/pynumero/examples/callback/cyipopt_callback_halt.py -> build/lib/pyomo/contrib/pynumero/examples/callback copying pyomo/contrib/pynumero/examples/callback/reactor_design.py -> build/lib/pyomo/contrib/pynumero/examples/callback creating build/lib/pyomo/contrib/pynumero/examples/external_grey_box copying pyomo/contrib/pynumero/examples/external_grey_box/__init__.py -> build/lib/pyomo/contrib/pynumero/examples/external_grey_box creating build/lib/pyomo/contrib/pynumero/examples/external_grey_box/param_est copying pyomo/contrib/pynumero/examples/external_grey_box/param_est/perform_estimation.py -> build/lib/pyomo/contrib/pynumero/examples/external_grey_box/param_est copying pyomo/contrib/pynumero/examples/external_grey_box/param_est/models.py -> build/lib/pyomo/contrib/pynumero/examples/external_grey_box/param_est copying pyomo/contrib/pynumero/examples/external_grey_box/param_est/__init__.py -> build/lib/pyomo/contrib/pynumero/examples/external_grey_box/param_est copying pyomo/contrib/pynumero/examples/external_grey_box/param_est/generate_data.py -> build/lib/pyomo/contrib/pynumero/examples/external_grey_box/param_est creating build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying pyomo/contrib/pynumero/examples/external_grey_box/react_example/maximize_cb_outputs.py -> build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying pyomo/contrib/pynumero/examples/external_grey_box/react_example/reactor_model_residuals.py -> build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying pyomo/contrib/pynumero/examples/external_grey_box/react_example/__init__.py -> build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying pyomo/contrib/pynumero/examples/external_grey_box/react_example/maximize_cb_ratio_residuals.py -> build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying pyomo/contrib/pynumero/examples/external_grey_box/react_example/reactor_model_outputs.py -> build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example creating build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/test_external_asl_function.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/external_grey_box_models.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/test_dynamic_model.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/test_pyomo_grey_box_nlp.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/test_nlp_projections.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/__init__.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/test_nlp.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/compare_utils.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/test_external_pyomo_model.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/test_external_grey_box_model.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/test_utils.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests copying pyomo/contrib/pynumero/interfaces/tests/test_external_pyomo_block.py -> build/lib/pyomo/contrib/pynumero/interfaces/tests creating build/lib/pyomo/contrib/pynumero/algorithms/solvers copying pyomo/contrib/pynumero/algorithms/solvers/scipy_solvers.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers copying pyomo/contrib/pynumero/algorithms/solvers/__init__.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers copying pyomo/contrib/pynumero/algorithms/solvers/square_solver_base.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers copying pyomo/contrib/pynumero/algorithms/solvers/pyomo_ext_cyipopt.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers copying pyomo/contrib/pynumero/algorithms/solvers/implicit_functions.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers copying pyomo/contrib/pynumero/algorithms/solvers/cyipopt_solver.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers creating build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests copying pyomo/contrib/pynumero/algorithms/solvers/tests/test_scipy_solvers.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests copying pyomo/contrib/pynumero/algorithms/solvers/tests/__init__.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests copying pyomo/contrib/pynumero/algorithms/solvers/tests/test_implicit_functions.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests copying pyomo/contrib/pynumero/algorithms/solvers/tests/test_cyipopt_solver.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests copying pyomo/contrib/pynumero/algorithms/solvers/tests/test_pyomo_ext_cyipopt.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests copying pyomo/contrib/pynumero/algorithms/solvers/tests/test_cyipopt_interfaces.py -> build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests creating build/lib/pyomo/contrib/pynumero/linalg/tests copying pyomo/contrib/pynumero/linalg/tests/test_linear_solvers.py -> build/lib/pyomo/contrib/pynumero/linalg/tests copying pyomo/contrib/pynumero/linalg/tests/test_mumps_interface.py -> build/lib/pyomo/contrib/pynumero/linalg/tests copying pyomo/contrib/pynumero/linalg/tests/__init__.py -> build/lib/pyomo/contrib/pynumero/linalg/tests copying pyomo/contrib/pynumero/linalg/tests/test_ma57.py -> build/lib/pyomo/contrib/pynumero/linalg/tests copying pyomo/contrib/pynumero/linalg/tests/test_ma27.py -> build/lib/pyomo/contrib/pynumero/linalg/tests creating build/lib/pyomo/contrib/gdpopt/tests copying pyomo/contrib/gdpopt/tests/test_LBB.py -> build/lib/pyomo/contrib/gdpopt/tests copying pyomo/contrib/gdpopt/tests/common_tests.py -> build/lib/pyomo/contrib/gdpopt/tests copying pyomo/contrib/gdpopt/tests/__init__.py -> build/lib/pyomo/contrib/gdpopt/tests copying pyomo/contrib/gdpopt/tests/test_enumerate.py -> build/lib/pyomo/contrib/gdpopt/tests copying pyomo/contrib/gdpopt/tests/test_gdpopt.py -> build/lib/pyomo/contrib/gdpopt/tests creating build/lib/pyomo/contrib/sensitivity_toolbox/examples copying pyomo/contrib/sensitivity_toolbox/examples/HIV_Transmission.py -> build/lib/pyomo/contrib/sensitivity_toolbox/examples copying pyomo/contrib/sensitivity_toolbox/examples/rangeInequality.py -> build/lib/pyomo/contrib/sensitivity_toolbox/examples copying pyomo/contrib/sensitivity_toolbox/examples/__init__.py -> build/lib/pyomo/contrib/sensitivity_toolbox/examples copying pyomo/contrib/sensitivity_toolbox/examples/feedbackController.py -> build/lib/pyomo/contrib/sensitivity_toolbox/examples copying pyomo/contrib/sensitivity_toolbox/examples/parameter.py -> build/lib/pyomo/contrib/sensitivity_toolbox/examples copying pyomo/contrib/sensitivity_toolbox/examples/rooney_biegler.py -> build/lib/pyomo/contrib/sensitivity_toolbox/examples copying pyomo/contrib/sensitivity_toolbox/examples/parameter_kaug.py -> build/lib/pyomo/contrib/sensitivity_toolbox/examples creating build/lib/pyomo/contrib/sensitivity_toolbox/tests copying pyomo/contrib/sensitivity_toolbox/tests/test_k_aug_interface.py -> build/lib/pyomo/contrib/sensitivity_toolbox/tests copying pyomo/contrib/sensitivity_toolbox/tests/__init__.py -> build/lib/pyomo/contrib/sensitivity_toolbox/tests copying pyomo/contrib/sensitivity_toolbox/tests/test_sens.py -> build/lib/pyomo/contrib/sensitivity_toolbox/tests copying pyomo/contrib/sensitivity_toolbox/tests/test_sens_unit.py -> build/lib/pyomo/contrib/sensitivity_toolbox/tests creating build/lib/pyomo/contrib/pyros/tests copying pyomo/contrib/pyros/tests/__init__.py -> build/lib/pyomo/contrib/pyros/tests copying pyomo/contrib/pyros/tests/test_grcs.py -> build/lib/pyomo/contrib/pyros/tests creating build/lib/pyomo/contrib/doe/tests copying pyomo/contrib/doe/tests/test_reactor_example.py -> build/lib/pyomo/contrib/doe/tests copying pyomo/contrib/doe/tests/test_example.py -> build/lib/pyomo/contrib/doe/tests copying pyomo/contrib/doe/tests/test_fim_doe.py -> build/lib/pyomo/contrib/doe/tests copying pyomo/contrib/doe/tests/__init__.py -> build/lib/pyomo/contrib/doe/tests creating build/lib/pyomo/contrib/doe/example copying pyomo/contrib/doe/example/__init__.py -> build/lib/pyomo/contrib/doe/example copying pyomo/contrib/doe/example/reactor_grid_search.py -> build/lib/pyomo/contrib/doe/example copying pyomo/contrib/doe/example/reactor_kinetics.py -> build/lib/pyomo/contrib/doe/example copying pyomo/contrib/doe/example/reactor_compute_FIM.py -> build/lib/pyomo/contrib/doe/example copying pyomo/contrib/doe/example/reactor_optimize_doe.py -> build/lib/pyomo/contrib/doe/example creating build/lib/pyomo/contrib/benders/examples copying pyomo/contrib/benders/examples/__init__.py -> build/lib/pyomo/contrib/benders/examples copying pyomo/contrib/benders/examples/farmer.py -> build/lib/pyomo/contrib/benders/examples copying pyomo/contrib/benders/examples/grothey_ex.py -> build/lib/pyomo/contrib/benders/examples creating build/lib/pyomo/contrib/benders/tests copying pyomo/contrib/benders/tests/test_benders.py -> build/lib/pyomo/contrib/benders/tests copying pyomo/contrib/benders/tests/__init__.py -> build/lib/pyomo/contrib/benders/tests creating build/lib/pyomo/contrib/ampl_function_demo/tests copying pyomo/contrib/ampl_function_demo/tests/test_ampl_function_demo.py -> build/lib/pyomo/contrib/ampl_function_demo/tests copying pyomo/contrib/ampl_function_demo/tests/__init__.py -> build/lib/pyomo/contrib/ampl_function_demo/tests creating build/lib/pyomo/contrib/parmest/examples copying pyomo/contrib/parmest/examples/__init__.py -> build/lib/pyomo/contrib/parmest/examples creating build/lib/pyomo/contrib/parmest/tests copying pyomo/contrib/parmest/tests/test_scenariocreator.py -> build/lib/pyomo/contrib/parmest/tests copying pyomo/contrib/parmest/tests/test_parmest.py -> build/lib/pyomo/contrib/parmest/tests copying pyomo/contrib/parmest/tests/__init__.py -> build/lib/pyomo/contrib/parmest/tests copying pyomo/contrib/parmest/tests/test_solver.py -> build/lib/pyomo/contrib/parmest/tests copying pyomo/contrib/parmest/tests/test_graphics.py -> build/lib/pyomo/contrib/parmest/tests copying pyomo/contrib/parmest/tests/test_examples.py -> build/lib/pyomo/contrib/parmest/tests copying pyomo/contrib/parmest/tests/test_utils.py -> build/lib/pyomo/contrib/parmest/tests creating build/lib/pyomo/contrib/parmest/utils copying pyomo/contrib/parmest/utils/model_utils.py -> build/lib/pyomo/contrib/parmest/utils copying pyomo/contrib/parmest/utils/ipopt_solver_wrapper.py -> build/lib/pyomo/contrib/parmest/utils copying pyomo/contrib/parmest/utils/__init__.py -> build/lib/pyomo/contrib/parmest/utils copying pyomo/contrib/parmest/utils/mpi_utils.py -> build/lib/pyomo/contrib/parmest/utils copying pyomo/contrib/parmest/utils/create_ef.py -> build/lib/pyomo/contrib/parmest/utils copying pyomo/contrib/parmest/utils/scenario_tree.py -> build/lib/pyomo/contrib/parmest/utils creating build/lib/pyomo/contrib/parmest/examples/rooney_biegler copying pyomo/contrib/parmest/examples/rooney_biegler/likelihood_ratio_example.py -> build/lib/pyomo/contrib/parmest/examples/rooney_biegler copying pyomo/contrib/parmest/examples/rooney_biegler/__init__.py -> build/lib/pyomo/contrib/parmest/examples/rooney_biegler copying pyomo/contrib/parmest/examples/rooney_biegler/rooney_biegler_with_constraint.py -> build/lib/pyomo/contrib/parmest/examples/rooney_biegler copying pyomo/contrib/parmest/examples/rooney_biegler/rooney_biegler.py -> build/lib/pyomo/contrib/parmest/examples/rooney_biegler copying pyomo/contrib/parmest/examples/rooney_biegler/parameter_estimation_example.py -> build/lib/pyomo/contrib/parmest/examples/rooney_biegler copying pyomo/contrib/parmest/examples/rooney_biegler/bootstrap_example.py -> build/lib/pyomo/contrib/parmest/examples/rooney_biegler creating build/lib/pyomo/contrib/parmest/examples/reactor_design copying pyomo/contrib/parmest/examples/reactor_design/datarec_example.py -> build/lib/pyomo/contrib/parmest/examples/reactor_design copying pyomo/contrib/parmest/examples/reactor_design/leaveNout_example.py -> build/lib/pyomo/contrib/parmest/examples/reactor_design copying pyomo/contrib/parmest/examples/reactor_design/likelihood_ratio_example.py -> build/lib/pyomo/contrib/parmest/examples/reactor_design copying pyomo/contrib/parmest/examples/reactor_design/__init__.py -> build/lib/pyomo/contrib/parmest/examples/reactor_design copying pyomo/contrib/parmest/examples/reactor_design/multisensor_data_example.py -> build/lib/pyomo/contrib/parmest/examples/reactor_design copying pyomo/contrib/parmest/examples/reactor_design/parameter_estimation_example.py -> build/lib/pyomo/contrib/parmest/examples/reactor_design copying pyomo/contrib/parmest/examples/reactor_design/timeseries_data_example.py -> build/lib/pyomo/contrib/parmest/examples/reactor_design copying pyomo/contrib/parmest/examples/reactor_design/reactor_design.py -> build/lib/pyomo/contrib/parmest/examples/reactor_design copying pyomo/contrib/parmest/examples/reactor_design/bootstrap_example.py -> build/lib/pyomo/contrib/parmest/examples/reactor_design creating build/lib/pyomo/contrib/parmest/examples/semibatch copying pyomo/contrib/parmest/examples/semibatch/scenario_example.py -> build/lib/pyomo/contrib/parmest/examples/semibatch copying pyomo/contrib/parmest/examples/semibatch/parallel_example.py -> build/lib/pyomo/contrib/parmest/examples/semibatch copying pyomo/contrib/parmest/examples/semibatch/__init__.py -> build/lib/pyomo/contrib/parmest/examples/semibatch copying pyomo/contrib/parmest/examples/semibatch/semibatch.py -> build/lib/pyomo/contrib/parmest/examples/semibatch copying pyomo/contrib/parmest/examples/semibatch/parameter_estimation_example.py -> build/lib/pyomo/contrib/parmest/examples/semibatch creating build/lib/pyomo/contrib/parmest/examples/reaction_kinetics copying pyomo/contrib/parmest/examples/reaction_kinetics/simple_reaction_parmest_example.py -> build/lib/pyomo/contrib/parmest/examples/reaction_kinetics copying pyomo/contrib/parmest/examples/reaction_kinetics/__init__.py -> build/lib/pyomo/contrib/parmest/examples/reaction_kinetics creating build/lib/pyomo/contrib/interior_point/examples copying pyomo/contrib/interior_point/examples/ex1.py -> build/lib/pyomo/contrib/interior_point/examples copying pyomo/contrib/interior_point/examples/__init__.py -> build/lib/pyomo/contrib/interior_point/examples creating build/lib/pyomo/contrib/interior_point/tests copying pyomo/contrib/interior_point/tests/test_realloc.py -> build/lib/pyomo/contrib/interior_point/tests copying pyomo/contrib/interior_point/tests/__init__.py -> build/lib/pyomo/contrib/interior_point/tests copying pyomo/contrib/interior_point/tests/test_reg.py -> build/lib/pyomo/contrib/interior_point/tests copying pyomo/contrib/interior_point/tests/test_interior_point.py -> build/lib/pyomo/contrib/interior_point/tests copying pyomo/contrib/interior_point/tests/test_inverse_reduced_hessian.py -> build/lib/pyomo/contrib/interior_point/tests creating build/lib/pyomo/contrib/interior_point/linalg copying pyomo/contrib/interior_point/linalg/scipy_interface.py -> build/lib/pyomo/contrib/interior_point/linalg copying pyomo/contrib/interior_point/linalg/__init__.py -> build/lib/pyomo/contrib/interior_point/linalg copying pyomo/contrib/interior_point/linalg/mumps_interface.py -> build/lib/pyomo/contrib/interior_point/linalg copying pyomo/contrib/interior_point/linalg/base_linear_solver_interface.py -> build/lib/pyomo/contrib/interior_point/linalg copying pyomo/contrib/interior_point/linalg/ma27_interface.py -> build/lib/pyomo/contrib/interior_point/linalg creating build/lib/pyomo/contrib/interior_point/linalg/tests copying pyomo/contrib/interior_point/linalg/tests/test_linear_solvers.py -> build/lib/pyomo/contrib/interior_point/linalg/tests copying pyomo/contrib/interior_point/linalg/tests/test_realloc.py -> build/lib/pyomo/contrib/interior_point/linalg/tests copying pyomo/contrib/interior_point/linalg/tests/__init__.py -> build/lib/pyomo/contrib/interior_point/linalg/tests creating build/lib/pyomo/contrib/appsi/examples copying pyomo/contrib/appsi/examples/__init__.py -> build/lib/pyomo/contrib/appsi/examples copying pyomo/contrib/appsi/examples/getting_started.py -> build/lib/pyomo/contrib/appsi/examples creating build/lib/pyomo/contrib/appsi/tests copying pyomo/contrib/appsi/tests/__init__.py -> build/lib/pyomo/contrib/appsi/tests copying pyomo/contrib/appsi/tests/test_base.py -> build/lib/pyomo/contrib/appsi/tests copying pyomo/contrib/appsi/tests/test_fbbt.py -> build/lib/pyomo/contrib/appsi/tests copying pyomo/contrib/appsi/tests/test_interval.py -> build/lib/pyomo/contrib/appsi/tests creating build/lib/pyomo/contrib/appsi/utils copying pyomo/contrib/appsi/utils/get_objective.py -> build/lib/pyomo/contrib/appsi/utils copying pyomo/contrib/appsi/utils/__init__.py -> build/lib/pyomo/contrib/appsi/utils copying pyomo/contrib/appsi/utils/collect_vars_and_named_exprs.py -> build/lib/pyomo/contrib/appsi/utils creating build/lib/pyomo/contrib/appsi/cmodel copying pyomo/contrib/appsi/cmodel/__init__.py -> build/lib/pyomo/contrib/appsi/cmodel creating build/lib/pyomo/contrib/appsi/writers copying pyomo/contrib/appsi/writers/config.py -> build/lib/pyomo/contrib/appsi/writers copying pyomo/contrib/appsi/writers/nl_writer.py -> build/lib/pyomo/contrib/appsi/writers copying pyomo/contrib/appsi/writers/__init__.py -> build/lib/pyomo/contrib/appsi/writers copying pyomo/contrib/appsi/writers/lp_writer.py -> build/lib/pyomo/contrib/appsi/writers creating build/lib/pyomo/contrib/appsi/solvers copying pyomo/contrib/appsi/solvers/gurobi.py -> build/lib/pyomo/contrib/appsi/solvers copying pyomo/contrib/appsi/solvers/cplex.py -> build/lib/pyomo/contrib/appsi/solvers copying pyomo/contrib/appsi/solvers/cbc.py -> build/lib/pyomo/contrib/appsi/solvers copying pyomo/contrib/appsi/solvers/__init__.py -> build/lib/pyomo/contrib/appsi/solvers copying pyomo/contrib/appsi/solvers/ipopt.py -> build/lib/pyomo/contrib/appsi/solvers copying pyomo/contrib/appsi/solvers/highs.py -> build/lib/pyomo/contrib/appsi/solvers creating build/lib/pyomo/contrib/appsi/examples/tests copying pyomo/contrib/appsi/examples/tests/__init__.py -> build/lib/pyomo/contrib/appsi/examples/tests copying pyomo/contrib/appsi/examples/tests/test_examples.py -> build/lib/pyomo/contrib/appsi/examples/tests creating build/lib/pyomo/contrib/appsi/utils/tests copying pyomo/contrib/appsi/utils/tests/__init__.py -> build/lib/pyomo/contrib/appsi/utils/tests copying pyomo/contrib/appsi/utils/tests/test_collect_vars_and_named_exprs.py -> build/lib/pyomo/contrib/appsi/utils/tests creating build/lib/pyomo/contrib/appsi/cmodel/tests copying pyomo/contrib/appsi/cmodel/tests/test_import.py -> build/lib/pyomo/contrib/appsi/cmodel/tests copying pyomo/contrib/appsi/cmodel/tests/__init__.py -> build/lib/pyomo/contrib/appsi/cmodel/tests creating build/lib/pyomo/contrib/appsi/writers/tests copying pyomo/contrib/appsi/writers/tests/test_nl_writer.py -> build/lib/pyomo/contrib/appsi/writers/tests copying pyomo/contrib/appsi/writers/tests/__init__.py -> build/lib/pyomo/contrib/appsi/writers/tests creating build/lib/pyomo/contrib/appsi/solvers/tests copying pyomo/contrib/appsi/solvers/tests/test_ipopt_persistent.py -> build/lib/pyomo/contrib/appsi/solvers/tests copying pyomo/contrib/appsi/solvers/tests/__init__.py -> build/lib/pyomo/contrib/appsi/solvers/tests copying pyomo/contrib/appsi/solvers/tests/test_gurobi_persistent.py -> build/lib/pyomo/contrib/appsi/solvers/tests copying pyomo/contrib/appsi/solvers/tests/test_persistent_solvers.py -> build/lib/pyomo/contrib/appsi/solvers/tests creating build/lib/pyomo/contrib/fme/tests copying pyomo/contrib/fme/tests/test_fourier_motzkin_elimination.py -> build/lib/pyomo/contrib/fme/tests copying pyomo/contrib/fme/tests/__init__.py -> build/lib/pyomo/contrib/fme/tests creating build/lib/pyomo/contrib/trustregion/examples copying pyomo/contrib/trustregion/examples/example2.py -> build/lib/pyomo/contrib/trustregion/examples copying pyomo/contrib/trustregion/examples/__init__.py -> build/lib/pyomo/contrib/trustregion/examples copying pyomo/contrib/trustregion/examples/example1.py -> build/lib/pyomo/contrib/trustregion/examples creating build/lib/pyomo/contrib/trustregion/tests copying pyomo/contrib/trustregion/tests/test_filter.py -> build/lib/pyomo/contrib/trustregion/tests copying pyomo/contrib/trustregion/tests/__init__.py -> build/lib/pyomo/contrib/trustregion/tests copying pyomo/contrib/trustregion/tests/test_interface.py -> build/lib/pyomo/contrib/trustregion/tests copying pyomo/contrib/trustregion/tests/test_util.py -> build/lib/pyomo/contrib/trustregion/tests copying pyomo/contrib/trustregion/tests/test_examples.py -> build/lib/pyomo/contrib/trustregion/tests copying pyomo/contrib/trustregion/tests/test_TRF.py -> build/lib/pyomo/contrib/trustregion/tests creating build/lib/pyomo/contrib/viewer/tests copying pyomo/contrib/viewer/tests/test_report.py -> build/lib/pyomo/contrib/viewer/tests copying pyomo/contrib/viewer/tests/__init__.py -> build/lib/pyomo/contrib/viewer/tests copying pyomo/contrib/viewer/tests/test_data_model_tree.py -> build/lib/pyomo/contrib/viewer/tests copying pyomo/contrib/viewer/tests/test_data_model_item.py -> build/lib/pyomo/contrib/viewer/tests copying pyomo/contrib/viewer/tests/test_qt.py -> build/lib/pyomo/contrib/viewer/tests creating build/lib/pyomo/contrib/incidence_analysis/tests copying pyomo/contrib/incidence_analysis/tests/test_connected.py -> build/lib/pyomo/contrib/incidence_analysis/tests copying pyomo/contrib/incidence_analysis/tests/test_matching.py -> build/lib/pyomo/contrib/incidence_analysis/tests copying pyomo/contrib/incidence_analysis/tests/__init__.py -> build/lib/pyomo/contrib/incidence_analysis/tests copying pyomo/contrib/incidence_analysis/tests/test_dulmage_mendelsohn.py -> build/lib/pyomo/contrib/incidence_analysis/tests copying pyomo/contrib/incidence_analysis/tests/test_interface.py -> build/lib/pyomo/contrib/incidence_analysis/tests copying pyomo/contrib/incidence_analysis/tests/test_scc_solver.py -> build/lib/pyomo/contrib/incidence_analysis/tests copying pyomo/contrib/incidence_analysis/tests/test_triangularize.py -> build/lib/pyomo/contrib/incidence_analysis/tests copying pyomo/contrib/incidence_analysis/tests/models_for_testing.py -> build/lib/pyomo/contrib/incidence_analysis/tests creating build/lib/pyomo/contrib/incidence_analysis/common copying pyomo/contrib/incidence_analysis/common/dulmage_mendelsohn.py -> build/lib/pyomo/contrib/incidence_analysis/common copying pyomo/contrib/incidence_analysis/common/__init__.py -> build/lib/pyomo/contrib/incidence_analysis/common creating build/lib/pyomo/contrib/incidence_analysis/common/tests copying pyomo/contrib/incidence_analysis/common/tests/__init__.py -> build/lib/pyomo/contrib/incidence_analysis/common/tests copying pyomo/contrib/incidence_analysis/common/tests/test_dulmage_mendelsohn.py -> build/lib/pyomo/contrib/incidence_analysis/common/tests creating build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/nonconvex3.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/from_proposal.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/test_mindtpy_global.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/test_mindtpy.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/MINLP3_simple.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/feasibility_pump2.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/constraint_qualification_example.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/MINLP4_simple.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/feasibility_pump1.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/__init__.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/test_mindtpy_lp_nlp.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/MINLP_simple.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/MINLP5_simple.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/test_mindtpy_ECP.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/online_doc_example.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/nonconvex4.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/nonconvex2.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/nonconvex1.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/test_mindtpy_regularization.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/MINLP2_simple.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/test_mindtpy_feas_pump.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/eight_process_problem.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/test_mindtpy_solution_pool.py -> build/lib/pyomo/contrib/mindtpy/tests copying pyomo/contrib/mindtpy/tests/test_mindtpy_global_lp_nlp.py -> build/lib/pyomo/contrib/mindtpy/tests creating build/lib/pyomo/contrib/iis/tests copying pyomo/contrib/iis/tests/test_iis.py -> build/lib/pyomo/contrib/iis/tests copying pyomo/contrib/iis/tests/__init__.py -> build/lib/pyomo/contrib/iis/tests creating build/lib/pyomo/contrib/cp/transform copying pyomo/contrib/cp/transform/__init__.py -> build/lib/pyomo/contrib/cp/transform copying pyomo/contrib/cp/transform/logical_to_disjunctive_program.py -> build/lib/pyomo/contrib/cp/transform copying pyomo/contrib/cp/transform/logical_to_disjunctive_walker.py -> build/lib/pyomo/contrib/cp/transform creating build/lib/pyomo/contrib/cp/tests copying pyomo/contrib/cp/tests/test_docplex_walker.py -> build/lib/pyomo/contrib/cp/tests copying pyomo/contrib/cp/tests/test_step_function_expressions.py -> build/lib/pyomo/contrib/cp/tests copying pyomo/contrib/cp/tests/test_docplex_writer.py -> build/lib/pyomo/contrib/cp/tests copying pyomo/contrib/cp/tests/test_logical_to_disjunctive.py -> build/lib/pyomo/contrib/cp/tests copying pyomo/contrib/cp/tests/__init__.py -> build/lib/pyomo/contrib/cp/tests copying pyomo/contrib/cp/tests/test_precedence_constraints.py -> build/lib/pyomo/contrib/cp/tests copying pyomo/contrib/cp/tests/test_interval_var.py -> build/lib/pyomo/contrib/cp/tests creating build/lib/pyomo/contrib/cp/repn copying pyomo/contrib/cp/repn/docplex_writer.py -> build/lib/pyomo/contrib/cp/repn copying pyomo/contrib/cp/repn/__init__.py -> build/lib/pyomo/contrib/cp/repn creating build/lib/pyomo/contrib/cp/scheduling_expr copying pyomo/contrib/cp/scheduling_expr/step_function_expressions.py -> build/lib/pyomo/contrib/cp/scheduling_expr copying pyomo/contrib/cp/scheduling_expr/__init__.py -> build/lib/pyomo/contrib/cp/scheduling_expr copying pyomo/contrib/cp/scheduling_expr/precedence_expressions.py -> build/lib/pyomo/contrib/cp/scheduling_expr creating build/lib/pyomo/contrib/fbbt/tests copying pyomo/contrib/fbbt/tests/__init__.py -> build/lib/pyomo/contrib/fbbt/tests copying pyomo/contrib/fbbt/tests/test_fbbt.py -> build/lib/pyomo/contrib/fbbt/tests copying pyomo/contrib/fbbt/tests/test_interval.py -> build/lib/pyomo/contrib/fbbt/tests creating build/lib/pyomo/contrib/mpc/examples copying pyomo/contrib/mpc/examples/__init__.py -> build/lib/pyomo/contrib/mpc/examples creating build/lib/pyomo/contrib/mpc/interfaces copying pyomo/contrib/mpc/interfaces/model_interface.py -> build/lib/pyomo/contrib/mpc/interfaces copying pyomo/contrib/mpc/interfaces/copy_values.py -> build/lib/pyomo/contrib/mpc/interfaces copying pyomo/contrib/mpc/interfaces/var_linker.py -> build/lib/pyomo/contrib/mpc/interfaces copying pyomo/contrib/mpc/interfaces/__init__.py -> build/lib/pyomo/contrib/mpc/interfaces copying pyomo/contrib/mpc/interfaces/load_data.py -> build/lib/pyomo/contrib/mpc/interfaces creating build/lib/pyomo/contrib/mpc/modeling copying pyomo/contrib/mpc/modeling/constraints.py -> build/lib/pyomo/contrib/mpc/modeling copying pyomo/contrib/mpc/modeling/__init__.py -> build/lib/pyomo/contrib/mpc/modeling copying pyomo/contrib/mpc/modeling/terminal.py -> build/lib/pyomo/contrib/mpc/modeling copying pyomo/contrib/mpc/modeling/cost_expressions.py -> build/lib/pyomo/contrib/mpc/modeling creating build/lib/pyomo/contrib/mpc/data copying pyomo/contrib/mpc/data/interval_data.py -> build/lib/pyomo/contrib/mpc/data copying pyomo/contrib/mpc/data/scalar_data.py -> build/lib/pyomo/contrib/mpc/data copying pyomo/contrib/mpc/data/__init__.py -> build/lib/pyomo/contrib/mpc/data copying pyomo/contrib/mpc/data/dynamic_data_base.py -> build/lib/pyomo/contrib/mpc/data copying pyomo/contrib/mpc/data/convert.py -> build/lib/pyomo/contrib/mpc/data copying pyomo/contrib/mpc/data/get_cuid.py -> build/lib/pyomo/contrib/mpc/data copying pyomo/contrib/mpc/data/series_data.py -> build/lib/pyomo/contrib/mpc/data copying pyomo/contrib/mpc/data/find_nearest_index.py -> build/lib/pyomo/contrib/mpc/data creating build/lib/pyomo/contrib/mpc/examples/cstr copying pyomo/contrib/mpc/examples/cstr/model.py -> build/lib/pyomo/contrib/mpc/examples/cstr copying pyomo/contrib/mpc/examples/cstr/__init__.py -> build/lib/pyomo/contrib/mpc/examples/cstr copying pyomo/contrib/mpc/examples/cstr/run_mpc.py -> build/lib/pyomo/contrib/mpc/examples/cstr copying pyomo/contrib/mpc/examples/cstr/run_openloop.py -> build/lib/pyomo/contrib/mpc/examples/cstr creating build/lib/pyomo/contrib/mpc/examples/cstr/tests copying pyomo/contrib/mpc/examples/cstr/tests/__init__.py -> build/lib/pyomo/contrib/mpc/examples/cstr/tests copying pyomo/contrib/mpc/examples/cstr/tests/test_openloop.py -> build/lib/pyomo/contrib/mpc/examples/cstr/tests copying pyomo/contrib/mpc/examples/cstr/tests/test_mpc.py -> build/lib/pyomo/contrib/mpc/examples/cstr/tests creating build/lib/pyomo/contrib/mpc/interfaces/tests copying pyomo/contrib/mpc/interfaces/tests/test_var_linker.py -> build/lib/pyomo/contrib/mpc/interfaces/tests copying pyomo/contrib/mpc/interfaces/tests/__init__.py -> build/lib/pyomo/contrib/mpc/interfaces/tests copying pyomo/contrib/mpc/interfaces/tests/test_interface.py -> build/lib/pyomo/contrib/mpc/interfaces/tests creating build/lib/pyomo/contrib/mpc/modeling/tests copying pyomo/contrib/mpc/modeling/tests/test_input_constraints.py -> build/lib/pyomo/contrib/mpc/modeling/tests copying pyomo/contrib/mpc/modeling/tests/test_terminal.py -> build/lib/pyomo/contrib/mpc/modeling/tests copying pyomo/contrib/mpc/modeling/tests/test_cost_expressions.py -> build/lib/pyomo/contrib/mpc/modeling/tests copying pyomo/contrib/mpc/modeling/tests/__init__.py -> build/lib/pyomo/contrib/mpc/modeling/tests creating build/lib/pyomo/contrib/mpc/data/tests copying pyomo/contrib/mpc/data/tests/test_get_cuid.py -> build/lib/pyomo/contrib/mpc/data/tests copying pyomo/contrib/mpc/data/tests/test_convert.py -> build/lib/pyomo/contrib/mpc/data/tests copying pyomo/contrib/mpc/data/tests/test_interval_data.py -> build/lib/pyomo/contrib/mpc/data/tests copying pyomo/contrib/mpc/data/tests/test_series_data.py -> build/lib/pyomo/contrib/mpc/data/tests copying pyomo/contrib/mpc/data/tests/test_scalar_data.py -> build/lib/pyomo/contrib/mpc/data/tests copying pyomo/contrib/mpc/data/tests/__init__.py -> build/lib/pyomo/contrib/mpc/data/tests copying pyomo/contrib/mpc/data/tests/test_find_nearest_index.py -> build/lib/pyomo/contrib/mpc/data/tests creating build/lib/pyomo/contrib/example/tests copying pyomo/contrib/example/tests/test_example.py -> build/lib/pyomo/contrib/example/tests copying pyomo/contrib/example/tests/__init__.py -> build/lib/pyomo/contrib/example/tests creating build/lib/pyomo/contrib/example/plugins copying pyomo/contrib/example/plugins/__init__.py -> build/lib/pyomo/contrib/example/plugins copying pyomo/contrib/example/plugins/ex_plugin.py -> build/lib/pyomo/contrib/example/plugins creating build/lib/pyomo/contrib/gdp_bounds/tests copying pyomo/contrib/gdp_bounds/tests/__init__.py -> build/lib/pyomo/contrib/gdp_bounds/tests copying pyomo/contrib/gdp_bounds/tests/test_gdp_bounds.py -> build/lib/pyomo/contrib/gdp_bounds/tests creating build/lib/pyomo/common/tests copying pyomo/common/tests/test_dependencies.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/import_ex.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_multithread.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_fileutils.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_formatting.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_orderedset.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_bunch.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_modeling.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_tee.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_download.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/deps.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_plugin.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_unittest.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/relocated.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/dep_mod.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_gc.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_config.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/__init__.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/config_plugin.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_tempfile.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_sorting.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/relo_mod.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_env.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/relo_mod_new.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_typing.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_timing.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_deprecated.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/test_log.py -> build/lib/pyomo/common/tests copying pyomo/common/tests/dep_mod_except.py -> build/lib/pyomo/common/tests creating build/lib/pyomo/common/collections copying pyomo/common/collections/component_set.py -> build/lib/pyomo/common/collections copying pyomo/common/collections/__init__.py -> build/lib/pyomo/common/collections copying pyomo/common/collections/bunch.py -> build/lib/pyomo/common/collections copying pyomo/common/collections/component_map.py -> build/lib/pyomo/common/collections copying pyomo/common/collections/orderedset.py -> build/lib/pyomo/common/collections creating build/lib/pyomo/mpec/tests copying pyomo/mpec/tests/__init__.py -> build/lib/pyomo/mpec/tests copying pyomo/mpec/tests/test_nlp.py -> build/lib/pyomo/mpec/tests copying pyomo/mpec/tests/test_complementarity.py -> build/lib/pyomo/mpec/tests copying pyomo/mpec/tests/test_path.py -> build/lib/pyomo/mpec/tests copying pyomo/mpec/tests/test_minlp.py -> build/lib/pyomo/mpec/tests creating build/lib/pyomo/mpec/plugins copying pyomo/mpec/plugins/mpec2.py -> build/lib/pyomo/mpec/plugins copying pyomo/mpec/plugins/mpec4.py -> build/lib/pyomo/mpec/plugins copying pyomo/mpec/plugins/solver2.py -> build/lib/pyomo/mpec/plugins copying pyomo/mpec/plugins/solver1.py -> build/lib/pyomo/mpec/plugins copying pyomo/mpec/plugins/__init__.py -> build/lib/pyomo/mpec/plugins copying pyomo/mpec/plugins/pathampl.py -> build/lib/pyomo/mpec/plugins copying pyomo/mpec/plugins/mpec1.py -> build/lib/pyomo/mpec/plugins copying pyomo/mpec/plugins/mpec3.py -> build/lib/pyomo/mpec/plugins creating build/lib/pyomo/util/tests copying pyomo/util/tests/test_model_size.py -> build/lib/pyomo/util/tests copying pyomo/util/tests/test_calc_var_value.py -> build/lib/pyomo/util/tests copying pyomo/util/tests/test_infeasible.py -> build/lib/pyomo/util/tests copying pyomo/util/tests/test_report_scaling.py -> build/lib/pyomo/util/tests copying pyomo/util/tests/__init__.py -> build/lib/pyomo/util/tests copying pyomo/util/tests/test_slices.py -> build/lib/pyomo/util/tests copying pyomo/util/tests/test_check_units.py -> build/lib/pyomo/util/tests copying pyomo/util/tests/test_blockutil.py -> build/lib/pyomo/util/tests copying pyomo/util/tests/test_subsystems.py -> build/lib/pyomo/util/tests copying pyomo/util/tests/test_components.py -> build/lib/pyomo/util/tests creating build/lib/pyomo/checker/tests copying pyomo/checker/tests/__init__.py -> build/lib/pyomo/checker/tests copying pyomo/checker/tests/test_script.py -> build/lib/pyomo/checker/tests copying pyomo/checker/tests/test_examples.py -> build/lib/pyomo/checker/tests copying pyomo/checker/tests/test_runner.py -> build/lib/pyomo/checker/tests creating build/lib/pyomo/checker/plugins copying pyomo/checker/plugins/model.py -> build/lib/pyomo/checker/plugins copying pyomo/checker/plugins/__init__.py -> build/lib/pyomo/checker/plugins copying pyomo/checker/plugins/function.py -> build/lib/pyomo/checker/plugins copying pyomo/checker/plugins/checker.py -> build/lib/pyomo/checker/plugins creating build/lib/pyomo/checker/plugins/checkers copying pyomo/checker/plugins/checkers/__init__.py -> build/lib/pyomo/checker/plugins/checkers creating build/lib/pyomo/checker/plugins/checkers/py3k copying pyomo/checker/plugins/checkers/py3k/__init__.py -> build/lib/pyomo/checker/plugins/checkers/py3k copying pyomo/checker/plugins/checkers/py3k/printing.py -> build/lib/pyomo/checker/plugins/checkers/py3k copying pyomo/checker/plugins/checkers/py3k/range.py -> build/lib/pyomo/checker/plugins/checkers/py3k creating build/lib/pyomo/checker/plugins/checkers/model copying pyomo/checker/plugins/checkers/model/assignment.py -> build/lib/pyomo/checker/plugins/checkers/model copying pyomo/checker/plugins/checkers/model/rule.py -> build/lib/pyomo/checker/plugins/checkers/model copying pyomo/checker/plugins/checkers/model/conditional.py -> build/lib/pyomo/checker/plugins/checkers/model copying pyomo/checker/plugins/checkers/model/model.py -> build/lib/pyomo/checker/plugins/checkers/model copying pyomo/checker/plugins/checkers/model/__init__.py -> build/lib/pyomo/checker/plugins/checkers/model copying pyomo/checker/plugins/checkers/model/imports.py -> build/lib/pyomo/checker/plugins/checkers/model copying pyomo/checker/plugins/checkers/model/_rulebase.py -> build/lib/pyomo/checker/plugins/checkers/model creating build/lib/pyomo/checker/plugins/checkers/sample copying pyomo/checker/plugins/checkers/sample/__init__.py -> build/lib/pyomo/checker/plugins/checkers/sample copying pyomo/checker/plugins/checkers/sample/printing.py -> build/lib/pyomo/checker/plugins/checkers/sample creating build/lib/pyomo/version/tests copying pyomo/version/tests/check.py -> build/lib/pyomo/version/tests copying pyomo/version/tests/__init__.py -> build/lib/pyomo/version/tests copying pyomo/version/tests/test_version.py -> build/lib/pyomo/version/tests creating build/lib/pyomo/repn/tests copying pyomo/repn/tests/test_standard.py -> build/lib/pyomo/repn/tests copying pyomo/repn/tests/__init__.py -> build/lib/pyomo/repn/tests copying pyomo/repn/tests/test_util.py -> build/lib/pyomo/repn/tests creating build/lib/pyomo/repn/beta copying pyomo/repn/beta/matrix.py -> build/lib/pyomo/repn/beta copying pyomo/repn/beta/__init__.py -> build/lib/pyomo/repn/beta creating build/lib/pyomo/repn/plugins copying pyomo/repn/plugins/baron_writer.py -> build/lib/pyomo/repn/plugins copying pyomo/repn/plugins/mps.py -> build/lib/pyomo/repn/plugins copying pyomo/repn/plugins/nl_writer.py -> build/lib/pyomo/repn/plugins copying pyomo/repn/plugins/__init__.py -> build/lib/pyomo/repn/plugins copying pyomo/repn/plugins/gams_writer.py -> build/lib/pyomo/repn/plugins copying pyomo/repn/plugins/cpxlp.py -> build/lib/pyomo/repn/plugins creating build/lib/pyomo/repn/tests/gams copying pyomo/repn/tests/gams/test_gams.py -> build/lib/pyomo/repn/tests/gams copying pyomo/repn/tests/gams/small14a_testCase.py -> build/lib/pyomo/repn/tests/gams copying pyomo/repn/tests/gams/__init__.py -> build/lib/pyomo/repn/tests/gams copying pyomo/repn/tests/gams/test_gams_comparison.py -> build/lib/pyomo/repn/tests/gams creating build/lib/pyomo/repn/tests/mps copying pyomo/repn/tests/mps/__init__.py -> build/lib/pyomo/repn/tests/mps copying pyomo/repn/tests/mps/test_mps.py -> build/lib/pyomo/repn/tests/mps creating build/lib/pyomo/repn/tests/cpxlp copying pyomo/repn/tests/cpxlp/test_cpxlp.py -> build/lib/pyomo/repn/tests/cpxlp copying pyomo/repn/tests/cpxlp/__init__.py -> build/lib/pyomo/repn/tests/cpxlp creating build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small15_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small8_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/test_ampl_repn.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small9_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small1_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/helper.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/test_nlv2.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/nl_diff.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/__init__.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/test_suffixes.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small4_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small13_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small11_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small10_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/test_ampl_comparison.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small2_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small7_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small5_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small14_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small12_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small3_testCase.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/test_ampl_nl.py -> build/lib/pyomo/repn/tests/ampl copying pyomo/repn/tests/ampl/small6_testCase.py -> build/lib/pyomo/repn/tests/ampl creating build/lib/pyomo/repn/tests/baron copying pyomo/repn/tests/baron/test_baron.py -> build/lib/pyomo/repn/tests/baron copying pyomo/repn/tests/baron/small14a_testCase.py -> build/lib/pyomo/repn/tests/baron copying pyomo/repn/tests/baron/__init__.py -> build/lib/pyomo/repn/tests/baron copying pyomo/repn/tests/baron/test_baron_comparison.py -> build/lib/pyomo/repn/tests/baron creating build/lib/pyomo/repn/plugins/ampl copying pyomo/repn/plugins/ampl/__init__.py -> build/lib/pyomo/repn/plugins/ampl copying pyomo/repn/plugins/ampl/ampl_.py -> build/lib/pyomo/repn/plugins/ampl creating build/lib/pyomo/network/tests copying pyomo/network/tests/test_decomposition.py -> build/lib/pyomo/network/tests copying pyomo/network/tests/__init__.py -> build/lib/pyomo/network/tests copying pyomo/network/tests/test_arc.py -> build/lib/pyomo/network/tests copying pyomo/network/tests/test_port.py -> build/lib/pyomo/network/tests creating build/lib/pyomo/network/plugins copying pyomo/network/plugins/expand_arcs.py -> build/lib/pyomo/network/plugins copying pyomo/network/plugins/__init__.py -> build/lib/pyomo/network/plugins creating build/lib/pyomo/core/tests copying pyomo/core/tests/__init__.py -> build/lib/pyomo/core/tests creating build/lib/pyomo/core/beta copying pyomo/core/beta/list_objects.py -> build/lib/pyomo/core/beta copying pyomo/core/beta/__init__.py -> build/lib/pyomo/core/beta copying pyomo/core/beta/dict_objects.py -> build/lib/pyomo/core/beta creating build/lib/pyomo/core/kernel copying pyomo/core/kernel/component_set.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/homogeneous_container.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/matrix_constraint.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/dict_container.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/constraint.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/block.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/variable.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/container_utils.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/conic.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/list_container.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/sos.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/expression.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/__init__.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/set_types.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/parameter.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/register_numpy_types.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/component_map.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/heterogeneous_container.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/tuple_container.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/suffix.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/objective.py -> build/lib/pyomo/core/kernel copying pyomo/core/kernel/base.py -> build/lib/pyomo/core/kernel creating build/lib/pyomo/core/base copying pyomo/core/base/disable_methods.py -> build/lib/pyomo/core/base copying pyomo/core/base/indexed_component_slice.py -> build/lib/pyomo/core/base copying pyomo/core/base/units_container.py -> build/lib/pyomo/core/base copying pyomo/core/base/matrix_constraint.py -> build/lib/pyomo/core/base copying pyomo/core/base/constraint.py -> build/lib/pyomo/core/base copying pyomo/core/base/block.py -> build/lib/pyomo/core/base copying pyomo/core/base/set.py -> build/lib/pyomo/core/base copying pyomo/core/base/indexed_component.py -> build/lib/pyomo/core/base copying pyomo/core/base/rangeset.py -> build/lib/pyomo/core/base copying pyomo/core/base/config.py -> build/lib/pyomo/core/base copying pyomo/core/base/label.py -> build/lib/pyomo/core/base copying pyomo/core/base/var.py -> build/lib/pyomo/core/base copying pyomo/core/base/component_order.py -> build/lib/pyomo/core/base copying pyomo/core/base/symbol_map.py -> build/lib/pyomo/core/base copying pyomo/core/base/plugin.py -> build/lib/pyomo/core/base copying pyomo/core/base/symbolic.py -> build/lib/pyomo/core/base copying pyomo/core/base/transformation.py -> build/lib/pyomo/core/base copying pyomo/core/base/external.py -> build/lib/pyomo/core/base copying pyomo/core/base/global_set.py -> build/lib/pyomo/core/base copying pyomo/core/base/sos.py -> build/lib/pyomo/core/base copying pyomo/core/base/boolean_var.py -> build/lib/pyomo/core/base copying pyomo/core/base/action.py -> build/lib/pyomo/core/base copying pyomo/core/base/expression.py -> build/lib/pyomo/core/base copying pyomo/core/base/PyomoModel.py -> build/lib/pyomo/core/base copying pyomo/core/base/template_expr.py -> build/lib/pyomo/core/base copying pyomo/core/base/check.py -> build/lib/pyomo/core/base copying pyomo/core/base/__init__.py -> build/lib/pyomo/core/base copying pyomo/core/base/instance2dat.py -> build/lib/pyomo/core/base copying pyomo/core/base/set_types.py -> build/lib/pyomo/core/base copying pyomo/core/base/misc.py -> build/lib/pyomo/core/base copying pyomo/core/base/reference.py -> build/lib/pyomo/core/base copying pyomo/core/base/piecewise.py -> build/lib/pyomo/core/base copying pyomo/core/base/sets.py -> build/lib/pyomo/core/base copying pyomo/core/base/util.py -> build/lib/pyomo/core/base copying pyomo/core/base/blockutil.py -> build/lib/pyomo/core/base copying pyomo/core/base/logical_constraint.py -> build/lib/pyomo/core/base copying pyomo/core/base/component_namer.py -> build/lib/pyomo/core/base copying pyomo/core/base/component.py -> build/lib/pyomo/core/base copying pyomo/core/base/numvalue.py -> build/lib/pyomo/core/base copying pyomo/core/base/initializer.py -> build/lib/pyomo/core/base copying pyomo/core/base/connector.py -> build/lib/pyomo/core/base copying pyomo/core/base/componentuid.py -> build/lib/pyomo/core/base copying pyomo/core/base/range.py -> build/lib/pyomo/core/base copying pyomo/core/base/param.py -> build/lib/pyomo/core/base copying pyomo/core/base/suffix.py -> build/lib/pyomo/core/base copying pyomo/core/base/objective.py -> build/lib/pyomo/core/base creating build/lib/pyomo/core/plugins copying pyomo/core/plugins/__init__.py -> build/lib/pyomo/core/plugins creating build/lib/pyomo/core/expr copying pyomo/core/expr/expr_errors.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/sympy_tools.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/current.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/symbol_map.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/boolean_value.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/compare.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/template_expr.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/__init__.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/numeric_expr.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/taylor_series.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/expr_common.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/logical_expr.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/numvalue.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/relational_expr.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/cnf_walker.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/visitor.py -> build/lib/pyomo/core/expr copying pyomo/core/expr/base.py -> build/lib/pyomo/core/expr creating build/lib/pyomo/core/tests/transform copying pyomo/core/tests/transform/test_add_slacks.py -> build/lib/pyomo/core/tests/transform copying pyomo/core/tests/transform/test_transform.py -> build/lib/pyomo/core/tests/transform copying pyomo/core/tests/transform/__init__.py -> build/lib/pyomo/core/tests/transform copying pyomo/core/tests/transform/test_scaling.py -> build/lib/pyomo/core/tests/transform creating build/lib/pyomo/core/tests/examples copying pyomo/core/tests/examples/test_amplbook2.py -> build/lib/pyomo/core/tests/examples copying pyomo/core/tests/examples/test_tutorials.py -> build/lib/pyomo/core/tests/examples copying pyomo/core/tests/examples/test_kernel_examples.py -> build/lib/pyomo/core/tests/examples copying pyomo/core/tests/examples/test_pyomo.py -> build/lib/pyomo/core/tests/examples copying pyomo/core/tests/examples/__init__.py -> build/lib/pyomo/core/tests/examples copying pyomo/core/tests/examples/pmedian4.py -> build/lib/pyomo/core/tests/examples copying pyomo/core/tests/examples/pmedian1.py -> build/lib/pyomo/core/tests/examples copying pyomo/core/tests/examples/pmedian.py -> build/lib/pyomo/core/tests/examples copying pyomo/core/tests/examples/pmedian2.py -> build/lib/pyomo/core/tests/examples creating build/lib/pyomo/core/tests/diet copying pyomo/core/tests/diet/test_diet.py -> build/lib/pyomo/core/tests/diet copying pyomo/core/tests/diet/__init__.py -> build/lib/pyomo/core/tests/diet creating build/lib/pyomo/core/tests/data copying pyomo/core/tests/data/__init__.py -> build/lib/pyomo/core/tests/data copying pyomo/core/tests/data/test_odbc_ini.py -> build/lib/pyomo/core/tests/data creating build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_matrix_constraint.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_sets.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_logical_to_linear.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_model.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_visitor.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_derivs.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_logical_constraint.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_preprocess.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_smap.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_block_model.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_disable_methods.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_numvalue.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_initializer.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_reference.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_connector.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_param.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_suffix.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_range.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_concrete.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_symbolic.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_var_set_bounds.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_xfrm_discrete_vars.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_component.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_units.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/__init__.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_set.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_pickle.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_compare.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_labelers.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_logical_expr_expanded.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_indexed.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_kernel_register_numpy_types.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_symbol_map.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_template_expr.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_indexed_slice.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_block.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_con.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_numpy_expr.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_sos.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_action.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_piecewise.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_componentuid.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_relational_expr.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_obj.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_bounds.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_mutable.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_check.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_list_objects.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/uninstantiated_model_quadratic.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_dict_objects.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_misc.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_numeric_expr.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_expr_misc.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_taylor_series.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_expression.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/uninstantiated_model_linear.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_external.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_deprecation.py -> build/lib/pyomo/core/tests/unit copying pyomo/core/tests/unit/test_var.py -> build/lib/pyomo/core/tests/unit creating build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_matrix_constraint.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_variable.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_component_set.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_dict_container.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_suffix.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_kernel.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_objective.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/__init__.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_block.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_sos.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_parameter.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_piecewise.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_component_map.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_constraint.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_list_container.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_conic.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_expression.py -> build/lib/pyomo/core/tests/unit/kernel copying pyomo/core/tests/unit/kernel/test_tuple_container.py -> build/lib/pyomo/core/tests/unit/kernel creating build/lib/pyomo/core/kernel/piecewise_library copying pyomo/core/kernel/piecewise_library/transforms.py -> build/lib/pyomo/core/kernel/piecewise_library copying pyomo/core/kernel/piecewise_library/__init__.py -> build/lib/pyomo/core/kernel/piecewise_library copying pyomo/core/kernel/piecewise_library/transforms_nd.py -> build/lib/pyomo/core/kernel/piecewise_library copying pyomo/core/kernel/piecewise_library/util.py -> build/lib/pyomo/core/kernel/piecewise_library creating build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/hierarchy.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/nonnegative_transform.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/standard_form.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/model.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/__init__.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/expand_connectors.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/eliminate_fixed_vars.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/util.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/relax_integrality.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/radix_linearization.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/equality_transform.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/logical_to_linear.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/scaling.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/discrete_vars.py -> build/lib/pyomo/core/plugins/transform copying pyomo/core/plugins/transform/add_slack_vars.py -> build/lib/pyomo/core/plugins/transform creating build/lib/pyomo/core/expr/calculus copying pyomo/core/expr/calculus/derivatives.py -> build/lib/pyomo/core/expr/calculus copying pyomo/core/expr/calculus/__init__.py -> build/lib/pyomo/core/expr/calculus copying pyomo/core/expr/calculus/diff_with_sympy.py -> build/lib/pyomo/core/expr/calculus copying pyomo/core/expr/calculus/diff_with_pyomo.py -> build/lib/pyomo/core/expr/calculus creating build/lib/pyomo/environ/tests copying pyomo/environ/tests/test_package_layout.py -> build/lib/pyomo/environ/tests copying pyomo/environ/tests/__init__.py -> build/lib/pyomo/environ/tests copying pyomo/environ/tests/test_environ.py -> build/lib/pyomo/environ/tests copying pyomo/environ/tests/standalone_minimal_pyomo_driver.py -> build/lib/pyomo/environ/tests creating build/lib/pyomo/dataportal/tests copying pyomo/dataportal/tests/test_dataportal.py -> build/lib/pyomo/dataportal/tests copying pyomo/dataportal/tests/__init__.py -> build/lib/pyomo/dataportal/tests copying pyomo/dataportal/tests/test_dat_parser.py -> build/lib/pyomo/dataportal/tests creating build/lib/pyomo/dataportal/plugins copying pyomo/dataportal/plugins/text.py -> build/lib/pyomo/dataportal/plugins copying pyomo/dataportal/plugins/xml_table.py -> build/lib/pyomo/dataportal/plugins copying pyomo/dataportal/plugins/csv_table.py -> build/lib/pyomo/dataportal/plugins copying pyomo/dataportal/plugins/__init__.py -> build/lib/pyomo/dataportal/plugins copying pyomo/dataportal/plugins/json_dict.py -> build/lib/pyomo/dataportal/plugins copying pyomo/dataportal/plugins/datacommands.py -> build/lib/pyomo/dataportal/plugins copying pyomo/dataportal/plugins/sheet.py -> build/lib/pyomo/dataportal/plugins copying pyomo/dataportal/plugins/db_table.py -> build/lib/pyomo/dataportal/plugins creating build/lib/pyomo/duality/tests copying pyomo/duality/tests/__init__.py -> build/lib/pyomo/duality/tests copying pyomo/duality/tests/test_linear_dual.py -> build/lib/pyomo/duality/tests creating build/lib/pyomo/solvers/tests copying pyomo/solvers/tests/solvers.py -> build/lib/pyomo/solvers/tests copying pyomo/solvers/tests/__init__.py -> build/lib/pyomo/solvers/tests copying pyomo/solvers/tests/testcases.py -> build/lib/pyomo/solvers/tests creating build/lib/pyomo/solvers/plugins copying pyomo/solvers/plugins/__init__.py -> build/lib/pyomo/solvers/plugins creating build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/test_scip_log_data.py -> build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/test_scip.py -> build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/test_convert.py -> build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/test_ipopt.py -> build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/test_scip_version.py -> build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/model.py -> build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/test_factory.py -> build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/__init__.py -> build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/test_solver.py -> build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/test_mip.py -> build/lib/pyomo/solvers/tests/mip copying pyomo/solvers/tests/mip/test_asl.py -> build/lib/pyomo/solvers/tests/mip creating build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_CPLEXDirect.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_gurobi.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_BARON.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_MOSEKPersistent.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_CPLEXPersistent.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_xpress_persistent.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/__init__.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_pickle.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_cbc.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_GAMS.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_writers.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_no_solution_behavior.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_cplex.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_CBCplugin.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_MOSEKDirect.py -> build/lib/pyomo/solvers/tests/checks copying pyomo/solvers/tests/checks/test_gurobi_persistent.py -> build/lib/pyomo/solvers/tests/checks creating build/lib/pyomo/solvers/tests/piecewise_linear copying pyomo/solvers/tests/piecewise_linear/test_piecewise_linear.py -> build/lib/pyomo/solvers/tests/piecewise_linear copying pyomo/solvers/tests/piecewise_linear/__init__.py -> build/lib/pyomo/solvers/tests/piecewise_linear copying pyomo/solvers/tests/piecewise_linear/test_piecewise_linear_kernel.py -> build/lib/pyomo/solvers/tests/piecewise_linear copying pyomo/solvers/tests/piecewise_linear/test_examples.py -> build/lib/pyomo/solvers/tests/piecewise_linear creating build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_duals_minimize.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_unique_duals.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/MILP_discrete_var_bounds.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_constant_objective1.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/MIQP_simple.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_unbounded.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_simple.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/SOS1_simple.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_duals_maximize.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_unused_vars.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_infeasible2.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/MIQCP_simple.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/SOS2_simple.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/QP_constant_objective.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_infeasible1.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/QP_simple.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/__init__.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/QCP_simple.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_constant_objective2.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_trivial_constraints.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/MILP_unbounded.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/MILP_simple.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_block.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_piecewise.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_compiled.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/LP_inactive_index.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/MILP_unused_vars.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/MILP_infeasible1.py -> build/lib/pyomo/solvers/tests/models copying pyomo/solvers/tests/models/base.py -> build/lib/pyomo/solvers/tests/models creating build/lib/pyomo/solvers/plugins/converter copying pyomo/solvers/plugins/converter/pico.py -> build/lib/pyomo/solvers/plugins/converter copying pyomo/solvers/plugins/converter/glpsol.py -> build/lib/pyomo/solvers/plugins/converter copying pyomo/solvers/plugins/converter/model.py -> build/lib/pyomo/solvers/plugins/converter copying pyomo/solvers/plugins/converter/__init__.py -> build/lib/pyomo/solvers/plugins/converter copying pyomo/solvers/plugins/converter/ampl.py -> build/lib/pyomo/solvers/plugins/converter creating build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/GUROBI.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/BARON.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/GLPK.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/mosek_direct.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/mosek_persistent.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/direct_solver.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/direct_or_persistent_solver.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/XPRESS.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/CPLEX.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/cplex_persistent.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/cplex_direct.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/pywrapper.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/__init__.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/GUROBI_RUN.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/gurobi_persistent.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/xpress_direct.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/gurobi_direct.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/GAMS.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/ASL.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/CONOPT.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/CBCplugin.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/xpress_persistent.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/persistent_solver.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/SCIPAMPL.py -> build/lib/pyomo/solvers/plugins/solvers copying pyomo/solvers/plugins/solvers/IPOPT.py -> build/lib/pyomo/solvers/plugins/solvers creating build/lib/pyomo/scripting/tests copying pyomo/scripting/tests/__init__.py -> build/lib/pyomo/scripting/tests copying pyomo/scripting/tests/test_cmds.py -> build/lib/pyomo/scripting/tests creating build/lib/pyomo/scripting/plugins copying pyomo/scripting/plugins/extras.py -> build/lib/pyomo/scripting/plugins copying pyomo/scripting/plugins/solve.py -> build/lib/pyomo/scripting/plugins copying pyomo/scripting/plugins/build_ext.py -> build/lib/pyomo/scripting/plugins copying pyomo/scripting/plugins/check.py -> build/lib/pyomo/scripting/plugins copying pyomo/scripting/plugins/__init__.py -> build/lib/pyomo/scripting/plugins copying pyomo/scripting/plugins/download.py -> build/lib/pyomo/scripting/plugins copying pyomo/scripting/plugins/convert.py -> build/lib/pyomo/scripting/plugins creating build/lib/pyomo/dae/tests copying pyomo/dae/tests/test_contset.py -> build/lib/pyomo/dae/tests copying pyomo/dae/tests/test_initialization.py -> build/lib/pyomo/dae/tests copying pyomo/dae/tests/__init__.py -> build/lib/pyomo/dae/tests copying pyomo/dae/tests/test_simulator.py -> build/lib/pyomo/dae/tests copying pyomo/dae/tests/test_flatten.py -> build/lib/pyomo/dae/tests copying pyomo/dae/tests/test_diffvar.py -> build/lib/pyomo/dae/tests copying pyomo/dae/tests/test_integral.py -> build/lib/pyomo/dae/tests copying pyomo/dae/tests/test_colloc.py -> build/lib/pyomo/dae/tests copying pyomo/dae/tests/test_misc.py -> build/lib/pyomo/dae/tests copying pyomo/dae/tests/test_finite_diff.py -> build/lib/pyomo/dae/tests copying pyomo/dae/tests/test_set_utils.py -> build/lib/pyomo/dae/tests creating build/lib/pyomo/dae/plugins copying pyomo/dae/plugins/__init__.py -> build/lib/pyomo/dae/plugins copying pyomo/dae/plugins/colloc.py -> build/lib/pyomo/dae/plugins copying pyomo/dae/plugins/finitedifference.py -> build/lib/pyomo/dae/plugins creating build/lib/pyomo/opt/tests copying pyomo/opt/tests/__init__.py -> build/lib/pyomo/opt/tests creating build/lib/pyomo/opt/solver copying pyomo/opt/solver/__init__.py -> build/lib/pyomo/opt/solver copying pyomo/opt/solver/shellcmd.py -> build/lib/pyomo/opt/solver copying pyomo/opt/solver/ilmcmd.py -> build/lib/pyomo/opt/solver creating build/lib/pyomo/opt/problem copying pyomo/opt/problem/__init__.py -> build/lib/pyomo/opt/problem copying pyomo/opt/problem/ampl.py -> build/lib/pyomo/opt/problem creating build/lib/pyomo/opt/parallel copying pyomo/opt/parallel/manager.py -> build/lib/pyomo/opt/parallel copying pyomo/opt/parallel/__init__.py -> build/lib/pyomo/opt/parallel copying pyomo/opt/parallel/async_solver.py -> build/lib/pyomo/opt/parallel copying pyomo/opt/parallel/local.py -> build/lib/pyomo/opt/parallel creating build/lib/pyomo/opt/testing copying pyomo/opt/testing/pyunit.py -> build/lib/pyomo/opt/testing copying pyomo/opt/testing/__init__.py -> build/lib/pyomo/opt/testing creating build/lib/pyomo/opt/base copying pyomo/opt/base/opt_config.py -> build/lib/pyomo/opt/base copying pyomo/opt/base/formats.py -> build/lib/pyomo/opt/base copying pyomo/opt/base/solvers.py -> build/lib/pyomo/opt/base copying pyomo/opt/base/__init__.py -> build/lib/pyomo/opt/base copying pyomo/opt/base/convert.py -> build/lib/pyomo/opt/base copying pyomo/opt/base/results.py -> build/lib/pyomo/opt/base copying pyomo/opt/base/problem.py -> build/lib/pyomo/opt/base copying pyomo/opt/base/error.py -> build/lib/pyomo/opt/base creating build/lib/pyomo/opt/results copying pyomo/opt/results/results_.py -> build/lib/pyomo/opt/results copying pyomo/opt/results/solution.py -> build/lib/pyomo/opt/results copying pyomo/opt/results/container.py -> build/lib/pyomo/opt/results copying pyomo/opt/results/__init__.py -> build/lib/pyomo/opt/results copying pyomo/opt/results/solver.py -> build/lib/pyomo/opt/results copying pyomo/opt/results/problem.py -> build/lib/pyomo/opt/results creating build/lib/pyomo/opt/plugins copying pyomo/opt/plugins/__init__.py -> build/lib/pyomo/opt/plugins copying pyomo/opt/plugins/sol.py -> build/lib/pyomo/opt/plugins copying pyomo/opt/plugins/res.py -> build/lib/pyomo/opt/plugins copying pyomo/opt/plugins/driver.py -> build/lib/pyomo/opt/plugins creating build/lib/pyomo/opt/tests/solver copying pyomo/opt/tests/solver/__init__.py -> build/lib/pyomo/opt/tests/solver copying pyomo/opt/tests/solver/test_shellcmd.py -> build/lib/pyomo/opt/tests/solver creating build/lib/pyomo/opt/tests/base copying pyomo/opt/tests/base/test_convert.py -> build/lib/pyomo/opt/tests/base copying pyomo/opt/tests/base/test_sol.py -> build/lib/pyomo/opt/tests/base copying pyomo/opt/tests/base/test_factory.py -> build/lib/pyomo/opt/tests/base copying pyomo/opt/tests/base/__init__.py -> build/lib/pyomo/opt/tests/base copying pyomo/opt/tests/base/test_solver.py -> build/lib/pyomo/opt/tests/base copying pyomo/opt/tests/base/test_ampl.py -> build/lib/pyomo/opt/tests/base copying pyomo/opt/tests/base/test_soln.py -> build/lib/pyomo/opt/tests/base creating build/lib/pyomo/contrib/pynumero/src copying pyomo/contrib/pynumero/src/ma57Interface.cpp -> build/lib/pyomo/contrib/pynumero/src copying pyomo/contrib/pynumero/src/CMakeLists.txt -> build/lib/pyomo/contrib/pynumero/src copying pyomo/contrib/pynumero/src/AssertUtils.hpp -> build/lib/pyomo/contrib/pynumero/src copying pyomo/contrib/pynumero/src/AmplInterface.cpp -> build/lib/pyomo/contrib/pynumero/src copying pyomo/contrib/pynumero/src/AmplInterface.hpp -> build/lib/pyomo/contrib/pynumero/src copying pyomo/contrib/pynumero/src/ma27Interface.cpp -> build/lib/pyomo/contrib/pynumero/src creating build/lib/pyomo/contrib/pynumero/src/tests copying pyomo/contrib/pynumero/src/tests/simple_nlp.nl -> build/lib/pyomo/contrib/pynumero/src/tests copying pyomo/contrib/pynumero/src/tests/CMakeLists.txt -> build/lib/pyomo/contrib/pynumero/src/tests copying pyomo/contrib/pynumero/src/tests/simple_test.cpp -> build/lib/pyomo/contrib/pynumero/src/tests copying pyomo/contrib/mcpp/mcppInterface.cpp -> build/lib/pyomo/contrib/mcpp creating build/lib/pyomo/contrib/ampl_function_demo/src copying pyomo/contrib/ampl_function_demo/src/CMakeLists.txt -> build/lib/pyomo/contrib/ampl_function_demo/src copying pyomo/contrib/ampl_function_demo/src/FindASL.cmake -> build/lib/pyomo/contrib/ampl_function_demo/src copying pyomo/contrib/ampl_function_demo/src/functions.c -> build/lib/pyomo/contrib/ampl_function_demo/src copying pyomo/contrib/viewer/residual_table.ui -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/model_browser.ui -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/main.ui -> build/lib/pyomo/contrib/viewer copying pyomo/contrib/viewer/model_select.ui -> build/lib/pyomo/contrib/viewer creating build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/fbbt_model.hpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/common.cpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/model_base.hpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/interval.hpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/fbbt_model.cpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/cmodel_bindings.cpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/interval.cpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/model_base.cpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/expression.cpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/lp_writer.cpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/nl_writer.cpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/common.hpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/expression.hpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/lp_writer.hpp -> build/lib/pyomo/contrib/appsi/cmodel/src copying pyomo/contrib/appsi/cmodel/src/nl_writer.hpp -> build/lib/pyomo/contrib/appsi/cmodel/src + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nKhzjK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64 + cd Pyomo-6.5.0 + 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-Pyomo-6.5.0-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-Pyomo-6.5.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_hull.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_partition_disjuncts.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_bigm.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_mbigm.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/models.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/common_tests.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_cuttingplane.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_gdp_reclassification_error.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_reclassify.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_disjunct.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_fix_disjuncts.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_basic_step.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/tests/test_gdp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests copying build/lib/pyomo/gdp/basic_step.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp copying build/lib/pyomo/gdp/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp copying build/lib/pyomo/gdp/transformed_disjunct.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp copying build/lib/pyomo/gdp/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/hull.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/chull.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/partition_disjuncts.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/bigm_mixin.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/gdp_to_mip_transformation.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/bilinear.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/fix_disjuncts.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/cuttingplane.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/bigm.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/between_steps.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/multiple_bigm.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/plugins/gdp_var_mover.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins copying build/lib/pyomo/gdp/disjunct.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/tests copying build/lib/pyomo/neos/tests/test_neos.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/tests copying build/lib/pyomo/neos/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/tests copying build/lib/pyomo/neos/tests/model_min_lp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/tests copying build/lib/pyomo/neos/kestrel.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos copying build/lib/pyomo/neos/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/plugins copying build/lib/pyomo/neos/plugins/NEOS.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/plugins copying build/lib/pyomo/neos/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/plugins copying build/lib/pyomo/neos/plugins/kestrel_plugin.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_strip_bounds.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_zero_term_removal.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_bounds_to_vars_xfrm.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_detect_fixed_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_var_aggregator.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_int_to_binary.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_zero_sum_propagate.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_deactivate_trivial_constraints.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_induced_linearity.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_init_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_equality_propagate.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/tests/test_constraint_tightener.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests copying build/lib/pyomo/contrib/preprocessing/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing copying build/lib/pyomo/contrib/preprocessing/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/detect_fixed_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/constraint_tightener.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/induced_linearity.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/int_to_binary.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/bounds_to_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/zero_sum_propagator.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/deactivate_trivial_constraints.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/var_aggregator.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/init_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/strip_bounds.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/remove_zero_terms.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins copying build/lib/pyomo/contrib/preprocessing/plugins/equality_propagate.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection copying build/lib/pyomo/contrib/community_detection/community_graph.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection/tests copying build/lib/pyomo/contrib/community_detection/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection/tests copying build/lib/pyomo/contrib/community_detection/tests/test_detection.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection/tests copying build/lib/pyomo/contrib/community_detection/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection copying build/lib/pyomo/contrib/community_detection/event_log.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection copying build/lib/pyomo/contrib/community_detection/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection copying build/lib/pyomo/contrib/community_detection/detection.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src/tests copying build/lib/pyomo/contrib/pynumero/src/tests/simple_nlp.nl -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src/tests copying build/lib/pyomo/contrib/pynumero/src/tests/CMakeLists.txt -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src/tests copying build/lib/pyomo/contrib/pynumero/src/tests/simple_test.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src/tests copying build/lib/pyomo/contrib/pynumero/src/ma57Interface.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src copying build/lib/pyomo/contrib/pynumero/src/CMakeLists.txt -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src copying build/lib/pyomo/contrib/pynumero/src/AssertUtils.hpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src copying build/lib/pyomo/contrib/pynumero/src/AmplInterface.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src copying build/lib/pyomo/contrib/pynumero/src/AmplInterface.hpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src copying build/lib/pyomo/contrib/pynumero/src/ma27Interface.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/src creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests copying build/lib/pyomo/contrib/pynumero/sparse/tests/test_intrinsics.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests copying build/lib/pyomo/contrib/pynumero/sparse/tests/test_mpi_block_vector.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests copying build/lib/pyomo/contrib/pynumero/sparse/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests copying build/lib/pyomo/contrib/pynumero/sparse/tests/test_block_vector.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests copying build/lib/pyomo/contrib/pynumero/sparse/tests/test_sparse_utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests copying build/lib/pyomo/contrib/pynumero/sparse/tests/test_block_matrix.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests copying build/lib/pyomo/contrib/pynumero/sparse/tests/test_mpi_block_matrix.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests copying build/lib/pyomo/contrib/pynumero/sparse/utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse copying build/lib/pyomo/contrib/pynumero/sparse/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse copying build/lib/pyomo/contrib/pynumero/sparse/base_block.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse copying build/lib/pyomo/contrib/pynumero/sparse/mpi_block_vector.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse copying build/lib/pyomo/contrib/pynumero/sparse/mpi_block_matrix.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse copying build/lib/pyomo/contrib/pynumero/sparse/block_vector.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse copying build/lib/pyomo/contrib/pynumero/sparse/block_matrix.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples copying build/lib/pyomo/contrib/pynumero/examples/nlp_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples copying build/lib/pyomo/contrib/pynumero/examples/nlp_interface_2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/tests copying build/lib/pyomo/contrib/pynumero/examples/tests/test_mpi_examples.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/tests copying build/lib/pyomo/contrib/pynumero/examples/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/tests copying build/lib/pyomo/contrib/pynumero/examples/tests/test_cyipopt_examples.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/tests copying build/lib/pyomo/contrib/pynumero/examples/tests/test_examples.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback copying build/lib/pyomo/contrib/pynumero/examples/callback/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback copying build/lib/pyomo/contrib/pynumero/examples/callback/cyipopt_functor_callback.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback copying build/lib/pyomo/contrib/pynumero/examples/callback/cyipopt_callback.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback copying build/lib/pyomo/contrib/pynumero/examples/callback/cyipopt_callback_halt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback copying build/lib/pyomo/contrib/pynumero/examples/callback/reactor_design.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback copying build/lib/pyomo/contrib/pynumero/examples/sqp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples copying build/lib/pyomo/contrib/pynumero/examples/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples copying build/lib/pyomo/contrib/pynumero/examples/parallel_vector_ops.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples copying build/lib/pyomo/contrib/pynumero/examples/sensitivity.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/param_est copying build/lib/pyomo/contrib/pynumero/examples/external_grey_box/param_est/perform_estimation.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/param_est copying build/lib/pyomo/contrib/pynumero/examples/external_grey_box/param_est/models.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/param_est copying build/lib/pyomo/contrib/pynumero/examples/external_grey_box/param_est/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/param_est copying build/lib/pyomo/contrib/pynumero/examples/external_grey_box/param_est/generate_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/param_est copying build/lib/pyomo/contrib/pynumero/examples/external_grey_box/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example/maximize_cb_outputs.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example/reactor_model_residuals.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example/maximize_cb_ratio_residuals.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying build/lib/pyomo/contrib/pynumero/examples/external_grey_box/react_example/reactor_model_outputs.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example copying build/lib/pyomo/contrib/pynumero/examples/mumps_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples copying build/lib/pyomo/contrib/pynumero/examples/feasibility.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples copying build/lib/pyomo/contrib/pynumero/examples/parallel_matvec.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/tests copying build/lib/pyomo/contrib/pynumero/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces copying build/lib/pyomo/contrib/pynumero/interfaces/nlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces copying build/lib/pyomo/contrib/pynumero/interfaces/external_pyomo_model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/test_external_asl_function.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/external_grey_box_models.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/test_dynamic_model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/test_pyomo_grey_box_nlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/test_nlp_projections.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/test_nlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/compare_utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/test_external_pyomo_model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/test_external_grey_box_model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/test_utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/tests/test_external_pyomo_block.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests copying build/lib/pyomo/contrib/pynumero/interfaces/utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces copying build/lib/pyomo/contrib/pynumero/interfaces/pyomo_nlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces copying build/lib/pyomo/contrib/pynumero/interfaces/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces copying build/lib/pyomo/contrib/pynumero/interfaces/external_grey_box.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces copying build/lib/pyomo/contrib/pynumero/interfaces/nlp_projections.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces copying build/lib/pyomo/contrib/pynumero/interfaces/pyomo_grey_box_nlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces copying build/lib/pyomo/contrib/pynumero/interfaces/ampl_nlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces copying build/lib/pyomo/contrib/pynumero/dependencies.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero copying build/lib/pyomo/contrib/pynumero/asl.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero copying build/lib/pyomo/contrib/pynumero/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms copying build/lib/pyomo/contrib/pynumero/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests/test_scipy_solvers.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests/test_implicit_functions.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests/test_cyipopt_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests/test_pyomo_ext_cyipopt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/tests/test_cyipopt_interfaces.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/scipy_solvers.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/square_solver_base.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/pyomo_ext_cyipopt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/implicit_functions.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers copying build/lib/pyomo/contrib/pynumero/algorithms/solvers/cyipopt_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers copying build/lib/pyomo/contrib/pynumero/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero copying build/lib/pyomo/contrib/pynumero/intrinsic.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg copying build/lib/pyomo/contrib/pynumero/linalg/ma27.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests copying build/lib/pyomo/contrib/pynumero/linalg/tests/test_linear_solvers.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests copying build/lib/pyomo/contrib/pynumero/linalg/tests/test_mumps_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests copying build/lib/pyomo/contrib/pynumero/linalg/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests copying build/lib/pyomo/contrib/pynumero/linalg/tests/test_ma57.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests copying build/lib/pyomo/contrib/pynumero/linalg/tests/test_ma27.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests copying build/lib/pyomo/contrib/pynumero/linalg/utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg copying build/lib/pyomo/contrib/pynumero/linalg/scipy_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg copying build/lib/pyomo/contrib/pynumero/linalg/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg copying build/lib/pyomo/contrib/pynumero/linalg/mumps_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg copying build/lib/pyomo/contrib/pynumero/linalg/ma57_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg copying build/lib/pyomo/contrib/pynumero/linalg/ma27_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg copying build/lib/pyomo/contrib/pynumero/linalg/ma57.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg copying build/lib/pyomo/contrib/pynumero/linalg/base.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg copying build/lib/pyomo/contrib/pynumero/build.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp copying build/lib/pyomo/contrib/mcpp/getMCPP.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp copying build/lib/pyomo/contrib/mcpp/setup.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp copying build/lib/pyomo/contrib/mcpp/test_mcpp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp copying build/lib/pyomo/contrib/mcpp/pyomo_mcpp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp copying build/lib/pyomo/contrib/mcpp/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp copying build/lib/pyomo/contrib/mcpp/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp copying build/lib/pyomo/contrib/mcpp/mcppInterface.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp copying build/lib/pyomo/contrib/mcpp/build.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/config_options.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/gloa.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/GDPopt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests copying build/lib/pyomo/contrib/gdpopt/tests/test_LBB.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests copying build/lib/pyomo/contrib/gdpopt/tests/common_tests.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests copying build/lib/pyomo/contrib/gdpopt/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests copying build/lib/pyomo/contrib/gdpopt/tests/test_enumerate.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests copying build/lib/pyomo/contrib/gdpopt/tests/test_gdpopt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests copying build/lib/pyomo/contrib/gdpopt/algorithm_base_class.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/discrete_problem_initialize.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/oa_algorithm_utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/enumerate.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/solve_discrete_problem.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/branch_and_bound.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/loa.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/ric.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/nlp_initialization.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/cut_generation.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/solve_subproblem.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt copying build/lib/pyomo/contrib/gdpopt/create_oa_subproblems.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples copying build/lib/pyomo/contrib/sensitivity_toolbox/examples/HIV_Transmission.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples copying build/lib/pyomo/contrib/sensitivity_toolbox/examples/rangeInequality.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples copying build/lib/pyomo/contrib/sensitivity_toolbox/examples/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples copying build/lib/pyomo/contrib/sensitivity_toolbox/examples/feedbackController.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples copying build/lib/pyomo/contrib/sensitivity_toolbox/examples/parameter.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples copying build/lib/pyomo/contrib/sensitivity_toolbox/examples/rooney_biegler.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples copying build/lib/pyomo/contrib/sensitivity_toolbox/examples/parameter_kaug.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/tests copying build/lib/pyomo/contrib/sensitivity_toolbox/tests/test_k_aug_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/tests copying build/lib/pyomo/contrib/sensitivity_toolbox/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/tests copying build/lib/pyomo/contrib/sensitivity_toolbox/tests/test_sens.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/tests copying build/lib/pyomo/contrib/sensitivity_toolbox/tests/test_sens_unit.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/tests copying build/lib/pyomo/contrib/sensitivity_toolbox/k_aug.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox copying build/lib/pyomo/contrib/sensitivity_toolbox/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox copying build/lib/pyomo/contrib/sensitivity_toolbox/sens.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart copying build/lib/pyomo/contrib/multistart/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart copying build/lib/pyomo/contrib/multistart/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart copying build/lib/pyomo/contrib/multistart/reinit.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart copying build/lib/pyomo/contrib/multistart/multi.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart copying build/lib/pyomo/contrib/multistart/high_conf_stop.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart copying build/lib/pyomo/contrib/multistart/test_multi.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/tests copying build/lib/pyomo/contrib/pyros/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/tests copying build/lib/pyomo/contrib/pyros/tests/test_grcs.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/tests copying build/lib/pyomo/contrib/pyros/master_problem_methods.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros copying build/lib/pyomo/contrib/pyros/pyros.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros copying build/lib/pyomo/contrib/pyros/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros copying build/lib/pyomo/contrib/pyros/uncertainty_sets.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros copying build/lib/pyomo/contrib/pyros/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros copying build/lib/pyomo/contrib/pyros/separation_problem_methods.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros copying build/lib/pyomo/contrib/pyros/solve_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros copying build/lib/pyomo/contrib/pyros/pyros_algorithm_methods.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe copying build/lib/pyomo/contrib/doe/doe.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe copying build/lib/pyomo/contrib/doe/measurements.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/tests copying build/lib/pyomo/contrib/doe/tests/test_reactor_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/tests copying build/lib/pyomo/contrib/doe/tests/test_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/tests copying build/lib/pyomo/contrib/doe/tests/test_fim_doe.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/tests copying build/lib/pyomo/contrib/doe/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/tests copying build/lib/pyomo/contrib/doe/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe copying build/lib/pyomo/contrib/doe/result.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe copying build/lib/pyomo/contrib/doe/scenario.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example copying build/lib/pyomo/contrib/doe/example/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example copying build/lib/pyomo/contrib/doe/example/reactor_grid_search.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example copying build/lib/pyomo/contrib/doe/example/reactor_kinetics.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example copying build/lib/pyomo/contrib/doe/example/reactor_compute_FIM.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example copying build/lib/pyomo/contrib/doe/example/reactor_optimize_doe.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example copying build/lib/pyomo/contrib/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/examples copying build/lib/pyomo/contrib/benders/examples/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/examples copying build/lib/pyomo/contrib/benders/examples/farmer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/examples copying build/lib/pyomo/contrib/benders/examples/grothey_ex.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/tests copying build/lib/pyomo/contrib/benders/tests/test_benders.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/tests copying build/lib/pyomo/contrib/benders/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/tests copying build/lib/pyomo/contrib/benders/benders_cuts.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders copying build/lib/pyomo/contrib/benders/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/src copying build/lib/pyomo/contrib/ampl_function_demo/src/CMakeLists.txt -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/src copying build/lib/pyomo/contrib/ampl_function_demo/src/FindASL.cmake -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/src copying build/lib/pyomo/contrib/ampl_function_demo/src/functions.c -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/src creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/tests copying build/lib/pyomo/contrib/ampl_function_demo/tests/test_ampl_function_demo.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/tests copying build/lib/pyomo/contrib/ampl_function_demo/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/tests copying build/lib/pyomo/contrib/ampl_function_demo/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo copying build/lib/pyomo/contrib/ampl_function_demo/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo copying build/lib/pyomo/contrib/ampl_function_demo/build.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest copying build/lib/pyomo/contrib/parmest/scenariocreator.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest copying build/lib/pyomo/contrib/parmest/graphics.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler copying build/lib/pyomo/contrib/parmest/examples/rooney_biegler/likelihood_ratio_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler copying build/lib/pyomo/contrib/parmest/examples/rooney_biegler/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler copying build/lib/pyomo/contrib/parmest/examples/rooney_biegler/rooney_biegler_with_constraint.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler copying build/lib/pyomo/contrib/parmest/examples/rooney_biegler/rooney_biegler.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler copying build/lib/pyomo/contrib/parmest/examples/rooney_biegler/parameter_estimation_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler copying build/lib/pyomo/contrib/parmest/examples/rooney_biegler/bootstrap_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler copying build/lib/pyomo/contrib/parmest/examples/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design copying build/lib/pyomo/contrib/parmest/examples/reactor_design/datarec_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design copying build/lib/pyomo/contrib/parmest/examples/reactor_design/leaveNout_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design copying build/lib/pyomo/contrib/parmest/examples/reactor_design/likelihood_ratio_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design copying build/lib/pyomo/contrib/parmest/examples/reactor_design/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design copying build/lib/pyomo/contrib/parmest/examples/reactor_design/multisensor_data_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design copying build/lib/pyomo/contrib/parmest/examples/reactor_design/parameter_estimation_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design copying build/lib/pyomo/contrib/parmest/examples/reactor_design/timeseries_data_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design copying build/lib/pyomo/contrib/parmest/examples/reactor_design/reactor_design.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design copying build/lib/pyomo/contrib/parmest/examples/reactor_design/bootstrap_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch copying build/lib/pyomo/contrib/parmest/examples/semibatch/scenario_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch copying build/lib/pyomo/contrib/parmest/examples/semibatch/parallel_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch copying build/lib/pyomo/contrib/parmest/examples/semibatch/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch copying build/lib/pyomo/contrib/parmest/examples/semibatch/semibatch.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch copying build/lib/pyomo/contrib/parmest/examples/semibatch/parameter_estimation_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reaction_kinetics copying build/lib/pyomo/contrib/parmest/examples/reaction_kinetics/simple_reaction_parmest_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reaction_kinetics copying build/lib/pyomo/contrib/parmest/examples/reaction_kinetics/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reaction_kinetics copying build/lib/pyomo/contrib/parmest/ipopt_solver_wrapper.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests copying build/lib/pyomo/contrib/parmest/tests/test_scenariocreator.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests copying build/lib/pyomo/contrib/parmest/tests/test_parmest.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests copying build/lib/pyomo/contrib/parmest/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests copying build/lib/pyomo/contrib/parmest/tests/test_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests copying build/lib/pyomo/contrib/parmest/tests/test_graphics.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests copying build/lib/pyomo/contrib/parmest/tests/test_examples.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests copying build/lib/pyomo/contrib/parmest/tests/test_utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests copying build/lib/pyomo/contrib/parmest/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils copying build/lib/pyomo/contrib/parmest/utils/model_utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils copying build/lib/pyomo/contrib/parmest/utils/ipopt_solver_wrapper.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils copying build/lib/pyomo/contrib/parmest/utils/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils copying build/lib/pyomo/contrib/parmest/utils/mpi_utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils copying build/lib/pyomo/contrib/parmest/utils/create_ef.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils copying build/lib/pyomo/contrib/parmest/utils/scenario_tree.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils copying build/lib/pyomo/contrib/parmest/parmest.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/examples copying build/lib/pyomo/contrib/interior_point/examples/ex1.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/examples copying build/lib/pyomo/contrib/interior_point/examples/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests copying build/lib/pyomo/contrib/interior_point/tests/test_realloc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests copying build/lib/pyomo/contrib/interior_point/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests copying build/lib/pyomo/contrib/interior_point/tests/test_reg.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests copying build/lib/pyomo/contrib/interior_point/tests/test_interior_point.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests copying build/lib/pyomo/contrib/interior_point/tests/test_inverse_reduced_hessian.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests copying build/lib/pyomo/contrib/interior_point/inverse_reduced_hessian.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point copying build/lib/pyomo/contrib/interior_point/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point copying build/lib/pyomo/contrib/interior_point/interior_point.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/tests copying build/lib/pyomo/contrib/interior_point/linalg/tests/test_linear_solvers.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/tests copying build/lib/pyomo/contrib/interior_point/linalg/tests/test_realloc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/tests copying build/lib/pyomo/contrib/interior_point/linalg/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/tests copying build/lib/pyomo/contrib/interior_point/linalg/scipy_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg copying build/lib/pyomo/contrib/interior_point/linalg/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg copying build/lib/pyomo/contrib/interior_point/linalg/mumps_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg copying build/lib/pyomo/contrib/interior_point/linalg/base_linear_solver_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg copying build/lib/pyomo/contrib/interior_point/linalg/ma27_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg copying build/lib/pyomo/contrib/interior_point/interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi copying build/lib/pyomo/contrib/appsi/fbbt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/examples/tests copying build/lib/pyomo/contrib/appsi/examples/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/examples/tests copying build/lib/pyomo/contrib/appsi/examples/tests/test_examples.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/examples/tests copying build/lib/pyomo/contrib/appsi/examples/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/examples copying build/lib/pyomo/contrib/appsi/examples/getting_started.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/tests copying build/lib/pyomo/contrib/appsi/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/tests copying build/lib/pyomo/contrib/appsi/tests/test_base.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/tests copying build/lib/pyomo/contrib/appsi/tests/test_fbbt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/tests copying build/lib/pyomo/contrib/appsi/tests/test_interval.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/tests copying build/lib/pyomo/contrib/appsi/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi copying build/lib/pyomo/contrib/appsi/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils copying build/lib/pyomo/contrib/appsi/utils/get_objective.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils/tests copying build/lib/pyomo/contrib/appsi/utils/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils/tests copying build/lib/pyomo/contrib/appsi/utils/tests/test_collect_vars_and_named_exprs.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils/tests copying build/lib/pyomo/contrib/appsi/utils/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils copying build/lib/pyomo/contrib/appsi/utils/collect_vars_and_named_exprs.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/fbbt_model.hpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/common.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/model_base.hpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/interval.hpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/fbbt_model.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/cmodel_bindings.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/interval.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/model_base.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/expression.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/lp_writer.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/nl_writer.cpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/common.hpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/expression.hpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/lp_writer.hpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src copying build/lib/pyomo/contrib/appsi/cmodel/src/nl_writer.hpp -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/src creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/tests copying build/lib/pyomo/contrib/appsi/cmodel/tests/test_import.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/tests copying build/lib/pyomo/contrib/appsi/cmodel/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/tests copying build/lib/pyomo/contrib/appsi/cmodel/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers copying build/lib/pyomo/contrib/appsi/writers/config.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers copying build/lib/pyomo/contrib/appsi/writers/nl_writer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers/tests copying build/lib/pyomo/contrib/appsi/writers/tests/test_nl_writer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers/tests copying build/lib/pyomo/contrib/appsi/writers/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers/tests copying build/lib/pyomo/contrib/appsi/writers/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers copying build/lib/pyomo/contrib/appsi/writers/lp_writer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers copying build/lib/pyomo/contrib/appsi/solvers/gurobi.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/tests copying build/lib/pyomo/contrib/appsi/solvers/tests/test_ipopt_persistent.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/tests copying build/lib/pyomo/contrib/appsi/solvers/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/tests copying build/lib/pyomo/contrib/appsi/solvers/tests/test_gurobi_persistent.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/tests copying build/lib/pyomo/contrib/appsi/solvers/tests/test_persistent_solvers.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/tests copying build/lib/pyomo/contrib/appsi/solvers/cplex.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers copying build/lib/pyomo/contrib/appsi/solvers/cbc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers copying build/lib/pyomo/contrib/appsi/solvers/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers copying build/lib/pyomo/contrib/appsi/solvers/ipopt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers copying build/lib/pyomo/contrib/appsi/solvers/highs.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers copying build/lib/pyomo/contrib/appsi/build.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi copying build/lib/pyomo/contrib/appsi/base.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme/tests copying build/lib/pyomo/contrib/fme/tests/test_fourier_motzkin_elimination.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme/tests copying build/lib/pyomo/contrib/fme/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme/tests copying build/lib/pyomo/contrib/fme/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme copying build/lib/pyomo/contrib/fme/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme copying build/lib/pyomo/contrib/fme/fourier_motzkin_elimination.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gjh copying build/lib/pyomo/contrib/gjh/getGJH.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gjh copying build/lib/pyomo/contrib/gjh/GJH.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gjh copying build/lib/pyomo/contrib/gjh/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gjh copying build/lib/pyomo/contrib/gjh/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gjh creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/examples copying build/lib/pyomo/contrib/trustregion/examples/example2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/examples copying build/lib/pyomo/contrib/trustregion/examples/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/examples copying build/lib/pyomo/contrib/trustregion/examples/example1.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests copying build/lib/pyomo/contrib/trustregion/tests/test_filter.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests copying build/lib/pyomo/contrib/trustregion/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests copying build/lib/pyomo/contrib/trustregion/tests/test_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests copying build/lib/pyomo/contrib/trustregion/tests/test_util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests copying build/lib/pyomo/contrib/trustregion/tests/test_examples.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests copying build/lib/pyomo/contrib/trustregion/tests/test_TRF.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests copying build/lib/pyomo/contrib/trustregion/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion copying build/lib/pyomo/contrib/trustregion/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion copying build/lib/pyomo/contrib/trustregion/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion copying build/lib/pyomo/contrib/trustregion/interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion copying build/lib/pyomo/contrib/trustregion/filter.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion copying build/lib/pyomo/contrib/trustregion/TRF.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/ui.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/qt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/pyomo_viewer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/residual_table.ui -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/report.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests copying build/lib/pyomo/contrib/viewer/tests/test_report.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests copying build/lib/pyomo/contrib/viewer/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests copying build/lib/pyomo/contrib/viewer/tests/test_data_model_tree.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests copying build/lib/pyomo/contrib/viewer/tests/test_data_model_item.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests copying build/lib/pyomo/contrib/viewer/tests/test_qt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests copying build/lib/pyomo/contrib/viewer/model_browser.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/residual_table.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/model_select.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/ui_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/model_browser.ui -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/main.ui -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer copying build/lib/pyomo/contrib/viewer/model_select.ui -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis copying build/lib/pyomo/contrib/incidence_analysis/matching.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis copying build/lib/pyomo/contrib/incidence_analysis/connected.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis copying build/lib/pyomo/contrib/incidence_analysis/dulmage_mendelsohn.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests copying build/lib/pyomo/contrib/incidence_analysis/tests/test_connected.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests copying build/lib/pyomo/contrib/incidence_analysis/tests/test_matching.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests copying build/lib/pyomo/contrib/incidence_analysis/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests copying build/lib/pyomo/contrib/incidence_analysis/tests/test_dulmage_mendelsohn.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests copying build/lib/pyomo/contrib/incidence_analysis/tests/test_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests copying build/lib/pyomo/contrib/incidence_analysis/tests/test_scc_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests copying build/lib/pyomo/contrib/incidence_analysis/tests/test_triangularize.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests copying build/lib/pyomo/contrib/incidence_analysis/tests/models_for_testing.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/common copying build/lib/pyomo/contrib/incidence_analysis/common/dulmage_mendelsohn.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/common creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/common/tests copying build/lib/pyomo/contrib/incidence_analysis/common/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/common/tests copying build/lib/pyomo/contrib/incidence_analysis/common/tests/test_dulmage_mendelsohn.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/common/tests copying build/lib/pyomo/contrib/incidence_analysis/common/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/common copying build/lib/pyomo/contrib/incidence_analysis/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis copying build/lib/pyomo/contrib/incidence_analysis/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis copying build/lib/pyomo/contrib/incidence_analysis/interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis copying build/lib/pyomo/contrib/incidence_analysis/triangularize.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis copying build/lib/pyomo/contrib/incidence_analysis/scc_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/config_options.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/nonconvex3.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/from_proposal.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/test_mindtpy_global.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/test_mindtpy.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/MINLP3_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/feasibility_pump2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/constraint_qualification_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/MINLP4_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/feasibility_pump1.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/test_mindtpy_lp_nlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/MINLP_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/MINLP5_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/test_mindtpy_ECP.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/online_doc_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/nonconvex4.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/nonconvex2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/nonconvex1.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/test_mindtpy_regularization.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/MINLP2_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/test_mindtpy_feas_pump.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/eight_process_problem.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/test_mindtpy_solution_pool.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/tests/test_mindtpy_global_lp_nlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests copying build/lib/pyomo/contrib/mindtpy/algorithm_base_class.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/outer_approximation.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/extended_cutting_plane.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/single_tree.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/MindtPy.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/nlp_solve.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/mip_solve.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/cut_generation.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/feasibility_pump.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/tabu_list.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy copying build/lib/pyomo/contrib/mindtpy/global_outer_approximation.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/iis creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/iis/tests copying build/lib/pyomo/contrib/iis/tests/test_iis.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/iis/tests copying build/lib/pyomo/contrib/iis/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/iis/tests copying build/lib/pyomo/contrib/iis/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/iis copying build/lib/pyomo/contrib/iis/iis.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/iis creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/transform copying build/lib/pyomo/contrib/cp/transform/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/transform copying build/lib/pyomo/contrib/cp/transform/logical_to_disjunctive_program.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/transform copying build/lib/pyomo/contrib/cp/transform/logical_to_disjunctive_walker.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/transform creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests copying build/lib/pyomo/contrib/cp/tests/test_docplex_walker.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests copying build/lib/pyomo/contrib/cp/tests/test_step_function_expressions.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests copying build/lib/pyomo/contrib/cp/tests/test_docplex_writer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests copying build/lib/pyomo/contrib/cp/tests/test_logical_to_disjunctive.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests copying build/lib/pyomo/contrib/cp/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests copying build/lib/pyomo/contrib/cp/tests/test_precedence_constraints.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests copying build/lib/pyomo/contrib/cp/tests/test_interval_var.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests copying build/lib/pyomo/contrib/cp/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/repn copying build/lib/pyomo/contrib/cp/repn/docplex_writer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/repn copying build/lib/pyomo/contrib/cp/repn/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/repn copying build/lib/pyomo/contrib/cp/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp copying build/lib/pyomo/contrib/cp/interval_var.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/scheduling_expr copying build/lib/pyomo/contrib/cp/scheduling_expr/step_function_expressions.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/scheduling_expr copying build/lib/pyomo/contrib/cp/scheduling_expr/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/scheduling_expr copying build/lib/pyomo/contrib/cp/scheduling_expr/precedence_expressions.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/scheduling_expr creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt copying build/lib/pyomo/contrib/fbbt/fbbt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt/tests copying build/lib/pyomo/contrib/fbbt/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt/tests copying build/lib/pyomo/contrib/fbbt/tests/test_fbbt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt/tests copying build/lib/pyomo/contrib/fbbt/tests/test_interval.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt/tests copying build/lib/pyomo/contrib/fbbt/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt copying build/lib/pyomo/contrib/fbbt/interval.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples copying build/lib/pyomo/contrib/mpc/examples/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/tests copying build/lib/pyomo/contrib/mpc/examples/cstr/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/tests copying build/lib/pyomo/contrib/mpc/examples/cstr/tests/test_openloop.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/tests copying build/lib/pyomo/contrib/mpc/examples/cstr/tests/test_mpc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/tests copying build/lib/pyomo/contrib/mpc/examples/cstr/model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr copying build/lib/pyomo/contrib/mpc/examples/cstr/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr copying build/lib/pyomo/contrib/mpc/examples/cstr/run_mpc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr copying build/lib/pyomo/contrib/mpc/examples/cstr/run_openloop.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces copying build/lib/pyomo/contrib/mpc/interfaces/model_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/tests copying build/lib/pyomo/contrib/mpc/interfaces/tests/test_var_linker.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/tests copying build/lib/pyomo/contrib/mpc/interfaces/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/tests copying build/lib/pyomo/contrib/mpc/interfaces/tests/test_interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/tests copying build/lib/pyomo/contrib/mpc/interfaces/copy_values.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces copying build/lib/pyomo/contrib/mpc/interfaces/var_linker.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces copying build/lib/pyomo/contrib/mpc/interfaces/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces copying build/lib/pyomo/contrib/mpc/interfaces/load_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling copying build/lib/pyomo/contrib/mpc/modeling/constraints.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/tests copying build/lib/pyomo/contrib/mpc/modeling/tests/test_input_constraints.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/tests copying build/lib/pyomo/contrib/mpc/modeling/tests/test_terminal.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/tests copying build/lib/pyomo/contrib/mpc/modeling/tests/test_cost_expressions.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/tests copying build/lib/pyomo/contrib/mpc/modeling/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/tests copying build/lib/pyomo/contrib/mpc/modeling/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling copying build/lib/pyomo/contrib/mpc/modeling/terminal.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling copying build/lib/pyomo/contrib/mpc/modeling/cost_expressions.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling copying build/lib/pyomo/contrib/mpc/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data copying build/lib/pyomo/contrib/mpc/data/interval_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests copying build/lib/pyomo/contrib/mpc/data/tests/test_get_cuid.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests copying build/lib/pyomo/contrib/mpc/data/tests/test_convert.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests copying build/lib/pyomo/contrib/mpc/data/tests/test_interval_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests copying build/lib/pyomo/contrib/mpc/data/tests/test_series_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests copying build/lib/pyomo/contrib/mpc/data/tests/test_scalar_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests copying build/lib/pyomo/contrib/mpc/data/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests copying build/lib/pyomo/contrib/mpc/data/tests/test_find_nearest_index.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests copying build/lib/pyomo/contrib/mpc/data/scalar_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data copying build/lib/pyomo/contrib/mpc/data/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data copying build/lib/pyomo/contrib/mpc/data/dynamic_data_base.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data copying build/lib/pyomo/contrib/mpc/data/convert.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data copying build/lib/pyomo/contrib/mpc/data/get_cuid.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data copying build/lib/pyomo/contrib/mpc/data/series_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data copying build/lib/pyomo/contrib/mpc/data/find_nearest_index.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/tests copying build/lib/pyomo/contrib/example/tests/test_example.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/tests copying build/lib/pyomo/contrib/example/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/tests copying build/lib/pyomo/contrib/example/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example copying build/lib/pyomo/contrib/example/foo.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example copying build/lib/pyomo/contrib/example/bar.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/plugins copying build/lib/pyomo/contrib/example/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/plugins copying build/lib/pyomo/contrib/example/plugins/ex_plugin.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/satsolver copying build/lib/pyomo/contrib/satsolver/test_satsolver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/satsolver copying build/lib/pyomo/contrib/satsolver/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/satsolver copying build/lib/pyomo/contrib/satsolver/satsolver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/satsolver creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds/tests copying build/lib/pyomo/contrib/gdp_bounds/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds/tests copying build/lib/pyomo/contrib/gdp_bounds/tests/test_gdp_bounds.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds/tests copying build/lib/pyomo/contrib/gdp_bounds/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds copying build/lib/pyomo/contrib/gdp_bounds/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds copying build/lib/pyomo/contrib/gdp_bounds/compute_bounds.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds copying build/lib/pyomo/contrib/gdp_bounds/info.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/simplemodel copying build/lib/pyomo/contrib/simplemodel/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/simplemodel creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/tee.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/autoslots.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/errors.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/env.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/_command.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/config.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/plugin.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_dependencies.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/import_ex.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_multithread.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_fileutils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_formatting.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_orderedset.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_bunch.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_modeling.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_tee.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_download.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/deps.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_plugin.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_unittest.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/relocated.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/dep_mod.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_gc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_config.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/config_plugin.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_tempfile.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_sorting.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/relo_mod.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_env.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/relo_mod_new.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_typing.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_timing.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_deprecated.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/test_log.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/tests/dep_mod_except.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests copying build/lib/pyomo/common/gc_manager.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/sorting.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/dependencies.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/extensions.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/multithread.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/shutdown.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/getGSL.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/factory.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/download.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections copying build/lib/pyomo/common/collections/component_set.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections copying build/lib/pyomo/common/collections/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections copying build/lib/pyomo/common/collections/bunch.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections copying build/lib/pyomo/common/collections/component_map.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections copying build/lib/pyomo/common/collections/orderedset.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections copying build/lib/pyomo/common/plugin_base.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/gsl.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/timing.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/deprecation.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/modeling.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/tempfiles.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/fileutils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/pyomo_typing.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/formatting.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/unittest.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/_common.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/numeric_types.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/cmake_builder.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/log.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/envvar.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common copying build/lib/pyomo/common/backports.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec copying build/lib/pyomo/mpec/complementarity.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests copying build/lib/pyomo/mpec/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests copying build/lib/pyomo/mpec/tests/test_nlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests copying build/lib/pyomo/mpec/tests/test_complementarity.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests copying build/lib/pyomo/mpec/tests/test_path.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests copying build/lib/pyomo/mpec/tests/test_minlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests copying build/lib/pyomo/mpec/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins copying build/lib/pyomo/mpec/plugins/mpec2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins copying build/lib/pyomo/mpec/plugins/mpec4.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins copying build/lib/pyomo/mpec/plugins/solver2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins copying build/lib/pyomo/mpec/plugins/solver1.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins copying build/lib/pyomo/mpec/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins copying build/lib/pyomo/mpec/plugins/pathampl.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins copying build/lib/pyomo/mpec/plugins/mpec1.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins copying build/lib/pyomo/mpec/plugins/mpec3.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/infeasible.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/diagnostics.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/tests/test_model_size.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/tests/test_calc_var_value.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/tests/test_infeasible.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/tests/test_report_scaling.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/tests/test_slices.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/tests/test_check_units.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/tests/test_blockutil.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/tests/test_subsystems.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/tests/test_components.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests copying build/lib/pyomo/util/check_units.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/vars_from_expressions.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/model_size.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/slices.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/components.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/blockutil.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/calc_var_value.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/subsystems.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util copying build/lib/pyomo/util/report_scaling.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker copying build/lib/pyomo/checker/script.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/tests copying build/lib/pyomo/checker/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/tests copying build/lib/pyomo/checker/tests/test_script.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/tests copying build/lib/pyomo/checker/tests/test_examples.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/tests copying build/lib/pyomo/checker/tests/test_runner.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/tests copying build/lib/pyomo/checker/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker copying build/lib/pyomo/checker/runner.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker copying build/lib/pyomo/checker/hooks.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker copying build/lib/pyomo/checker/checker.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins copying build/lib/pyomo/checker/plugins/model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins copying build/lib/pyomo/checker/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins copying build/lib/pyomo/checker/plugins/function.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins copying build/lib/pyomo/checker/plugins/checker.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/py3k copying build/lib/pyomo/checker/plugins/checkers/py3k/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/py3k copying build/lib/pyomo/checker/plugins/checkers/py3k/printing.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/py3k copying build/lib/pyomo/checker/plugins/checkers/py3k/range.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/py3k copying build/lib/pyomo/checker/plugins/checkers/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model copying build/lib/pyomo/checker/plugins/checkers/model/assignment.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model copying build/lib/pyomo/checker/plugins/checkers/model/rule.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model copying build/lib/pyomo/checker/plugins/checkers/model/conditional.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model copying build/lib/pyomo/checker/plugins/checkers/model/model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model copying build/lib/pyomo/checker/plugins/checkers/model/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model copying build/lib/pyomo/checker/plugins/checkers/model/imports.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model copying build/lib/pyomo/checker/plugins/checkers/model/_rulebase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/sample copying build/lib/pyomo/checker/plugins/checkers/sample/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/sample copying build/lib/pyomo/checker/plugins/checkers/sample/printing.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/sample creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version/tests copying build/lib/pyomo/version/tests/check.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version/tests copying build/lib/pyomo/version/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version/tests copying build/lib/pyomo/version/tests/test_version.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version/tests copying build/lib/pyomo/version/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version copying build/lib/pyomo/version/info.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version copying build/lib/pyomo/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests copying build/lib/pyomo/repn/tests/test_standard.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/gams copying build/lib/pyomo/repn/tests/gams/test_gams.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/gams copying build/lib/pyomo/repn/tests/gams/small14a_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/gams copying build/lib/pyomo/repn/tests/gams/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/gams copying build/lib/pyomo/repn/tests/gams/test_gams_comparison.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/gams creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/mps copying build/lib/pyomo/repn/tests/mps/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/mps copying build/lib/pyomo/repn/tests/mps/test_mps.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/mps creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/cpxlp copying build/lib/pyomo/repn/tests/cpxlp/test_cpxlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/cpxlp copying build/lib/pyomo/repn/tests/cpxlp/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/cpxlp copying build/lib/pyomo/repn/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small15_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small8_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/test_ampl_repn.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small9_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small1_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/helper.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/test_nlv2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/nl_diff.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/test_suffixes.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small4_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small13_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small11_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small10_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/test_ampl_comparison.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small2_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small7_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small5_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small14_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small12_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small3_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/test_ampl_nl.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/ampl/small6_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl copying build/lib/pyomo/repn/tests/test_util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/baron copying build/lib/pyomo/repn/tests/baron/test_baron.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/baron copying build/lib/pyomo/repn/tests/baron/small14a_testCase.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/baron copying build/lib/pyomo/repn/tests/baron/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/baron copying build/lib/pyomo/repn/tests/baron/test_baron_comparison.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/baron copying build/lib/pyomo/repn/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn copying build/lib/pyomo/repn/standard_aux.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/beta copying build/lib/pyomo/repn/beta/matrix.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/beta copying build/lib/pyomo/repn/beta/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/beta copying build/lib/pyomo/repn/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn copying build/lib/pyomo/repn/standard_repn.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins copying build/lib/pyomo/repn/plugins/baron_writer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins copying build/lib/pyomo/repn/plugins/mps.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins copying build/lib/pyomo/repn/plugins/nl_writer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins copying build/lib/pyomo/repn/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins copying build/lib/pyomo/repn/plugins/gams_writer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/ampl copying build/lib/pyomo/repn/plugins/ampl/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/ampl copying build/lib/pyomo/repn/plugins/ampl/ampl_.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/ampl copying build/lib/pyomo/repn/plugins/cpxlp.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/tests copying build/lib/pyomo/network/tests/test_decomposition.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/tests copying build/lib/pyomo/network/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/tests copying build/lib/pyomo/network/tests/test_arc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/tests copying build/lib/pyomo/network/tests/test_port.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/tests copying build/lib/pyomo/network/port.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network copying build/lib/pyomo/network/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network copying build/lib/pyomo/network/decomposition.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network copying build/lib/pyomo/network/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network copying build/lib/pyomo/network/foqus_graph.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/plugins copying build/lib/pyomo/network/plugins/expand_arcs.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/plugins copying build/lib/pyomo/network/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/plugins copying build/lib/pyomo/network/arc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/kernel copying build/lib/pyomo/kernel/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/kernel copying build/lib/pyomo/kernel/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/kernel creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/transform copying build/lib/pyomo/core/tests/transform/test_add_slacks.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/transform copying build/lib/pyomo/core/tests/transform/test_transform.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/transform copying build/lib/pyomo/core/tests/transform/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/transform copying build/lib/pyomo/core/tests/transform/test_scaling.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/transform creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples copying build/lib/pyomo/core/tests/examples/test_amplbook2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples copying build/lib/pyomo/core/tests/examples/test_tutorials.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples copying build/lib/pyomo/core/tests/examples/test_kernel_examples.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples copying build/lib/pyomo/core/tests/examples/test_pyomo.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples copying build/lib/pyomo/core/tests/examples/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples copying build/lib/pyomo/core/tests/examples/pmedian4.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples copying build/lib/pyomo/core/tests/examples/pmedian1.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples copying build/lib/pyomo/core/tests/examples/pmedian.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples copying build/lib/pyomo/core/tests/examples/pmedian2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/diet copying build/lib/pyomo/core/tests/diet/test_diet.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/diet copying build/lib/pyomo/core/tests/diet/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/diet copying build/lib/pyomo/core/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/data copying build/lib/pyomo/core/tests/data/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/data copying build/lib/pyomo/core/tests/data/test_odbc_ini.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/data creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_matrix_constraint.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_sets.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_logical_to_linear.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_visitor.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_derivs.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_logical_constraint.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_preprocess.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_smap.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_block_model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_disable_methods.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_numvalue.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_initializer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_reference.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_connector.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_param.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_suffix.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_range.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_concrete.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_symbolic.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_var_set_bounds.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_xfrm_discrete_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_component.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_units.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_set.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_pickle.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_compare.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_labelers.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_logical_expr_expanded.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_indexed.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_kernel_register_numpy_types.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_symbol_map.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_template_expr.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_indexed_slice.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_matrix_constraint.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_variable.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_component_set.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_dict_container.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_suffix.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_kernel.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_objective.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_block.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_sos.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_parameter.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_piecewise.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_component_map.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_constraint.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_list_container.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_conic.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_expression.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/kernel/test_tuple_container.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel copying build/lib/pyomo/core/tests/unit/test_block.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_con.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_numpy_expr.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_sos.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_action.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_piecewise.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_componentuid.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_relational_expr.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_obj.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_bounds.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_mutable.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_check.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_list_objects.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/uninstantiated_model_quadratic.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_dict_objects.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_misc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_numeric_expr.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_expr_misc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_taylor_series.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_expression.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/uninstantiated_model_linear.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_external.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_deprecation.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/tests/unit/test_var.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit copying build/lib/pyomo/core/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core copying build/lib/pyomo/core/pyomoobject.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/beta copying build/lib/pyomo/core/beta/list_objects.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/beta copying build/lib/pyomo/core/beta/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/beta copying build/lib/pyomo/core/beta/dict_objects.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/beta creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/component_set.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/homogeneous_container.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/matrix_constraint.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/dict_container.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/constraint.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/block.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/variable.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/piecewise_library copying build/lib/pyomo/core/kernel/piecewise_library/transforms.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/piecewise_library copying build/lib/pyomo/core/kernel/piecewise_library/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/piecewise_library copying build/lib/pyomo/core/kernel/piecewise_library/transforms_nd.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/piecewise_library copying build/lib/pyomo/core/kernel/piecewise_library/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/piecewise_library copying build/lib/pyomo/core/kernel/container_utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/conic.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/list_container.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/sos.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/expression.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/set_types.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/parameter.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/register_numpy_types.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/component_map.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/heterogeneous_container.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/tuple_container.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/suffix.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/objective.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/kernel/base.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel copying build/lib/pyomo/core/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core copying build/lib/pyomo/core/staleflag.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/disable_methods.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/indexed_component_slice.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/units_container.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/matrix_constraint.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/constraint.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/block.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/set.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/indexed_component.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/rangeset.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/config.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/label.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/var.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/component_order.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/symbol_map.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/plugin.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/symbolic.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/transformation.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/external.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/global_set.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/sos.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/boolean_var.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/action.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/expression.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/PyomoModel.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/template_expr.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/check.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/instance2dat.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/set_types.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/misc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/reference.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/piecewise.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/sets.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/blockutil.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/logical_constraint.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/component_namer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/component.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/numvalue.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/initializer.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/connector.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/componentuid.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/range.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/param.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/suffix.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base copying build/lib/pyomo/core/base/objective.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/hierarchy.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/nonnegative_transform.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/standard_form.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/expand_connectors.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/eliminate_fixed_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/relax_integrality.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/radix_linearization.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/equality_transform.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/logical_to_linear.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/scaling.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/discrete_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/transform/add_slack_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform copying build/lib/pyomo/core/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/expr_errors.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/sympy_tools.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/current.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/symbol_map.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/boolean_value.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/compare.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/template_expr.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/numeric_expr.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/taylor_series.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/expr_common.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/logical_expr.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/numvalue.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/relational_expr.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/calculus copying build/lib/pyomo/core/expr/calculus/derivatives.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/calculus copying build/lib/pyomo/core/expr/calculus/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/calculus copying build/lib/pyomo/core/expr/calculus/diff_with_sympy.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/calculus copying build/lib/pyomo/core/expr/calculus/diff_with_pyomo.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/calculus copying build/lib/pyomo/core/expr/cnf_walker.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/visitor.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr copying build/lib/pyomo/core/expr/base.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/pysp copying build/lib/pyomo/pysp/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/pysp creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ/tests copying build/lib/pyomo/environ/tests/test_package_layout.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ/tests copying build/lib/pyomo/environ/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ/tests copying build/lib/pyomo/environ/tests/test_environ.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ/tests copying build/lib/pyomo/environ/tests/standalone_minimal_pyomo_driver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ/tests copying build/lib/pyomo/environ/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/tests copying build/lib/pyomo/dataportal/tests/test_dataportal.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/tests copying build/lib/pyomo/dataportal/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/tests copying build/lib/pyomo/dataportal/tests/test_dat_parser.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/tests copying build/lib/pyomo/dataportal/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal copying build/lib/pyomo/dataportal/process_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal copying build/lib/pyomo/dataportal/factory.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal copying build/lib/pyomo/dataportal/DataPortal.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins copying build/lib/pyomo/dataportal/plugins/text.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins copying build/lib/pyomo/dataportal/plugins/xml_table.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins copying build/lib/pyomo/dataportal/plugins/csv_table.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins copying build/lib/pyomo/dataportal/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins copying build/lib/pyomo/dataportal/plugins/json_dict.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins copying build/lib/pyomo/dataportal/plugins/datacommands.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins copying build/lib/pyomo/dataportal/plugins/sheet.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins copying build/lib/pyomo/dataportal/plugins/db_table.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins copying build/lib/pyomo/dataportal/TableData.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal copying build/lib/pyomo/dataportal/parse_datacmds.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality/tests copying build/lib/pyomo/duality/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality/tests copying build/lib/pyomo/duality/tests/test_linear_dual.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality/tests copying build/lib/pyomo/duality/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality copying build/lib/pyomo/duality/plugins.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality copying build/lib/pyomo/duality/collect.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality copying build/lib/pyomo/duality/lagrangian_dual.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/test_scip_log_data.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/test_scip.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/test_convert.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/test_ipopt.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/test_scip_version.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/test_factory.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/test_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/test_mip.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip copying build/lib/pyomo/solvers/tests/mip/test_asl.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_CPLEXDirect.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_gurobi.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_BARON.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_MOSEKPersistent.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_CPLEXPersistent.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_xpress_persistent.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_pickle.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_cbc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_GAMS.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_writers.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_no_solution_behavior.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_cplex.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_CBCplugin.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_MOSEKDirect.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/checks/test_gurobi_persistent.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks copying build/lib/pyomo/solvers/tests/solvers.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests copying build/lib/pyomo/solvers/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/piecewise_linear copying build/lib/pyomo/solvers/tests/piecewise_linear/test_piecewise_linear.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/piecewise_linear copying build/lib/pyomo/solvers/tests/piecewise_linear/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/piecewise_linear copying build/lib/pyomo/solvers/tests/piecewise_linear/test_piecewise_linear_kernel.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/piecewise_linear copying build/lib/pyomo/solvers/tests/piecewise_linear/test_examples.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/piecewise_linear creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_duals_minimize.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_unique_duals.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/MILP_discrete_var_bounds.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_constant_objective1.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/MIQP_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_unbounded.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/SOS1_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_duals_maximize.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_unused_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_infeasible2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/MIQCP_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/SOS2_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/QP_constant_objective.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_infeasible1.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/QP_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/QCP_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_constant_objective2.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_trivial_constraints.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/MILP_unbounded.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/MILP_simple.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_block.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_piecewise.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_compiled.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/LP_inactive_index.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/MILP_unused_vars.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/MILP_infeasible1.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/models/base.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models copying build/lib/pyomo/solvers/tests/testcases.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests copying build/lib/pyomo/solvers/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers copying build/lib/pyomo/solvers/wrappers.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter copying build/lib/pyomo/solvers/plugins/converter/pico.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter copying build/lib/pyomo/solvers/plugins/converter/glpsol.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter copying build/lib/pyomo/solvers/plugins/converter/model.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter copying build/lib/pyomo/solvers/plugins/converter/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter copying build/lib/pyomo/solvers/plugins/converter/ampl.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter copying build/lib/pyomo/solvers/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/GUROBI.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/BARON.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/GLPK.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/mosek_direct.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/mosek_persistent.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/direct_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/direct_or_persistent_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/XPRESS.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/CPLEX.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/cplex_persistent.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/cplex_direct.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/pywrapper.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/GUROBI_RUN.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/gurobi_persistent.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/xpress_direct.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/gurobi_direct.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/GAMS.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/ASL.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/CONOPT.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/CBCplugin.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/xpress_persistent.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/persistent_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/SCIPAMPL.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/plugins/solvers/IPOPT.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers copying build/lib/pyomo/solvers/mockmip.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting copying build/lib/pyomo/scripting/pyomo_parser.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting copying build/lib/pyomo/scripting/pyomo_main.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/tests copying build/lib/pyomo/scripting/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/tests copying build/lib/pyomo/scripting/tests/test_cmds.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/tests copying build/lib/pyomo/scripting/pyomo_command.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting copying build/lib/pyomo/scripting/commands.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting copying build/lib/pyomo/scripting/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting copying build/lib/pyomo/scripting/util.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting copying build/lib/pyomo/scripting/interface.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting copying build/lib/pyomo/scripting/convert.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting copying build/lib/pyomo/scripting/solve_config.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting copying build/lib/pyomo/scripting/driver_help.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins copying build/lib/pyomo/scripting/plugins/extras.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins copying build/lib/pyomo/scripting/plugins/solve.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins copying build/lib/pyomo/scripting/plugins/build_ext.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins copying build/lib/pyomo/scripting/plugins/check.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins copying build/lib/pyomo/scripting/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins copying build/lib/pyomo/scripting/plugins/download.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins copying build/lib/pyomo/scripting/plugins/convert.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/test_contset.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/test_initialization.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/test_simulator.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/test_flatten.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/test_diffvar.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/test_integral.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/test_colloc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/test_misc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/test_finite_diff.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/tests/test_set_utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests copying build/lib/pyomo/dae/flatten.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae copying build/lib/pyomo/dae/diffvar.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae copying build/lib/pyomo/dae/contset.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae copying build/lib/pyomo/dae/utilities.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae copying build/lib/pyomo/dae/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae copying build/lib/pyomo/dae/misc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae copying build/lib/pyomo/dae/simulator.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae copying build/lib/pyomo/dae/integral.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae copying build/lib/pyomo/dae/initialization.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/plugins copying build/lib/pyomo/dae/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/plugins copying build/lib/pyomo/dae/plugins/colloc.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/plugins copying build/lib/pyomo/dae/plugins/finitedifference.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/plugins copying build/lib/pyomo/dae/set_utils.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests copying build/lib/pyomo/opt/tests/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/solver copying build/lib/pyomo/opt/tests/solver/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/solver copying build/lib/pyomo/opt/tests/solver/test_shellcmd.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/solver creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base copying build/lib/pyomo/opt/tests/base/test_convert.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base copying build/lib/pyomo/opt/tests/base/test_sol.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base copying build/lib/pyomo/opt/tests/base/test_factory.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base copying build/lib/pyomo/opt/tests/base/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base copying build/lib/pyomo/opt/tests/base/test_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base copying build/lib/pyomo/opt/tests/base/test_ampl.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base copying build/lib/pyomo/opt/tests/base/test_soln.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base copying build/lib/pyomo/opt/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/solver copying build/lib/pyomo/opt/solver/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/solver copying build/lib/pyomo/opt/solver/shellcmd.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/solver copying build/lib/pyomo/opt/solver/ilmcmd.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/solver creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/problem copying build/lib/pyomo/opt/problem/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/problem copying build/lib/pyomo/opt/problem/ampl.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/problem creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/parallel copying build/lib/pyomo/opt/parallel/manager.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/parallel copying build/lib/pyomo/opt/parallel/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/parallel copying build/lib/pyomo/opt/parallel/async_solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/parallel copying build/lib/pyomo/opt/parallel/local.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/parallel creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/testing copying build/lib/pyomo/opt/testing/pyunit.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/testing copying build/lib/pyomo/opt/testing/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/testing creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base copying build/lib/pyomo/opt/base/opt_config.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base copying build/lib/pyomo/opt/base/formats.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base copying build/lib/pyomo/opt/base/solvers.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base copying build/lib/pyomo/opt/base/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base copying build/lib/pyomo/opt/base/convert.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base copying build/lib/pyomo/opt/base/results.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base copying build/lib/pyomo/opt/base/problem.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base copying build/lib/pyomo/opt/base/error.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results copying build/lib/pyomo/opt/results/results_.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results copying build/lib/pyomo/opt/results/solution.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results copying build/lib/pyomo/opt/results/container.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results copying build/lib/pyomo/opt/results/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results copying build/lib/pyomo/opt/results/solver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results copying build/lib/pyomo/opt/results/problem.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results creating /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/plugins copying build/lib/pyomo/opt/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/plugins copying build/lib/pyomo/opt/plugins/sol.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/plugins copying build/lib/pyomo/opt/plugins/res.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/plugins copying build/lib/pyomo/opt/plugins/driver.py -> /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/plugins byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_hull.py to test_hull.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_partition_disjuncts.py to test_partition_disjuncts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_bigm.py to test_bigm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_mbigm.py to test_mbigm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/common_tests.py to common_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_cuttingplane.py to test_cuttingplane.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_gdp_reclassification_error.py to test_gdp_reclassification_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_reclassify.py to test_reclassify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_disjunct.py to test_disjunct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_fix_disjuncts.py to test_fix_disjuncts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_basic_step.py to test_basic_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/tests/test_gdp.py to test_gdp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/basic_step.py to basic_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/transformed_disjunct.py to transformed_disjunct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/hull.py to hull.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/chull.py to chull.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/partition_disjuncts.py to partition_disjuncts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/bigm_mixin.py to bigm_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/gdp_to_mip_transformation.py to gdp_to_mip_transformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/bilinear.py to bilinear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/fix_disjuncts.py to fix_disjuncts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/cuttingplane.py to cuttingplane.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/bigm.py to bigm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/between_steps.py to between_steps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/multiple_bigm.py to multiple_bigm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/plugins/gdp_var_mover.py to gdp_var_mover.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/gdp/disjunct.py to disjunct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/tests/test_neos.py to test_neos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/tests/model_min_lp.py to model_min_lp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/kestrel.py to kestrel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/plugins/NEOS.py to NEOS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/neos/plugins/kestrel_plugin.py to kestrel_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_strip_bounds.py to test_strip_bounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_zero_term_removal.py to test_zero_term_removal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_bounds_to_vars_xfrm.py to test_bounds_to_vars_xfrm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_detect_fixed_vars.py to test_detect_fixed_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_var_aggregator.py to test_var_aggregator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_int_to_binary.py to test_int_to_binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_zero_sum_propagate.py to test_zero_sum_propagate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_deactivate_trivial_constraints.py to test_deactivate_trivial_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_induced_linearity.py to test_induced_linearity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_init_vars.py to test_init_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_equality_propagate.py to test_equality_propagate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/tests/test_constraint_tightener.py to test_constraint_tightener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/detect_fixed_vars.py to detect_fixed_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/constraint_tightener.py to constraint_tightener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/induced_linearity.py to induced_linearity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/int_to_binary.py to int_to_binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/bounds_to_vars.py to bounds_to_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/zero_sum_propagator.py to zero_sum_propagator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/deactivate_trivial_constraints.py to deactivate_trivial_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/var_aggregator.py to var_aggregator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/init_vars.py to init_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/strip_bounds.py to strip_bounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/remove_zero_terms.py to remove_zero_terms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/preprocessing/plugins/equality_propagate.py to equality_propagate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection/community_graph.py to community_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection/tests/test_detection.py to test_detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection/event_log.py to event_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/community_detection/detection.py to detection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests/test_intrinsics.py to test_intrinsics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests/test_mpi_block_vector.py to test_mpi_block_vector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests/test_block_vector.py to test_block_vector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests/test_sparse_utils.py to test_sparse_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests/test_block_matrix.py to test_block_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/tests/test_mpi_block_matrix.py to test_mpi_block_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/base_block.py to base_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/mpi_block_vector.py to mpi_block_vector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/mpi_block_matrix.py to mpi_block_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/block_vector.py to block_vector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/sparse/block_matrix.py to block_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/nlp_interface.py to nlp_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/nlp_interface_2.py to nlp_interface_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/tests/test_mpi_examples.py to test_mpi_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/tests/test_cyipopt_examples.py to test_cyipopt_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/tests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback/cyipopt_functor_callback.py to cyipopt_functor_callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback/cyipopt_callback.py to cyipopt_callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback/cyipopt_callback_halt.py to cyipopt_callback_halt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/callback/reactor_design.py to reactor_design.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/sqp.py to sqp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/parallel_vector_ops.py to parallel_vector_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/sensitivity.py to sensitivity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/param_est/perform_estimation.py to perform_estimation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/param_est/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/param_est/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/param_est/generate_data.py to generate_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example/maximize_cb_outputs.py to maximize_cb_outputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example/reactor_model_residuals.py to reactor_model_residuals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example/maximize_cb_ratio_residuals.py to maximize_cb_ratio_residuals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/external_grey_box/react_example/reactor_model_outputs.py to reactor_model_outputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/mumps_example.py to mumps_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/feasibility.py to feasibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/examples/parallel_matvec.py to parallel_matvec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/nlp.py to nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/external_pyomo_model.py to external_pyomo_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/test_external_asl_function.py to test_external_asl_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/external_grey_box_models.py to external_grey_box_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/test_dynamic_model.py to test_dynamic_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/test_pyomo_grey_box_nlp.py to test_pyomo_grey_box_nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/test_nlp_projections.py to test_nlp_projections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/test_nlp.py to test_nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/compare_utils.py to compare_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/test_external_pyomo_model.py to test_external_pyomo_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/test_external_grey_box_model.py to test_external_grey_box_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/tests/test_external_pyomo_block.py to test_external_pyomo_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/pyomo_nlp.py to pyomo_nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/external_grey_box.py to external_grey_box.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/nlp_projections.py to nlp_projections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/pyomo_grey_box_nlp.py to pyomo_grey_box_nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/interfaces/ampl_nlp.py to ampl_nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/dependencies.py to dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/asl.py to asl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests/test_scipy_solvers.py to test_scipy_solvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests/test_implicit_functions.py to test_implicit_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests/test_cyipopt_solver.py to test_cyipopt_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests/test_pyomo_ext_cyipopt.py to test_pyomo_ext_cyipopt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/tests/test_cyipopt_interfaces.py to test_cyipopt_interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/scipy_solvers.py to scipy_solvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/square_solver_base.py to square_solver_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/pyomo_ext_cyipopt.py to pyomo_ext_cyipopt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/implicit_functions.py to implicit_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/algorithms/solvers/cyipopt_solver.py to cyipopt_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/intrinsic.py to intrinsic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/ma27.py to ma27.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests/test_linear_solvers.py to test_linear_solvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests/test_mumps_interface.py to test_mumps_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests/test_ma57.py to test_ma57.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/tests/test_ma27.py to test_ma27.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/scipy_interface.py to scipy_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/mumps_interface.py to mumps_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/ma57_interface.py to ma57_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/ma27_interface.py to ma27_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/ma57.py to ma57.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/linalg/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pynumero/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp/getMCPP.py to getMCPP.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp/test_mcpp.py to test_mcpp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp/pyomo_mcpp.py to pyomo_mcpp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mcpp/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/config_options.py to config_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/gloa.py to gloa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/GDPopt.py to GDPopt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests/test_LBB.py to test_LBB.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests/common_tests.py to common_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests/test_enumerate.py to test_enumerate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/tests/test_gdpopt.py to test_gdpopt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/algorithm_base_class.py to algorithm_base_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/discrete_problem_initialize.py to discrete_problem_initialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/oa_algorithm_utils.py to oa_algorithm_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/enumerate.py to enumerate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/solve_discrete_problem.py to solve_discrete_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/branch_and_bound.py to branch_and_bound.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/loa.py to loa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/ric.py to ric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/nlp_initialization.py to nlp_initialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/cut_generation.py to cut_generation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/solve_subproblem.py to solve_subproblem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdpopt/create_oa_subproblems.py to create_oa_subproblems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples/HIV_Transmission.py to HIV_Transmission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples/rangeInequality.py to rangeInequality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples/feedbackController.py to feedbackController.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples/parameter.py to parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples/rooney_biegler.py to rooney_biegler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/examples/parameter_kaug.py to parameter_kaug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/tests/test_k_aug_interface.py to test_k_aug_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/tests/test_sens.py to test_sens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/tests/test_sens_unit.py to test_sens_unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/k_aug.py to k_aug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/sensitivity_toolbox/sens.py to sens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart/reinit.py to reinit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart/multi.py to multi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart/high_conf_stop.py to high_conf_stop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/multistart/test_multi.py to test_multi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/tests/test_grcs.py to test_grcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/master_problem_methods.py to master_problem_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/pyros.py to pyros.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/uncertainty_sets.py to uncertainty_sets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/separation_problem_methods.py to separation_problem_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/solve_data.py to solve_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/pyros/pyros_algorithm_methods.py to pyros_algorithm_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/doe.py to doe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/measurements.py to measurements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/tests/test_reactor_example.py to test_reactor_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/tests/test_example.py to test_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/tests/test_fim_doe.py to test_fim_doe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/result.py to result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/scenario.py to scenario.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example/reactor_grid_search.py to reactor_grid_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example/reactor_kinetics.py to reactor_kinetics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example/reactor_compute_FIM.py to reactor_compute_FIM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/doe/example/reactor_optimize_doe.py to reactor_optimize_doe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/examples/farmer.py to farmer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/examples/grothey_ex.py to grothey_ex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/tests/test_benders.py to test_benders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/benders_cuts.py to benders_cuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/benders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/tests/test_ampl_function_demo.py to test_ampl_function_demo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/ampl_function_demo/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/scenariocreator.py to scenariocreator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/graphics.py to graphics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler/likelihood_ratio_example.py to likelihood_ratio_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler/rooney_biegler_with_constraint.py to rooney_biegler_with_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler/rooney_biegler.py to rooney_biegler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler/parameter_estimation_example.py to parameter_estimation_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/rooney_biegler/bootstrap_example.py to bootstrap_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design/datarec_example.py to datarec_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design/leaveNout_example.py to leaveNout_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design/likelihood_ratio_example.py to likelihood_ratio_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design/multisensor_data_example.py to multisensor_data_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design/parameter_estimation_example.py to parameter_estimation_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design/timeseries_data_example.py to timeseries_data_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design/reactor_design.py to reactor_design.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reactor_design/bootstrap_example.py to bootstrap_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch/scenario_example.py to scenario_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch/parallel_example.py to parallel_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch/semibatch.py to semibatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/semibatch/parameter_estimation_example.py to parameter_estimation_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reaction_kinetics/simple_reaction_parmest_example.py to simple_reaction_parmest_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/examples/reaction_kinetics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/ipopt_solver_wrapper.py to ipopt_solver_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests/test_scenariocreator.py to test_scenariocreator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests/test_parmest.py to test_parmest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests/test_solver.py to test_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests/test_graphics.py to test_graphics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils/model_utils.py to model_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils/ipopt_solver_wrapper.py to ipopt_solver_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils/mpi_utils.py to mpi_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils/create_ef.py to create_ef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/utils/scenario_tree.py to scenario_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/parmest/parmest.py to parmest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/examples/ex1.py to ex1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests/test_realloc.py to test_realloc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests/test_reg.py to test_reg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests/test_interior_point.py to test_interior_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/tests/test_inverse_reduced_hessian.py to test_inverse_reduced_hessian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/inverse_reduced_hessian.py to inverse_reduced_hessian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/interior_point.py to interior_point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/tests/test_linear_solvers.py to test_linear_solvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/tests/test_realloc.py to test_realloc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/scipy_interface.py to scipy_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/mumps_interface.py to mumps_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/base_linear_solver_interface.py to base_linear_solver_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/linalg/ma27_interface.py to ma27_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/interior_point/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/fbbt.py to fbbt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/examples/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/examples/tests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/examples/getting_started.py to getting_started.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/tests/test_fbbt.py to test_fbbt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/tests/test_interval.py to test_interval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils/get_objective.py to get_objective.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils/tests/test_collect_vars_and_named_exprs.py to test_collect_vars_and_named_exprs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/utils/collect_vars_and_named_exprs.py to collect_vars_and_named_exprs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/tests/test_import.py to test_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/cmodel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers/nl_writer.py to nl_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers/tests/test_nl_writer.py to test_nl_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/writers/lp_writer.py to lp_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/gurobi.py to gurobi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/tests/test_ipopt_persistent.py to test_ipopt_persistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/tests/test_gurobi_persistent.py to test_gurobi_persistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/tests/test_persistent_solvers.py to test_persistent_solvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/cplex.py to cplex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/cbc.py to cbc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/ipopt.py to ipopt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/solvers/highs.py to highs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/appsi/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme/tests/test_fourier_motzkin_elimination.py to test_fourier_motzkin_elimination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fme/fourier_motzkin_elimination.py to fourier_motzkin_elimination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gjh/getGJH.py to getGJH.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gjh/GJH.py to GJH.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gjh/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gjh/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/examples/example2.py to example2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/examples/example1.py to example1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests/test_filter.py to test_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests/test_interface.py to test_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/tests/test_TRF.py to test_TRF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/trustregion/TRF.py to TRF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/ui.py to ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/qt.py to qt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/pyomo_viewer.py to pyomo_viewer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests/test_report.py to test_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests/test_data_model_tree.py to test_data_model_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests/test_data_model_item.py to test_data_model_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/tests/test_qt.py to test_qt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/model_browser.py to model_browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/residual_table.py to residual_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/model_select.py to model_select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/viewer/ui_data.py to ui_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/matching.py to matching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/connected.py to connected.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/dulmage_mendelsohn.py to dulmage_mendelsohn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests/test_connected.py to test_connected.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests/test_matching.py to test_matching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests/test_dulmage_mendelsohn.py to test_dulmage_mendelsohn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests/test_interface.py to test_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests/test_scc_solver.py to test_scc_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests/test_triangularize.py to test_triangularize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/tests/models_for_testing.py to models_for_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/common/dulmage_mendelsohn.py to dulmage_mendelsohn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/common/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/common/tests/test_dulmage_mendelsohn.py to test_dulmage_mendelsohn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/triangularize.py to triangularize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/incidence_analysis/scc_solver.py to scc_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/config_options.py to config_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/nonconvex3.py to nonconvex3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/from_proposal.py to from_proposal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/test_mindtpy_global.py to test_mindtpy_global.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/test_mindtpy.py to test_mindtpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/MINLP3_simple.py to MINLP3_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/feasibility_pump2.py to feasibility_pump2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/constraint_qualification_example.py to constraint_qualification_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/MINLP4_simple.py to MINLP4_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/feasibility_pump1.py to feasibility_pump1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/test_mindtpy_lp_nlp.py to test_mindtpy_lp_nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/MINLP_simple.py to MINLP_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/MINLP5_simple.py to MINLP5_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/test_mindtpy_ECP.py to test_mindtpy_ECP.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/online_doc_example.py to online_doc_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/nonconvex4.py to nonconvex4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/nonconvex2.py to nonconvex2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/nonconvex1.py to nonconvex1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/test_mindtpy_regularization.py to test_mindtpy_regularization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/MINLP2_simple.py to MINLP2_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/test_mindtpy_feas_pump.py to test_mindtpy_feas_pump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/eight_process_problem.py to eight_process_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/test_mindtpy_solution_pool.py to test_mindtpy_solution_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tests/test_mindtpy_global_lp_nlp.py to test_mindtpy_global_lp_nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/algorithm_base_class.py to algorithm_base_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/outer_approximation.py to outer_approximation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/extended_cutting_plane.py to extended_cutting_plane.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/single_tree.py to single_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/MindtPy.py to MindtPy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/nlp_solve.py to nlp_solve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/mip_solve.py to mip_solve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/cut_generation.py to cut_generation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/feasibility_pump.py to feasibility_pump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/tabu_list.py to tabu_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mindtpy/global_outer_approximation.py to global_outer_approximation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/iis/tests/test_iis.py to test_iis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/iis/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/iis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/iis/iis.py to iis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/transform/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/transform/logical_to_disjunctive_program.py to logical_to_disjunctive_program.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/transform/logical_to_disjunctive_walker.py to logical_to_disjunctive_walker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests/test_docplex_walker.py to test_docplex_walker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests/test_step_function_expressions.py to test_step_function_expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests/test_docplex_writer.py to test_docplex_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests/test_logical_to_disjunctive.py to test_logical_to_disjunctive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests/test_precedence_constraints.py to test_precedence_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/tests/test_interval_var.py to test_interval_var.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/repn/docplex_writer.py to docplex_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/repn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/interval_var.py to interval_var.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/scheduling_expr/step_function_expressions.py to step_function_expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/scheduling_expr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/cp/scheduling_expr/precedence_expressions.py to precedence_expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt/fbbt.py to fbbt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt/tests/test_fbbt.py to test_fbbt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt/tests/test_interval.py to test_interval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/fbbt/interval.py to interval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/tests/test_openloop.py to test_openloop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/tests/test_mpc.py to test_mpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/run_mpc.py to run_mpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/examples/cstr/run_openloop.py to run_openloop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/model_interface.py to model_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/tests/test_var_linker.py to test_var_linker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/tests/test_interface.py to test_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/copy_values.py to copy_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/var_linker.py to var_linker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/interfaces/load_data.py to load_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/constraints.py to constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/tests/test_input_constraints.py to test_input_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/tests/test_terminal.py to test_terminal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/tests/test_cost_expressions.py to test_cost_expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/terminal.py to terminal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/modeling/cost_expressions.py to cost_expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/interval_data.py to interval_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests/test_get_cuid.py to test_get_cuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests/test_convert.py to test_convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests/test_interval_data.py to test_interval_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests/test_series_data.py to test_series_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests/test_scalar_data.py to test_scalar_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/tests/test_find_nearest_index.py to test_find_nearest_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/scalar_data.py to scalar_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/dynamic_data_base.py to dynamic_data_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/get_cuid.py to get_cuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/series_data.py to series_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/mpc/data/find_nearest_index.py to find_nearest_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/tests/test_example.py to test_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/foo.py to foo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/bar.py to bar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/example/plugins/ex_plugin.py to ex_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/satsolver/test_satsolver.py to test_satsolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/satsolver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/satsolver/satsolver.py to satsolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds/tests/test_gdp_bounds.py to test_gdp_bounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds/compute_bounds.py to compute_bounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/gdp_bounds/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/contrib/simplemodel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tee.py to tee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/autoslots.py to autoslots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/_command.py to _command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_dependencies.py to test_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/import_ex.py to import_ex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_multithread.py to test_multithread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_fileutils.py to test_fileutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_formatting.py to test_formatting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_orderedset.py to test_orderedset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_bunch.py to test_bunch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_modeling.py to test_modeling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_tee.py to test_tee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_download.py to test_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/deps.py to deps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_plugin.py to test_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_unittest.py to test_unittest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/relocated.py to relocated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/dep_mod.py to dep_mod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_gc.py to test_gc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/config_plugin.py to config_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_tempfile.py to test_tempfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_sorting.py to test_sorting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/relo_mod.py to relo_mod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_env.py to test_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/relo_mod_new.py to relo_mod_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_typing.py to test_typing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_timing.py to test_timing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_deprecated.py to test_deprecated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/test_log.py to test_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tests/dep_mod_except.py to dep_mod_except.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/gc_manager.py to gc_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/sorting.py to sorting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/dependencies.py to dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/multithread.py to multithread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/shutdown.py to shutdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/getGSL.py to getGSL.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections/component_set.py to component_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections/bunch.py to bunch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections/component_map.py to component_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/collections/orderedset.py to orderedset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/plugin_base.py to plugin_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/gsl.py to gsl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/timing.py to timing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/deprecation.py to deprecation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/modeling.py to modeling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/tempfiles.py to tempfiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/fileutils.py to fileutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/pyomo_typing.py to pyomo_typing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/formatting.py to formatting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/unittest.py to unittest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/numeric_types.py to numeric_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/cmake_builder.py to cmake_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/envvar.py to envvar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/common/backports.py to backports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/complementarity.py to complementarity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests/test_nlp.py to test_nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests/test_complementarity.py to test_complementarity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests/test_path.py to test_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/tests/test_minlp.py to test_minlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins/mpec2.py to mpec2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins/mpec4.py to mpec4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins/solver2.py to solver2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins/solver1.py to solver1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins/pathampl.py to pathampl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins/mpec1.py to mpec1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/mpec/plugins/mpec3.py to mpec3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/infeasible.py to infeasible.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/diagnostics.py to diagnostics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests/test_model_size.py to test_model_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests/test_calc_var_value.py to test_calc_var_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests/test_infeasible.py to test_infeasible.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests/test_report_scaling.py to test_report_scaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests/test_slices.py to test_slices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests/test_check_units.py to test_check_units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests/test_blockutil.py to test_blockutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests/test_subsystems.py to test_subsystems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/tests/test_components.py to test_components.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/check_units.py to check_units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/vars_from_expressions.py to vars_from_expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/model_size.py to model_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/slices.py to slices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/components.py to components.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/blockutil.py to blockutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/calc_var_value.py to calc_var_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/subsystems.py to subsystems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/util/report_scaling.py to report_scaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/script.py to script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/tests/test_script.py to test_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/tests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/tests/test_runner.py to test_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/checker.py to checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checker.py to checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/py3k/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/py3k/printing.py to printing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/py3k/range.py to range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model/assignment.py to assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model/rule.py to rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model/conditional.py to conditional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model/imports.py to imports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/model/_rulebase.py to _rulebase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/sample/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/checker/plugins/checkers/sample/printing.py to printing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version/tests/check.py to check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version/tests/test_version.py to test_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/version/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/test_standard.py to test_standard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/gams/test_gams.py to test_gams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/gams/small14a_testCase.py to small14a_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/gams/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/gams/test_gams_comparison.py to test_gams_comparison.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/mps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/mps/test_mps.py to test_mps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/cpxlp/test_cpxlp.py to test_cpxlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/cpxlp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small15_testCase.py to small15_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small8_testCase.py to small8_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/test_ampl_repn.py to test_ampl_repn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small9_testCase.py to small9_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small1_testCase.py to small1_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/test_nlv2.py to test_nlv2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/nl_diff.py to nl_diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/test_suffixes.py to test_suffixes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small4_testCase.py to small4_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small13_testCase.py to small13_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small11_testCase.py to small11_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small10_testCase.py to small10_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/test_ampl_comparison.py to test_ampl_comparison.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small2_testCase.py to small2_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small7_testCase.py to small7_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small5_testCase.py to small5_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small14_testCase.py to small14_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small12_testCase.py to small12_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small3_testCase.py to small3_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/test_ampl_nl.py to test_ampl_nl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/ampl/small6_testCase.py to small6_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/baron/test_baron.py to test_baron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/baron/small14a_testCase.py to small14a_testCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/baron/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/tests/baron/test_baron_comparison.py to test_baron_comparison.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/standard_aux.py to standard_aux.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/beta/matrix.py to matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/beta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/standard_repn.py to standard_repn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/baron_writer.py to baron_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/mps.py to mps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/nl_writer.py to nl_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/gams_writer.py to gams_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/ampl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/ampl/ampl_.py to ampl_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/repn/plugins/cpxlp.py to cpxlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/tests/test_decomposition.py to test_decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/tests/test_arc.py to test_arc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/tests/test_port.py to test_port.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/port.py to port.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/decomposition.py to decomposition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/foqus_graph.py to foqus_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/plugins/expand_arcs.py to expand_arcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/network/arc.py to arc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/kernel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/kernel/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/transform/test_add_slacks.py to test_add_slacks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/transform/test_transform.py to test_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/transform/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/transform/test_scaling.py to test_scaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples/test_amplbook2.py to test_amplbook2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples/test_tutorials.py to test_tutorials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples/test_kernel_examples.py to test_kernel_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples/test_pyomo.py to test_pyomo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples/pmedian4.py to pmedian4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples/pmedian1.py to pmedian1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples/pmedian.py to pmedian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/examples/pmedian2.py to pmedian2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/diet/test_diet.py to test_diet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/diet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/data/test_odbc_ini.py to test_odbc_ini.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_matrix_constraint.py to test_matrix_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_sets.py to test_sets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_logical_to_linear.py to test_logical_to_linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_visitor.py to test_visitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_derivs.py to test_derivs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_logical_constraint.py to test_logical_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_preprocess.py to test_preprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_smap.py to test_smap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_block_model.py to test_block_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_disable_methods.py to test_disable_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_numvalue.py to test_numvalue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_initializer.py to test_initializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_reference.py to test_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_connector.py to test_connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_param.py to test_param.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_suffix.py to test_suffix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_range.py to test_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_concrete.py to test_concrete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_symbolic.py to test_symbolic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_var_set_bounds.py to test_var_set_bounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_xfrm_discrete_vars.py to test_xfrm_discrete_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_component.py to test_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_units.py to test_units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_set.py to test_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_compare.py to test_compare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_labelers.py to test_labelers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_logical_expr_expanded.py to test_logical_expr_expanded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_indexed.py to test_indexed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_kernel_register_numpy_types.py to test_kernel_register_numpy_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_symbol_map.py to test_symbol_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_template_expr.py to test_template_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_indexed_slice.py to test_indexed_slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_matrix_constraint.py to test_matrix_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_variable.py to test_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_component_set.py to test_component_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_dict_container.py to test_dict_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_suffix.py to test_suffix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_kernel.py to test_kernel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_objective.py to test_objective.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_block.py to test_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_sos.py to test_sos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_parameter.py to test_parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_piecewise.py to test_piecewise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_component_map.py to test_component_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_constraint.py to test_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_list_container.py to test_list_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_conic.py to test_conic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_expression.py to test_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/kernel/test_tuple_container.py to test_tuple_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_block.py to test_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_con.py to test_con.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_numpy_expr.py to test_numpy_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_sos.py to test_sos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_action.py to test_action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_piecewise.py to test_piecewise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_componentuid.py to test_componentuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_relational_expr.py to test_relational_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_obj.py to test_obj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_bounds.py to test_bounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_mutable.py to test_mutable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_check.py to test_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_list_objects.py to test_list_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/uninstantiated_model_quadratic.py to uninstantiated_model_quadratic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_dict_objects.py to test_dict_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_misc.py to test_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_numeric_expr.py to test_numeric_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_expr_misc.py to test_expr_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_taylor_series.py to test_taylor_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_expression.py to test_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/uninstantiated_model_linear.py to uninstantiated_model_linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_external.py to test_external.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_deprecation.py to test_deprecation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/tests/unit/test_var.py to test_var.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/pyomoobject.py to pyomoobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/beta/list_objects.py to list_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/beta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/beta/dict_objects.py to dict_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/component_set.py to component_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/homogeneous_container.py to homogeneous_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/matrix_constraint.py to matrix_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/dict_container.py to dict_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/constraint.py to constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/block.py to block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/piecewise_library/transforms.py to transforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/piecewise_library/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/piecewise_library/transforms_nd.py to transforms_nd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/piecewise_library/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/container_utils.py to container_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/conic.py to conic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/list_container.py to list_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/sos.py to sos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/expression.py to expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/set_types.py to set_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/parameter.py to parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/register_numpy_types.py to register_numpy_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/component_map.py to component_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/heterogeneous_container.py to heterogeneous_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/tuple_container.py to tuple_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/suffix.py to suffix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/objective.py to objective.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/kernel/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/staleflag.py to staleflag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/disable_methods.py to disable_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/indexed_component_slice.py to indexed_component_slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/units_container.py to units_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/matrix_constraint.py to matrix_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/constraint.py to constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/block.py to block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/set.py to set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/indexed_component.py to indexed_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/rangeset.py to rangeset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/label.py to label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/var.py to var.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/component_order.py to component_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/symbol_map.py to symbol_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/symbolic.py to symbolic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/transformation.py to transformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/external.py to external.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/global_set.py to global_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/sos.py to sos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/boolean_var.py to boolean_var.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/action.py to action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/expression.py to expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/PyomoModel.py to PyomoModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/template_expr.py to template_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/check.py to check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/instance2dat.py to instance2dat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/set_types.py to set_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/reference.py to reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/piecewise.py to piecewise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/sets.py to sets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/blockutil.py to blockutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/logical_constraint.py to logical_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/component_namer.py to component_namer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/numvalue.py to numvalue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/initializer.py to initializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/connector.py to connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/componentuid.py to componentuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/range.py to range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/param.py to param.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/suffix.py to suffix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/base/objective.py to objective.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/hierarchy.py to hierarchy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/nonnegative_transform.py to nonnegative_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/standard_form.py to standard_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/expand_connectors.py to expand_connectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/eliminate_fixed_vars.py to eliminate_fixed_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/relax_integrality.py to relax_integrality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/radix_linearization.py to radix_linearization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/equality_transform.py to equality_transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/logical_to_linear.py to logical_to_linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/scaling.py to scaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/discrete_vars.py to discrete_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/transform/add_slack_vars.py to add_slack_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/expr_errors.py to expr_errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/sympy_tools.py to sympy_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/current.py to current.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/symbol_map.py to symbol_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/boolean_value.py to boolean_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/compare.py to compare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/template_expr.py to template_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/numeric_expr.py to numeric_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/taylor_series.py to taylor_series.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/expr_common.py to expr_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/logical_expr.py to logical_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/numvalue.py to numvalue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/relational_expr.py to relational_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/calculus/derivatives.py to derivatives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/calculus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/calculus/diff_with_sympy.py to diff_with_sympy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/calculus/diff_with_pyomo.py to diff_with_pyomo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/cnf_walker.py to cnf_walker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/visitor.py to visitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/core/expr/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/pysp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ/tests/test_package_layout.py to test_package_layout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ/tests/test_environ.py to test_environ.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ/tests/standalone_minimal_pyomo_driver.py to standalone_minimal_pyomo_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/environ/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/tests/test_dataportal.py to test_dataportal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/tests/test_dat_parser.py to test_dat_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/process_data.py to process_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/DataPortal.py to DataPortal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins/xml_table.py to xml_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins/csv_table.py to csv_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins/json_dict.py to json_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins/datacommands.py to datacommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins/sheet.py to sheet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/plugins/db_table.py to db_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/TableData.py to TableData.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dataportal/parse_datacmds.py to parse_datacmds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality/tests/test_linear_dual.py to test_linear_dual.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality/collect.py to collect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/duality/lagrangian_dual.py to lagrangian_dual.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/test_scip_log_data.py to test_scip_log_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/test_scip.py to test_scip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/test_convert.py to test_convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/test_ipopt.py to test_ipopt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/test_scip_version.py to test_scip_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/test_factory.py to test_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/test_solver.py to test_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/test_mip.py to test_mip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/mip/test_asl.py to test_asl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_CPLEXDirect.py to test_CPLEXDirect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_gurobi.py to test_gurobi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_BARON.py to test_BARON.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_MOSEKPersistent.py to test_MOSEKPersistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_CPLEXPersistent.py to test_CPLEXPersistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_xpress_persistent.py to test_xpress_persistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_cbc.py to test_cbc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_GAMS.py to test_GAMS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_writers.py to test_writers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_no_solution_behavior.py to test_no_solution_behavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_cplex.py to test_cplex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_CBCplugin.py to test_CBCplugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_MOSEKDirect.py to test_MOSEKDirect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/checks/test_gurobi_persistent.py to test_gurobi_persistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/solvers.py to solvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/piecewise_linear/test_piecewise_linear.py to test_piecewise_linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/piecewise_linear/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/piecewise_linear/test_piecewise_linear_kernel.py to test_piecewise_linear_kernel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/piecewise_linear/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_duals_minimize.py to LP_duals_minimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_unique_duals.py to LP_unique_duals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/MILP_discrete_var_bounds.py to MILP_discrete_var_bounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_constant_objective1.py to LP_constant_objective1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/MIQP_simple.py to MIQP_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_unbounded.py to LP_unbounded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_simple.py to LP_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/SOS1_simple.py to SOS1_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_duals_maximize.py to LP_duals_maximize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_unused_vars.py to LP_unused_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_infeasible2.py to LP_infeasible2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/MIQCP_simple.py to MIQCP_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/SOS2_simple.py to SOS2_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/QP_constant_objective.py to QP_constant_objective.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_infeasible1.py to LP_infeasible1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/QP_simple.py to QP_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/QCP_simple.py to QCP_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_constant_objective2.py to LP_constant_objective2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_trivial_constraints.py to LP_trivial_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/MILP_unbounded.py to MILP_unbounded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/MILP_simple.py to MILP_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_block.py to LP_block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_piecewise.py to LP_piecewise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_compiled.py to LP_compiled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/LP_inactive_index.py to LP_inactive_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/MILP_unused_vars.py to MILP_unused_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/MILP_infeasible1.py to MILP_infeasible1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/tests/testcases.py to testcases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/wrappers.py to wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter/pico.py to pico.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter/glpsol.py to glpsol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/converter/ampl.py to ampl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/GUROBI.py to GUROBI.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/BARON.py to BARON.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/GLPK.py to GLPK.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/mosek_direct.py to mosek_direct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/mosek_persistent.py to mosek_persistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/direct_solver.py to direct_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/direct_or_persistent_solver.py to direct_or_persistent_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/XPRESS.py to XPRESS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/CPLEX.py to CPLEX.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/cplex_persistent.py to cplex_persistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/cplex_direct.py to cplex_direct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/pywrapper.py to pywrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/GUROBI_RUN.py to GUROBI_RUN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/gurobi_persistent.py to gurobi_persistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/xpress_direct.py to xpress_direct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/gurobi_direct.py to gurobi_direct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/GAMS.py to GAMS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/ASL.py to ASL.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/CONOPT.py to CONOPT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/CBCplugin.py to CBCplugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/xpress_persistent.py to xpress_persistent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/persistent_solver.py to persistent_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/SCIPAMPL.py to SCIPAMPL.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/plugins/solvers/IPOPT.py to IPOPT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/solvers/mockmip.py to mockmip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/pyomo_parser.py to pyomo_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/pyomo_main.py to pyomo_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/tests/test_cmds.py to test_cmds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/pyomo_command.py to pyomo_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/solve_config.py to solve_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/driver_help.py to driver_help.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins/extras.py to extras.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins/solve.py to solve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins/build_ext.py to build_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins/check.py to check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/scripting/plugins/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/test_contset.py to test_contset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/test_initialization.py to test_initialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/test_simulator.py to test_simulator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/test_flatten.py to test_flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/test_diffvar.py to test_diffvar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/test_integral.py to test_integral.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/test_colloc.py to test_colloc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/test_misc.py to test_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/test_finite_diff.py to test_finite_diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/tests/test_set_utils.py to test_set_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/flatten.py to flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/diffvar.py to diffvar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/contset.py to contset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/simulator.py to simulator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/integral.py to integral.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/initialization.py to initialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/plugins/colloc.py to colloc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/plugins/finitedifference.py to finitedifference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/dae/set_utils.py to set_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/solver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/solver/test_shellcmd.py to test_shellcmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base/test_convert.py to test_convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base/test_sol.py to test_sol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base/test_factory.py to test_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base/test_solver.py to test_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base/test_ampl.py to test_ampl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/tests/base/test_soln.py to test_soln.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/solver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/solver/shellcmd.py to shellcmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/solver/ilmcmd.py to ilmcmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/problem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/problem/ampl.py to ampl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/parallel/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/parallel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/parallel/async_solver.py to async_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/parallel/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/testing/pyunit.py to pyunit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base/opt_config.py to opt_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base/formats.py to formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base/solvers.py to solvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base/results.py to results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base/problem.py to problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/base/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results/results_.py to results_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results/solution.py to solution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results/solver.py to solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/results/problem.py to problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/plugins/sol.py to sol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/plugins/res.py to res.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/pyomo/opt/plugins/driver.py to driver.cpython-39.pyc writing byte-compilation script '/tmp/tmp32qkmoah.py' /usr/bin/python3 /tmp/tmp32qkmoah.py removing /tmp/tmp32qkmoah.py running install_egg_info running egg_info writing Pyomo.egg-info/PKG-INFO writing dependency_links to Pyomo.egg-info/dependency_links.txt writing entry points to Pyomo.egg-info/entry_points.txt writing requirements to Pyomo.egg-info/requires.txt writing top-level names to Pyomo.egg-info/top_level.txt reading manifest file 'Pyomo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'Pyomo.egg-info/SOURCES.txt' Copying Pyomo.egg-info to /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9/site-packages/Pyomo-6.5.0-py3.9.egg-info running install_scripts Installing pyomo script to /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64//usr/share/doc/python-Pyomo + '[' -d doc ']' ~/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64 ~/build/BUILD/Pyomo-6.5.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/Pyomo-6.5.0 + mv /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.5.0-1 --unique-debug-suffix -6.5.0-1.x86_64 --unique-debug-src-base python-Pyomo-6.5.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Pyomo-6.5.0 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-Pyomo-6.5.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Pyomo-6.5.0-1.x86_64 error: Directory not found: /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib64/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-Pyomo-6.5.0-1.x86_64/usr/lib64/python3.9/site-packages/* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pyomo.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pyomo.spec