Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/clufter.spec'], chrootPath='/var/lib/mock/f33-build-311177-57415/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/clufter.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/clufter-0.77.2-9.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/clufter.spec'], chrootPath='/var/lib/mock/f33-build-311177-57415/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/clufter.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.77f1p8 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/clufter-2019-08-15-5CD7F9EF.keyring --signature=/builddir/build/SOURCES/clufter-0.77.2.tar.gz.asc --data=/builddir/build/SOURCES/clufter-0.77.2.tar.gz gpgv: Signature made Wed Aug 14 09:54:49 2019 EDT gpgv: using RSA key 44CF0065CF2412816CFB9BE761BBB23A9E8F8DE2 gpgv: Good signature from "Jan Pokorn� " gpgv: aka "Jan Pokorn� (email alias) " + cd /builddir/build/BUILD + rm -rf clufter-0.77.2 + /usr/bin/xz -dc /builddir/build/SOURCES/clufter-0.77.2-tests.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/clufter-0.77.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd clufter-0.77.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd clufter ~/build/BUILD/clufter-0.77.2/clufter ~/build/BUILD/clufter-0.77.2 + /usr/bin/git init Initialized empty Git repository in /builddir/build/BUILD/clufter-0.77.2/clufter/.git/ + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add --force . + /usr/bin/git commit --allow-empty -a --author 'rpm-build ' -m 'clufter-0.77.2 base' [master (root-commit) 636b02f] clufter-0.77.2 base 171 files changed, 24701 insertions(+) create mode 100644 __init__.py create mode 100644 __main__.py create mode 100644 command.py create mode 100644 command_context.py create mode 100644 command_manager.py create mode 100644 commands/__init__.py create mode 100644 commands/_chains_pcs.py create mode 100644 commands/ccs2pcs.py create mode 100644 commands/ccs2pcscmd.py create mode 100644 commands/ccs_artefacts.py create mode 100644 commands/ccs_disable_rg.py create mode 100644 commands/ccs_obfuscate.py create mode 100644 commands/ccs_revitalize.py create mode 100644 commands/cib2pcscmd.py create mode 100644 commands/cib_revitalize.py create mode 100644 commands/cmd_wrap.py create mode 100644 commands/pcs2pcscmd.py create mode 100644 completion.py create mode 100644 defaults.py.in create mode 100644 error.py create mode 100644 ext-plugins/PURPOSE create mode 100644 ext-plugins/lib-ccs/filters/__init__.py create mode 100644 ext-plugins/lib-ccs/filters/ccs_subst_nodes.py create mode 100644 ext-plugins/lib-general/filters/pkgs2distropkgs.py create mode 100644 ext-plugins/lib-general/filters/pkgs2installcmd.py create mode 100644 ext-plugins/lib-general/filters/stringlist2stringset.py create mode 100644 ext-plugins/lib-pcs/commands/pcs_rsc_deps.py create mode 100644 ext-plugins/lib-pcs/filters/__init__.py create mode 100644 ext-plugins/lib-pcs/filters/pcs_resource.py create mode 100644 facts.py create mode 100644 filter.py create mode 100644 filter_manager.py create mode 100644 filters/_2pcscmd.py create mode 100644 filters/__init__.py create mode 100644 filters/ccs2ccs_pcmk.py create mode 100644 filters/ccs2ccsflat.py create mode 100644 filters/ccs2needlexml.py create mode 100644 filters/ccs_artefacts.py create mode 100644 filters/ccs_disable_rg.py create mode 100644 filters/ccs_obfuscate.py create mode 100644 filters/ccs_propagate_cman.py create mode 100644 filters/ccs_revitalize.py create mode 100644 filters/ccs_version_bump.py create mode 100644 filters/ccsflat2cibprelude.py create mode 100644 filters/ccspcmk2pcscmd.py create mode 100644 filters/cib/__init__.py create mode 100644 filters/cib/configuration/__init__.py create mode 100644 filters/cib/configuration/acls/__init__.py create mode 100644 filters/cib/configuration/acls/acl_group/__init__.py create mode 100644 filters/cib/configuration/acls/acl_role/__init__.py create mode 100644 filters/cib/configuration/acls/acl_target/__init__.py create mode 100644 filters/cib/configuration/alerts/__init__.py create mode 100644 filters/cib/configuration/alerts/alert/__init__.py create mode 100644 filters/cib/configuration/constraints/__init__.py create mode 100644 filters/cib/configuration/constraints/rsc_colocation/__init__.py create mode 100644 filters/cib/configuration/constraints/rsc_location/__init__.py create mode 100644 filters/cib/configuration/constraints/rsc_order/__init__.py create mode 100644 filters/cib/configuration/constraints/rsc_ticket/__init__.py create mode 100644 filters/cib/configuration/crm_config/__init__.py create mode 100644 filters/cib/configuration/fencing-topology/__init__.py create mode 100644 filters/cib/configuration/fencing-topology/fencing-level/__init__.py create mode 100644 filters/cib/configuration/nodes/__init__.py create mode 100644 filters/cib/configuration/nodes/node/__init__.py create mode 100644 filters/cib/configuration/op_defaults/__init__.py create mode 100644 filters/cib/configuration/resources/__init__.py create mode 100644 filters/cib/configuration/resources/_clone_master.py create mode 100644 filters/cib/configuration/resources/bundle/__init__.py create mode 100644 filters/cib/configuration/resources/bundle/docker/__init__.py create mode 100644 filters/cib/configuration/resources/clone/__init__.py create mode 100644 filters/cib/configuration/resources/group/__init__.py create mode 100644 filters/cib/configuration/resources/master/__init__.py create mode 100644 filters/cib/configuration/resources/template/__init__.py create mode 100644 filters/cib/configuration/rsc_defaults/__init__.py create mode 100644 filters/cib2cibfinal.py create mode 100644 filters/cib2pcscmd.py create mode 100644 filters/cib_meld_templates.py create mode 100644 filters/cib_revitalize.py create mode 100644 filters/cibcompact2cib.py create mode 100644 filters/cibprelude2cibcompact.py create mode 100644 filters/cluster/__init__.py create mode 100644 filters/cluster/clusternodes/__init__.py create mode 100644 filters/cluster/clusternodes/clusternode/__init__.py create mode 100644 filters/cluster/clusternodes/clusternode/fence/__init__.py create mode 100644 filters/cluster/clusternodes/clusternode/fence/method/__init__.py create mode 100644 filters/cluster/clusternodes/clusternode/fence/method/device/__init__.py create mode 100644 filters/cluster/cman/__init__.py create mode 100644 filters/cluster/cman/altmulticast/__init__.py create mode 100644 filters/cluster/cman/multicast/__init__.py create mode 100644 filters/cluster/fencedaemon/__init__.py create mode 100644 filters/cluster/fencedevices/__init__.py create mode 100644 filters/cluster/fencedevices/fencedevice/__init__.py create mode 100644 filters/cluster/logging/__init__.py create mode 100644 filters/cluster/logging/logging_daemon/__init__.py create mode 100644 filters/cluster/quorumd/__init__.py create mode 100644 filters/cluster/quorumd/heuristic/__init__.py create mode 100644 filters/cluster/rm/ASEHAagent/__init__.py create mode 100644 filters/cluster/rm/SAPDatabase/__init__.py create mode 100644 filters/cluster/rm/SAPInstance/__init__.py create mode 100644 filters/cluster/rm/__init__.py create mode 100644 filters/cluster/rm/_fs.py create mode 100644 filters/cluster/rm/apache/__init__.py create mode 100644 filters/cluster/rm/bind-mount/__init__.py create mode 100644 filters/cluster/rm/clusterfs/__init__.py create mode 100644 filters/cluster/rm/events/__init__.py create mode 100644 filters/cluster/rm/events/event/__init__.py create mode 100644 filters/cluster/rm/failoverdomains/__init__.py create mode 100644 filters/cluster/rm/failoverdomains/failoverdomain/__init__.py create mode 100644 filters/cluster/rm/failoverdomains/failoverdomain/failoverdomainnode/__init__.py create mode 100644 filters/cluster/rm/fs/__init__.py create mode 100644 filters/cluster/rm/ip/__init__.py create mode 100644 filters/cluster/rm/lvm/__init__.py create mode 100644 filters/cluster/rm/mysql/__init__.py create mode 100644 filters/cluster/rm/named/__init__.py create mode 100644 filters/cluster/rm/netfs/__init__.py create mode 100644 filters/cluster/rm/nfsclient/__init__.py create mode 100644 filters/cluster/rm/nfsserver/__init__.py create mode 100644 filters/cluster/rm/openldap/__init__.py create mode 100644 filters/cluster/rm/orainstance/__init__.py create mode 100644 filters/cluster/rm/postgres-8/__init__.py create mode 100644 filters/cluster/rm/samba/__init__.py create mode 100644 filters/cluster/rm/script/__init__.py create mode 100644 filters/cluster/rm/service/__init__.py create mode 100644 filters/cluster/rm/tomcat-6/__init__.py create mode 100644 filters/cluster/rm/vm/__init__.py create mode 100644 filters/cluster/totem/__init__.py create mode 100644 filters/cluster/totem/interface/__init__.py create mode 100644 filters/cluster/uidgid/__init__.py create mode 100644 filters/cmd_annotate.py create mode 100644 filters/cmd_wrap.py create mode 100644 filters/corosync/__init__.py create mode 100644 filters/corosync/nodelist/__init__.py create mode 100644 filters/corosync/nodelist/node/__init__.py create mode 100644 filters/corosync/quorum/__init__.py create mode 100644 filters/corosync/quorum/device/__init__.py create mode 100644 filters/corosync/quorum/device/net/__init__.py create mode 100644 filters/corosync/totem/__init__.py create mode 100644 filters/corosync/totem/interface/__init__.py create mode 100644 filters/fmt_cib.py create mode 100644 filters/needleqdevicexml2pcscmd.py create mode 100644 filters/needlexml2pcscmd.py create mode 100644 filters/simpleconfig2needlexml.py create mode 100644 filters/simpleconfig_normalize.py create mode 100644 filters/stringiter_combine.py create mode 100644 filters/xml2simpleconfig.py create mode 100644 format.py create mode 100644 format_manager.py create mode 100644 formats/__init__.py create mode 100644 formats/ccs.py create mode 100644 formats/cib.py create mode 100644 formats/cib/pacemaker-1.2.minimal create mode 100644 formats/cib/pacemaker-1.3.rng create mode 100644 formats/cib/pacemaker-2.0.rng create mode 100644 formats/cib/pacemaker-2.10.rng create mode 100644 formats/command.py create mode 100644 formats/corosync/corosync.rng create mode 100644 formats/coroxml.py create mode 100644 formats/simpleconfig.py create mode 100644 formats/string_iter.py create mode 100644 main.py create mode 100644 plugin_registry.py create mode 100644 protocol.py create mode 100644 utils.py create mode 100644 utils_2to3.py create mode 100644 utils_cib.py create mode 100644 utils_cman.py create mode 100644 utils_corosync.py create mode 100644 utils_func.py create mode 100644 utils_lxml.py create mode 100644 utils_prog.py create mode 100644 utils_xml.py create mode 100644 utils_xslt.py + /usr/bin/git am --reject -q -p1 + /usr/bin/cat /builddir/build/SOURCES/compat-Python-3.9-no-longer-offers-collections.Mutable-ABCs.patch Checking patch command.py... Checking patch command_context.py... Checking patch filters/cmd_wrap.py... Checking patch protocol.py... Checking patch utils_prog.py... Applied patch command.py cleanly. Applied patch command_context.py cleanly. Applied patch filters/cmd_wrap.py cleanly. Applied patch protocol.py cleanly. Applied patch utils_prog.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/compat-Python-3.9-no-longer-raises-ValueError-at-some-bound.patch + /usr/bin/git am --reject -q -p1 Checking patch filters/cluster/__init__.py... Checking patch filters/cluster/rm/_fs.py... Checking patch filters/corosync/__init__.py... Applied patch filters/cluster/__init__.py cleanly. Applied patch filters/cluster/rm/_fs.py cleanly. Applied patch filters/corosync/__init__.py cleanly. + /usr/bin/cat /builddir/build/SOURCES/plugin_registry-fix-a-problem-with-native-plugins-missing.patch + /usr/bin/git am --reject -q -p1 Checking patch plugin_registry.py... Applied patch plugin_registry.py cleanly. + popd ~/build/BUILD/clufter-0.77.2 + /usr/bin/python3 setup.py saveopts -f setup.cfg pkg_prepare --ccs-flatten=/usr/libexec/clufter-0.77.2/ccs_flatten --editor=/usr/bin/nano --extplugins-shared=/usr/share/clufter/ext-plugins --ra-metadata-dir=/usr/share/cluster --ra-metadata-ext=metadata --shell-posix=/usr/bin/sh --shell-bashlike=/usr/bin/bash Warning: 'classifiers' should be a list, got type 'tuple' running saveopts Writing setup.cfg running pkg_prepare + /usr/bin/python3 setup.py saveopts -f setup.cfg pkg_prepare '--report-bugs=https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=clufter' Warning: 'classifiers' should be a list, got type 'tuple' running saveopts Writing setup.cfg running pkg_prepare + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G35S95 + umask 022 + cd /builddir/build/BUILD + cd clufter-0.77.2 + export LC_ALL=C.UTF-8 LANG=C.UTF-8 + LC_ALL=C.UTF-8 + LANG=C.UTF-8 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Warning: 'classifiers' should be a list, got type 'tuple' running build running pkg_prepare running build_binary building 'ccs_flatten' extension creating build creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/ccs-flatten gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.9 -c ccs-flatten/flatten.c -o build/temp.linux-riscv64-3.9/ccs-flatten/flatten.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.9 -c ccs-flatten/reslist.c -o build/temp.linux-riscv64-3.9/ccs-flatten/reslist.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.9 -c ccs-flatten/resrules.c -o build/temp.linux-riscv64-3.9/ccs-flatten/resrules.o ccs-flatten/resrules.c: In function ‘load_resource_rules’: ccs-flatten/resrules.c:193:39: warning: ‘/@version’ directive output may be truncated writing 9 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 193 | snprintf(xpath, sizeof(xpath), "%s/@version", base); | ^~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 10 and 265 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:142:39: warning: ‘/attributes/@maxinstances’ directive output may be truncated writing 25 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 142 | snprintf(xpath, sizeof(xpath), "%s/attributes/@maxinstances", base); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 26 and 281 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:673:43: warning: ‘/child[’ directive output may be truncated writing 7 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 673 | snprintf(xpath, sizeof(xpath), "%s/child[%d]/@type", base, x); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 16 and 281 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:685:43: warning: ‘/child[’ directive output may be truncated writing 7 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 685 | snprintf(xpath, sizeof(xpath), "%s/child[%d]/@start", base, x); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 17 and 282 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:694:43: warning: ‘/child[’ directive output may be truncated writing 7 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 694 | snprintf(xpath, sizeof(xpath), "%s/child[%d]/@stop", base, x); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 16 and 281 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:703:43: warning: ‘/child[’ directive output may be truncated writing 7 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 703 | snprintf(xpath, sizeof(xpath), "%s/child[%d]/@forbid", base, x); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 18 and 283 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:387:43: warning: ‘/action[’ directive output may be truncated writing 8 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 387 | snprintf(xpath, sizeof(xpath), "%s/action[%d]/@name", base, ++idx); | ^~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 17 and 282 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:393:43: warning: ‘/action[’ directive output may be truncated writing 8 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 393 | snprintf(xpath, sizeof(xpath), "%s/action[%d]/@timeout", base, idx); | ^~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 20 and 285 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:402:43: warning: ‘/action[’ directive output may be truncated writing 8 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 402 | snprintf(xpath, sizeof(xpath), "%s/action[%d]/@interval", base, idx); | ^~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 21 and 286 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:412:47: warning: ‘/action[’ directive output may be truncated writing 8 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 412 | snprintf(xpath, sizeof(xpath), "%s/action[%d]/@depth", base, idx); | ^~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 18 and 283 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:557:43: warning: ‘/parameter[’ directive output may be truncated writing 11 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 557 | snprintf(xpath, sizeof(xpath), "%s/parameter[%d]/@name", base, x); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 20 and 285 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:569:43: warning: ‘/parameter[’ directive output may be truncated writing 11 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 569 | snprintf(xpath, sizeof(xpath), "%s/parameter[%d]/content/@default", base, x); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 31 and 296 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:576:43: warning: ‘/parameter[’ directive output may be truncated writing 11 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 576 | snprintf(xpath, sizeof(xpath), "%s/parameter[%d]/@required", base, x); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 24 and 289 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:586:43: warning: ‘/parameter[’ directive output may be truncated writing 11 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 586 | snprintf(xpath, sizeof(xpath), "%s/parameter[%d]/@unique", base, x); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 22 and 287 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:593:43: warning: ‘/parameter[’ directive output may be truncated writing 11 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 593 | snprintf(xpath, sizeof(xpath), "%s/parameter[%d]/@primary", base, x); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 23 and 288 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:612:43: warning: ‘/parameter[’ directive output may be truncated writing 11 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 612 | snprintf(xpath, sizeof(xpath), "%s/parameter[%d]/@reconfig", base, x); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 24 and 289 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ccs-flatten/resrules.c:622:43: warning: ‘/parameter[’ directive output may be truncated writing 11 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 622 | snprintf(xpath, sizeof(xpath), "%s/parameter[%d]/@inherit", base, x); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/libxml2/libxml/tree.h:15, from /usr/include/libxml2/libxml/parser.h:16, from ccs-flatten/resrules.c:19: /usr/include/bits/stdio2.h:70:10: note: ‘__snprintf_chk’ output between 23 and 288 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.9 -c ccs-flatten/restree.c -o build/temp.linux-riscv64-3.9/ccs-flatten/restree.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.9 -c ccs-flatten/xmlconf.c -o build/temp.linux-riscv64-3.9/ccs-flatten/xmlconf.o gcc -pthread build/temp.linux-riscv64-3.9/ccs-flatten/flatten.o build/temp.linux-riscv64-3.9/ccs-flatten/reslist.o build/temp.linux-riscv64-3.9/ccs-flatten/resrules.o build/temp.linux-riscv64-3.9/ccs-flatten/restree.o build/temp.linux-riscv64-3.9/ccs-flatten/xmlconf.o -L/usr/lib64 -lxml2 -o build/ccs_flatten running build_py creating build/lib creating build/lib/clufter copying clufter/defaults.py -> build/lib/clufter copying clufter/error.py -> build/lib/clufter copying clufter/command.py -> build/lib/clufter copying clufter/utils_func.py -> build/lib/clufter copying clufter/utils_lxml.py -> build/lib/clufter copying clufter/protocol.py -> build/lib/clufter copying clufter/utils_xml.py -> build/lib/clufter copying clufter/utils_cib.py -> build/lib/clufter copying clufter/completion.py -> build/lib/clufter copying clufter/utils_2to3.py -> build/lib/clufter copying clufter/command_context.py -> build/lib/clufter copying clufter/facts.py -> build/lib/clufter copying clufter/utils_xslt.py -> build/lib/clufter copying clufter/format.py -> build/lib/clufter copying clufter/plugin_registry.py -> build/lib/clufter copying clufter/utils.py -> build/lib/clufter copying clufter/filter_manager.py -> build/lib/clufter copying clufter/filter.py -> build/lib/clufter copying clufter/__main__.py -> build/lib/clufter copying clufter/__init__.py -> build/lib/clufter copying clufter/main.py -> build/lib/clufter copying clufter/command_manager.py -> build/lib/clufter copying clufter/utils_prog.py -> build/lib/clufter copying clufter/format_manager.py -> build/lib/clufter copying clufter/utils_corosync.py -> build/lib/clufter copying clufter/utils_cman.py -> build/lib/clufter creating build/lib/clufter/filters copying clufter/filters/ccsflat2cibprelude.py -> build/lib/clufter/filters copying clufter/filters/ccspcmk2pcscmd.py -> build/lib/clufter/filters copying clufter/filters/ccs2ccsflat.py -> build/lib/clufter/filters copying clufter/filters/ccs_version_bump.py -> build/lib/clufter/filters copying clufter/filters/ccs_obfuscate.py -> build/lib/clufter/filters copying clufter/filters/_2pcscmd.py -> build/lib/clufter/filters copying clufter/filters/simpleconfig2needlexml.py -> build/lib/clufter/filters copying clufter/filters/cmd_wrap.py -> build/lib/clufter/filters copying clufter/filters/cmd_annotate.py -> build/lib/clufter/filters copying clufter/filters/needleqdevicexml2pcscmd.py -> build/lib/clufter/filters copying clufter/filters/ccs_disable_rg.py -> build/lib/clufter/filters copying clufter/filters/simpleconfig_normalize.py -> build/lib/clufter/filters copying clufter/filters/xml2simpleconfig.py -> build/lib/clufter/filters copying clufter/filters/cib2cibfinal.py -> build/lib/clufter/filters copying clufter/filters/cib2pcscmd.py -> build/lib/clufter/filters copying clufter/filters/cibprelude2cibcompact.py -> build/lib/clufter/filters copying clufter/filters/fmt_cib.py -> build/lib/clufter/filters copying clufter/filters/cib_meld_templates.py -> build/lib/clufter/filters copying clufter/filters/__init__.py -> build/lib/clufter/filters copying clufter/filters/cib_revitalize.py -> build/lib/clufter/filters copying clufter/filters/ccs2needlexml.py -> build/lib/clufter/filters copying clufter/filters/stringiter_combine.py -> build/lib/clufter/filters copying clufter/filters/needlexml2pcscmd.py -> build/lib/clufter/filters copying clufter/filters/cibcompact2cib.py -> build/lib/clufter/filters copying clufter/filters/ccs2ccs_pcmk.py -> build/lib/clufter/filters copying clufter/filters/ccs_revitalize.py -> build/lib/clufter/filters copying clufter/filters/ccs_propagate_cman.py -> build/lib/clufter/filters copying clufter/filters/ccs_artefacts.py -> build/lib/clufter/filters creating build/lib/clufter/formats copying clufter/formats/coroxml.py -> build/lib/clufter/formats copying clufter/formats/string_iter.py -> build/lib/clufter/formats copying clufter/formats/command.py -> build/lib/clufter/formats copying clufter/formats/simpleconfig.py -> build/lib/clufter/formats copying clufter/formats/__init__.py -> build/lib/clufter/formats copying clufter/formats/cib.py -> build/lib/clufter/formats copying clufter/formats/ccs.py -> build/lib/clufter/formats creating build/lib/clufter/commands copying clufter/commands/ccs2pcs.py -> build/lib/clufter/commands copying clufter/commands/ccs_obfuscate.py -> build/lib/clufter/commands copying clufter/commands/cmd_wrap.py -> build/lib/clufter/commands copying clufter/commands/_chains_pcs.py -> build/lib/clufter/commands copying clufter/commands/ccs_disable_rg.py -> build/lib/clufter/commands copying clufter/commands/pcs2pcscmd.py -> build/lib/clufter/commands copying clufter/commands/cib2pcscmd.py -> build/lib/clufter/commands copying clufter/commands/__init__.py -> build/lib/clufter/commands copying clufter/commands/ccs2pcscmd.py -> build/lib/clufter/commands copying clufter/commands/cib_revitalize.py -> build/lib/clufter/commands copying clufter/commands/ccs_revitalize.py -> build/lib/clufter/commands copying clufter/commands/ccs_artefacts.py -> build/lib/clufter/commands creating build/lib/clufter/filters/cluster copying clufter/filters/cluster/__init__.py -> build/lib/clufter/filters/cluster creating build/lib/clufter/filters/corosync copying clufter/filters/corosync/__init__.py -> build/lib/clufter/filters/corosync creating build/lib/clufter/filters/cib copying clufter/filters/cib/__init__.py -> build/lib/clufter/filters/cib creating build/lib/clufter/filters/cluster/uidgid copying clufter/filters/cluster/uidgid/__init__.py -> build/lib/clufter/filters/cluster/uidgid creating build/lib/clufter/filters/cluster/totem copying clufter/filters/cluster/totem/__init__.py -> build/lib/clufter/filters/cluster/totem creating build/lib/clufter/filters/cluster/cman copying clufter/filters/cluster/cman/__init__.py -> build/lib/clufter/filters/cluster/cman creating build/lib/clufter/filters/cluster/logging copying clufter/filters/cluster/logging/__init__.py -> build/lib/clufter/filters/cluster/logging creating build/lib/clufter/filters/cluster/rm copying clufter/filters/cluster/rm/_fs.py -> build/lib/clufter/filters/cluster/rm copying clufter/filters/cluster/rm/__init__.py -> build/lib/clufter/filters/cluster/rm creating build/lib/clufter/filters/cluster/fencedaemon copying clufter/filters/cluster/fencedaemon/__init__.py -> build/lib/clufter/filters/cluster/fencedaemon creating build/lib/clufter/filters/cluster/clusternodes copying clufter/filters/cluster/clusternodes/__init__.py -> build/lib/clufter/filters/cluster/clusternodes creating build/lib/clufter/filters/cluster/quorumd copying clufter/filters/cluster/quorumd/__init__.py -> build/lib/clufter/filters/cluster/quorumd creating build/lib/clufter/filters/cluster/fencedevices copying clufter/filters/cluster/fencedevices/__init__.py -> build/lib/clufter/filters/cluster/fencedevices creating build/lib/clufter/filters/cluster/totem/interface copying clufter/filters/cluster/totem/interface/__init__.py -> build/lib/clufter/filters/cluster/totem/interface creating build/lib/clufter/filters/cluster/cman/multicast copying clufter/filters/cluster/cman/multicast/__init__.py -> build/lib/clufter/filters/cluster/cman/multicast creating build/lib/clufter/filters/cluster/cman/altmulticast copying clufter/filters/cluster/cman/altmulticast/__init__.py -> build/lib/clufter/filters/cluster/cman/altmulticast creating build/lib/clufter/filters/cluster/logging/logging_daemon copying clufter/filters/cluster/logging/logging_daemon/__init__.py -> build/lib/clufter/filters/cluster/logging/logging_daemon creating build/lib/clufter/filters/cluster/rm/mysql copying clufter/filters/cluster/rm/mysql/__init__.py -> build/lib/clufter/filters/cluster/rm/mysql creating build/lib/clufter/filters/cluster/rm/ASEHAagent copying clufter/filters/cluster/rm/ASEHAagent/__init__.py -> build/lib/clufter/filters/cluster/rm/ASEHAagent creating build/lib/clufter/filters/cluster/rm/apache copying clufter/filters/cluster/rm/apache/__init__.py -> build/lib/clufter/filters/cluster/rm/apache creating build/lib/clufter/filters/cluster/rm/netfs copying clufter/filters/cluster/rm/netfs/__init__.py -> build/lib/clufter/filters/cluster/rm/netfs creating build/lib/clufter/filters/cluster/rm/SAPInstance copying clufter/filters/cluster/rm/SAPInstance/__init__.py -> build/lib/clufter/filters/cluster/rm/SAPInstance creating build/lib/clufter/filters/cluster/rm/openldap copying clufter/filters/cluster/rm/openldap/__init__.py -> build/lib/clufter/filters/cluster/rm/openldap creating build/lib/clufter/filters/cluster/rm/orainstance copying clufter/filters/cluster/rm/orainstance/__init__.py -> build/lib/clufter/filters/cluster/rm/orainstance creating build/lib/clufter/filters/cluster/rm/clusterfs copying clufter/filters/cluster/rm/clusterfs/__init__.py -> build/lib/clufter/filters/cluster/rm/clusterfs creating build/lib/clufter/filters/cluster/rm/bind-mount copying clufter/filters/cluster/rm/bind-mount/__init__.py -> build/lib/clufter/filters/cluster/rm/bind-mount creating build/lib/clufter/filters/cluster/rm/SAPDatabase copying clufter/filters/cluster/rm/SAPDatabase/__init__.py -> build/lib/clufter/filters/cluster/rm/SAPDatabase creating build/lib/clufter/filters/cluster/rm/nfsserver copying clufter/filters/cluster/rm/nfsserver/__init__.py -> build/lib/clufter/filters/cluster/rm/nfsserver creating build/lib/clufter/filters/cluster/rm/service copying clufter/filters/cluster/rm/service/__init__.py -> build/lib/clufter/filters/cluster/rm/service creating build/lib/clufter/filters/cluster/rm/vm copying clufter/filters/cluster/rm/vm/__init__.py -> build/lib/clufter/filters/cluster/rm/vm creating build/lib/clufter/filters/cluster/rm/events copying clufter/filters/cluster/rm/events/__init__.py -> build/lib/clufter/filters/cluster/rm/events creating build/lib/clufter/filters/cluster/rm/tomcat-6 copying clufter/filters/cluster/rm/tomcat-6/__init__.py -> build/lib/clufter/filters/cluster/rm/tomcat-6 creating build/lib/clufter/filters/cluster/rm/lvm copying clufter/filters/cluster/rm/lvm/__init__.py -> build/lib/clufter/filters/cluster/rm/lvm creating build/lib/clufter/filters/cluster/rm/failoverdomains copying clufter/filters/cluster/rm/failoverdomains/__init__.py -> build/lib/clufter/filters/cluster/rm/failoverdomains creating build/lib/clufter/filters/cluster/rm/nfsclient copying clufter/filters/cluster/rm/nfsclient/__init__.py -> build/lib/clufter/filters/cluster/rm/nfsclient creating build/lib/clufter/filters/cluster/rm/script copying clufter/filters/cluster/rm/script/__init__.py -> build/lib/clufter/filters/cluster/rm/script creating build/lib/clufter/filters/cluster/rm/postgres-8 copying clufter/filters/cluster/rm/postgres-8/__init__.py -> build/lib/clufter/filters/cluster/rm/postgres-8 creating build/lib/clufter/filters/cluster/rm/named copying clufter/filters/cluster/rm/named/__init__.py -> build/lib/clufter/filters/cluster/rm/named creating build/lib/clufter/filters/cluster/rm/samba copying clufter/filters/cluster/rm/samba/__init__.py -> build/lib/clufter/filters/cluster/rm/samba creating build/lib/clufter/filters/cluster/rm/fs copying clufter/filters/cluster/rm/fs/__init__.py -> build/lib/clufter/filters/cluster/rm/fs creating build/lib/clufter/filters/cluster/rm/ip copying clufter/filters/cluster/rm/ip/__init__.py -> build/lib/clufter/filters/cluster/rm/ip creating build/lib/clufter/filters/cluster/rm/events/event copying clufter/filters/cluster/rm/events/event/__init__.py -> build/lib/clufter/filters/cluster/rm/events/event creating build/lib/clufter/filters/cluster/rm/failoverdomains/failoverdomain copying clufter/filters/cluster/rm/failoverdomains/failoverdomain/__init__.py -> build/lib/clufter/filters/cluster/rm/failoverdomains/failoverdomain creating build/lib/clufter/filters/cluster/rm/failoverdomains/failoverdomain/failoverdomainnode copying clufter/filters/cluster/rm/failoverdomains/failoverdomain/failoverdomainnode/__init__.py -> build/lib/clufter/filters/cluster/rm/failoverdomains/failoverdomain/failoverdomainnode creating build/lib/clufter/filters/cluster/clusternodes/clusternode copying clufter/filters/cluster/clusternodes/clusternode/__init__.py -> build/lib/clufter/filters/cluster/clusternodes/clusternode creating build/lib/clufter/filters/cluster/clusternodes/clusternode/fence copying clufter/filters/cluster/clusternodes/clusternode/fence/__init__.py -> build/lib/clufter/filters/cluster/clusternodes/clusternode/fence creating build/lib/clufter/filters/cluster/clusternodes/clusternode/fence/method copying clufter/filters/cluster/clusternodes/clusternode/fence/method/__init__.py -> build/lib/clufter/filters/cluster/clusternodes/clusternode/fence/method creating build/lib/clufter/filters/cluster/clusternodes/clusternode/fence/method/device copying clufter/filters/cluster/clusternodes/clusternode/fence/method/device/__init__.py -> build/lib/clufter/filters/cluster/clusternodes/clusternode/fence/method/device creating build/lib/clufter/filters/cluster/quorumd/heuristic copying clufter/filters/cluster/quorumd/heuristic/__init__.py -> build/lib/clufter/filters/cluster/quorumd/heuristic creating build/lib/clufter/filters/cluster/fencedevices/fencedevice copying clufter/filters/cluster/fencedevices/fencedevice/__init__.py -> build/lib/clufter/filters/cluster/fencedevices/fencedevice creating build/lib/clufter/filters/corosync/nodelist copying clufter/filters/corosync/nodelist/__init__.py -> build/lib/clufter/filters/corosync/nodelist creating build/lib/clufter/filters/corosync/totem copying clufter/filters/corosync/totem/__init__.py -> build/lib/clufter/filters/corosync/totem creating build/lib/clufter/filters/corosync/quorum copying clufter/filters/corosync/quorum/__init__.py -> build/lib/clufter/filters/corosync/quorum creating build/lib/clufter/filters/corosync/nodelist/node copying clufter/filters/corosync/nodelist/node/__init__.py -> build/lib/clufter/filters/corosync/nodelist/node creating build/lib/clufter/filters/corosync/totem/interface copying clufter/filters/corosync/totem/interface/__init__.py -> build/lib/clufter/filters/corosync/totem/interface creating build/lib/clufter/filters/corosync/quorum/device copying clufter/filters/corosync/quorum/device/__init__.py -> build/lib/clufter/filters/corosync/quorum/device creating build/lib/clufter/filters/corosync/quorum/device/net copying clufter/filters/corosync/quorum/device/net/__init__.py -> build/lib/clufter/filters/corosync/quorum/device/net creating build/lib/clufter/filters/cib/configuration copying clufter/filters/cib/configuration/__init__.py -> build/lib/clufter/filters/cib/configuration creating build/lib/clufter/filters/cib/configuration/acls copying clufter/filters/cib/configuration/acls/__init__.py -> build/lib/clufter/filters/cib/configuration/acls creating build/lib/clufter/filters/cib/configuration/crm_config copying clufter/filters/cib/configuration/crm_config/__init__.py -> build/lib/clufter/filters/cib/configuration/crm_config creating build/lib/clufter/filters/cib/configuration/rsc_defaults copying clufter/filters/cib/configuration/rsc_defaults/__init__.py -> build/lib/clufter/filters/cib/configuration/rsc_defaults creating build/lib/clufter/filters/cib/configuration/op_defaults copying clufter/filters/cib/configuration/op_defaults/__init__.py -> build/lib/clufter/filters/cib/configuration/op_defaults creating build/lib/clufter/filters/cib/configuration/alerts copying clufter/filters/cib/configuration/alerts/__init__.py -> build/lib/clufter/filters/cib/configuration/alerts creating build/lib/clufter/filters/cib/configuration/resources copying clufter/filters/cib/configuration/resources/_clone_master.py -> build/lib/clufter/filters/cib/configuration/resources copying clufter/filters/cib/configuration/resources/__init__.py -> build/lib/clufter/filters/cib/configuration/resources creating build/lib/clufter/filters/cib/configuration/nodes copying clufter/filters/cib/configuration/nodes/__init__.py -> build/lib/clufter/filters/cib/configuration/nodes creating build/lib/clufter/filters/cib/configuration/constraints copying clufter/filters/cib/configuration/constraints/__init__.py -> build/lib/clufter/filters/cib/configuration/constraints creating build/lib/clufter/filters/cib/configuration/fencing-topology copying clufter/filters/cib/configuration/fencing-topology/__init__.py -> build/lib/clufter/filters/cib/configuration/fencing-topology creating build/lib/clufter/filters/cib/configuration/acls/acl_group copying clufter/filters/cib/configuration/acls/acl_group/__init__.py -> build/lib/clufter/filters/cib/configuration/acls/acl_group creating build/lib/clufter/filters/cib/configuration/acls/acl_role copying clufter/filters/cib/configuration/acls/acl_role/__init__.py -> build/lib/clufter/filters/cib/configuration/acls/acl_role creating build/lib/clufter/filters/cib/configuration/acls/acl_target copying clufter/filters/cib/configuration/acls/acl_target/__init__.py -> build/lib/clufter/filters/cib/configuration/acls/acl_target creating build/lib/clufter/filters/cib/configuration/alerts/alert copying clufter/filters/cib/configuration/alerts/alert/__init__.py -> build/lib/clufter/filters/cib/configuration/alerts/alert creating build/lib/clufter/filters/cib/configuration/resources/bundle copying clufter/filters/cib/configuration/resources/bundle/__init__.py -> build/lib/clufter/filters/cib/configuration/resources/bundle creating build/lib/clufter/filters/cib/configuration/resources/master copying clufter/filters/cib/configuration/resources/master/__init__.py -> build/lib/clufter/filters/cib/configuration/resources/master creating build/lib/clufter/filters/cib/configuration/resources/template copying clufter/filters/cib/configuration/resources/template/__init__.py -> build/lib/clufter/filters/cib/configuration/resources/template creating build/lib/clufter/filters/cib/configuration/resources/group copying clufter/filters/cib/configuration/resources/group/__init__.py -> build/lib/clufter/filters/cib/configuration/resources/group creating build/lib/clufter/filters/cib/configuration/resources/clone copying clufter/filters/cib/configuration/resources/clone/__init__.py -> build/lib/clufter/filters/cib/configuration/resources/clone creating build/lib/clufter/filters/cib/configuration/resources/bundle/docker copying clufter/filters/cib/configuration/resources/bundle/docker/__init__.py -> build/lib/clufter/filters/cib/configuration/resources/bundle/docker creating build/lib/clufter/filters/cib/configuration/nodes/node copying clufter/filters/cib/configuration/nodes/node/__init__.py -> build/lib/clufter/filters/cib/configuration/nodes/node creating build/lib/clufter/filters/cib/configuration/constraints/rsc_location copying clufter/filters/cib/configuration/constraints/rsc_location/__init__.py -> build/lib/clufter/filters/cib/configuration/constraints/rsc_location creating build/lib/clufter/filters/cib/configuration/constraints/rsc_colocation copying clufter/filters/cib/configuration/constraints/rsc_colocation/__init__.py -> build/lib/clufter/filters/cib/configuration/constraints/rsc_colocation creating build/lib/clufter/filters/cib/configuration/constraints/rsc_order copying clufter/filters/cib/configuration/constraints/rsc_order/__init__.py -> build/lib/clufter/filters/cib/configuration/constraints/rsc_order creating build/lib/clufter/filters/cib/configuration/constraints/rsc_ticket copying clufter/filters/cib/configuration/constraints/rsc_ticket/__init__.py -> build/lib/clufter/filters/cib/configuration/constraints/rsc_ticket creating build/lib/clufter/filters/cib/configuration/fencing-topology/fencing-level copying clufter/filters/cib/configuration/fencing-topology/fencing-level/__init__.py -> build/lib/clufter/filters/cib/configuration/fencing-topology/fencing-level creating build/lib/clufter/ext-plugins creating build/lib/clufter/ext-plugins/lib-ccs creating build/lib/clufter/ext-plugins/lib-ccs/filters copying clufter/ext-plugins/lib-ccs/filters/__init__.py -> build/lib/clufter/ext-plugins/lib-ccs/filters copying clufter/ext-plugins/lib-ccs/filters/ccs_subst_nodes.py -> build/lib/clufter/ext-plugins/lib-ccs/filters creating build/lib/clufter/ext-plugins/lib-pcs creating build/lib/clufter/ext-plugins/lib-pcs/filters copying clufter/ext-plugins/lib-pcs/filters/pcs_resource.py -> build/lib/clufter/ext-plugins/lib-pcs/filters copying clufter/ext-plugins/lib-pcs/filters/__init__.py -> build/lib/clufter/ext-plugins/lib-pcs/filters package init file 'clufter/ext-plugins/lib-pcs/commands/__init__.py' not found (or not a regular file) creating build/lib/clufter/ext-plugins/lib-pcs/commands copying clufter/ext-plugins/lib-pcs/commands/pcs_rsc_deps.py -> build/lib/clufter/ext-plugins/lib-pcs/commands package init file 'clufter/ext-plugins/lib-general/filters/__init__.py' not found (or not a regular file) creating build/lib/clufter/ext-plugins/lib-general creating build/lib/clufter/ext-plugins/lib-general/filters copying clufter/ext-plugins/lib-general/filters/pkgs2installcmd.py -> build/lib/clufter/ext-plugins/lib-general/filters copying clufter/ext-plugins/lib-general/filters/stringlist2stringset.py -> build/lib/clufter/ext-plugins/lib-general/filters copying clufter/ext-plugins/lib-general/filters/pkgs2distropkgs.py -> build/lib/clufter/ext-plugins/lib-general/filters creating build/lib/clufter/formats/corosync copying clufter/formats/corosync/corosync.rng -> build/lib/clufter/formats/corosync creating build/lib/clufter/formats/cib copying clufter/formats/cib/pacemaker-2.10.rng -> build/lib/clufter/formats/cib copying clufter/formats/cib/pacemaker-1.3.rng -> build/lib/clufter/formats/cib copying clufter/formats/cib/pacemaker-2.0.rng -> build/lib/clufter/formats/cib copying clufter/formats/cib/pacemaker-1.2.minimal -> build/lib/clufter/formats/cib copying clufter/ext-plugins/PURPOSE -> build/lib/clufter/ext-plugins + /usr/bin/python3 -I ./run-dev --skip-ext --completion-bash + sed 's|run[-_]dev|clufter|g' + /usr/bin/mkdir -p -- .manpages/man1 + echo + /usr/bin/python3 -I ./run-dev -l + sed -n 's|^ \(\S\+\).*|\1|p' + sort + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n|' -e '$s|\(.*\)|\1\nand perhaps more|' .subcmds + sed 's|run\\\?[-_]dev|clufter|g' ++ sed -n '2s|[^(]\+(\([^)]\+\))|\1|p' README + help2man -N -h -H -i .see-also -n 'CLUster FilTER' '/usr/bin/python3 -I ./run-dev' + read cmd + '[' -n '' ']' + continue + read cmd + '[' -n ccs-artefacts ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "ccs-artefacts" "$@"; }' + chmod +x .tmp-ccs-artefacts + grep -v '^ccs-artefacts$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ cut -d- -f1 ++ echo ccs-artefacts + grep -e '^$' -e 'ccs\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIcluster.conf\\fR\\\|(5), \\\&\\fIccs\\fR\\\|(7), :' .see-also + help2man -N -h -H -i .see-also -n ccs-artefacts ./.tmp-ccs-artefacts + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n ccs-disable-rg ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "ccs-disable-rg" "$@"; }' + chmod +x .tmp-ccs-disable-rg + grep -v '^ccs-disable-rg$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo ccs-disable-rg ++ cut -d- -f1 + grep -e '^$' -e 'ccs\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIcluster.conf\\fR\\\|(5), \\\&\\fIccs\\fR\\\|(7), :' .see-also + help2man -N -h -H -i .see-also -n ccs-disable-rg ./.tmp-ccs-disable-rg + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n ccs-obfuscate ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "ccs-obfuscate" "$@"; }' + chmod +x .tmp-ccs-obfuscate + grep -v '^ccs-obfuscate$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo ccs-obfuscate ++ cut -d- -f1 + grep -e '^$' -e 'ccs\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIcluster.conf\\fR\\\|(5), \\\&\\fIccs\\fR\\\|(7), :' .see-also + help2man -N -h -H -i .see-also -n ccs-obfuscate ./.tmp-ccs-obfuscate + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n ccs-revitalize ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "ccs-revitalize" "$@"; }' + chmod +x .tmp-ccs-revitalize + grep -v '^ccs-revitalize$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo ccs-revitalize ++ cut -d- -f1 + grep -e '^$' -e 'ccs\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIcluster.conf\\fR\\\|(5), \\\&\\fIccs\\fR\\\|(7), :' .see-also + sed 's|run\\\?[-_]dev|clufter|g' + help2man -N -h -H -i .see-also -n ccs-revitalize ./.tmp-ccs-revitalize + read cmd + '[' -n ccs2pcs ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "ccs2pcs" "$@"; }' + chmod +x .tmp-ccs2pcs + grep -v '^ccs2pcs$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo ccs2pcs ++ cut -d- -f1 + grep -e '^$' -e 'ccs2pcs\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIcluster.conf\\fR\\\|(5), \\\&\\fIccs\\fR\\\|(7), :' .see-also + sed -i '1s:\(.*\):\1\n\\\&\\fI/usr/share/doc/clufter-0.77.2/rgmanager-pacemaker\\fR\\\|, :' .see-also + help2man -N -h -H -i .see-also -n ccs2pcs ./.tmp-ccs2pcs + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n ccs2pcs-flatiron ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "ccs2pcs-flatiron" "$@"; }' + chmod +x .tmp-ccs2pcs-flatiron + grep -v '^ccs2pcs-flatiron$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ cut -d- -f1 ++ echo ccs2pcs-flatiron + grep -e '^$' -e 'ccs2pcs\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIcluster.conf\\fR\\\|(5), \\\&\\fIccs\\fR\\\|(7), :' .see-also + sed -i '1s:\(.*\):\1\n\\\&\\fI/usr/share/doc/clufter-0.77.2/rgmanager-pacemaker\\fR\\\|, :' .see-also + help2man -N -h -H -i .see-also -n ccs2pcs-flatiron ./.tmp-ccs2pcs-flatiron + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n ccs2pcs-needle ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "ccs2pcs-needle" "$@"; }' + chmod +x .tmp-ccs2pcs-needle + grep -v '^ccs2pcs-needle$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo ccs2pcs-needle ++ cut -d- -f1 + grep -e '^$' -e 'ccs2pcs\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIcluster.conf\\fR\\\|(5), \\\&\\fIccs\\fR\\\|(7), :' .see-also + sed -i '1s:\(.*\):\1\n\\\&\\fI/usr/share/doc/clufter-0.77.2/rgmanager-pacemaker\\fR\\\|, :' .see-also + help2man -N -h -H -i .see-also -n ccs2pcs-needle ./.tmp-ccs2pcs-needle + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n ccs2pcscmd ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "ccs2pcscmd" "$@"; }' + chmod +x .tmp-ccs2pcscmd + grep -v '^ccs2pcscmd$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo ccs2pcscmd ++ cut -d- -f1 + grep -e '^$' -e 'ccs2pcscmd\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIcluster.conf\\fR\\\|(5), \\\&\\fIccs\\fR\\\|(7), :' .see-also + sed -i '1s:\(.*\):\1\n\\\&\\fI/usr/share/doc/clufter-0.77.2/rgmanager-pacemaker\\fR\\\|, :' .see-also + sed -i '1s:\(.*\):\1\n\\\&\\fIpcs\\fR\\\|(8), :' .see-also + help2man -N -h -H -i .see-also -n ccs2pcscmd ./.tmp-ccs2pcscmd + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n ccs2pcscmd-flatiron ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "ccs2pcscmd-flatiron" "$@"; }' + chmod +x .tmp-ccs2pcscmd-flatiron + grep -v '^ccs2pcscmd-flatiron$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo ccs2pcscmd-flatiron ++ cut -d- -f1 + grep -e '^$' -e 'ccs2pcscmd\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIcluster.conf\\fR\\\|(5), \\\&\\fIccs\\fR\\\|(7), :' .see-also + sed -i '1s:\(.*\):\1\n\\\&\\fI/usr/share/doc/clufter-0.77.2/rgmanager-pacemaker\\fR\\\|, :' .see-also + sed -i '1s:\(.*\):\1\n\\\&\\fIpcs\\fR\\\|(8), :' .see-also + sed 's|run\\\?[-_]dev|clufter|g' + help2man -N -h -H -i .see-also -n ccs2pcscmd-flatiron ./.tmp-ccs2pcscmd-flatiron + read cmd + '[' -n ccs2pcscmd-needle ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "ccs2pcscmd-needle" "$@"; }' + chmod +x .tmp-ccs2pcscmd-needle + grep -v '^ccs2pcscmd-needle$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ cut -d- -f1 ++ echo ccs2pcscmd-needle + grep -e '^$' -e 'ccs2pcscmd\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIcluster.conf\\fR\\\|(5), \\\&\\fIccs\\fR\\\|(7), :' .see-also + sed -i '1s:\(.*\):\1\n\\\&\\fI/usr/share/doc/clufter-0.77.2/rgmanager-pacemaker\\fR\\\|, :' .see-also + sed -i '1s:\(.*\):\1\n\\\&\\fIpcs\\fR\\\|(8), :' .see-also + help2man -N -h -H -i .see-also -n ccs2pcscmd-needle ./.tmp-ccs2pcscmd-needle + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n cib-revitalize ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "cib-revitalize" "$@"; }' + chmod +x .tmp-cib-revitalize + grep -v '^cib-revitalize$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo cib-revitalize ++ cut -d- -f1 + grep -e '^$' -e 'cib\(-\|$\)' + case "${cmd}" in + help2man -N -h -H -i .see-also -n cib-revitalize ./.tmp-cib-revitalize + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n cib2pcscmd ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "cib2pcscmd" "$@"; }' + chmod +x .tmp-cib2pcscmd + grep -v '^cib2pcscmd$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo cib2pcscmd ++ cut -d- -f1 + grep -e '^$' -e 'cib2pcscmd\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIpcs\\fR\\\|(8), :' .see-also + help2man -N -h -H -i .see-also -n cib2pcscmd ./.tmp-cib2pcscmd + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n cmd-wrap ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "cmd-wrap" "$@"; }' + chmod +x .tmp-cmd-wrap + grep -v '^cmd-wrap$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo cmd-wrap ++ cut -d- -f1 + grep -e '^$' -e 'cmd\(-\|$\)' + case "${cmd}" in + help2man -N -h -H -i .see-also -n cmd-wrap ./.tmp-cmd-wrap + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n pcs2pcscmd ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "pcs2pcscmd" "$@"; }' + chmod +x .tmp-pcs2pcscmd + grep -v '^pcs2pcscmd$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo pcs2pcscmd ++ cut -d- -f1 + grep -e '^$' -e 'pcs2pcscmd\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIpcs\\fR\\\|(8), :' .see-also + help2man -N -h -H -i .see-also -n pcs2pcscmd ./.tmp-pcs2pcscmd + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n pcs2pcscmd-flatiron ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "pcs2pcscmd-flatiron" "$@"; }' + chmod +x .tmp-pcs2pcscmd-flatiron + grep -v '^pcs2pcscmd-flatiron$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo pcs2pcscmd-flatiron ++ cut -d- -f1 + grep -e '^$' -e 'pcs2pcscmd\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIpcs\\fR\\\|(8), :' .see-also + help2man -N -h -H -i .see-also -n pcs2pcscmd-flatiron ./.tmp-pcs2pcscmd-flatiron + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + '[' -n pcs2pcscmd-needle ']' + echo -e '#\!/bin/sh\n{ [ $# -ge 1 ] && [ "$1" = "--version" ] && /usr/bin/python3 -I ./run-dev "$@" || /usr/bin/python3 -I ./run-dev "pcs2pcscmd-needle" "$@"; }' + chmod +x .tmp-pcs2pcscmd-needle + grep -v '^pcs2pcscmd-needle$' .subcmds + sed -e 's:\(.\+\):\\\&\\fIrun_dev-\1\\fR\\\|(1), :' -e '1s|\(.*\)|\[SEE ALSO\]\n\\\&\\fIrun_dev\\fR\\\|(1), \n|' -e '$s|\(.*\)|\1\nand perhaps more|' ++ echo pcs2pcscmd-needle ++ cut -d- -f1 + grep -e '^$' -e 'pcs2pcscmd\(-\|$\)' + case "${cmd}" in + sed -i '1s:\(.*\):\1\n\\\&\\fIpcs\\fR\\\|(8), :' .see-also + help2man -N -h -H -i .see-also -n pcs2pcscmd-needle ./.tmp-pcs2pcscmd-needle + sed 's|run\\\?[-_]dev|clufter|g' + read cmd + OUTPUTDIR=.schemas + POSTPROCESS=/builddir/build/SOURCES/fix-jing-simplified-rng.xsl + sh /builddir/build/SOURCES/pacemaker-borrow-schemas --clobber processing: /usr/share/pacemaker/pacemaker-1.3.rng ... 4 iterations, postprocessed processing: /usr/share/pacemaker/pacemaker-2.0.rng ... 4 iterations, postprocessed processing: /usr/share/pacemaker/pacemaker-2.10.rng ... 4 iterations, postprocessed processing: /usr/share/pacemaker/pacemaker-3.0.rng ... 4 iterations, postprocessed processing: /usr/share/pacemaker/pacemaker-3.3.rng ... 4 iterations, postprocessed + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.roHwm8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64 + cd clufter-0.77.2 + export LC_ALL=C.UTF-8 LANG=C.UTF-8 + LC_ALL=C.UTF-8 + LANG=C.UTF-8 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64 Warning: 'classifiers' should be a list, got type 'tuple' running install running pkg_prepare running install_data creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/orainstance.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/db2.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/samba.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/named.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/postgres-8.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/SAPDatabase.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/oralistener.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/clusterfs.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/fs.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/nfsexport.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/nfsserver.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/apache.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/drbd.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/nfsclient.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/tomcat-6.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/SAPInstance.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/script.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/mysql.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/openldap.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/lvm.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/oracledb.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/service.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/smb.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/netfs.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/bind-mount.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/vm.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/ASEHAagent.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster copying ccs-flatten/ip.sh.metadata -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2 copying build/ccs_flatten -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2 running install_lib creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/defaults.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/uidgid copying build/lib/clufter/filters/cluster/uidgid/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/uidgid creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/totem creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/totem/interface copying build/lib/clufter/filters/cluster/totem/interface/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/totem/interface copying build/lib/clufter/filters/cluster/totem/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/totem creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/cman creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/cman/multicast copying build/lib/clufter/filters/cluster/cman/multicast/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/cman/multicast copying build/lib/clufter/filters/cluster/cman/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/cman creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/cman/altmulticast copying build/lib/clufter/filters/cluster/cman/altmulticast/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/cman/altmulticast creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/logging copying build/lib/clufter/filters/cluster/logging/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/logging creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/logging/logging_daemon copying build/lib/clufter/filters/cluster/logging/logging_daemon/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/logging/logging_daemon copying build/lib/clufter/filters/cluster/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/mysql copying build/lib/clufter/filters/cluster/rm/mysql/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/mysql creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/ASEHAagent copying build/lib/clufter/filters/cluster/rm/ASEHAagent/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/ASEHAagent creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/apache copying build/lib/clufter/filters/cluster/rm/apache/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/apache creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/netfs copying build/lib/clufter/filters/cluster/rm/netfs/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/netfs creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/SAPInstance copying build/lib/clufter/filters/cluster/rm/SAPInstance/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/SAPInstance creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/openldap copying build/lib/clufter/filters/cluster/rm/openldap/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/openldap creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/orainstance copying build/lib/clufter/filters/cluster/rm/orainstance/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/orainstance creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/clusterfs copying build/lib/clufter/filters/cluster/rm/clusterfs/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/clusterfs creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/bind-mount copying build/lib/clufter/filters/cluster/rm/bind-mount/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/bind-mount creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/SAPDatabase copying build/lib/clufter/filters/cluster/rm/SAPDatabase/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/SAPDatabase creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/nfsserver copying build/lib/clufter/filters/cluster/rm/nfsserver/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/nfsserver creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/service copying build/lib/clufter/filters/cluster/rm/service/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/service creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/vm copying build/lib/clufter/filters/cluster/rm/vm/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/vm creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/events copying build/lib/clufter/filters/cluster/rm/events/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/events creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/events/event copying build/lib/clufter/filters/cluster/rm/events/event/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/events/event creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/tomcat-6 copying build/lib/clufter/filters/cluster/rm/tomcat-6/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/tomcat-6 copying build/lib/clufter/filters/cluster/rm/_fs.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/lvm copying build/lib/clufter/filters/cluster/rm/lvm/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/lvm creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/failoverdomains creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/failoverdomains/failoverdomain creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/failoverdomains/failoverdomain/failoverdomainnode copying build/lib/clufter/filters/cluster/rm/failoverdomains/failoverdomain/failoverdomainnode/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/failoverdomains/failoverdomain/failoverdomainnode copying build/lib/clufter/filters/cluster/rm/failoverdomains/failoverdomain/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/failoverdomains/failoverdomain copying build/lib/clufter/filters/cluster/rm/failoverdomains/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/failoverdomains creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/nfsclient copying build/lib/clufter/filters/cluster/rm/nfsclient/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/nfsclient creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/script copying build/lib/clufter/filters/cluster/rm/script/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/script creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/postgres-8 copying build/lib/clufter/filters/cluster/rm/postgres-8/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/postgres-8 creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/named copying build/lib/clufter/filters/cluster/rm/named/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/named creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/samba copying build/lib/clufter/filters/cluster/rm/samba/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/samba copying build/lib/clufter/filters/cluster/rm/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/fs copying build/lib/clufter/filters/cluster/rm/fs/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/fs creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/ip copying build/lib/clufter/filters/cluster/rm/ip/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/ip creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/fencedaemon copying build/lib/clufter/filters/cluster/fencedaemon/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/fencedaemon creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode/fence creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode/fence/method copying build/lib/clufter/filters/cluster/clusternodes/clusternode/fence/method/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode/fence/method creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode/fence/method/device copying build/lib/clufter/filters/cluster/clusternodes/clusternode/fence/method/device/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode/fence/method/device copying build/lib/clufter/filters/cluster/clusternodes/clusternode/fence/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode/fence copying build/lib/clufter/filters/cluster/clusternodes/clusternode/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode copying build/lib/clufter/filters/cluster/clusternodes/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/quorumd creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/quorumd/heuristic copying build/lib/clufter/filters/cluster/quorumd/heuristic/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/quorumd/heuristic copying build/lib/clufter/filters/cluster/quorumd/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/quorumd creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/fencedevices copying build/lib/clufter/filters/cluster/fencedevices/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/fencedevices creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/fencedevices/fencedevice copying build/lib/clufter/filters/cluster/fencedevices/fencedevice/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/fencedevices/fencedevice copying build/lib/clufter/filters/ccsflat2cibprelude.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/ccspcmk2pcscmd.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/ccs2ccsflat.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/nodelist creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/nodelist/node copying build/lib/clufter/filters/corosync/nodelist/node/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/nodelist/node copying build/lib/clufter/filters/corosync/nodelist/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/nodelist creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/totem creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/totem/interface copying build/lib/clufter/filters/corosync/totem/interface/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/totem/interface copying build/lib/clufter/filters/corosync/totem/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/totem copying build/lib/clufter/filters/corosync/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/quorum copying build/lib/clufter/filters/corosync/quorum/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/quorum creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/quorum/device creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/quorum/device/net copying build/lib/clufter/filters/corosync/quorum/device/net/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/quorum/device/net copying build/lib/clufter/filters/corosync/quorum/device/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/quorum/device copying build/lib/clufter/filters/ccs_version_bump.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/ccs_obfuscate.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/_2pcscmd.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/simpleconfig2needlexml.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/cmd_wrap.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/cmd_annotate.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/needleqdevicexml2pcscmd.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/ccs_disable_rg.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/simpleconfig_normalize.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/xml2simpleconfig.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/cib2cibfinal.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/cib2pcscmd.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/cibprelude2cibcompact.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/fmt_cib.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/cib_meld_templates.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/cib_revitalize.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/ccs2needlexml.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/stringiter_combine.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls/acl_group copying build/lib/clufter/filters/cib/configuration/acls/acl_group/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls/acl_group creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls/acl_role copying build/lib/clufter/filters/cib/configuration/acls/acl_role/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls/acl_role creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls/acl_target copying build/lib/clufter/filters/cib/configuration/acls/acl_target/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls/acl_target copying build/lib/clufter/filters/cib/configuration/acls/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/crm_config copying build/lib/clufter/filters/cib/configuration/crm_config/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/crm_config creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/rsc_defaults copying build/lib/clufter/filters/cib/configuration/rsc_defaults/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/rsc_defaults creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/op_defaults copying build/lib/clufter/filters/cib/configuration/op_defaults/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/op_defaults creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/alerts creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/alerts/alert copying build/lib/clufter/filters/cib/configuration/alerts/alert/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/alerts/alert copying build/lib/clufter/filters/cib/configuration/alerts/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/alerts creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/bundle creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/bundle/docker copying build/lib/clufter/filters/cib/configuration/resources/bundle/docker/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/bundle/docker copying build/lib/clufter/filters/cib/configuration/resources/bundle/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/bundle creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/master copying build/lib/clufter/filters/cib/configuration/resources/master/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/master copying build/lib/clufter/filters/cib/configuration/resources/_clone_master.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/template copying build/lib/clufter/filters/cib/configuration/resources/template/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/template creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/group copying build/lib/clufter/filters/cib/configuration/resources/group/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/group copying build/lib/clufter/filters/cib/configuration/resources/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/clone copying build/lib/clufter/filters/cib/configuration/resources/clone/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/clone copying build/lib/clufter/filters/cib/configuration/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/nodes creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/nodes/node copying build/lib/clufter/filters/cib/configuration/nodes/node/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/nodes/node copying build/lib/clufter/filters/cib/configuration/nodes/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/nodes creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_location copying build/lib/clufter/filters/cib/configuration/constraints/rsc_location/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_location creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_colocation copying build/lib/clufter/filters/cib/configuration/constraints/rsc_colocation/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_colocation creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_order copying build/lib/clufter/filters/cib/configuration/constraints/rsc_order/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_order creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_ticket copying build/lib/clufter/filters/cib/configuration/constraints/rsc_ticket/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_ticket copying build/lib/clufter/filters/cib/configuration/constraints/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/fencing-topology copying build/lib/clufter/filters/cib/configuration/fencing-topology/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/fencing-topology creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/fencing-topology/fencing-level copying build/lib/clufter/filters/cib/configuration/fencing-topology/fencing-level/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/fencing-topology/fencing-level copying build/lib/clufter/filters/cib/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib copying build/lib/clufter/filters/needlexml2pcscmd.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/cibcompact2cib.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/ccs2ccs_pcmk.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/ccs_revitalize.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/ccs_propagate_cman.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/filters/ccs_artefacts.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters copying build/lib/clufter/error.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/command.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/utils_func.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/utils_lxml.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/protocol.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins copying build/lib/clufter/ext-plugins/PURPOSE -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-ccs creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-ccs/filters copying build/lib/clufter/ext-plugins/lib-ccs/filters/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-ccs/filters copying build/lib/clufter/ext-plugins/lib-ccs/filters/ccs_subst_nodes.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-ccs/filters creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs/filters copying build/lib/clufter/ext-plugins/lib-pcs/filters/pcs_resource.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs/filters copying build/lib/clufter/ext-plugins/lib-pcs/filters/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs/filters creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs/commands copying build/lib/clufter/ext-plugins/lib-pcs/commands/pcs_rsc_deps.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs/commands creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-general creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-general/filters copying build/lib/clufter/ext-plugins/lib-general/filters/pkgs2installcmd.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-general/filters copying build/lib/clufter/ext-plugins/lib-general/filters/stringlist2stringset.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-general/filters copying build/lib/clufter/ext-plugins/lib-general/filters/pkgs2distropkgs.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-general/filters copying build/lib/clufter/utils_xml.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/utils_cib.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/completion.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/utils_2to3.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/command_context.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats copying build/lib/clufter/formats/coroxml.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats copying build/lib/clufter/formats/string_iter.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats copying build/lib/clufter/formats/command.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/corosync copying build/lib/clufter/formats/corosync/corosync.rng -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/corosync copying build/lib/clufter/formats/simpleconfig.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats copying build/lib/clufter/formats/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib copying build/lib/clufter/formats/cib/pacemaker-2.10.rng -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib copying build/lib/clufter/formats/cib/pacemaker-1.3.rng -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib copying build/lib/clufter/formats/cib/pacemaker-1.2.minimal -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib copying build/lib/clufter/formats/cib/pacemaker-2.0.rng -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib copying build/lib/clufter/formats/cib.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats copying build/lib/clufter/formats/ccs.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats copying build/lib/clufter/facts.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/utils_xslt.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/format.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/plugin_registry.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter creating /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/ccs2pcs.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/ccs_obfuscate.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/cmd_wrap.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/_chains_pcs.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/ccs_disable_rg.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/pcs2pcscmd.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/cib2pcscmd.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/ccs2pcscmd.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/cib_revitalize.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/ccs_revitalize.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/commands/ccs_artefacts.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands copying build/lib/clufter/utils.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/filter_manager.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/filter.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/__main__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/__init__.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/main.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/command_manager.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/utils_prog.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/format_manager.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/utils_corosync.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter copying build/lib/clufter/utils_cman.py -> /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/uidgid/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/totem/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/totem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/cman/multicast/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/cman/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/cman/altmulticast/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/logging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/logging/logging_daemon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/mysql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/ASEHAagent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/apache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/netfs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/SAPInstance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/openldap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/orainstance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/clusterfs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/bind-mount/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/SAPDatabase/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/nfsserver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/vm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/events/event/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/tomcat-6/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/_fs.py to _fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/lvm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/failoverdomains/failoverdomain/failoverdomainnode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/failoverdomains/failoverdomain/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/failoverdomains/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/nfsclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/script/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/postgres-8/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/named/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/samba/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/fs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/rm/ip/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/fencedaemon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode/fence/method/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode/fence/method/device/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode/fence/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/clusternode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/clusternodes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/quorumd/heuristic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/quorumd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/fencedevices/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cluster/fencedevices/fencedevice/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccsflat2cibprelude.py to ccsflat2cibprelude.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccspcmk2pcscmd.py to ccspcmk2pcscmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccs2ccsflat.py to ccs2ccsflat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/nodelist/node/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/nodelist/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/totem/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/totem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/quorum/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/quorum/device/net/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/corosync/quorum/device/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccs_version_bump.py to ccs_version_bump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccs_obfuscate.py to ccs_obfuscate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/_2pcscmd.py to _2pcscmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/simpleconfig2needlexml.py to simpleconfig2needlexml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cmd_wrap.py to cmd_wrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cmd_annotate.py to cmd_annotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/needleqdevicexml2pcscmd.py to needleqdevicexml2pcscmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccs_disable_rg.py to ccs_disable_rg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/simpleconfig_normalize.py to simpleconfig_normalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/xml2simpleconfig.py to xml2simpleconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib2cibfinal.py to cib2cibfinal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib2pcscmd.py to cib2pcscmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cibprelude2cibcompact.py to cibprelude2cibcompact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/fmt_cib.py to fmt_cib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib_meld_templates.py to cib_meld_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib_revitalize.py to cib_revitalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccs2needlexml.py to ccs2needlexml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/stringiter_combine.py to stringiter_combine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls/acl_group/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls/acl_role/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls/acl_target/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/acls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/crm_config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/rsc_defaults/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/op_defaults/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/alerts/alert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/alerts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/bundle/docker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/bundle/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/master/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/_clone_master.py to _clone_master.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/template/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/group/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/resources/clone/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/nodes/node/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/nodes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_location/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_colocation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_order/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/rsc_ticket/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/constraints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/fencing-topology/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/configuration/fencing-topology/fencing-level/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/needlexml2pcscmd.py to needlexml2pcscmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/cibcompact2cib.py to cibcompact2cib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccs2ccs_pcmk.py to ccs2ccs_pcmk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccs_revitalize.py to ccs_revitalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccs_propagate_cman.py to ccs_propagate_cman.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filters/ccs_artefacts.py to ccs_artefacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/utils_func.py to utils_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/utils_lxml.py to utils_lxml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-ccs/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-ccs/filters/ccs_subst_nodes.py to ccs_subst_nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs/filters/pcs_resource.py to pcs_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs/commands/pcs_rsc_deps.py to pcs_rsc_deps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-general/filters/pkgs2installcmd.py to pkgs2installcmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-general/filters/stringlist2stringset.py to stringlist2stringset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-general/filters/pkgs2distropkgs.py to pkgs2distropkgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/utils_xml.py to utils_xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/utils_cib.py to utils_cib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/completion.py to completion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/utils_2to3.py to utils_2to3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/command_context.py to command_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/coroxml.py to coroxml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/string_iter.py to string_iter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/simpleconfig.py to simpleconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib.py to cib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/ccs.py to ccs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/facts.py to facts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/utils_xslt.py to utils_xslt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/format.py to format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/plugin_registry.py to plugin_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/ccs2pcs.py to ccs2pcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/ccs_obfuscate.py to ccs_obfuscate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/cmd_wrap.py to cmd_wrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/_chains_pcs.py to _chains_pcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/ccs_disable_rg.py to ccs_disable_rg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/pcs2pcscmd.py to pcs2pcscmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/cib2pcscmd.py to cib2pcscmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/ccs2pcscmd.py to ccs2pcscmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/cib_revitalize.py to cib_revitalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/ccs_revitalize.py to ccs_revitalize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/commands/ccs_artefacts.py to ccs_artefacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filter_manager.py to filter_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/command_manager.py to command_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/utils_prog.py to utils_prog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/format_manager.py to format_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/utils_corosync.py to utils_corosync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/utils_cman.py to utils_cman.cpython-39.pyc writing byte-compilation script '/tmp/tmp8_w4xnj6.py' /usr/bin/python3 /tmp/tmp8_w4xnj6.py removing /tmp/tmp8_w4xnj6.py running install_egg_info running egg_info writing clufter.egg-info/PKG-INFO writing dependency_links to clufter.egg-info/dependency_links.txt writing entry points to clufter.egg-info/entry_points.txt writing requirements to clufter.egg-info/requires.txt writing top-level names to clufter.egg-info/top_level.txt package init file 'clufter/ext-plugins/lib-pcs/commands/__init__.py' not found (or not a regular file) package init file 'clufter/ext-plugins/lib-general/filters/__init__.py' not found (or not a regular file) reading manifest file 'clufter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching 'ccs_flatten' found under directory 'ccs-flatten' warning: no previously-included files matching '*.o' found under directory 'ccs-flatten' warning: no previously-included files matching 'Makefile.setup' found under directory 'ccs-flatten' warning: no previously-included files matching '.*/*' found under directory 'ccs-flatten' warning: no previously-included files found matching 'clufter/setup.py' no previously-included directories found matching 'clufter/tests' warning: no previously-included files matching '/.*' found anywhere in distribution writing manifest file 'clufter.egg-info/SOURCES.txt' Copying clufter.egg-info to /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter-0.77.2-py3.9.egg-info running install_scripts Installing clufter script to /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/bin + rm -rfv /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/bin/__pycache__ + /usr/bin/chmod -- g-w /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/ccs_flatten + test -f /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/bin/clufter + /usr/bin/mkdir -p -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/formats + for format in cib corosync + /usr/bin/cp -a -t /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/formats -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib + /usr/bin/rm -f -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib/pacemaker-1.2.minimal /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib/pacemaker-1.3.rng /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib/pacemaker-2.0.rng /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib/pacemaker-2.10.rng ++ pushd /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/formats/cib ++ ls -1A ++ sed 's:.*:/usr/share/clufter/formats/cib/\0:' + ln -s -t /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/cib -- /usr/share/clufter/formats/cib/pacemaker-1.2.minimal /usr/share/clufter/formats/cib/pacemaker-1.3.rng /usr/share/clufter/formats/cib/pacemaker-2.0.rng /usr/share/clufter/formats/cib/pacemaker-2.10.rng + for format in cib corosync + /usr/bin/cp -a -t /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/formats -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/corosync + /usr/bin/rm -f -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/corosync/corosync.rng ++ pushd /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/formats/corosync ++ ls -1A ++ sed 's:.*:/usr/share/clufter/formats/corosync/\0:' + ln -s -t /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/formats/corosync -- /usr/share/clufter/formats/corosync/corosync.rng + /usr/bin/mkdir -p -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins + /usr/bin/cp -af -t /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/PURPOSE /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-ccs /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-general /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs + /usr/bin/rm -rf -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-ccs/ /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-general/ /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/lib/python3.9/site-packages/clufter/ext-plugins/lib-pcs/ + [[ /usr/bin/python3 =~ - ]] ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=39 + '[' 39 -ge 39 ']' + py39_byte_compile /usr/bin/python3 /usr/lib/python3.9/site-packages/clufter + python_binary='env PYTHONHASHSEED=0 /usr/bin/python3' + bytecode_compilation_path=/usr/lib/python3.9/site-packages/clufter + env PYTHONHASHSEED=0 /usr/bin/python3 -s -B -m compileall -o 0 -o 1 -s /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64 -p / /usr/lib/python3.9/site-packages/clufter Listing '/usr/lib/python3.9/site-packages/clufter'... Can't list '/usr/lib/python3.9/site-packages/clufter' + [[ /usr/bin/python3 =~ - ]] ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=39 + '[' 39 -ge 39 ']' + py39_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins + python_binary='env PYTHONHASHSEED=0 /usr/bin/python3' + bytecode_compilation_path=/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins + env PYTHONHASHSEED=0 /usr/bin/python3 -s -B -m compileall -o 0 -o 1 -s /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64 -p / /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins Listing '/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins'... Listing '/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins/lib-ccs'... Listing '/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins/lib-ccs/filters'... Listing '/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins/lib-general'... Listing '/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins/lib-general/filters'... Listing '/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins/lib-pcs'... Listing '/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins/lib-pcs/commands'... Listing '/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/ext-plugins/lib-pcs/filters'... ++ pkg-config --variable=completionsdir bash-completion + declare bashcompdir=/usr/share/bash-completion/completions + declare bashcomp=/usr/share/bash-completion/completions/clufter + /usr/bin/install -D -pm 644 -- .bashcomp /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/etc/clufter/bash-completion + /usr/bin/mkdir -p -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/bash-completion/completions + ln -s /etc/clufter/bash-completion /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/bash-completion/completions/clufter + true ++ dirname /usr/share/bash-completion/completions + test /usr/share/bash-completion '!=' / ++ dirname /usr/share/bash-completion/completions + test /usr/share/bash-completion '!=' /usr ++ dirname /usr/share/bash-completion/completions + test /usr/share/bash-completion '!=' /usr/share ++ dirname /usr/share/bash-completion/completions + test /usr/share/bash-completion '!=' /etc ++ dirname /usr/share/bash-completion/completions + bashcompdir=/usr/share/bash-completion + true ++ dirname /usr/share/bash-completion + test /usr/share '!=' / ++ dirname /usr/share/bash-completion + test /usr/share '!=' /usr ++ dirname /usr/share/bash-completion + test /usr/share '!=' /usr/share + break + cat + /usr/bin/mkdir -p -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/man + /usr/bin/cp -a -t /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/man -- .manpages/man1 + /usr/bin/cp -a -f -t /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/clufter/formats/cib -- .schemas/pacemaker-1.3.rng .schemas/pacemaker-2.0.rng .schemas/pacemaker-2.10.rng .schemas/pacemaker-3.0.rng .schemas/pacemaker-3.3.rng + /usr/bin/mkdir -p -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/doc/clufter-0.77.2 + /usr/bin/cp -a -t /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/doc/clufter-0.77.2 -- gpl-2.0.txt doc/cib-ids.txt doc/env-vars.txt doc/fdl-1.3.txt doc/rgmanager-pacemaker + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.77.2-9.fc33 --unique-debug-suffix -0.77.2-9.fc33.riscv64 --unique-debug-src-base clufter-0.77.2-9.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/clufter-0.77.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/ccs_flatten extracting debug info from /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/ccs_flatten original debug info size: 368kB, size after compression: 356kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 176 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NCtWs6 + umask 022 + cd /builddir/build/BUILD + cd clufter-0.77.2 ++ dirname /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/ccs_flatten + declare ret=0 ccs_flatten_dir=/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2 + ln -s /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/ASEHAagent.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/SAPDatabase.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/SAPInstance.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/apache.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/bind-mount.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/clusterfs.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/db2.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/drbd.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/fs.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/ip.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/lvm.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/mysql.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/named.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/netfs.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/nfsclient.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/nfsexport.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/nfsserver.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/openldap.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/oracledb.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/orainstance.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/oralistener.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/postgres-8.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/samba.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/script.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/service.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/smb.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/tomcat-6.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/share/cluster/vm.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2 + export LC_ALL=C.UTF-8 LANG=C.UTF-8 + LC_ALL=C.UTF-8 + LANG=C.UTF-8 + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2 + PYTHONEXEC='/usr/bin/python3 -I' + ./run-tests Current path: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2:/builddir/build/BUILD/clufter-0.77.2 /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/ccs_flatten /usr/bin/python3 -I -m unittest discover -s tests -p '*.py' --verbose test01 (ccs2coroxml.Main) ... /builddir/build/BUILD/clufter-0.77.2/clufter/filter.py:188: RuntimeWarning: ccs2needlexml: do not pass extraneous keyword arguments when not testing warn("{0}: do not pass extraneous keyword arguments when not" [ccs2needlexml] xslt: WARNING: intentionally omitting `expected_votes` parameter as it may be based on assumptions no longer true in post-conversion environment [ccs2needlexml] xslt: WARNING: secret key used by corosync for encryption/integrity checking is, as a measure to prevent from dropping these security features entirely, stored directly in the main configuration file (totem/key), possibly readable by arbitrary system-local user ok testXSLTTemplate2 (ccs2needle_xslt.Ccs2NeedleXsltViewOnly) ... b'\n \n \n \n \n \n \n \n \n \n \n \n\n' ok testShapeAndProtocolMatch (command.ChainResolve) ... [ccsflat2cibprelude] output: /builddir/build/BUILD/clufter-0.77.2/tests/tmp/outy6hrvfz7.conf [ccs2needlexml ] xslt: WARNING: secret key used by corosync for encryption/integrity checking is, as a measure to prevent from dropping these security features entirely, stored directly in the main configuration file (totem/key), possibly readable by arbitrary system-local user [ccs2needlexml ] output: .coro [ccs2ccsflat] output: /builddir/build/BUILD/clufter-0.77.2/tests/tmp/outy6hrvfz7.conf [ccs2needlexml ] xslt: WARNING: secret key used by corosync for encryption/integrity checking is, as a measure to prevent from dropping these security features entirely, stored directly in the main configuration file (totem/key), possibly readable by arbitrary system-local user [needlexml2pcscmd ] xslt: NOTE: cluster infrastructure services not enabled at this point, which can be changed any time by issuing `pcs cluster enable --all` [needlexml2pcscmd ] xslt: WARNING: encryption requested, but current pcs not capable to enforce it [cmd-wrap ] output: /builddir/build/BUILD/clufter-0.77.2/tests/tmp/outy6hrvfz7.conf ok testAnabasisBuilt (command_context.TestCommandContextBase) ... ok testAnabasisConstructor (command_context.TestCommandContextBase) ... ok testPreventedTaint (command_context.TestCommandContextBase) ... ok testPreventedTaintTransitive (command_context.TestCommandContextBase) ... ok test_default (command_manager.Default) ... ok test_cluster_pcs_1_2 (facts.TestClusterSystem) ... ok test_cluster_pcs_flatiron (facts.TestClusterSystem) ... ok test_extra_corosync_qnet (facts.TestExtra) ... ok test_extra_pacemaker_schema2 (facts.TestExtra) ... ok test_extra_pcs_agents_via_pacemaker (facts.TestExtra) ... ok test_extra_pcs_utilization (facts.TestExtra) ... ok test_extra_qdevice_heuristics (facts.TestExtra) ... ok test_extra_resource_agents_named (facts.TestExtra) ... ok test_package_rhel60 (facts.TestPackage) ... ok test_package_rhel70 (facts.TestPackage) ... ok test_pkg_install_empty (facts.TestPkgInstall) ... ok test_pkg_install_fedora19 (facts.TestPkgInstall) ... ok test_pkg_install_generator (facts.TestPkgInstall) ... ok test_pkg_install_generator_empty (facts.TestPkgInstall) ... ok test_pkg_install_rhel60 (facts.TestPkgInstall) ... ok test_pkg_install_rhel70 (facts.TestPkgInstall) ... ok test_pkg_install_unknown (facts.TestPkgInstall) ... ok testDirectXSLT (filter.XMLTraverse) ... ok testXSLTTemplate (filter.XMLTraverse) ... ok test_run_double_ccs2ccsflat (filter_manager.CompositeFormatIO) ... ok test_default (filter_manager.Default) ... ok test_run_ccs2ccsflat (filter_manager.Default) ... ok testLoggerSubsys (filters.ccs2needlexml.FiltersCcs2NeedleXmlTestCase) ... [ccs2needlexml] xslt: NOTE: Parameter `to_logfile` from original corosync's logging subsystem `QDISKD` intentionally omitted [ccs2needlexml] xslt: NOTE: Parameter `logfile` from original corosync's logging subsystem `QDISKD` intentionally omitted ok testDisableRG (filters.ccs_disable_rg.FiltersCcsDisableRGTestCase) ... ok testVersionBump (filters.ccs_version_bump.FiltersCcsVersionBumpTestCase) ... ok testNfsClient (filters.ccsflat2cibprelude.FiltersCcsFlat2CibPreludeTestCase) ... /builddir/build/BUILD/clufter-0.77.2/clufter/filter.py:188: RuntimeWarning: ccsflat2cibprelude: do not pass extraneous keyword arguments when not testing warn("{0}: do not pass extraneous keyword arguments when not" [ccsflat2cibprelude] xslt: NOTE: explicitly disabling `unlock_on_stop` parameter for `exportfs` resource so as to preserve original `nfsclient` resource behavior; you may want to enable it, though [ccsflat2cibprelude] xslt: NOTE: explicitly disabling `unlock_on_stop` parameter for `exportfs` resource so as to preserve original `nfsclient` resource behavior; you may want to enable it, though ok testSapDatabase (filters.ccsflat2cibprelude.FiltersCcsFlat2CibPreludeTestCase) ... [ccsflat2cibprelude] xslt: WARNING: parameter/op NETSERVICENAME (converted from NETSERVICENAME) is now deprecated ok testSapInstance (filters.ccsflat2cibprelude.FiltersCcsFlat2CibPreludeTestCase) ... ok testConversion (filters.ccspcmk2pcscmd.FiltersCcspcmk2pcscmdTestCase) ... /builddir/build/BUILD/clufter-0.77.2/clufter/filter.py:188: RuntimeWarning: ccspcmk2pcscmd: do not pass extraneous keyword arguments when not testing warn("{0}: do not pass extraneous keyword arguments when not" [ccspcmk2pcscmd] xslt: NOTE: cluster infrastructure services not enabled at this point, which can be changed any time by issuing `pcs cluster enable --all` [ccspcmk2pcscmd] xslt: NOTE: cluster infrastructure services not enabled at this point, which can be changed any time by issuing `pcs cluster enable --all` ok testACLSimple (filters.cib2pcscmd.FiltersCib2pcscmdACLTestCase) ... /builddir/build/BUILD/clufter-0.77.2/clufter/filter.py:188: RuntimeWarning: cib2pcscmd: do not pass extraneous keyword arguments when not testing warn("{0}: do not pass extraneous keyword arguments when not" ok testAlertsComplex (filters.cib2pcscmd.FiltersCib2pcscmdAlertsTestCase) ... ok testAlertsSimple (filters.cib2pcscmd.FiltersCib2pcscmdAlertsTestCase) ... ok testBundleMeta (filters.cib2pcscmd.FiltersCib2pcscmdBundleTestCase) ... ok testBundleSimple (filters.cib2pcscmd.FiltersCib2pcscmdBundleTestCase) ... [cib2pcscmd] xslt: WARNING: target pacemaker/pcs versions do not support meta attributes for `bundle` construct, hence omitted ok testColocationConstraints (filters.cib2pcscmd.FiltersCib2pcscmdConstraintsTestCase) ... ok testLocationConstraints (filters.cib2pcscmd.FiltersCib2pcscmdConstraintsTestCase) ... ok testOrderConstraints (filters.cib2pcscmd.FiltersCib2pcscmdConstraintsTestCase) ... ok testTicketConstraints (filters.cib2pcscmd.FiltersCib2pcscmdConstraintsTestCase) ... ok testConversion (filters.cib2pcscmd.FiltersCib2pcscmdTestCase) ... ok testCmdWrap60 (filters.cmd_wrap.FiltersCmdWrapTestCase) ... /builddir/build/BUILD/clufter-0.77.2/clufter/filter.py:188: RuntimeWarning: cmd-wrap: do not pass extraneous keyword arguments when not testing warn("{0}: do not pass extraneous keyword arguments when not" ok testCmdWrapCib2PcsCmd (filters.cmd_wrap.FiltersCmdWrapTestCase) ... ok testConversion (filters.fmt_cib.FiltersFmtCib1to2TestCase) ... ok testQuorumDeviceNet (filters.needleqdevicexml2pcscmd.FiltersCib2pcscmdQuorumDeviceTestCase) ... /builddir/build/BUILD/clufter-0.77.2/clufter/filter.py:188: RuntimeWarning: needleqdevicexml2pcscmd: do not pass extraneous keyword arguments when not testing warn("{0}: do not pass extraneous keyword arguments when not" [needleqdevicexml2pcscmd] xslt: WARNING: non-default `quorum.device.net.tls` value `required` specified, but current pcs not capable to set it ok testClusterSetup (filters.needlexml2pcscmd.FiltersNeedlexml2pcscmdBasicTestCase) ... /builddir/build/BUILD/clufter-0.77.2/clufter/filter.py:188: RuntimeWarning: needlexml2pcscmd: do not pass extraneous keyword arguments when not testing warn("{0}: do not pass extraneous keyword arguments when not" [needlexml2pcscmd] xslt: NOTE: cluster infrastructure services not enabled at this point, which can be changed any time by issuing `pcs cluster enable --all` ok testSimpleconfig2Needlexml (filters.simpleconfig2needlexml.FiltersSimpleconfig2NeedlexmlTestCase) ... ok testSimpleconfigNormalize (filters.simpleconfig_normalize.FiltersSimpleconfigNormalizeTestCase) ... ok testStringiterCombine2 (filters.stringiter_combine.FiltersStringitercombineTestCase) ... ok testWalkFull (format.XMLFormatWalkTestCase) ... ok testWalkSparse (format.XMLFormatWalkTestCase) ... ok testRngExplicitValidationFail (format.XMLValidationTestCase) ... WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/corosync/corosync.rng' WARNING:clufter.format:None of the validation attempts succeeded with validator spec: /builddir/build/BUILD/clufter-0.77.2/clufter/formats/corosync/corosync.rng ok testRngExplicitValidationOk (format.XMLValidationTestCase) ... ok testRngImplicitValidationFail (format.XMLValidationTestCase) ... WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/corosync/corosync.rng' WARNING:clufter.format:None of the validation attempts succeeded with validator spec: /builddir/build/BUILD/clufter-0.77.2/clufter/formats/corosync/corosync.rng ok testRngImplicitValidationOk (format.XMLValidationTestCase) ... ok test_default (format_manager.Default) ... ok test_injection (format_manager.Injection) ... ok testBytestringToMerged (formats.command.FormatsCommandTestCase) ... ok testBytestringToMergedQuoted (formats.command.FormatsCommandTestCase) ... ok testBytestringToSeparated (formats.command.FormatsCommandTestCase) ... ok testDictToMerged (formats.command.FormatsCommandTestCase) ... ok testMagicBytestringToDict (formats.command.FormatsCommandTestCase) ... ok testMergedToBytestring (formats.command.FormatsCommandTestCase) ... ok testMergedToSeparated (formats.command.FormatsCommandTestCase) ... ok testSeparatedToBytestring (formats.command.FormatsCommandTestCase) ... ok testSeparatedToMerged (formats.command.FormatsCommandTestCase) ... ok testBytestring2Struct (formats.simpleconfig.FormatsSimpleConfigTestCase) ... ok testStruct2Bytestring (formats.simpleconfig.FormatsSimpleConfigTestCase) ... ok testBytestringToStringList (formats.string_iter.FormatsStringIterTestCase) ... ok testBytestringToStringListSingle (formats.string_iter.FormatsStringIterTestCase) ... ok test_fix_manually (functional.try_edit.TryEdit) ... [ccs2needlexml] xslt: WARNING: intentionally omitting `expected_votes` parameter as it may be based on assumptions no longer true in post-conversion environment WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/corosync/corosync.rng' WARNING:clufter.format:None of the validation attempts succeeded with validator spec: /builddir/build/BUILD/clufter-0.77.2/clufter/formats/corosync/corosync.rng [ccs2needlexml] xslt: WARNING: secret key used by corosync for encryption/integrity checking is, as a measure to prevent from dropping these security features entirely, stored directly in the main configuration file (totem/key), possibly readable by arbitrary system-local user ok testCcs2PcsNeedleBetter (run_cmd.Main) ... [{0:21}] Resulting configuration will likely not be applicable to ``UNKNOWN-SYSTEM: UNKNOWN-DISTRO'' system as it seems so outdated as far as Pacemaker not supporting validation schema v1.2 [ccs2needlexml ] xslt: WARNING: intentionally omitting `expected_votes` parameter as it may be based on assumptions no longer true in post-conversion environment [ccs2needlexml ] xslt: WARNING: secret key used by corosync for encryption/integrity checking is, as a measure to prevent from dropping these security features entirely, stored directly in the main configuration file (totem/key), possibly readable by arbitrary system-local user WARNING:clufter.format:None of the validation attempts succeeded with validator spec: [cibcompact2cib ] xslt: NOTE: no fencing is configured hence stonith is disabled; please note, however, that this is suboptimal, especially in shared storage scenarios ok test_generator (utils.FuncDefaultsVarnames) ... ok test_std_func (utils.FuncDefaultsVarnames) ... ok test_std_func_skip (utils.FuncDefaultsVarnames) ... ok test_xsl_attrs_ocf (utils_cib.TestResourceSpec) ... ok test_xsl_attrs_systemd (utils_cib.TestResourceSpec) ... ok test_namever_partition (utils_prog.UtilsProgFuncs) ... ok test_rng_pivot (utils_xml.TestRngPivot) ... ok ---------------------------------------------------------------------- Ran 85 tests in 44.788s OK cmd-chain-nonmatch-01: _iochain_check_terminals: filter resolution #1 of output: `('file', '/builddir/build/BUILD/clufter-0.77.2/tests/tmp/outy6hrvfz7.conf')' protocol not suitable cmd-chain-nonmatch-02: analyse_chain: filter `ccs2needlexml' is feeded by `ccs2ccsflat' more than once cmd-chain-nonmatch-03: _iochain_check_terminals: filter resolution #2 of output: `life' protocol not suitable [ccs2needlexml ] xslt: WARNING: node 1 declared with 1 vote(s), which is a default anyway, hence not propagated (as `quorum_votes` property) [ccs2needlexml ] xslt: WARNING: node 2 declared with 1 vote(s), which is a default anyway, hence not propagated (as `quorum_votes` property) [ccs2needlexml ] xslt: WARNING: secret key used by corosync for encryption/integrity checking is, as a measure to prevent from dropping these security features entirely, stored directly in the main configuration file (totem/key), possibly readable by arbitrary system-local user WARNING:clufter.format:None of the validation attempts succeeded with validator spec: [xml2simpleconfig ] output: [cib2cibfinal ] output: /tmp/tmp.doqLHahFT3 TEST: execution OK TEST: cib diff OK TEST: coro diff OK [ccs2needlexml ] xslt: WARNING: node 1 declared with 1 vote(s), which is a default anyway, hence not propagated (as `quorum_votes` property) [ccs2needlexml ] xslt: WARNING: node 2 declared with 1 vote(s), which is a default anyway, hence not propagated (as `quorum_votes` property) [ccs2needlexml ] xslt: WARNING: secret key used by corosync for encryption/integrity checking is, as a measure to prevent from dropping these security features entirely, stored directly in the main configuration file (totem/key), possibly readable by arbitrary system-local user [needlexml2pcscmd ] xslt: NOTE: cluster infrastructure services not enabled at this point, which can be changed any time by issuing `pcs cluster enable --all` [needlexml2pcscmd ] xslt: WARNING: encryption requested, but current pcs not capable to enforce it [cib2pcscmd ] xslt: WARNING: has to skip rule-based meta_attributes SERVICE-mm-GROUP (rhbz#1250744) [cmd-wrap ] output: TEST: execution OK TEST: cmd diff OK [cib2pcscmd ] xslt: WARNING: dropping non-whitelisted cluster property: `dc-version` [cib2pcscmd ] xslt: WARNING: dropping non-whitelisted cluster property: `cluster-infrastructure` [cib2pcscmd ] xslt: WARNING: target pacemaker/pcs versions do not support meta attributes for `bundle` construct, hence omitted [cmd-wrap ] output: TEST: execution OK TEST: cmd diff OK WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.10.rng' WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.0.rng' WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.10.rng' WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.0.rng' WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.10.rng' WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.0.rng' WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.10.rng' WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.0.rng' WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.10.rng' WARNING:clufter.format:Invalid as per RNG file `/builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.0.rng' WARNING:clufter.format:None of the validation attempts succeeded with validator spec: /builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.10.rng, /builddir/build/BUILD/clufter-0.77.2/clufter/formats/cib/pacemaker-2.0.rng [cib2pcscmd ] xslt: WARNING: dropping non-whitelisted cluster property: `dc-version` [cib2pcscmd ] xslt: WARNING: dropping non-whitelisted cluster property: `cluster-infrastructure` [cib2pcscmd ] xslt: WARNING: ACL: current pcs does not allow one to specify identifier with `cluster_property_set` element [cib2pcscmd ] xslt: WARNING: ACL: current pcs does not allow one to specify identifier with `nvpair` element [cib2pcscmd ] xslt: WARNING: ACL: current pcs does not allow one to specify identifier with `nvpair` element [cib2pcscmd ] xslt: WARNING: ACL: current pcs does not allow one to specify identifier with `nvpair` element [cmd-wrap ] output: TEST: execution OK TEST: cmd diff OK EXIT STATUS: 0 + ret=0 + /usr/bin/rm -f -- /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/ASEHAagent.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/SAPDatabase.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/SAPInstance.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/apache.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/bind-mount.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/clusterfs.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/db2.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/drbd.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/fs.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/ip.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/lvm.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/mysql.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/named.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/netfs.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/nfsclient.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/nfsexport.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/nfsserver.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/openldap.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/oracledb.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/orainstance.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/oralistener.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/postgres-8.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/samba.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/script.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/service.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/smb.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/tomcat-6.sh.metadata /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64/usr/libexec/clufter-0.77.2/vm.sh.metadata + '[' 0 -eq 0 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: clufter-cli-0.77.2-9.fc33.noarch warning: absolute symlink: /usr/share/bash-completion/completions/clufter -> /etc/clufter/bash-completion Provides: clufter = 0.77.2-9.fc33 clufter-cli = 0.77.2-9.fc33 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /usr/bin/python3 Processing files: python3-clufter-0.77.2-9.fc33.noarch warning: absolute symlink: /usr/lib/python3.9/site-packages/clufter/formats/cib/pacemaker-1.2.minimal -> /usr/share/clufter/formats/cib/pacemaker-1.2.minimal warning: absolute symlink: /usr/lib/python3.9/site-packages/clufter/formats/cib/pacemaker-1.3.rng -> /usr/share/clufter/formats/cib/pacemaker-1.3.rng warning: absolute symlink: /usr/lib/python3.9/site-packages/clufter/formats/cib/pacemaker-2.0.rng -> /usr/share/clufter/formats/cib/pacemaker-2.0.rng warning: absolute symlink: /usr/lib/python3.9/site-packages/clufter/formats/cib/pacemaker-2.10.rng -> /usr/share/clufter/formats/cib/pacemaker-2.10.rng warning: absolute symlink: /usr/lib/python3.9/site-packages/clufter/formats/corosync/corosync.rng -> /usr/share/clufter/formats/corosync/corosync.rng Provides: clufter-lib = 0.77.2-9.fc33 python-clufter = 0.77.2-9.fc33 python3-clufter = 0.77.2-9.fc33 python3.9-clufter = 0.77.2-9.fc33 python3.9dist(clufter) = 0.77.2 python3dist(clufter) = 0.77.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(distro) python3.9dist(lxml) python3.9dist(setuptools) Obsoletes: python-clufter < 0.77.2-9.fc33 python2-clufter < 0.77.2-9.fc33 Processing files: clufter-bin-0.77.2-9.fc33.riscv64 Provides: clufter-bin = 0.77.2-9.fc33 clufter-bin(riscv-64) = 0.77.2-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: clufter-common-0.77.2-9.fc33.noarch warning: File listed twice: /usr/share/doc/clufter-0.77.2/fdl-1.3.txt warning: File listed twice: /usr/share/doc/clufter-0.77.2/gpl-2.0.txt Provides: clufter-common = 0.77.2-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: clufter-lib-general-0.77.2-9.fc33.noarch Provides: clufter-lib-general = 0.77.2-9.fc33 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Processing files: clufter-lib-ccs-0.77.2-9.fc33.noarch Provides: clufter-lib-ccs = 0.77.2-9.fc33 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Processing files: clufter-lib-pcs-0.77.2-9.fc33.noarch Provides: clufter-lib-pcs = 0.77.2-9.fc33 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Processing files: clufter-debugsource-0.77.2-9.fc33.riscv64 Provides: clufter-debugsource = 0.77.2-9.fc33 clufter-debugsource(riscv-64) = 0.77.2-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: clufter-bin-debuginfo-0.77.2-9.fc33.riscv64 Provides: clufter-bin-debuginfo = 0.77.2-9.fc33 clufter-bin-debuginfo(riscv-64) = 0.77.2-9.fc33 debuginfo(build-id) = c3b057f6425c8f744ea27995c258f16ebaf6c553 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: clufter-debugsource(riscv-64) = 0.77.2-9.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64 Wrote: /builddir/build/RPMS/clufter-debugsource-0.77.2-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/clufter-bin-debuginfo-0.77.2-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/clufter-cli-0.77.2-9.fc33.noarch.rpm Wrote: /builddir/build/RPMS/clufter-bin-0.77.2-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/clufter-common-0.77.2-9.fc33.noarch.rpm Wrote: /builddir/build/RPMS/clufter-lib-pcs-0.77.2-9.fc33.noarch.rpm Wrote: /builddir/build/RPMS/clufter-lib-ccs-0.77.2-9.fc33.noarch.rpm Wrote: /builddir/build/RPMS/clufter-lib-general-0.77.2-9.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-clufter-0.77.2-9.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lNkSu6 + umask 022 + cd /builddir/build/BUILD + cd clufter-0.77.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/clufter-0.77.2-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0